This is the mail archive of the gcc@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]

Re: loop regression in last 30 hrs.



My nightly testsuite run on the branch picked up a new regression on
6/10 compared to the 6/9 run on OpenServer.  Interestingly, it doesn't
fail for -fPIC.  Though I haven't tried it, I imagine this would fail on
Linux/IA32, too.

Looking in ChangeLog, I see two likely candidates but I'll let those
far more wizardly than myself work it out...

RJL

--- ../results-990609/summary   Wed Jun  9 05:22:29 1999
+++ ./summary   Thu Jun 10 05:57:45 1999
@@ -77,6 +77,11 @@
 
 
 Running target unix/-mcoff
+FAIL: gcc.c-torture/execute/loop-2b.c execution,  -O2 
+FAIL: gcc.c-torture/execute/loop-2b.c execution,  -O3 -fomit-frame-pointer 
+FAIL: gcc.c-torture/execute/loop-2b.c execution,  -O3 -fomit-frame-pointer -fun
roll-loops 
+FAIL: gcc.c-torture/execute/loop-2b.c execution,  -O3 -fomit-frame-pointer -fun
roll-all-loops -finline-functions 
+FAIL: gcc.c-torture/execute/loop-2b.c execution,  -O3 -g 
 FAIL: gcc.dg/980312-1.c (test for excess errors)
 FAIL: gcc.dg/980313-1.c (test for excess errors)
 FAIL: gcc.dg/990119-1.c execution test


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