[Bug c++/11962] SEGV on omitted second operand to ?: in template argument expression

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Aug 18 12:00:00 GMT 2003


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

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2003-08-18 12:00:45
               date|                            |


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-08-18 12:00 -------
2.95.3 and below rejected this with:
pr11962.cc:5: parse error before `)'

3.0.4 (the earliest I tested) and above seg fault.
According to Phil's regression hunter it has been failing since 2000-12-31 which is the 
earliest gcc it has.

RedHat's 2.96 also: 2.96 20000731 (Red Hat Linux 7.2 2.96-109).



More information about the Gcc-bugs mailing list