This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/19666] [3.3 Regression] Trouble with prt-to-members: rejects-valid/ICE in fold_convert


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-11 21:15 -------
Fixed in the 3.4 branch, it is a rejects valid for the 3.3 branch but most likely will not get fixed there as 
many different places call convert instead of fold_convert on the 3.3 branch compared to the 3.4/4.0.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|ice-on-valid-code, patch    |
      Known to work|3.2.3 4.0.0                 |3.2.3 4.0.0 3.4.4
            Summary|[3.3/3.4 Regression] Trouble|[3.3 Regression] Trouble
                   |with prt-to-members:        |with prt-to-members:
                   |rejects-valid/ICE in        |rejects-valid/ICE in
                   |fold_convert                |fold_convert
   Target Milestone|3.4.4                       |3.3.6


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19666


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]