This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug pch/39071] [4.4 regression] All gcc.dg/pch tests FAIL on mipsel-linux



------- Comment #1 from laurent at guerby dot net  2009-02-05 19:25 -------
At rev 143942 on trunk the test now PASS

http://gcc.gnu.org/ml/gcc-testresults/2009-02/msg00541.html

Executing on host: /mnt/LG500/home/guerby/build-143942/gcc/xgcc
-B/mnt/LG500/home/guerby/build-143942/gcc/ ./common-1.h  -O0 -g   -o
common-1.h.gch    (timeout = 300)
PASS: ./common-1.h -O0 -g (test for excess errors)
Executing on host: /mnt/LG500/home/guerby/build-143942/gcc/xgcc
-B/mnt/LG500/home/guerby/build-143942/gcc/
/home/guerby/work2/trunk/gcc/testsuite/gcc.dg/pch/common-1.c  -O0 -g -I.  -S 
-o common-1.s    (time
out = 300)
PASS: gcc.dg/pch/common-1.c -O0 -g -I. (test for excess errors)
Executing on host: /mnt/LG500/home/guerby/build-143942/gcc/xgcc
-B/mnt/LG500/home/guerby/build-143942/gcc/
/home/guerby/work2/trunk/gcc/testsuite/gcc.dg/pch/common-1.c  -O0 -g -I. -S  -o
common-1.s    (timeo
ut = 300)
PASS: gcc.dg/pch/common-1.c -O0 -g (test for excess errors)
PASS: gcc.dg/pch/common-1.c -O0 -g assembly comparison

I wonder what fixed this issue between 143818 and 143942 but well...


-- 

laurent at guerby dot net changed:

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]