https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577

--- Comment #71 from C. Heide <cameron.heide at betasystems dot com> ---
Created attachment 46616
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46616&action=edit
Different output for revs r214744 and r214747

I did a bit of bisecting and the EOF conftest crash started occurring at
revision r214747
(https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=214747).

The previous revision (r214744) isn't quite a working compiler as it hits an
ICE in stage 2, but that seems to be a frequently recurring one (ICE in
plus_constant while building charset.c) and it does at least make it past the
EOF test and on to stage 2.

Attached are the output RTL and assembly files for the conftest for both revs,
in case that helps.

Reply via email to