public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/22056] New: gcc.dg/pr14796-2.c scan-tree-dump c & -34359738368 fails
@ 2005-06-13 23:53 jsm28 at gcc dot gnu dot org
  2005-06-16  2:51 ` [Bug tree-optimization/22056] " phython at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2005-06-13 23:53 UTC (permalink / raw)
  To: gcc-bugs

The newly added test gcc.dg/pr14796-2.c has the following FAIL on
i686-pc-linux-gnu on mainline on 20050613.

FAIL: gcc.dg/pr14796-2.c scan-tree-dump c & -34359738368

-- 
           Summary: gcc.dg/pr14796-2.c scan-tree-dump c & -34359738368 fails
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jsm28 at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug tree-optimization/22056] gcc.dg/pr14796-2.c scan-tree-dump c & -34359738368 fails
  2005-06-13 23:53 [Bug tree-optimization/22056] New: gcc.dg/pr14796-2.c scan-tree-dump c & -34359738368 fails jsm28 at gcc dot gnu dot org
@ 2005-06-16  2:51 ` phython at gcc dot gnu dot org
  2005-06-16 22:41 ` phython at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: phython at gcc dot gnu dot org @ 2005-06-16  2:51 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From phython at gcc dot gnu dot org  2005-06-16 02:51 -------
 According to the results posted to gcc-testresults, this only effects i386.
Also a cross-compiler from ia64-linux to i386-elf doesn't show a problem

-- 


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


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

* [Bug tree-optimization/22056] gcc.dg/pr14796-2.c scan-tree-dump c & -34359738368 fails
  2005-06-13 23:53 [Bug tree-optimization/22056] New: gcc.dg/pr14796-2.c scan-tree-dump c & -34359738368 fails jsm28 at gcc dot gnu dot org
  2005-06-16  2:51 ` [Bug tree-optimization/22056] " phython at gcc dot gnu dot org
@ 2005-06-16 22:41 ` phython at gcc dot gnu dot org
  2005-06-16 23:11 ` cvs-commit at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: phython at gcc dot gnu dot org @ 2005-06-16 22:41 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From phython at gcc dot gnu dot org  2005-06-16 22:40 -------
 Using "c & -(34359738368|800000000)" seems to work on i386.  I'll try on ia64
before committing the fix.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-06-16 22:41:00
               date|                            |


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


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

* [Bug tree-optimization/22056] gcc.dg/pr14796-2.c scan-tree-dump c & -34359738368 fails
  2005-06-13 23:53 [Bug tree-optimization/22056] New: gcc.dg/pr14796-2.c scan-tree-dump c & -34359738368 fails jsm28 at gcc dot gnu dot org
  2005-06-16  2:51 ` [Bug tree-optimization/22056] " phython at gcc dot gnu dot org
  2005-06-16 22:41 ` phython at gcc dot gnu dot org
@ 2005-06-16 23:11 ` cvs-commit at gcc dot gnu dot org
  2005-06-16 23:18 ` [Bug testsuite/22056] " phython at gcc dot gnu dot org
  2005-06-16 23:18 ` phython at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2005-06-16 23:11 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-06-16 23:11 -------
Subject: Bug 22056

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	phython@gcc.gnu.org	2005-06-16 23:10:50

Modified files:
	gcc/testsuite  : ChangeLog 
	gcc/testsuite/gcc.dg: pr14796-2.c 

Log message:
	2005-06-16  James A. Morrison  <phython@gcc.gnu.org>
	
	PR testsuite/22056
	* gcc.dg/pr14796-2.c: Accept -34359738368 and -800000000.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.5645&r2=1.5646
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/pr14796-2.c.diff?cvsroot=gcc&r1=1.1&r2=1.2



-- 


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


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

* [Bug testsuite/22056] gcc.dg/pr14796-2.c scan-tree-dump c & -34359738368 fails
  2005-06-13 23:53 [Bug tree-optimization/22056] New: gcc.dg/pr14796-2.c scan-tree-dump c & -34359738368 fails jsm28 at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2005-06-16 23:11 ` cvs-commit at gcc dot gnu dot org
@ 2005-06-16 23:18 ` phython at gcc dot gnu dot org
  2005-06-16 23:18 ` phython at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: phython at gcc dot gnu dot org @ 2005-06-16 23:18 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From phython at gcc dot gnu dot org  2005-06-16 23:17 -------
 Fixed by accepting -34359738369 as hex.

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


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


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

* [Bug testsuite/22056] gcc.dg/pr14796-2.c scan-tree-dump c & -34359738368 fails
  2005-06-13 23:53 [Bug tree-optimization/22056] New: gcc.dg/pr14796-2.c scan-tree-dump c & -34359738368 fails jsm28 at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2005-06-16 23:18 ` [Bug testsuite/22056] " phython at gcc dot gnu dot org
@ 2005-06-16 23:18 ` phython at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: phython at gcc dot gnu dot org @ 2005-06-16 23:18 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.1.0


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


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

end of thread, other threads:[~2005-06-16 23:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-13 23:53 [Bug tree-optimization/22056] New: gcc.dg/pr14796-2.c scan-tree-dump c & -34359738368 fails jsm28 at gcc dot gnu dot org
2005-06-16  2:51 ` [Bug tree-optimization/22056] " phython at gcc dot gnu dot org
2005-06-16 22:41 ` phython at gcc dot gnu dot org
2005-06-16 23:11 ` cvs-commit at gcc dot gnu dot org
2005-06-16 23:18 ` [Bug testsuite/22056] " phython at gcc dot gnu dot org
2005-06-16 23:18 ` phython 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).