C++ PATCH for c++/59347 (ICE with ill-formed typedef in template)

Jason Merrill jason@redhat.com
Fri Feb 21 21:43:00 GMT 2014


An earlier patch of mine changed the compiler to retain erroneous 
declarations to provide better error-recovery behavior.  But that's 
causing problems with nested typedefs, so let's not bother in that case.

Tested x86_64-pc-linux-gnu, applying to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 59347.patch
Type: text/x-patch
Size: 947 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20140221/b1e49a15/attachment.bin>


More information about the Gcc-patches mailing list