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++/11704] [3.4 Regression] ICE in type_dependent_expression_p with wrong method call in template class


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-07-29 12:04:55
               date|                            |
            Summary|ICE in                      |[3.4 Regression] ICE in
                   |type_dependent_expression_p |type_dependent_expression_p
                   |with wrong method call in   |with wrong method call in
                   |template class              |template class
   Target Milestone|---                         |3.4


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-29 12:04 -------
I can confirm this on the mainline (20030728).
>From Phil's regression hunter: Search converges between 2003-07-08-trunk (#330) and 
2003-07-09-trunk (#331). 
Before 2003-07-08, GCC accepted this code.


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