[Bug c++/79490] ICE when compiling CATCH unit testing framework header

2017-02-13 Thread vz-gcc at zeitlins dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79490 --- Comment #3 from Vadim Zeitlin --- Created attachment 40727 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40727&action=edit Compressed preprocessed source of a trivial example

[Bug c++/79490] ICE when compiling CATCH unit testing framework header

2017-02-13 Thread vz-gcc at zeitlins dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79490 --- Comment #5 from Vadim Zeitlin --- (In reply to Jonathan Wakely from comment #2) > I can only reproduce this with -fsyntax-only, not when compiling. Oops, you're right, really sorry about not realizing this. I was actually testing warning gen

[Bug c++/79490] ICE when compiling CATCH unit testing framework header

2017-02-13 Thread vz-gcc at zeitlins dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79490 --- Comment #4 from Vadim Zeitlin --- I thought it would be simpler to use the URL I provided to download the real header rather than downloading and uncompressing the attachment (it had to be compressed due to its size), but, sure, here it is if

[Bug c++/79490] ICE when compiling CATCH unit testing framework header

2017-02-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79490 --- Comment #2 from Jonathan Wakely --- I can only reproduce this with -fsyntax-only, not when compiling. Reducing now with C-Reduce https://gcc.gnu.org/wiki/A_guide_to_testcase_reduction

[Bug c++/79490] ICE when compiling CATCH unit testing framework header

2017-02-13 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79490 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|