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]

irix6.5 failures due to patch "Jul 16 22:48:00 CEST 2001 Jan Hubicka"


The changes 

Mon Jul 16 22:48:00 CEST 2001  Jan Hubicka  <jh@suse.cz>

        * basic-block.h (CLEANUP_PRE_SIBCALL): New constant.
        * except.c (finish_eh_generation): Update call of cleanup_cfg;
        do rebuild_jump_labels instead of jump_optimize
        * sibcall.c (optimize_sibling_and_tail_recursive_call): Likewise.
        * toplev.c (rest_of_compulation): Likewise for -Wreturn_type.
        * flow.c (try_optimize_cfg): Remove unneeded code_labels.

        etc

made shortly before 2001-07-16 21:55 UTC introduced a number of testsuite
failures on mips-sgi-irix6.5.


+FAIL: gcc.c-torture/execute/920501-7.c execution,  -O2  
+FAIL: gcc.c-torture/execute/920501-7.c execution,  -O3 -fomit-frame-pointer
+FAIL: gcc.c-torture/execute/920501-7.c execution,  -O3 -g 
+FAIL: gcc.c-torture/execute/920501-7.c execution,  -Os  
+FAIL: gcc.c-torture/execute/comp-goto-2.c execution,  -O2  
+FAIL: gcc.c-torture/execute/comp-goto-2.c execution,  -O3
-fomit-frame-pointer 
+FAIL: gcc.c-torture/execute/comp-goto-2.c execution,  -O3 -g 
+FAIL: gcc.c-torture/execute/comp-goto-2.c execution,  -Os 
+FAIL: gcc.dg/20000707-1.c (test for excess errors)
+FAIL: gcc.dg/unused-2.c (test for excess errors)

Some of these have been fixed, but (as of around 15:00 UTC yesterday) the
last two remain.  I will need to do another bootstrap to provide more
details. ( I was a little overzealous cleaning up today, and deleted the
build directory)








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