public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/41334]  New: gcc.dg/graphite/run-id-1.c fails execution test
@ 2009-09-11 10:00 howarth at nitro dot med dot uc dot edu
  2010-01-10 23:36 ` [Bug middle-end/41334] " trifunovic at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2009-09-11 10:00 UTC (permalink / raw)
  To: gcc-bugs

The gcc.dg/graphite/run-id-1.c testcase is failing the execution test on
x86_64-apple-darwin10 at r151625 as follows...

Executing on host:
/sw/src/fink.build/gcc45-4.4.999-20090910/darwin_objdir/gcc/xgcc
-B/sw/src/fink.build/gcc45-4.4.999-20090910/darwin_objdir/gcc/
/sw/src/fink.build/gcc45-4.4.999-20090910/gcc-4.5-20090910/gcc/testsuite/gcc.dg/graphite/run-id-1.c
  -O2 -fgraphite-identity  -lm   -o ./run-id-1.exe    (timeout = 300)
PASS: gcc.dg/graphite/run-id-1.c (test for excess errors)
Setting LD_LIBRARY_PATH to
:/sw/src/fink.build/gcc45-4.4.999-20090910/darwin_objdir/gcc::/sw/src/fink.build/gcc45-4.4.999-20090910/darwin_objdir/gcc
FAIL: gcc.dg/graphite/run-id-1.c execution test

Using built-in specs.
Target: x86_64-apple-darwin10
Configured with: ../gcc-4.5-20090910/configure --prefix=/sw
--prefix=/sw/lib/gcc4.5 --mandir=/sw/share/man --infodir=/sw/share/info
--enable-languages=c,c++,fortran,objc,java --with-gmp=/sw
--with-libiconv-prefix=/sw --with-ppl=/sw --with-cloog=/sw --with-system-zlib
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
--disable-libjava-multilib --build=x86_64-apple-darwin10
--host=x86_64-apple-darwin10 --target=x86_64-apple-darwin10
Thread model: posix
gcc version 4.5.0 20090911 (experimental) (GCC)


-- 
           Summary: gcc.dg/graphite/run-id-1.c fails execution test
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: howarth at nitro dot med dot uc dot edu
 GCC build triplet: x86_64-apple-darwin10
  GCC host triplet: x86_64-apple-darwin10
GCC target triplet: x86_64-apple-darwin10


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


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

* [Bug middle-end/41334] gcc.dg/graphite/run-id-1.c fails execution test
  2009-09-11 10:00 [Bug middle-end/41334] New: gcc.dg/graphite/run-id-1.c fails execution test howarth at nitro dot med dot uc dot edu
@ 2010-01-10 23:36 ` trifunovic at gcc dot gnu dot org
  2010-01-10 23:48 ` trifunovic at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: trifunovic at gcc dot gnu dot org @ 2010-01-10 23:36 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from trifunovic at gcc dot gnu dot org  2010-01-10 23:36 -------
Cannot reproduce on x86_64 nor on IA32.


-- 


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


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

* [Bug middle-end/41334] gcc.dg/graphite/run-id-1.c fails execution test
  2009-09-11 10:00 [Bug middle-end/41334] New: gcc.dg/graphite/run-id-1.c fails execution test howarth at nitro dot med dot uc dot edu
  2010-01-10 23:36 ` [Bug middle-end/41334] " trifunovic at gcc dot gnu dot org
@ 2010-01-10 23:48 ` trifunovic at gcc dot gnu dot org
  2010-03-08 22:59 ` spop at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: trifunovic at gcc dot gnu dot org @ 2010-01-10 23:48 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from trifunovic at gcc dot gnu dot org  2010-01-10 23:48 -------
Cannot reproduce on x86_64 nor on IA32.


-- 

trifunovic at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|trifunovic at gcc dot gnu   |unassigned at gcc dot gnu
                   |dot org                     |dot org


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


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

* [Bug middle-end/41334] gcc.dg/graphite/run-id-1.c fails execution test
  2009-09-11 10:00 [Bug middle-end/41334] New: gcc.dg/graphite/run-id-1.c fails execution test howarth at nitro dot med dot uc dot edu
  2010-01-10 23:36 ` [Bug middle-end/41334] " trifunovic at gcc dot gnu dot org
  2010-01-10 23:48 ` trifunovic at gcc dot gnu dot org
@ 2010-03-08 22:59 ` spop at gcc dot gnu dot org
  2010-03-08 23:07 ` howarth at nitro dot med dot uc dot edu
  2010-03-08 23:10 ` spop at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: spop at gcc dot gnu dot org @ 2010-03-08 22:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from spop at gcc dot gnu dot org  2010-03-08 22:59 -------
Hi Jack,

is gcc.dg/graphite/run-id-1.c still failing on x86_64-apple-darwin10 or has it
been fixed since then?

Thanks,
Sebastian


-- 


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


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

* [Bug middle-end/41334] gcc.dg/graphite/run-id-1.c fails execution test
  2009-09-11 10:00 [Bug middle-end/41334] New: gcc.dg/graphite/run-id-1.c fails execution test howarth at nitro dot med dot uc dot edu
                   ` (2 preceding siblings ...)
  2010-03-08 22:59 ` spop at gcc dot gnu dot org
@ 2010-03-08 23:07 ` howarth at nitro dot med dot uc dot edu
  2010-03-08 23:10 ` spop at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2010-03-08 23:07 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from howarth at nitro dot med dot uc dot edu  2010-03-08 23:07 -------
I don't see the failures on x86_64-apple-darwin10 on recent gcc trunk...

http://gcc.gnu.org/ml/gcc-testresults/2010-03/msg00487.html


-- 


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


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

* [Bug middle-end/41334] gcc.dg/graphite/run-id-1.c fails execution test
  2009-09-11 10:00 [Bug middle-end/41334] New: gcc.dg/graphite/run-id-1.c fails execution test howarth at nitro dot med dot uc dot edu
                   ` (3 preceding siblings ...)
  2010-03-08 23:07 ` howarth at nitro dot med dot uc dot edu
@ 2010-03-08 23:10 ` spop at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: spop at gcc dot gnu dot org @ 2010-03-08 23:10 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from spop at gcc dot gnu dot org  2010-03-08 23:10 -------
Ok, then let's close this PR.


-- 

spop at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2010-03-08 23:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-11 10:00 [Bug middle-end/41334] New: gcc.dg/graphite/run-id-1.c fails execution test howarth at nitro dot med dot uc dot edu
2010-01-10 23:36 ` [Bug middle-end/41334] " trifunovic at gcc dot gnu dot org
2010-01-10 23:48 ` trifunovic at gcc dot gnu dot org
2010-03-08 22:59 ` spop at gcc dot gnu dot org
2010-03-08 23:07 ` howarth at nitro dot med dot uc dot edu
2010-03-08 23:10 ` spop 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).