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 debug/12103] [3.4 Regression] -g only crash (segfault) with a forward declared class used as a template parameter


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

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2003-08-29 13:18:32
               date|                            |
            Summary|-g only crash (segfault)    |[3.4 Regression] -g only
                   |with a forward declared     |crash (segfault) with a
                   |class used as a template    |forward declared class used
                   |parameter                   |as a template parameter
   Target Milestone|---                         |3.4


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-08-29 13:18 -------
I can confirm this on the mainline (20030828).
>From Phil's regression hunter: Search converges between 2002-12-15-trunk (#165) and 2002-
12-16-trunk (#166).  That was the day of the split of the mainline and 3.3 so it should be easier to 
track down what did it (or not because of BIB).


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