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]

Re: fold_truthop patch causes sparcv9 testsuite regressions


   From: Roger Sayle <roger@eyesopen.com>
   Date: Mon, 24 Jun 2002 07:42:31 -0600 (MDT)
   
   That's what surprises me.  I'd have thought there'd atleast be a test
   for the warning in gcc.dg.  Perhaps if this check, if it exists, was
   made a link test instead of just a compile test?
   
It should be doing both.  But anyways, a non-zero exit from the
compiler would have been caught unless the test is just doing a -c -o
compilation.


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