public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/32845]  New: [4.3 Regression] : gcc.dg/builtins-61.c scan-tree-dump return 0.0
@ 2007-07-21 17:33 hjl at lucon dot org
  2007-07-21 18:21 ` [Bug tree-optimization/32845] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: hjl at lucon dot org @ 2007-07-21 17:33 UTC (permalink / raw)
  To: gcc-bugs

This patch

http://gcc.gnu.org/ml/gcc-cvs/2007-06/msg00914.html

caused

FAIL: gcc.dg/builtins-61.c scan-tree-dump return 0.0

on Linux/x86-64 and Linux/ia32.


-- 
           Summary: [4.3 Regression] : gcc.dg/builtins-61.c scan-tree-dump
                    return 0.0
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl at lucon dot org


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


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

* [Bug tree-optimization/32845] [4.3 Regression] : gcc.dg/builtins-61.c scan-tree-dump return 0.0
  2007-07-21 17:33 [Bug tree-optimization/32845] New: [4.3 Regression] : gcc.dg/builtins-61.c scan-tree-dump return 0.0 hjl at lucon dot org
@ 2007-07-21 18:21 ` pinskia at gcc dot gnu dot org
  2007-07-27 14:46 ` danglin at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-07-21 18:21 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
           Keywords|                            |missed-optimization
   Target Milestone|---                         |4.3.0


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


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

* [Bug tree-optimization/32845] [4.3 Regression] : gcc.dg/builtins-61.c scan-tree-dump return 0.0
  2007-07-21 17:33 [Bug tree-optimization/32845] New: [4.3 Regression] : gcc.dg/builtins-61.c scan-tree-dump return 0.0 hjl at lucon dot org
  2007-07-21 18:21 ` [Bug tree-optimization/32845] " pinskia at gcc dot gnu dot org
@ 2007-07-27 14:46 ` danglin at gcc dot gnu dot org
  2007-08-10  0:47 ` mmitchel at gcc dot gnu dot org
  2007-09-05 11:26 ` rguenth at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: danglin at gcc dot gnu dot org @ 2007-07-27 14:46 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from danglin at gcc dot gnu dot org  2007-07-27 14:46 -------
Also occurs on hppa-linux.


-- 

danglin at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |danglin at gcc dot gnu dot
                   |                            |org


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


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

* [Bug tree-optimization/32845] [4.3 Regression] : gcc.dg/builtins-61.c scan-tree-dump return 0.0
  2007-07-21 17:33 [Bug tree-optimization/32845] New: [4.3 Regression] : gcc.dg/builtins-61.c scan-tree-dump return 0.0 hjl at lucon dot org
  2007-07-21 18:21 ` [Bug tree-optimization/32845] " pinskia at gcc dot gnu dot org
  2007-07-27 14:46 ` danglin at gcc dot gnu dot org
@ 2007-08-10  0:47 ` mmitchel at gcc dot gnu dot org
  2007-09-05 11:26 ` rguenth at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: mmitchel at gcc dot gnu dot org @ 2007-08-10  0:47 UTC (permalink / raw)
  To: gcc-bugs



-- 

mmitchel at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2


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


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

* [Bug tree-optimization/32845] [4.3 Regression] : gcc.dg/builtins-61.c scan-tree-dump return 0.0
  2007-07-21 17:33 [Bug tree-optimization/32845] New: [4.3 Regression] : gcc.dg/builtins-61.c scan-tree-dump return 0.0 hjl at lucon dot org
                   ` (2 preceding siblings ...)
  2007-08-10  0:47 ` mmitchel at gcc dot gnu dot org
@ 2007-09-05 11:26 ` rguenth at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2007-09-05 11:26 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rguenth at gcc dot gnu dot org  2007-09-05 11:26 -------
Confirmed, but a dup of 32586.

*** This bug has been marked as a duplicate of 32586 ***


-- 

rguenth at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2007-09-05 11:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-21 17:33 [Bug tree-optimization/32845] New: [4.3 Regression] : gcc.dg/builtins-61.c scan-tree-dump return 0.0 hjl at lucon dot org
2007-07-21 18:21 ` [Bug tree-optimization/32845] " pinskia at gcc dot gnu dot org
2007-07-27 14:46 ` danglin at gcc dot gnu dot org
2007-08-10  0:47 ` mmitchel at gcc dot gnu dot org
2007-09-05 11:26 ` 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).