https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69665
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-invalid-code Known to fail| |4.9.3, 5.3.0, 6.1.0 --- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> --- I hit Save Changes prematurely. Confirmed with all recent versions of GCC including today's top of trunk (7.0). The test case looks invalid though (programs likely shouldn't be allowed to redefine __FILE__ or other standard predefined macros).