public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/44839]  New: [4.6 regression] FAIL: c-c++-common/uninit-17.c
@ 2010-07-06 14:05 hjl dot tools at gmail dot com
  2010-07-06 14:13 ` [Bug middle-end/44839] " paolo dot carlini at oracle dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: hjl dot tools at gmail dot com @ 2010-07-06 14:05 UTC (permalink / raw)
  To: gcc-bugs

On Linux/ia32, revision 161849 gave:

FAIL: c-c++-common/uninit-17.c  (test for warnings, line 14)
FAIL: c-c++-common/uninit-17.c  -Wc++-compat   (test for warnings, line 14)
FAIL: c-c++-common/uninit-17.c  -Wc++-compat  (test for excess errors)
FAIL: c-c++-common/uninit-17.c (test for excess errors)

Revision 161840 is OK.


-- 
           Summary: [4.6 regression] FAIL: c-c++-common/uninit-17.c
           Product: gcc
           Version: 4.6.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=44839


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

* [Bug middle-end/44839] [4.6 regression] FAIL: c-c++-common/uninit-17.c
  2010-07-06 14:05 [Bug middle-end/44839] New: [4.6 regression] FAIL: c-c++-common/uninit-17.c hjl dot tools at gmail dot com
@ 2010-07-06 14:13 ` paolo dot carlini at oracle dot com
  2010-07-06 14:28 ` hjl dot tools at gmail dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: paolo dot carlini at oracle dot com @ 2010-07-06 14:13 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from paolo dot carlini at oracle dot com  2010-07-06 14:13 -------
Don't we have middle-end/44738 for this?


-- 


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


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

* [Bug middle-end/44839] [4.6 regression] FAIL: c-c++-common/uninit-17.c
  2010-07-06 14:05 [Bug middle-end/44839] New: [4.6 regression] FAIL: c-c++-common/uninit-17.c hjl dot tools at gmail dot com
  2010-07-06 14:13 ` [Bug middle-end/44839] " paolo dot carlini at oracle dot com
@ 2010-07-06 14:28 ` hjl dot tools at gmail dot com
  2010-07-06 15:07 ` paolo dot carlini at oracle dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hjl dot tools at gmail dot com @ 2010-07-06 14:28 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from hjl dot tools at gmail dot com  2010-07-06 14:28 -------
(In reply to comment #1)
> Don't we have middle-end/44738 for this?
> 

They didn't fail for me on 32bit hosts before.


-- 


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


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

* [Bug middle-end/44839] [4.6 regression] FAIL: c-c++-common/uninit-17.c
  2010-07-06 14:05 [Bug middle-end/44839] New: [4.6 regression] FAIL: c-c++-common/uninit-17.c hjl dot tools at gmail dot com
  2010-07-06 14:13 ` [Bug middle-end/44839] " paolo dot carlini at oracle dot com
  2010-07-06 14:28 ` hjl dot tools at gmail dot com
@ 2010-07-06 15:07 ` paolo dot carlini at oracle dot com
  2010-07-06 21:39 ` rguenth at gcc dot gnu dot org
  2010-07-23 12:11 ` rguenth at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: paolo dot carlini at oracle dot com @ 2010-07-06 15:07 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from paolo dot carlini at oracle dot com  2010-07-06 15:06 -------
Bah, I would commonize these two bugs anyway, really that testcase is badly
broken essentially everywhere.


-- 


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


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

* [Bug middle-end/44839] [4.6 regression] FAIL: c-c++-common/uninit-17.c
  2010-07-06 14:05 [Bug middle-end/44839] New: [4.6 regression] FAIL: c-c++-common/uninit-17.c hjl dot tools at gmail dot com
                   ` (2 preceding siblings ...)
  2010-07-06 15:07 ` paolo dot carlini at oracle dot com
@ 2010-07-06 21:39 ` rguenth at gcc dot gnu dot org
  2010-07-23 12:11 ` rguenth at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-07-06 21:39 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

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


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


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

* [Bug middle-end/44839] [4.6 regression] FAIL: c-c++-common/uninit-17.c
  2010-07-06 14:05 [Bug middle-end/44839] New: [4.6 regression] FAIL: c-c++-common/uninit-17.c hjl dot tools at gmail dot com
                   ` (3 preceding siblings ...)
  2010-07-06 21:39 ` rguenth at gcc dot gnu dot org
@ 2010-07-23 12:11 ` rguenth at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-07-23 12:11 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from rguenth at gcc dot gnu dot org  2010-07-23 12:11 -------
Failure is gone.


-- 

rguenth at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2010-07-23 12:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-06 14:05 [Bug middle-end/44839] New: [4.6 regression] FAIL: c-c++-common/uninit-17.c hjl dot tools at gmail dot com
2010-07-06 14:13 ` [Bug middle-end/44839] " paolo dot carlini at oracle dot com
2010-07-06 14:28 ` hjl dot tools at gmail dot com
2010-07-06 15:07 ` paolo dot carlini at oracle dot com
2010-07-06 21:39 ` rguenth at gcc dot gnu dot org
2010-07-23 12:11 ` rguenth at gcc dot gnu dot 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).