This is the mail archive of the gcc-patches@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]

Re: [New testcase] Wrong: "warning: `noreturn' function does return"


  In message <200005090243.WAA24584@caip.rutgers.edu>you write:
  > Is there a way to make a gcc.dg test cycle through -O# options?  I
  > believe the noreturn-1.c test does something similar to the above
  > except that it only does it for -O2.  Given that recent optimization
  > work broke the noreturn stuff badly, but breakage only occurs at
  > specific levels, I'd like to be able to cycle these tests like the
  > gcc.c-torture tests do and check various opt levels from 0 to 3.
None that I'm aware of.
jeff


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