public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/38213]  New: gcc.dg/ia64-sync-1.c execution test fails on powerpc-apple-darwin9
@ 2008-11-21 14:25 howarth at nitro dot med dot uc dot edu
  2008-11-21 14:26 ` [Bug testsuite/38213] " howarth at nitro dot med dot uc dot edu
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2008-11-21 14:25 UTC (permalink / raw)
  To: gcc-bugs

The gcc.dg/ia64-sync-1.c execution test fails on powerpc-apple-darwin9...

Executing on host:
/sw/src/fink.build/gcc44-4.3.999-20081120/darwin_objdir/gcc/xgcc
-B/sw/src/fink.build/gcc44-4.3.999-20081120/darwin_objdir/gcc/
/sw/src/fink.build/gcc44-4.3.999-20081120/gcc-4.4-20081120/gcc/testsuite/gcc.dg/ia64-sync-1.c
   -ansi -pedantic-errors  -lm   -o ./ia64-sync-1.exe    (timeout = 300)
/sw/src/fink.build/gcc44-4.3.999-20081120/gcc-4.4-20081120/gcc/testsuite/gcc.dg/ia64-sync-1.c:
In function 'do_noret_si':
/sw/src/fink.build/gcc44-4.3.999-20081120/gcc-4.4-20081120/gcc/testsuite/gcc.dg/ia64-sync-1.c:36:
note: '__sync_fetch_and_nand'
changed semantics in GCC 4.4
output is:
/sw/src/fink.build/gcc44-4.3.999-20081120/gcc-4.4-20081120/gcc/testsuite/gcc.dg/ia64-sync-1.c:
In function 'do_noret_si':
/sw/src/fink.build/gcc44-4.3.999-20081120/gcc-4.4-20081120/gcc/testsuite/gcc.dg/ia64-sync-1.c:36:
note: '__sync_fetch_and_nand'
changed semantics in GCC 4.4

PASS: gcc.dg/ia64-sync-1.c  (test for warnings, line )
PASS: gcc.dg/ia64-sync-1.c (test for excess errors)
Setting LD_LIBRARY_PATH to
:/sw/src/fink.build/gcc44-4.3.999-20081120/darwin_objdir/gcc::/sw/src/fink.build/gcc44-4.3.999-20081120/darwin_objdir/gcc:/usr/local/NMRPipe/xview/mac/lib:/usr/openwin/lib:/usr/local/NMRPipe/nmrbin.mac/lib:/usr/local/lib
FAIL: gcc.dg/ia64-sync-1.c execution test


-- 
           Summary: gcc.dg/ia64-sync-1.c execution test fails on powerpc-
                    apple-darwin9
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: howarth at nitro dot med dot uc dot edu
 GCC build triplet: powerpc-apple-darwin9
  GCC host triplet: powerpc-apple-darwin9
GCC target triplet: powerpc-apple-darwin9


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


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

* [Bug testsuite/38213] gcc.dg/ia64-sync-1.c execution test fails on powerpc-apple-darwin9
  2008-11-21 14:25 [Bug testsuite/38213] New: gcc.dg/ia64-sync-1.c execution test fails on powerpc-apple-darwin9 howarth at nitro dot med dot uc dot edu
@ 2008-11-21 14:26 ` howarth at nitro dot med dot uc dot edu
  2008-11-21 14:27 ` howarth at nitro dot med dot uc dot edu
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2008-11-21 14:26 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from howarth at nitro dot med dot uc dot edu  2008-11-21 14:25 -------
Created an attachment (id=16732)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16732&action=view)
preprocessed file from gcc.dg/ia64-sync-1.c on powerpc-apple-darwin9


-- 


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


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

* [Bug testsuite/38213] gcc.dg/ia64-sync-1.c execution test fails on powerpc-apple-darwin9
  2008-11-21 14:25 [Bug testsuite/38213] New: gcc.dg/ia64-sync-1.c execution test fails on powerpc-apple-darwin9 howarth at nitro dot med dot uc dot edu
  2008-11-21 14:26 ` [Bug testsuite/38213] " howarth at nitro dot med dot uc dot edu
