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 c++/41119] New: [4.5 regression] Revision 150805 failed 447.dealII in SPEC CPU 2006


Revision 150805:

http://gcc.gnu.org/ml/gcc-cvs/2009-08/msg00485.html

caused:

g++ -c -o mg_dof_tools.o -DSPEC_CPU -DNDEBUG  -Iinclude -DBOOST_DISABLE_THREADS
-Ddeal_II_dimension=3  -O2 -ffast-math   -DSPEC_CPU_LP64       mg_dof_tools.cc
g++ -c -o mg_smoother.o -DSPEC_CPU -DNDEBUG  -Iinclude -DBOOST_DISABLE_THREADS
-Ddeal_II_dimension=3  -O2 -ffast-math   -DSPEC_CPU_LP64       mg_smoother.cc
g++ -c -o mg_transfer_block.o -DSPEC_CPU -DNDEBUG  -Iinclude
-DBOOST_DISABLE_THREADS -Ddeal_II_dimension=3  -O2 -ffast-math  
-DSPEC_CPU_LP64       mg_transfer_block.cc
In file included from mg_transfer_block.cc:22:0:
include/dofs/dof_tools.h:719:84: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: [4.5 regression] Revision 150805 failed 447.dealII in
                    SPEC CPU 2006
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl dot tools at gmail dot com


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


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