public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/53062] New: [4.8 Regression] 445.gobmk in SPEC CPU 2006 failed to build
@ 2012-04-21 14:20 hjl.tools at gmail dot com
  2012-04-21 17:19 ` [Bug middle-end/53062] " hjl.tools at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: hjl.tools at gmail dot com @ 2012-04-21 14:20 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 53062
           Summary: [4.8 Regression] 445.gobmk in SPEC CPU 2006 failed to
                    build
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com
                CC: areg.melikadamyan@gmail.com


On Linux/x86-64, revision 186591 gave

gcc -c -o engine/matchpat.o -DSPEC_CPU -DNDEBUG -DHAVE_CONFIG_H -I. -I..
-I../include -I./include  -O3 -funroll-loops -ffast-math -fwhole-program
-flto=jobserver -fuse-linker-plugin       -DSPEC_CPU_LP64        
engine/matchpat.c
engine/matchpat.c: In function 'dfa_prepare_for_match':
engine/matchpat.c:504:1: internal compiler error: Segmentation fault
 dfa_prepare_for_match(int color)
 ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Revision 186507 is OK.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug middle-end/53062] [4.8 Regression] 445.gobmk in SPEC CPU 2006 failed to build
  2012-04-21 14:20 [Bug middle-end/53062] New: [4.8 Regression] 445.gobmk in SPEC CPU 2006 failed to build hjl.tools at gmail dot com
@ 2012-04-21 17:19 ` hjl.tools at gmail dot com
  2012-04-21 18:12 ` hjl.tools at gmail dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hjl.tools at gmail dot com @ 2012-04-21 17:19 UTC (permalink / raw)
  To: gcc-bugs

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rguenth at gcc dot gnu.org

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> 2012-04-21 17:15:57 UTC ---
It is caused by revision 186529:

http://gcc.gnu.org/ml/gcc-cvs/2012-04/msg00480.html


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug middle-end/53062] [4.8 Regression] 445.gobmk in SPEC CPU 2006 failed to build
  2012-04-21 14:20 [Bug middle-end/53062] New: [4.8 Regression] 445.gobmk in SPEC CPU 2006 failed to build hjl.tools at gmail dot com
  2012-04-21 17:19 ` [Bug middle-end/53062] " hjl.tools at gmail dot com
@ 2012-04-21 18:12 ` hjl.tools at gmail dot com
  2012-08-16 11:06 ` rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hjl.tools at gmail dot com @ 2012-04-21 18:12 UTC (permalink / raw)
  To: gcc-bugs

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|rguenth at gcc dot gnu.org  |matz at gcc dot gnu.org

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> 2012-04-21 18:09:14 UTC ---
(In reply to comment #1)
> It is caused by revision 186529:
> 
> http://gcc.gnu.org/ml/gcc-cvs/2012-04/msg00480.html

Wrong revision.  It is caused by revision 186530:

http://gcc.gnu.org/ml/gcc-cvs/2012-04/msg00481.html


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug middle-end/53062] [4.8 Regression] 445.gobmk in SPEC CPU 2006 failed to build
  2012-04-21 14:20 [Bug middle-end/53062] New: [4.8 Regression] 445.gobmk in SPEC CPU 2006 failed to build hjl.tools at gmail dot com
  2012-04-21 17:19 ` [Bug middle-end/53062] " hjl.tools at gmail dot com
  2012-04-21 18:12 ` hjl.tools at gmail dot com
@ 2012-08-16 11:06 ` rguenth at gcc dot gnu.org
  2012-09-07 11:24 ` rguenth at gcc dot gnu.org
  2012-09-19 12:20 ` rguenth at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-08-16 11:06 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.8.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug middle-end/53062] [4.8 Regression] 445.gobmk in SPEC CPU 2006 failed to build
  2012-04-21 14:20 [Bug middle-end/53062] New: [4.8 Regression] 445.gobmk in SPEC CPU 2006 failed to build hjl.tools at gmail dot com
                   ` (2 preceding siblings ...)
  2012-08-16 11:06 ` rguenth at gcc dot gnu.org
@ 2012-09-07 11:24 ` rguenth at gcc dot gnu.org
  2012-09-19 12:20 ` rguenth at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-09-07 11:24 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2012-09-07
     Ever Confirmed|0                           |1

--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-09-07 11:23:46 UTC ---
I don't see it failing - does it still fail for you?


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug middle-end/53062] [4.8 Regression] 445.gobmk in SPEC CPU 2006 failed to build
  2012-04-21 14:20 [Bug middle-end/53062] New: [4.8 Regression] 445.gobmk in SPEC CPU 2006 failed to build hjl.tools at gmail dot com
                   ` (3 preceding siblings ...)
  2012-09-07 11:24 ` rguenth at gcc dot gnu.org
@ 2012-09-19 12:20 ` rguenth at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-09-19 12:20 UTC (permalink / raw)
  To: gcc-bugs

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

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-09-19 12:19:52 UTC ---
I suppose not.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-09-19 12:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-21 14:20 [Bug middle-end/53062] New: [4.8 Regression] 445.gobmk in SPEC CPU 2006 failed to build hjl.tools at gmail dot com
2012-04-21 17:19 ` [Bug middle-end/53062] " hjl.tools at gmail dot com
2012-04-21 18:12 ` hjl.tools at gmail dot com
2012-08-16 11:06 ` rguenth at gcc dot gnu.org
2012-09-07 11:24 ` rguenth at gcc dot gnu.org
2012-09-19 12:20 ` 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).