diag-5.C
194 Bytes
-
re PR c++/30536 (ICE with __thread and register) · 3e66d096
PR c++/30536 * decl.c (grokdeclarator): If __thread is used together with a storage class other than extern and static, clear thread_p after issuing diagnostics and fall through to checking the storage class. * g++.dg/tls/diag-5.C: New test. From-SVN: r121496
Jakub Jelinek committed