@ 2008-11-21 14:27 ` howarth at nitro dot med dot uc dot edu
  2008-11-21 14:29 ` [Bug testsuite/38213] gcc.dg/ia64-sync-1.c and gcc.dg/ia64-sync-2.c execution tests " howarth at nitro dot med dot uc dot edu
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2008-11-21 14:27 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from howarth at nitro dot med dot uc dot edu  2008-11-21 14:26 -------
Created an attachment (id=16733)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16733&action=view)
assembly file from gcc.dg/ia64-sync-1.c on powerpc-apple-darwin9


-- 


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


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

* [Bug testsuite/38213] gcc.dg/ia64-sync-1.c and gcc.dg/ia64-sync-2.c execution tests fails on powerpc-apple-darwin9
  2008-11-21 14:25 [Bug testsuite/38213] New: gcc.dg/ia64-sync-1.c execution test fails on powerpc-apple-darwin9 howarth at nitro dot med dot uc dot edu
  2008-11-21 14:26 ` [Bug testsuite/38213] " howarth at nitro dot med dot uc dot edu
  2008-11-21 14:27 ` howarth at nitro dot med dot uc dot edu
@ 2008-11-21 14:29 ` howarth at nitro dot med dot uc dot edu
  2008-11-21 14:31 ` howarth at nitro dot med dot uc dot edu
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2008-11-21 14:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from howarth at nitro dot med dot uc dot edu  2008-11-21 14:28 -------
gcc.dg/ia64-sync-2.c also fails...

Executing on host:
/sw/src/fink.build/gcc44-4.3.999-20081120/darwin_objdir/gcc/xgcc
-B/sw/src/fink.build/gcc44-4.3.999-20081120/darwin_objdir/gcc/
/sw/src/fink.build/gcc44-4.3.999-20081120/gcc-4.4-20081120/gcc/testsuite/gcc.dg/ia64-sync-2.c
   -ansi -pedantic-errors  -lm   -o ./ia64-sync-2.exe    (timeout = 300)
/sw/src/fink.build/gcc44-4.3.999-20081120/gcc-4.4-20081120/gcc/testsuite/gcc.dg/ia64-sync-2.c:
In function 'do_si':
/sw/src/fink.build/gcc44-4.3.999-20081120/gcc-4.4-20081120/gcc/testsuite/gcc.dg/ia64-sync-2.c:50:
note: '__sync_fetch_and_nand'
changed semantics in GCC 4.4
/sw/src/fink.build/gcc44-4.3.999-20081120/gcc-4.4-20081120/gcc/testsuite/gcc.dg/ia64-sync-2.c:63:
note: '__sync_nand_and_fetch'
changed semantics in GCC 4.4
output is:
/sw/src/fink.build/gcc44-4.3.999-20081120/gcc-4.4-20081120/gcc/testsuite/gcc.dg/ia64-sync-2.c:
In function 'do_si':
/sw/src/fink.build/gcc44-4.3.999-20081120/gcc-4.4-20081120/gcc/testsuite/gcc.dg/ia64-sync-2.c:50:
note: '__sync_fetch_and_nand'
changed semantics in GCC 4.4
/sw/src/fink.build/gcc44-4.3.999-20081120/gcc-4.4-20081120/gcc/testsuite/gcc.dg/ia64-sync-2.c:63:
note: '__sync_nand_and_fetch'
changed semantics in GCC 4.4

PASS: gcc.dg/ia64-sync-2.c  (test for warnings, line )
PASS: gcc.dg/ia64-sync-2.c  (test for warnings, line )
PASS: gcc.dg/ia64-sync-2.c (test for excess errors)
Setting LD_LIBRARY_PATH to
:/sw/src/fink.build/gcc44-4.3.999-20081120/darwin_objdir/gcc::/sw/src/fink.build/gcc44-4.3.999-20081120/darwin_objdir/gcc:/usr/local/NMRPipe/xview/mac/lib:/usr/openwin/lib:/usr/local/NMRPipe/nmrbin.mac/lib:/usr/local/lib
FAIL: gcc.dg/ia64-sync-2.c execution test


