https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69311
Bug ID: 69311 Summary: [5 Regression] ICE (cc1 killed) on s390x-linux-gnu Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: doko at gcc dot gnu.org Target Milestone: --- Created attachment 37370 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37370&action=edit preprocessed source seen with the current gcc-5-branch, as well with a cross compiler, -O2 works, 4.9 and trunk work as well. $ s390x-linux-gnu-gcc -std=c99 -Wall -march=zEC12 -O2 -c tiny_psnr.i