public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/19944] New: [4.0 regression] cris-elf testsuite failures: gcc.dg/pr15784-1.c, gcc.dg/pr15784-2.c
@ 2005-02-14 11:35 hp at gcc dot gnu dot org
  2005-02-14 11:35 ` [Bug tree-optimization/19944] " hp at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: hp at gcc dot gnu dot org @ 2005-02-14 11:35 UTC (permalink / raw)
  To: gcc-bugs

Between LAST_UPDATED "" and "" these tests were introduced,
failing from the start for cris-elf:
FAIL: gcc.dg/pr15784-1.c scan-tree-dump-times ABS_EXPR 0
FAIL: gcc.dg/pr15784-2.c scan-tree-dump-times ABS_EXPR 0

The top of pr15784-1.c.t03.generic is:
a (x)
{
  int D.1055;
  int D.1056;
  
  D.1056 = ABS_EXPR <x>;
  D.1055 = D.1056 >= 0;
  return D.1055;
}

-- 
           Summary: [4.0 regression] cris-elf testsuite failures:
                    gcc.dg/pr15784-1.c, gcc.dg/pr15784-2.c
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hp at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: cris-elf


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


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

* [Bug tree-optimization/19944] cris-elf testsuite failures: gcc.dg/pr15784-1.c, gcc.dg/pr15784-2.c
  2005-02-14 11:35 [Bug tree-optimization/19944] New: [4.0 regression] cris-elf testsuite failures: gcc.dg/pr15784-1.c, gcc.dg/pr15784-2.c hp at gcc dot gnu dot org
@ 2005-02-14 11:35 ` hp at gcc dot gnu dot org
  2005-02-14 11:44 ` pinskia at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: hp at gcc dot gnu dot org @ 2005-02-14 11:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From hp at gcc dot gnu dot org  2005-02-14 00:17 -------
Title change as it's not actually a regression; I haven't seem the tests pass.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |phython at gcc dot gnu dot
                   |                            |org
            Summary|[4.0 regression] cris-elf   |cris-elf testsuite failures:
                   |testsuite failures:         |gcc.dg/pr15784-1.c,
                   |gcc.dg/pr15784-1.c,         |gcc.dg/pr15784-2.c
                   |gcc.dg/pr15784-2.c          |


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


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

* [Bug tree-optimization/19944] cris-elf testsuite failures: gcc.dg/pr15784-1.c, gcc.dg/pr15784-2.c
  2005-02-14 11:35 [Bug tree-optimization/19944] New: [4.0 regression] cris-elf testsuite failures: gcc.dg/pr15784-1.c, gcc.dg/pr15784-2.c hp at gcc dot gnu dot org
  2005-02-14 11:35 ` [Bug tree-optimization/19944] " hp at gcc dot gnu dot org
@ 2005-02-14 11:44 ` pinskia at gcc dot gnu dot org
  2005-02-14 13:49 ` hp at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-14 11:44 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-14 00:19 -------
Looks like Jason accidently reverted the patch which fixed these.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-02-14 00:19:23
               date|                            |


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


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

* [Bug tree-optimization/19944] cris-elf testsuite failures: gcc.dg/pr15784-1.c, gcc.dg/pr15784-2.c
  2005-02-14 11:35 [Bug tree-optimization/19944] New: [4.0 regression] cris-elf testsuite failures: gcc.dg/pr15784-1.c, gcc.dg/pr15784-2.c hp at gcc dot gnu dot org
  2005-02-14 11:35 ` [Bug tree-optimization/19944] " hp at gcc dot gnu dot org
  2005-02-14 11:44 ` pinskia at gcc dot gnu dot org
@ 2005-02-14 13:49 ` hp at gcc dot gnu dot org
  2005-02-14 13:59 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: hp at gcc dot gnu dot org @ 2005-02-14 13:49 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From hp at gcc dot gnu dot org  2005-02-14 02:00 -------
Oops, forgot to fill in actual dates on the first line.  Here for reference:
Between LAST_UPDATED "Sat Feb 12 01:23:34 UTC 2005" and
"Sun Feb 13 17:33:07 UTC 2005" these tests were introduced

-- 


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


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

* [Bug tree-optimization/19944] cris-elf testsuite failures: gcc.dg/pr15784-1.c, gcc.dg/pr15784-2.c
  2005-02-14 11:35 [Bug tree-optimization/19944] New: [4.0 regression] cris-elf testsuite failures: gcc.dg/pr15784-1.c, gcc.dg/pr15784-2.c hp at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2005-02-14 13:49 ` hp at gcc dot gnu dot org
@ 2005-02-14 13:59 ` cvs-commit at gcc dot gnu dot org
  2005-02-14 14:06 ` pinskia at gcc dot gnu dot org
  2005-02-17  1:56 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-02-14 13:59 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-02-14 02:27 -------
Subject: Bug 19944

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	phython@gcc.gnu.org	2005-02-14 02:27:33

Modified files:
	gcc            : fold-const.c ChangeLog 

Log message:
	2005-02-13  James A. Morrison  <phython@gcc.gnu.org>
	
	PR tree-optimization/19944
	* fold-const.c (fold): Re-add ABS_EXPR folding.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fold-const.c.diff?cvsroot=gcc&r1=1.509&r2=1.510
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7465&r2=2.7466



-- 


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


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

* [Bug tree-optimization/19944] cris-elf testsuite failures: gcc.dg/pr15784-1.c, gcc.dg/pr15784-2.c
  2005-02-14 11:35 [Bug tree-optimization/19944] New: [4.0 regression] cris-elf testsuite failures: gcc.dg/pr15784-1.c, gcc.dg/pr15784-2.c hp at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2005-02-14 13:59 ` cvs-commit at gcc dot gnu dot org
@ 2005-02-14 14:06 ` pinskia at gcc dot gnu dot org
  2005-02-17  1:56 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-14 14:06 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-14 02:33 -------
Fixed.

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


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


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

* [Bug tree-optimization/19944] cris-elf testsuite failures: gcc.dg/pr15784-1.c, gcc.dg/pr15784-2.c
  2005-02-14 11:35 [Bug tree-optimization/19944] New: [4.0 regression] cris-elf testsuite failures: gcc.dg/pr15784-1.c, gcc.dg/pr15784-2.c hp at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2005-02-14 14:06 ` pinskia at gcc dot gnu dot org
@ 2005-02-17  1:56 ` pinskia at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-02-17  1:56 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.0.0


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


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

end of thread, other threads:[~2005-02-16 19:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-14 11:35 [Bug tree-optimization/19944] New: [4.0 regression] cris-elf testsuite failures: gcc.dg/pr15784-1.c, gcc.dg/pr15784-2.c hp at gcc dot gnu dot org
2005-02-14 11:35 ` [Bug tree-optimization/19944] " hp at gcc dot gnu dot org
2005-02-14 11:44 ` pinskia at gcc dot gnu dot org
2005-02-14 13:49 ` hp at gcc dot gnu dot org
2005-02-14 13:59 ` cvs-commit at gcc dot gnu dot org
2005-02-14 14:06 ` pinskia at gcc dot gnu dot org
2005-02-17  1:56 ` pinskia 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).