[Bug middle-end/39937] [4.5 Regression] Failed SPEC CPU 2006

hjl dot tools at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Apr 28 04:27:00 GMT 2009



------- Comment #1 from hjl dot tools at gmail dot com  2009-04-28 04:27 -------
I got

gfortran -c -o dftint.fppized.o    -O2 -ffast-math       -DSPEC_CPU_LP64 
-ffixed-form       dftint.fppized.f
gfortran -c -o dgeev.o    -O2 -ffast-math       -DSPEC_CPU_LP64  -ffixed-form  
    dgeev.f
dgeev.f: In function 'dtrevc':
dgeev.f:6294: error: type mismatch in binary expression
<unnamed-unsigned:64>

integer(kind=8)

integer(kind=8)

D.9709_2748 = D.9706_2745 - D.9708_2747;

dgeev.f:6294: error: type mismatch in binary expression
<unnamed-unsigned:64>

<unnamed-unsigned:64>

integer(kind=8)

D.9710_2749 = D.9709_2748 * stride.389_98;

dgeev.f:6294: internal compiler error: verify_stmts failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
specmake[3]: *** [dgeev.o] Error 1


-- 


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



More information about the Gcc-bugs mailing list