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

            Bug ID: 59154
           Summary: [4.9 Regression] internal compiler error: tree check:
                    expected ssa_name, have integer_cst
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hjl.tools at gmail dot com
                CC: areg.melikadamyan at gmail dot com

454.tonto in SPEC CPU 2006 failed to build with r204862

-O2 -ffast-math -fwhole-program -flto=jobserver -fuse-linker-plugin   

spacegroup.fppized.f90: In function 'analyse':
spacegroup.fppized.f90:1623:0: internal compiler error: tree check: expected
ssa_name, have integer_cst in simplify_conversion_from_bitmask, at
tree-ssa-forwprop.c:1186
    subroutine analyse(self)
 ^
0xac44d4 tree_check_failed(tree_node const*, char const*, int, char const*,
...)
    ../../src-trunk/gcc/tree.c:9168
0x9a510d tree_check
    ../../src-trunk/gcc/tree.h:2706
0x9a510d simplify_conversion_from_bitmask
    ../../src-trunk/gcc/tree-ssa-forwprop.c:1186
0x9ae126 ssa_forward_propagate_and_combine
    ../../src-trunk/gcc/tree-ssa-forwprop.c:3486
0x9ae126 execute
    ../../src-trunk/gcc/tree-ssa-forwprop.c:3593
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.
make[4]: *** [/tmp/ccYNDvfq.ltrans22.ltrans.o] Error 1
lto-wrapper: make returned 2 exit status
/usr/local/bin/ld: lto-wrapper failed
collect2: error: ld returned 1 exit status
specmake[3]: *** [tonto] Error 1

spacegroup.fppized.f90: In function 'analyse':
spacegroup.fppized.f90:1623:0: internal compiler error: tree check: expected
ssa_name, have integer_cst in simplify_conversion_from_bitmask, at
tree-ssa-forwprop.c:1186
    subroutine analyse(self)
 ^
0xac44d4 tree_check_failed(tree_node const*, char const*, int, char const*,
...)
    ../../src-trunk/gcc/tree.c:9168
0x9a510d tree_check
    ../../src-trunk/gcc/tree.h:2706
0x9a510d simplify_conversion_from_bitmask
    ../../src-trunk/gcc/tree-ssa-forwprop.c:1186
0x9ae126 ssa_forward_propagate_and_combine
    ../../src-trunk/gcc/tree-ssa-forwprop.c:3486
0x9ae126 execute
    ../../src-trunk/gcc/tree-ssa-forwprop.c:3593
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.
make[4]: *** [/tmp/ccYNDvfq.ltrans22.ltrans.o] Error 1
lto-wrapper: make returned 2 exit status
/usr/local/bin/ld: lto-wrapper failed
collect2: error: ld returned 1 exit status
specmake[3]: *** [tonto] Error 1

Reply via email to