public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/54008] New: [4.8 Regression] gcc.dg/tree-prof/update-loopch.c and gcc.dg/tree-ssa/pr18133-1.c
@ 2012-07-18  0:23 hjl.tools at gmail dot com
  2012-07-18  8:32 ` [Bug middle-end/54008] " 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-07-18  0:23 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 54008
           Summary: [4.8 Regression] gcc.dg/tree-prof/update-loopch.c and
                    gcc.dg/tree-ssa/pr18133-1.c
    Classification: Unclassified
           Product: gcc
           Version: 4.7.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hjl.tools@gmail.com
                CC: steven@gcc.gnu.org


On Linux/ia32, revision 189590:

http://gcc.gnu.org/ml/gcc-cvs/2012-07/msg00495.html

caused:

FAIL: gcc.dg/tree-prof/update-loopch.c scan-tree-dump optimized "count:33332"
FAIL: gcc.dg/tree-ssa/pr18133-1.c scan-tree-dump-times optimized "fallthru" 3


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

* [Bug middle-end/54008] [4.8 Regression] gcc.dg/tree-prof/update-loopch.c and gcc.dg/tree-ssa/pr18133-1.c
  2012-07-18  0:23 [Bug middle-end/54008] New: [4.8 Regression] gcc.dg/tree-prof/update-loopch.c and gcc.dg/tree-ssa/pr18133-1.c hjl.tools at gmail dot com
@ 2012-07-18  8:32 ` rguenth at gcc dot gnu.org
  2012-07-19 16:32 ` hp at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-07-18  8:32 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-07-18
            Version|4.7.2                       |4.8.0
   Target Milestone|---                         |4.8.0
     Ever Confirmed|0                           |1

--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-07-18 08:32:13 UTC ---
Confirmed.


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

* [Bug middle-end/54008] [4.8 Regression] gcc.dg/tree-prof/update-loopch.c and gcc.dg/tree-ssa/pr18133-1.c
  2012-07-18  0:23 [Bug middle-end/54008] New: [4.8 Regression] gcc.dg/tree-prof/update-loopch.c and gcc.dg/tree-ssa/pr18133-1.c hjl.tools at gmail dot com
  2012-07-18  8:32 ` [Bug middle-end/54008] " rguenth at gcc dot gnu.org
@ 2012-07-19 16:32 ` hp at gcc dot gnu.org
  2012-07-20 21:08 ` hp at gcc dot gnu.org
  2012-07-20 21:15 ` steven at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: hp at gcc dot gnu.org @ 2012-07-19 16:32 UTC (permalink / raw)
  To: gcc-bugs

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

Hans-Peter Nilsson <hp at gcc dot gnu.org> changed:

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

--- Comment #2 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2012-07-19 16:31:44 UTC ---
No surprise, cris-elf too (found in the 189586:189594 range).
Just the pr18133-1.c actually, profiling not supported, so not seeing the
other.


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

* [Bug middle-end/54008] [4.8 Regression] gcc.dg/tree-prof/update-loopch.c and gcc.dg/tree-ssa/pr18133-1.c
  2012-07-18  0:23 [Bug middle-end/54008] New: [4.8 Regression] gcc.dg/tree-prof/update-loopch.c and gcc.dg/tree-ssa/pr18133-1.c hjl.tools at gmail dot com
  2012-07-18  8:32 ` [Bug middle-end/54008] " rguenth at gcc dot gnu.org
  2012-07-19 16:32 ` hp at gcc dot gnu.org
@ 2012-07-20 21:08 ` hp at gcc dot gnu.org
  2012-07-20 21:15 ` steven at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: hp at gcc dot gnu.org @ 2012-07-20 21:08 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2012-07-20 21:08:14 UTC ---
This is fixed for me, and I think by intent (189712:189718).  I'll leave it to
H.J. or Steven to close this.


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

* [Bug middle-end/54008] [4.8 Regression] gcc.dg/tree-prof/update-loopch.c and gcc.dg/tree-ssa/pr18133-1.c
  2012-07-18  0:23 [Bug middle-end/54008] New: [4.8 Regression] gcc.dg/tree-prof/update-loopch.c and gcc.dg/tree-ssa/pr18133-1.c hjl.tools at gmail dot com
                   ` (2 preceding siblings ...)
  2012-07-20 21:08 ` hp at gcc dot gnu.org
@ 2012-07-20 21:15 ` steven at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: steven at gcc dot gnu.org @ 2012-07-20 21:15 UTC (permalink / raw)
  To: gcc-bugs

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

Steven Bosscher <steven at gcc dot gnu.org> changed:

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

--- Comment #4 from Steven Bosscher <steven at gcc dot gnu.org> 2012-07-20 21:15:12 UTC ---
Yes, I committed the patch with the necessary fixes today.
Thanks for the confirmation!


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

end of thread, other threads:[~2012-07-20 21:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-18  0:23 [Bug middle-end/54008] New: [4.8 Regression] gcc.dg/tree-prof/update-loopch.c and gcc.dg/tree-ssa/pr18133-1.c hjl.tools at gmail dot com
2012-07-18  8:32 ` [Bug middle-end/54008] " rguenth at gcc dot gnu.org
2012-07-19 16:32 ` hp at gcc dot gnu.org
2012-07-20 21:08 ` hp at gcc dot gnu.org
2012-07-20 21:15 ` steven 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).