public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/45926] New: [4.6 Regression] Revision 165057 breaks GOMP
@ 2010-10-07  0:56 hjl.tools at gmail dot com
  2010-10-07  1:08 ` [Bug middle-end/45926] " hjl.tools at gmail dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: hjl.tools at gmail dot com @ 2010-10-07  0:56 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: [4.6 Regression] Revision 165057 breaks GOMP
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com
                CC: hubicka@gcc.gnu.org


On Linux/ia32, revision 165057:

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

caused:

http://gcc.gnu.org/ml/gcc-regression/2010-10/msg00058.html


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

* [Bug middle-end/45926] [4.6 Regression] Revision 165057 breaks GOMP
  2010-10-07  0:56 [Bug middle-end/45926] New: [4.6 Regression] Revision 165057 breaks GOMP hjl.tools at gmail dot com
@ 2010-10-07  1:08 ` hjl.tools at gmail dot com
  2010-10-07 10:52 ` hubicka at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: hjl.tools at gmail dot com @ 2010-10-07  1:08 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.6.0


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

* [Bug middle-end/45926] [4.6 Regression] Revision 165057 breaks GOMP
  2010-10-07  0:56 [Bug middle-end/45926] New: [4.6 Regression] Revision 165057 breaks GOMP hjl.tools at gmail dot com
  2010-10-07  1:08 ` [Bug middle-end/45926] " hjl.tools at gmail dot com
@ 2010-10-07 10:52 ` hubicka at gcc dot gnu.org
  2010-10-07 15:29 ` davek at gcc dot gnu.org
  2010-10-11 17:52 ` jakub at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: hubicka at gcc dot gnu.org @ 2010-10-07 10:52 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Jan Hubicka <hubicka at gcc dot gnu.org> 2010-10-07 10:52:37 UTC ---
Author: hubicka
Date: Thu Oct  7 10:52:34 2010
New Revision: 165090

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165090
Log:

    PR middle-end/45926
    * ipa.c (cgraph_remove_unreachable_nodes): Revert my previous patch.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa.c


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

* [Bug middle-end/45926] [4.6 Regression] Revision 165057 breaks GOMP
  2010-10-07  0:56 [Bug middle-end/45926] New: [4.6 Regression] Revision 165057 breaks GOMP hjl.tools at gmail dot com
  2010-10-07  1:08 ` [Bug middle-end/45926] " hjl.tools at gmail dot com
  2010-10-07 10:52 ` hubicka at gcc dot gnu.org
@ 2010-10-07 15:29 ` davek at gcc dot gnu.org
  2010-10-11 17:52 ` jakub at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: davek at gcc dot gnu.org @ 2010-10-07 15:29 UTC (permalink / raw)
  To: gcc-bugs

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

Dave Korn <davek at gcc dot gnu.org> changed:

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

--- Comment #2 from Dave Korn <davek at gcc dot gnu.org> 2010-10-07 15:29:22 UTC ---
*** Bug 45935 has been marked as a duplicate of this bug. ***


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

* [Bug middle-end/45926] [4.6 Regression] Revision 165057 breaks GOMP
  2010-10-07  0:56 [Bug middle-end/45926] New: [4.6 Regression] Revision 165057 breaks GOMP hjl.tools at gmail dot com
                   ` (2 preceding siblings ...)
  2010-10-07 15:29 ` davek at gcc dot gnu.org
@ 2010-10-11 17:52 ` jakub at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: jakub at gcc dot gnu.org @ 2010-10-11 17:52 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |jakub at gcc dot gnu.org
         Resolution|                            |FIXED

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2010-10-11 17:52:12 UTC ---
Should be fixed now.


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

end of thread, other threads:[~2010-10-11 17:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-07  0:56 [Bug middle-end/45926] New: [4.6 Regression] Revision 165057 breaks GOMP hjl.tools at gmail dot com
2010-10-07  1:08 ` [Bug middle-end/45926] " hjl.tools at gmail dot com
2010-10-07 10:52 ` hubicka at gcc dot gnu.org
2010-10-07 15:29 ` davek at gcc dot gnu.org
2010-10-11 17:52 ` jakub 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).