[C++ PATCH] Added test for c++/87250

Matthew Beliveau mbelivea@redhat.com
Mon Jun 10 20:28:00 GMT 2019


My test is the result of reducing a file with just "include <atomic>",
just like in the PR.

It was fixed in r269059 which added a similar test, except mine does
not use inheritance and is a bit simpler. So I figured it wouldn't
hurt to cover more scenarios for this ICE.

I ran the test in my build directory and received 4 passes and 1
unsupported test, which was expected.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr87250.patch
Type: text/x-patch
Size: 651 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20190610/9e45179d/attachment.bin>


More information about the Gcc-patches mailing list