http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52980
Bug #: 52980 Summary: [4.8 Regression] Many benchmarks in SPEC CPU 2000 failed to build Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassig...@gcc.gnu.org ReportedBy: hjl.to...@gmail.com CC: areg.melikadam...@gmail.com On Linux/x86-64, revision 186419 failed to build many benchmarks: Error with make 'specmake -j `/usr/bin/getconf _NPROCESSORS_ONLN` build > make.out 2> make.err': check file '/export/gnu/import/git/gcc-test-spec/spec/2000/x86_64/spec/benchspec/CINT2000/252.eon/run/00000001/make.err' ggOakSolidTexture.cc: In member function 'virtual ggBoolean ggOakSolidTexture::getTexture(const ggPoint3&, ggSpectrum&, double&) const': ggOakSolidTexture.cc:33:11: internal compiler error: gimple check: expected gimple_assign(error_mark), have gimple_call() in gimple_assign_rhs1, at gimple.h:1850 ggBoolean ggOakSolidTexture::getTexture(const ggPoint3& p, ^ Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. specmake[3]: *** [ggOakSolidTexture.o] Error 1 specmake[3]: *** Waiting for unfinished jobs.... Error with make 'specmake -j `/usr/bin/getconf _NPROCESSORS_ONLN` build > make.out 2> make.err': check file '/export/gnu/import/git/gcc-test-spec/spec/2000/x86_64/spec/benchspec/CFP2000/188.ammp/run/00000001/make.err' angle.c: In function 'v_mmangle': angle.c:321:5: error: definition in block 8 follows the use int v_mmangle( V, lambda ) ^ for SSA_NAME: reassocpow.66_113 in statement: D.5306_80 = reassocpow.66_113 * D.5304_78; angle.c:321:5: internal compiler error: verify_ssa failed int v_mmangle( V, lambda ) ^ Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. specmake[3]: *** [angle.o] Error 1 Error with make 'specmake -j `/usr/bin/getconf _NPROCESSORS_ONLN` build > make.out 2> make.err': check file '/export/gnu/import/git/gcc-test-spec/spec/2000/x86_64/spec/benchspec/CFP2000/200.sixtrack/run/00000001/make.err' foxys.f: In function 'dafunt': foxys.f:4119:0: internal compiler error: gimple check: expected gimple_assign(error_mark), have gimple_call() in gimple_assign_rhs1, at gimple.h:1850 SUBROUTINE DAFUNT(CF,INA,INC) ^ Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. specmake[3]: *** [foxys.o] Error 1 specmake[3]: *** Waiting for unfinished jobs.... Error with make 'specmake -j `/usr/bin/getconf _NPROCESSORS_ONLN` build > make.out 2> make.err': check file '/export/gnu/import/git/gcc-test-spec/spec/2000/x86_64/spec/benchspec/CFP2000/301.apsi/run/00000001/make.err' apsi.f: In function 'ucrank': apsi.f:2795:0: error: definition in block 5 follows the use SUBROUTINE UCRANK(DKS,HVAR,HELP,HELPA,NS,DELTAT,DELS,DZ,W,FORCN, ^ for SSA_NAME: reassocpow.2478_41 in statement: D.17727_28 = reassocpow.2478_41 * frst_11; apsi.f:2795:0: internal compiler error: verify_ssa failed SUBROUTINE UCRANK(DKS,HVAR,HELP,HELPA,NS,DELTAT,DELS,DZ,W,FORCN, ^ Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. specmake[3]: *** [apsi.o] Error 1 Error with make 'specmake -j `/usr/bin/getconf _NPROCESSORS_ONLN` build > make.out 2> make.err': check file '/export/gnu/import/git/gcc-test-spec/spec/2000/x86_64/spec/benchspec/CINT2000/252.eon/run/00000002/make.err' ggOakSolidTexture.cc: In member function 'virtual ggBoolean ggOakSolidTexture::getTexture(const ggPoint3&, ggSpectrum&, double&) const': ggOakSolidTexture.cc:33:11: internal compiler error: gimple check: expected gimple_assign(error_mark), have gimple_call() in gimple_assign_rhs1, at gimple.h:1850 ggBoolean ggOakSolidTexture::getTexture(const ggPoint3& p, ^ Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. specmake[3]: *** [ggOakSolidTexture.o] Error 1 specmake[3]: *** Waiting for unfinished jobs.... Error with make 'specmake -j `/usr/bin/getconf _NPROCESSORS_ONLN` build > make.out 2> make.err': check file '/export/gnu/import/git/gcc-test-spec/spec/2000/x86_64/spec/benchspec/CFP2000/188.ammp/run/00000002/make.err' angle.c: In function 'v_mmangle': angle.c:321:5: error: definition in block 8 follows the use int v_mmangle( V, lambda ) ^ for SSA_NAME: reassocpow.84_113 in statement: D.5306_80 = reassocpow.84_113 * D.5304_78; angle.c:321:5: internal compiler error: verify_ssa failed int v_mmangle( V, lambda ) ^ Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. specmake[3]: *** [angle.o] Error 1 Error with make 'specmake -j `/usr/bin/getconf _NPROCESSORS_ONLN` build > make.out 2> make.err': check file '/export/gnu/import/git/gcc-test-spec/spec/2000/x86_64/spec/benchspec/CFP2000/200.sixtrack/run/00000002/make.err' foxys.f: In function 'dafunt': foxys.f:4119:0: internal compiler error: gimple check: expected gimple_assign(error_mark), have gimple_call() in gimple_assign_rhs1, at gimple.h:1850 SUBROUTINE DAFUNT(CF,INA,INC) ^ Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. specmake[3]: *** [foxys.o] Error 1 specmake[3]: *** Waiting for unfinished jobs.... Error with make 'specmake -j `/usr/bin/getconf _NPROCESSORS_ONLN` build > make.out 2> make.err': check file '/export/gnu/import/git/gcc-test-spec/spec/2000/x86_64/spec/benchspec/CFP2000/301.apsi/run/00000002/make.err' apsi.f: In function 'ucrank': apsi.f:2795:0: error: definition in block 5 follows the use SUBROUTINE UCRANK(DKS,HVAR,HELP,HELPA,NS,DELTAT,DELS,DZ,W,FORCN, ^ for SSA_NAME: reassocpow.3104_41 in statement: D.17727_28 = reassocpow.3104_41 * frst_11; apsi.f:2795:0: internal compiler error: verify_ssa failed SUBROUTINE UCRANK(DKS,HVAR,HELP,HELPA,NS,DELTAT,DELS,DZ,W,FORCN, ^ Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. specmake[3]: *** [apsi.o] Error 1 Revision 186371 is OK.