https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66817
Bug ID: 66817 Summary: ICE in hard_function_value, at explow.c:1844 with -miamcu Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: hjl.tools at gmail dot com CC: julia.koval at intel dot com Target Milestone: --- [hjl@gnu-6 gcc]$ /export/build/gnu/gcc/build-x86_64-linux/gcc/xgcc -B/export/build/gnu/gcc/build-x86_64-linux/gcc/ /export/gnu/import/git/sources/gcc/gcc/testsuite/gcc.dg/torture/pr8081.c -fno-diagnostics-show-caret -fdiagnostics-color=never -m32 -miamcu /export/gnu/import/git/sources/gcc/gcc/testsuite/gcc.dg/torture/pr8081.c: In function ‘retframe_block’: /export/gnu/import/git/sources/gcc/gcc/testsuite/gcc.dg/torture/pr8081.c:17:5: internal compiler error: in hard_function_value, at explow.c:1844 0x9c7594 hard_function_value(tree_node const*, tree_node const*, tree_node const*, int) /export/gnu/import/git/sources/gcc/gcc/explow.c:1844 0xa55e8a aggregate_value_p(tree_node const*, tree_node const*) /export/gnu/import/git/sources/gcc/gcc/function.c:2085 0xa5e49d allocate_struct_function(tree_node*, bool) /export/gnu/import/git/sources/gcc/gcc/function.c:4732 0x73f99a store_parm_decls() /export/gnu/import/git/sources/gcc/gcc/c/c-decl.c:8856 0x78d4b4 c_parser_declaration_or_fndef /export/gnu/import/git/sources/gcc/gcc/c/c-parser.c:1958 0x7929e2 c_parser_compound_statement_nostart /export/gnu/import/git/sources/gcc/gcc/c/c-parser.c:4621 0x792647 c_parser_compound_statement /export/gnu/import/git/sources/gcc/gcc/c/c-parser.c:4532 0x78d562 c_parser_declaration_or_fndef /export/gnu/import/git/sources/gcc/gcc/c/c-parser.c:1965 0x78c1f3 c_parser_external_declaration /export/gnu/import/git/sources/gcc/gcc/c/c-parser.c:1435 0x78be04 c_parser_translation_unit /export/gnu/import/git/sources/gcc/gcc/c/c-parser.c:1322 0x7b3230 c_parse_file() /export/gnu/import/git/sources/gcc/gcc/c/c-parser.c:15440 0x81cb34 c_common_parse_file() /export/gnu/import/git/sources/gcc/gcc/c-family/c-opts.c:1059 Please submit a full bug report, with preprocessed source if appropriate. Please include the complete backtrace with any bug report. See <http://gcc.gnu.org/bugs.html> for instructions. [hjl@gnu-6 gcc]$