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]

patched shared regression on powerpc-ibm-aix4.1.5.0


Hello,

The regression results on egcs-1.0, with shared enabled on aix 4.1.5
after applying the collect2 patch by Andrey Slepuhin.  
g++ behaves better than the static unpatched version.

Paul


		=== gcc Summary ===

# of expected passes		4856
# of unexpected failures	14
# of expected failures		5
# of unsupported tests		9

FAIL: gcc.c-torture/compile/920501-4.c,  -O2  
FAIL: gcc.c-torture/compile/920501-4.c,  -O2 -fomit-frame-pointer -finline-functions  
FAIL: gcc.c-torture/compile/920501-4.c,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops  
FAIL: gcc.c-torture/compile/920501-4.c,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops  
FAIL: gcc.c-torture/execute/931004-11.c execution,  -O0 
FAIL: gcc.c-torture/execute/931004-11.c execution,  -O1 
FAIL: gcc.c-torture/execute/931004-11.c execution,  -O2 
FAIL: gcc.c-torture/execute/931004-12.c execution,  -O0 
FAIL: gcc.c-torture/execute/931004-12.c execution,  -O1 
FAIL: gcc.c-torture/execute/931004-12.c execution,  -O2 
FAIL: gcc.c-torture/execute/931004-12.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/931004-12.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-loops 
FAIL: gcc.c-torture/execute/931004-12.c execution,  -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops 
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O2 -fomit-frame-pointer -finline-functions 


		=== g++ Summary ===

# of expected passes		3392
# of unexpected successes	3
# of expected failures		82
# of untested testcases		10

XPASS: g++.jason/destruct3.C - (test for bogus messages, line 38)
XPASS: g++.mike/dyncast1.C  Execution test
XPASS: g++.mike/dyncast2.C  Execution test


		=== g77 Summary ===

# of expected passes		132


		=== libio Summary ===

# of expected passes		40


		=== libstdc++ Summary ===

# of expected passes		30



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