C++ PATCH for c++/58672 (ICE with invalid thread_local)

Jason Merrill jason@redhat.com
Fri Jan 31 18:10:00 GMT 2014


In this testcase, an error caused us to decide that a variable needs 
initialization but not a TLS init function.  We should handle that 
gracefully.

Tested x86_64-pc-linux-gnu, applying to trunk and 4.8.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 58672.patch
Type: text/x-patch
Size: 1026 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20140131/7b40c4c9/attachment.bin>


More information about the Gcc-patches mailing list