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]
Other format: [Raw text]

g77.f-torture/execute/labug1.f


    Does anyone know if a fix is available yet for the
g77 3.4 testsuite failures of...

FAIL: g77.f-torture/execute/labug1.f compilation,  -O3 -fomit-frame-pointer 
FAIL: g77.f-torture/execute/labug1.f compilation,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: g77.f-torture/execute/labug1.f compilation,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: g77.f-torture/execute/labug1.f compilation,  -O3 -g 

I ask because in building xplor-nih with gcc 3.4 (101503)'s g77
I noticed several files with compilation errors at -O3 and was
thinking it might be the same bug. Unfortunately the offending
code may be a little complex to test case quickly so I thought
if a proposed fix for labug1.f's failure existed I would try
rebuilding g77 3.4 with that and see if it fixed my -O3 compilation
failures as well. 
          Thanks in advance for any help on this.
                            Jack
ps These offending files in xplor-nih all compile fine in g77
when I regress -O3 down to -O2. FYI.


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