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]

more bugs with -fssa


I ran the test suite with gcc 20000315 with -fssa enabled.
There were several additions to the results log:

 XPASS: gcc.dg/setjmp-1.c spurious clobbered warning (test for bogus messages, line 16)
 XPASS: gcc.dg/uninit-2.c uninitialized variable warning (test for bogus messages, line 28)
 XPASS: gcc.dg/uninit-3.c uninitialized variable warning (test for bogus messages, line 11)
 XPASS: gcc.dg/uninit-4.c uninitialized variable warning (test for bogus messages, line 24)
 XPASS: gcc.dg/uninit-5.c uninitialized variable warning (test for bogus messages, line 27)
 XPASS: gcc.dg/uninit-9.c uninitialized variable warning (test for bogus messages, line 26)
 FAIL: gcc.dg/uninit-A.c (test for excess errors)

And, my Scheme system gets nowhere at all compiled with -fssa, but
that's much too big to post ;-).

Brad Lucier

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