[Bug c/86271] New: ICE due to size mismatch when inlining
pkoning at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jun 21 17:33:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86271
Bug ID: 86271
Summary: ICE due to size mismatch when inlining
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: pkoning at gcc dot gnu.org
Target Milestone: ---
Created attachment 44308
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44308&action=edit
Test case for the issue
The attached test program causes an ICE when compiled for Intel with -m32.
Originally found in pdp11 target, this variant found by Richard Biener who
suggested a PR.
More information about the Gcc-bugs
mailing list