public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/53032] New: [4.8 Regression] 447.dealII in SPEC CPU 2006 failed to build
@ 2012-04-18 14:51 hjl.tools at gmail dot com
2012-04-19 9:06 ` [Bug c++/53032] " rguenth at gcc dot gnu.org
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: hjl.tools at gmail dot com @ 2012-04-18 14:51 UTC (permalink / raw)
To: gcc-bugs
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53032
Bug #: 53032
Summary: [4.8 Regression] 447.dealII in SPEC CPU 2006 failed to
build
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: hjl.tools@gmail.com
CC: areg.melikadamyan@gmail.com
On Linux/x86-64, revision 186566 gave
g++ -c -o mg_dof_tools.o -DSPEC_CPU -DNDEBUG -Iinclude -DBOOST_DISABLE_THREADS
-Ddeal_II_dimension=3 -O3 -funroll-loops -ffast-math -DSPEC_CPU_LP64
mg_dof_tools.cc
...
mg_dof_tools.cc: In static member function 'static void
MGTools::count_dofs_per_component(const MGDoFHandler<dim>&,
std::vector<std::vector<unsigned int> >&, std::vector<unsigned int>) [with int
dim = 3]':
mg_dof_tools.cc:299:1: internal compiler error: Segmentation fault
MGTools::count_dofs_per_component (
^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
Revision 186516 is OK.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug c++/53032] [4.8 Regression] 447.dealII in SPEC CPU 2006 failed to build
2012-04-18 14:51 [Bug c++/53032] New: [4.8 Regression] 447.dealII in SPEC CPU 2006 failed to build hjl.tools at gmail dot com
@ 2012-04-19 9:06 ` rguenth at gcc dot gnu.org
2012-04-21 20:12 ` [Bug middle-end/53032] " hjl.tools at gmail dot com
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-04-19 9:06 UTC (permalink / raw)
To: gcc-bugs
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53032
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |4.8.0
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug middle-end/53032] [4.8 Regression] 447.dealII in SPEC CPU 2006 failed to build
2012-04-18 14:51 [Bug c++/53032] New: [4.8 Regression] 447.dealII in SPEC CPU 2006 failed to build hjl.tools at gmail dot com
2012-04-19 9:06 ` [Bug c++/53032] " rguenth at gcc dot gnu.org
@ 2012-04-21 20:12 ` hjl.tools at gmail dot com
2012-04-23 9:15 ` rguenth at gcc dot gnu.org
2012-04-23 10:37 ` rguenth at gcc dot gnu.org
3 siblings, 0 replies; 5+ messages in thread
From: hjl.tools at gmail dot com @ 2012-04-21 20:12 UTC (permalink / raw)
To: gcc-bugs
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53032
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rguenth at gcc dot gnu.org
Component|c++ |middle-end
--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> 2012-04-21 20:10:19 UTC ---
> Revision 186516 is OK.
This is wrong. It is caused by revision 186488:
http://gcc.gnu.org/ml/gcc-cvs/2012-04/msg00439.html
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug middle-end/53032] [4.8 Regression] 447.dealII in SPEC CPU 2006 failed to build
2012-04-18 14:51 [Bug c++/53032] New: [4.8 Regression] 447.dealII in SPEC CPU 2006 failed to build hjl.tools at gmail dot com
2012-04-19 9:06 ` [Bug c++/53032] " rguenth at gcc dot gnu.org
2012-04-21 20:12 ` [Bug middle-end/53032] " hjl.tools at gmail dot com
@ 2012-04-23 9:15 ` rguenth at gcc dot gnu.org
2012-04-23 10:37 ` rguenth at gcc dot gnu.org
3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-04-23 9:15 UTC (permalink / raw)
To: gcc-bugs
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53032
--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-04-23 09:15:26 UTC ---
It might be a duplicate of PR53050.
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug middle-end/53032] [4.8 Regression] 447.dealII in SPEC CPU 2006 failed to build
2012-04-18 14:51 [Bug c++/53032] New: [4.8 Regression] 447.dealII in SPEC CPU 2006 failed to build hjl.tools at gmail dot com
` (2 preceding siblings ...)
2012-04-23 9:15 ` rguenth at gcc dot gnu.org
@ 2012-04-23 10:37 ` rguenth at gcc dot gnu.org
3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-04-23 10:37 UTC (permalink / raw)
To: gcc-bugs
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53032
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-04-23 10:37:27 UTC ---
Failed and worked again in our testers. Dup.
*** This bug has been marked as a duplicate of bug 53050 ***
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2012-04-23 10:37 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-18 14:51 [Bug c++/53032] New: [4.8 Regression] 447.dealII in SPEC CPU 2006 failed to build hjl.tools at gmail dot com
2012-04-19 9:06 ` [Bug c++/53032] " rguenth at gcc dot gnu.org
2012-04-21 20:12 ` [Bug middle-end/53032] " hjl.tools at gmail dot com
2012-04-23 9:15 ` rguenth at gcc dot gnu.org
2012-04-23 10:37 ` rguenth at gcc dot gnu.org
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).