This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/46259] New: [4.6 Regression] Revision 166102 failed 416.gamess in SPEC CPU 2006


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

           Summary: [4.6 Regression] Revision 166102 failed 416.gamess in
                    SPEC CPU 2006
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com
                CC: froydnj@codesourcery.com


On Linux/x86-64, revision 166102:

http://gcc.gnu.org/ml/gcc-cvs/2010-10/msg01289.html

failed to build 416.gamess in SPEC CPU 2006

gfortran -c -o efinp.fppized.o -O3 -funroll-loops -ffast-math -ffixed-form
efinp.fppized.f
efinp.fppized.f: In function 'rdstfr':
efinp.fppized.f:2392:0: internal compiler error: tree check: expected
integer_cst, have string_cst in tree_to_double_int, at tree.h:4020
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
specmake[1]: *** [efinp.fppized.o] Error 1
specmake[1]: *** Waiting for unfinished jobs....


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]