[Bug ipa/64776] [5 Regression] FAIL: gcc.dg/ipa/pr64307.c (internal compiler error) on x86_64-apple-darwin14

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Mon Jan 26 16:35:00 GMT 2015


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

--- Comment #10 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---

> May I please Dominique to put 'debug_tree(arg);' after following statement:
> error ("invalid argument to gimple call");
>
> And send the stderr output?

/opt/gcc/_clean/gcc/testsuite/gcc.dg/ipa/pr64307.c: In function 'real_part':
/opt/gcc/_clean/gcc/testsuite/gcc.dg/ipa/pr64307.c:28:1: error: invalid
argument to gimple call
 }
 ^
 <parm_decl 0x14315e280 a
    type <complex_type 0x14315cdc8 COMPLEX_FLOAT
        type <real_type 0x1430203f0 float sizes-gimplified SF
            size <integer_cst 0x143001ee8 constant 32>
            unit size <integer_cst 0x143001f00 constant 4>
            align 32 symtab 0 alias set -1 canonical type 0x1430203f0 precision
32
            pointer_to_this <pointer_type 0x1430205e8>>
        sizes-gimplified SC
        size <integer_cst 0x143001ca8 constant 64>
        unit size <integer_cst 0x143001cc0 constant 8>
        align 32 symtab 0 alias set -1 canonical type 0x143020d20 context
<translation_unit_decl 0x1421753c0 D.2108>
        pointer_to_this <pointer_type 0x14315f0a8>>
    used SC file /opt/gcc/_clean/gcc/testsuite/gcc.dg/ipa/pr64307.c line 9 col
38 size <integer_cst 0x143001ca8 64> unit size <integer_cst 0x143001cc0 8>
    align 32 context <function_decl 0x143158a20 real_part> arg-type
<complex_type 0x14315cdc8 COMPLEX_FLOAT>>
a
# .MEM_2 = VDEF <.MEM_1(D)>
retval.0_3 = real_part_2 (a); [tail call]
/opt/gcc/_clean/gcc/testsuite/gcc.dg/ipa/pr64307.c:28:1: internal compiler
error: verify_gimple failed

--- Comment #11 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
/opt/gcc/_clean/gcc/testsuite/gcc.dg/ipa/pr64307.c: In function 'real_part':
/opt/gcc/_clean/gcc/testsuite/gcc.dg/ipa/pr64307.c:28:1: error: invalid
argument to gimple call
 }
 ^
 <parm_decl 0x14315e280 a
    type <complex_type 0x14315cdc8 COMPLEX_FLOAT
        type <real_type 0x1430203f0 float sizes-gimplified SF
            size <integer_cst 0x143001ee8 constant 32>
            unit size <integer_cst 0x143001f00 constant 4>
            align 32 symtab 0 alias set -1 canonical type 0x1430203f0 precision
32
            pointer_to_this <pointer_type 0x1430205e8>>
        sizes-gimplified SC
        size <integer_cst 0x143001ca8 constant 64>
        unit size <integer_cst 0x143001cc0 constant 8>
        align 32 symtab 0 alias set -1 canonical type 0x143020d20 context
<translation_unit_decl 0x1421753c0 D.2108>
        pointer_to_this <pointer_type 0x14315f0a8>>
    used SC file /opt/gcc/_clean/gcc/testsuite/gcc.dg/ipa/pr64307.c line 9 col
38 size <integer_cst 0x143001ca8 64> unit size <integer_cst 0x143001cc0 8>
    align 32 context <function_decl 0x143158a20 real_part> arg-type
<complex_type 0x14315cdc8 COMPLEX_FLOAT>>
a
# .MEM_2 = VDEF <.MEM_1(D)>
retval.0_3 = real_part_2 (a); [tail call]
/opt/gcc/_clean/gcc/testsuite/gcc.dg/ipa/pr64307.c:28:1: internal compiler
error: verify_gimple failed

> Le 26 janv. 2015 à 17:04, marxin at gcc dot gnu.org <gcc-bugzilla@gcc.gnu.org> a écrit :
> 
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64776
> 
> --- Comment #9 from Martin Liška <marxin at gcc dot gnu.org> ---
> May I please Dominique to put 'debug_tree(arg);' after following statement:
> error ("invalid argument to gimple call");
> 
> And send the stderr output?
> Thanks,
> Martin
> 
> -- 
> You are receiving this mail because:
> You reported the bug.


More information about the Gcc-bugs mailing list