https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95362

Christophe Lyon <clyon at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[11 regression] pr34457-1.c |[11 regression] pr34457-1.c
                   |fails on arm since          |and pr92088-1.c fail on arm
                   |ga746f952abb78af9db28a7f3bc |and aarch64 since
                   |e442e113877c9c              |ga746f952abb78af9db28a7f3bc
                   |                            |e442e113877c9c

--- Comment #1 from Christophe Lyon <clyon at gcc dot gnu.org> ---
FAIL: gcc.dg/torture/pr92088-1.c   -O2 -flto -fno-use-linker-plugin
-flto-partition=none  (internal compiler error)
FAIL: gcc.dg/torture/pr92088-1.c   -O2 -flto -fno-use-linker-plugin
-flto-partition=none  (test for excess errors)
Excess errors:
during IPA pass: cp
lto1: internal compiler error: Segmentation fault
0xbd698f crash_signal
        /gcc/toplev.c:328
0x8b9244 unshare_expr_without_location(tree_node*)
        /gcc/gimplify.c:1039
0x9926eb ipa_set_jf_constant
        /gcc/ipa-prop.c:539
0x99e0b9 ipa_read_jump_function
        /gcc/ipa-prop.c:4629
0x99f357 ipa_read_edge_info
        /gcc/ipa-prop.c:4909
0x99fb91 ipa_read_node_info
        /gcc/ipa-prop.c:4978
0x99fb91 ipa_prop_read_section
        /gcc/ipa-prop.c:5062
0x99fb91 ipa_prop_read_jump_functions()
        /gcc/ipa-prop.c:5089
0xaf2fb1 ipa_read_summaries_1
        /gcc/passes.c:2837
0x64b9a5 read_cgraph_and_symbols(unsigned int, char const**)
        /gcc/lto/lto-common.c:2921
0x62d432 lto_main()
        /gcc/lto/lto.c:625
lto-wrapper: fatal error:
/aci-gcc-fsf/builds/gcc-fsf-gccsrc/obj-arm-none-linux-gnueabi/gcc3/gcc/xgcc
returned 1 exit status
compilation terminated.
collect2: fatal error: lto-wrapper returned 1 exit status
compilation terminated.

Reply via email to