[Bug c++/47329] cc1plus segfaults when using variadic function template

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jan 18 10:50:00 GMT 2011


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-01-18 10:25:08 UTC ---
I can't reproduce an ICE with FSF 4.4.3, 4.4.5, or 4.5/4.6 from svn, instead I
get a diagnostic as expected because the code is invalid.

Maybe you are hitting a bug in the Ubuntu package, in which case it should be
reported to Ubuntu



More information about the Gcc-bugs mailing list