-- 

howarth at nitro dot med dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|gcc.dg/ia64-sync-1.c        |gcc.dg/ia64-sync-1.c and
                   |execution test fails on     |gcc.dg/ia64-sync-2.c
                   |powerpc-apple-darwin9       |execution tests fails on
                   |                            |powerpc-apple-darwin9


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


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

* [Bug testsuite/38213] gcc.dg/ia64-sync-1.c and gcc.dg/ia64-sync-2.c execution tests fails on powerpc-apple-darwin9
  2008-11-21 14:25 [Bug testsuite/38213] New: gcc.dg/ia64-sync-1.c execution test fails on powerpc-apple-darwin9 howarth at nitro dot med dot uc dot edu
                   ` (2 preceding siblings ...)
  2008-11-21 14:29 ` [Bug testsuite/38213] gcc.dg/ia64-sync-1.c and gcc.dg/ia64-sync-2.c execution tests " howarth at nitro dot med dot uc dot edu
@ 2008-11-21 14:31 ` howarth at nitro dot med dot uc dot edu
  2008-11-21 14:32 ` howarth at nitro dot med dot uc dot edu
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2008-11-21 14:31 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from howarth at nitro dot med dot uc dot edu  2008-11-21 14:30 -------
Created an attachment (id=16734)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16734&action=view)
preprocessed file from gcc.dg/ia64-sync-2.c on powerpc-apple-darwin9


-- 


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


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

* [Bug testsuite/38213] gcc.dg/ia64-sync-1.c and gcc.dg/ia64-sync-2.c execution tests fails on powerpc-apple-darwin9
  2008-11-21 14:25 [Bug testsuite/38213] New: gcc.dg/ia64-sync-1.c execution test fails on powerpc-apple-darwin9 howarth at nitro dot med dot uc dot edu
                   ` (3 preceding siblings ...)
  2008-11-21 14:31 ` howarth at nitro dot med dot uc dot edu
@ 2008-11-21 14:32 ` howarth at nitro dot med dot uc dot edu
  2008-11-21 15:23 ` jakub at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2008-11-21 14:32 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from howarth at nitro dot med dot uc dot edu  2008-11-21 14:31 -------
Created an attachment (id=16735)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16735&action=view)
assembly file from gcc.dg/ia64-sync-2.c on powerpc-apple-darwin9


-- 


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


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

* [Bug testsuite/38213] gcc.dg/ia64-sync-1.c and gcc.dg/ia64-sync-2.c execution tests fails on powerpc-apple-darwin9
  2008-11-21 14:25 [Bug testsuite/38213] New: gcc.dg/ia64-sync-1.c execution test fails on powerpc-apple-darwin9 howarth at nitro dot med dot uc dot edu
                   ` (4 preceding siblings ...)
  2008-11-21 14:32 ` howarth at nitro dot med dot uc dot edu
@ 2008-11-21 15:23 ` jakub at gcc dot gnu dot org
  2008-11-21 17:25 ` ubizjak at gmail dot com
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: jakub at gcc dot gnu dot org @ 2008-11-21 15:23 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from jakub at gcc dot gnu dot org  2008-11-21 15:21 -------
This is known and I think David Edelsohn is working on it.
See http://gcc.gnu.org/ml/gcc-patches/2008-11/msg00838.html


-- 


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


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

* [Bug testsuite/38213] gcc.dg/ia64-sync-1.c and gcc.dg/ia64-sync-2.c execution tests fails on powerpc-apple-darwin9
  2008-11-21 14:25 [Bug testsuite/38213] New: gcc.dg/ia64-sync-1.c execution test fails on powerpc-apple-darwin9 howarth at nitro dot med dot uc dot edu
                   ` (5 preceding siblings ...)
  2008-11-21 15:23 ` jakub at gcc dot gnu dot org
