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]

AIX regressions

[Get raw message]
	I wanted to point out that more and more regressions are appearing
on AIX:

FAIL: gcc.c-torture/execute/divconst-3.c compilation,  -O0 
FAIL: gcc.c-torture/execute/divconst-3.c compilation,  -O1 
FAIL: gcc.c-torture/execute/divconst-3.c compilation,  -O2 
FAIL: gcc.c-torture/execute/divconst-3.c compilation,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/divconst-3.c compilation,  -O3 -g 
FAIL: gcc.c-torture/execute/divconst-3.c compilation,  -Os 

appeared after Richard Kenner's CONST_DOUBLE change at the end of October.


FAIL: gcc.c-torture/execute/930930-2.c execution,  -O1 
FAIL: gcc.c-torture/execute/930930-2.c execution,  -O2 
FAIL: gcc.c-torture/execute/930930-2.c execution,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/930930-2.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/930930-2.c execution,  -Os 

appeared between November 27 and November 29.

FAIL: g77.f-torture/execute/auto1.f execution,  -O0 
FAIL: g77.f-torture/execute/auto1.f execution,  -O1 
FAIL: g77.f-torture/execute/auto1.f execution,  -O2 
FAIL: g77.f-torture/execute/auto1.f execution,  -O3 -fomit-frame-pointer 
FAIL: g77.f-torture/execute/auto1.f execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: g77.f-torture/execute/auto1.f execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: g77.f-torture/execute/auto1.f execution,  -O3 -g 
FAIL: g77.f-torture/execute/auto1.f execution,  -Os 

appeared between November 27 and November 29.

David


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