https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70714
Bug ID: 70714 Summary: ICE: Segmentation fault Product: gcc Version: 5.3.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: jan.sm...@alcatel-lucent.com Target Milestone: --- struct UINT; typedef struct { UINT TYPES } eType; fn1(eType) { gcc version 5.3.1 20160411 (GCC) = gcc-5-branch @ 0efe1cc72d37ff1173b52cf6bc3f17bd0ccb59f3 target = x86_64-unknown-linux-gnu compile with : -xc++ -c testcase.best -o /dev/null -m32 -w