public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/40079]  New: [4.5 Regression]  Revision 147294 caused extra failures
@ 2009-05-09  2:46 hjl dot tools at gmail dot com
  2009-05-09  9:13 ` [Bug middle-end/40079] " rguenth at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: hjl dot tools at gmail dot com @ 2009-05-09  2:46 UTC (permalink / raw)
  To: gcc-bugs

On Linux/ia32, revision 147294:

http://gcc.gnu.org/ml/gcc-cvs/2009-05/msg00268.html

caused

FAIL:
/export/gnu/import/svn/gcc-test/bld/i686-pc-linux-gnu/libjava/testsuite/TestLeak.exe
execution -
/export/gnu/import/svn/gcc-test/bld/i686-pc-linux-gnu/libjava/testsuite/TestLeak.exe
FAIL: g++.dg/opt/thunk3.C (test for excess errors)


-- 
           Summary: [4.5 Regression]  Revision 147294 caused extra failures
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        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=40079


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

* [Bug middle-end/40079] [4.5 Regression]  Revision 147294 caused extra failures
  2009-05-09  2:46 [Bug middle-end/40079] New: [4.5 Regression] Revision 147294 caused extra failures hjl dot tools at gmail dot com
@ 2009-05-09  9:13 ` rguenth at gcc dot gnu dot org
  2009-05-09 23:03 ` hp at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-05-09  9:13 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.5.0


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


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

* [Bug middle-end/40079] [4.5 Regression]  Revision 147294 caused extra failures
  2009-05-09  2:46 [Bug middle-end/40079] New: [4.5 Regression] Revision 147294 caused extra failures hjl dot tools at gmail dot com
  2009-05-09  9:13 ` [Bug middle-end/40079] " rguenth at gcc dot gnu dot org
@ 2009-05-09 23:03 ` hp at gcc dot gnu dot org
  2009-05-21 10:50 ` rguenth at gcc dot gnu dot org
  2009-05-29  0:02 ` hjl dot tools at gmail dot com
  3 siblings, 0 replies; 5+ messages in thread
From: hp at gcc dot gnu dot org @ 2009-05-09 23:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from hp at gcc dot gnu dot org  2009-05-09 23:02 -------
Seen for cris-elf too.


-- 

hp at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hp at gcc dot gnu dot org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-05-09 23:02:55
               date|                            |


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


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

* [Bug middle-end/40079] [4.5 Regression]  Revision 147294 caused extra failures
  2009-05-09  2:46 [Bug middle-end/40079] New: [4.5 Regression] Revision 147294 caused extra failures hjl dot tools at gmail dot com
  2009-05-09  9:13 ` [Bug middle-end/40079] " rguenth at gcc dot gnu dot org
  2009-05-09 23:03 ` hp at gcc dot gnu dot org
@ 2009-05-21 10:50 ` rguenth at gcc dot gnu dot org
  2009-05-29  0:02 ` hjl dot tools at gmail dot com
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-05-21 10:50 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rguenth at gcc dot gnu dot org  2009-05-21 10:49 -------
Only

FAIL:
/export/gnu/import/svn/gcc-test/bld/i686-pc-linux-gnu/libjava/testsuite/TestLeak.exe
execution -
/export/gnu/import/svn/gcc-test/bld/i686-pc-linux-gnu/libjava/testsuite/TestLeak.exe

is still present.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |wrong-code
           Priority|P3                          |P2


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


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

* [Bug middle-end/40079] [4.5 Regression]  Revision 147294 caused extra failures
  2009-05-09  2:46 [Bug middle-end/40079] New: [4.5 Regression] Revision 147294 caused extra failures hjl dot tools at gmail dot com
                   ` (2 preceding siblings ...)
  2009-05-21 10:50 ` rguenth at gcc dot gnu dot org
@ 2009-05-29  0:02 ` hjl dot tools at gmail dot com
  3 siblings, 0 replies; 5+ messages in thread
From: hjl dot tools at gmail dot com @ 2009-05-29  0:02 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from hjl dot tools at gmail dot com  2009-05-29 00:02 -------
Fixed as of revision 147806.


-- 

hjl dot tools at gmail dot com changed:

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


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


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

end of thread, other threads:[~2009-05-29  0:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-09  2:46 [Bug middle-end/40079] New: [4.5 Regression] Revision 147294 caused extra failures hjl dot tools at gmail dot com
2009-05-09  9:13 ` [Bug middle-end/40079] " rguenth at gcc dot gnu dot org
2009-05-09 23:03 ` hp at gcc dot gnu dot org
2009-05-21 10:50 ` rguenth at gcc dot gnu dot org
2009-05-29  0:02 ` hjl dot tools at gmail dot com

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).