@ 2008-11-21 17:25 ` ubizjak at gmail dot com
  2008-11-21 17:26 ` ubizjak at gmail dot com
  2008-12-10  9:59 ` [Bug target/38213] gcc.dg/ia64-sync-1.c and gcc.dg/ia64-sync-2.c execution tests fails on powerpc*-*-* ubizjak at gmail dot com
  8 siblings, 0 replies; 10+ messages in thread
From: ubizjak at gmail dot com @ 2008-11-21 17:25 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from ubizjak at gmail dot com  2008-11-21 17:23 -------
*** Bug 38217 has been marked as a duplicate of this bug. ***


-- 


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


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

* [Bug testsuite/38213] gcc.dg/ia64-sync-1.c and gcc.dg/ia64-sync-2.c execution tests fails on powerpc-apple-darwin9
  2008-11-21 14:25 [Bug testsuite/38213] New: gcc.dg/ia64-sync-1.c execution test fails on powerpc-apple-darwin9 howarth at nitro dot med dot uc dot edu
                   ` (6 preceding siblings ...)
  2008-11-21 17:25 ` ubizjak at gmail dot com
@ 2008-11-21 17:26 ` ubizjak at gmail dot com
  2008-12-10  9:59 ` [Bug target/38213] gcc.dg/ia64-sync-1.c and gcc.dg/ia64-sync-2.c execution tests fails on powerpc*-*-* ubizjak at gmail dot com
  8 siblings, 0 replies; 10+ messages in thread
From: ubizjak at gmail dot com @ 2008-11-21 17:26 UTC (permalink / raw)
  To: gcc-bugs



-- 

ubizjak at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|rth at gcc dot gnu dot org  |
  BugsThisDependsOn|                            |37908
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-11-21 17:25:17
               date|                            |


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


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

* [Bug target/38213] gcc.dg/ia64-sync-1.c and gcc.dg/ia64-sync-2.c execution tests fails on powerpc*-*-*
  2008-11-21 14:25 [Bug testsuite/38213] New: gcc.dg/ia64-sync-1.c execution test fails on powerpc-apple-darwin9 howarth at nitro dot med dot uc dot edu
                   ` (7 preceding siblings ...)
  2008-11-21 17:26 ` ubizjak at gmail dot com
@ 2008-12-10  9:59 ` ubizjak at gmail dot com
  8 siblings, 0 replies; 10+ messages in thread
From: ubizjak at gmail dot com @ 2008-12-10  9:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from ubizjak at gmail dot com  2008-12-10 09:57 -------
Fixed by http://gcc.gnu.org/ml/gcc-patches/2008-11/msg01500.html


-- 

ubizjak at gmail dot com changed:

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


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


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

end of thread, other threads:[~2008-12-10  9:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-21 14:25 [Bug testsuite/38213] New: gcc.dg/ia64-sync-1.c execution test fails on powerpc-apple-darwin9 howarth at nitro dot med dot uc dot edu
2008-11-21 14:26 ` [Bug testsuite/38213] " howarth at nitro dot med dot uc dot edu
2008-11-21 14:27 ` howarth at nitro dot med dot uc dot edu
2008-11-21 14:29 ` [Bug testsuite/38213] gcc.dg/ia64-sync-1.c and gcc.dg/ia64-sync-2.c execution tests " howarth at nitro dot med dot uc dot edu
2008-11-21 14:31 ` howarth at nitro dot med dot uc dot edu
2008-11-21 14:32 ` howarth at nitro dot med dot uc dot edu
2008-11-21 15:23 ` jakub at gcc dot gnu dot org
2008-11-21 17:25 ` ubizjak at gmail dot com
2008-11-21 17:26 ` ubizjak at gmail dot com
2008-12-10  9:59 ` [Bug target/38213] gcc.dg/ia64-sync-1.c and gcc.dg/ia64-sync-2.c execution tests fails on powerpc*-*-* ubizjak 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).