[Bug fortran/44348] ICE in build_function_decl

zeccav at gmail dot com gcc-bugzilla@gcc.gnu.org
Sat Oct 19 16:53:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44348

--- Comment #6 from Vittorio Zecca <zeccav at gmail dot com> ---
Still there in 4.8.2
gfbug5.f: In function ‘ff’:
gfbug5.f:3:0: internal compiler error: in make_decl_rtl, at varasm.c:1140
       subroutine sub(ff)
 ^
0x9fd8c2 make_decl_rtl(tree_node*)
    ../../gcc-4.8.2/gcc/varasm.c:1139
0x5a6ff6 trans_function_start
    ../../gcc-4.8.2/gcc/fortran/trans-decl.c:2293
0x5aee10 gfc_generate_function_code(gfc_namespace*)
    ../../gcc-4.8.2/gcc/fortran/trans-decl.c:5307
0x5af017 gfc_generate_contained_functions
    ../../gcc-4.8.2/gcc/fortran/trans-decl.c:4530
0x5af017 gfc_generate_function_code(gfc_namespace*)
    ../../gcc-4.8.2/gcc/fortran/trans-decl.c:5333
0x552a20 translate_all_program_units
    ../../gcc-4.8.2/gcc/fortran/parse.c:4474
0x552a20 gfc_parse_file()
    ../../gcc-4.8.2/gcc/fortran/parse.c:4688
0x58e195 gfc_be_parse_file
    ../../gcc-4.8.2/gcc/fortran/f95-lang.c:189


More information about the Gcc-bugs mailing list