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]
Other format: [Raw text]

Re: [tree-ssa] New testcase


In message <20030212222011.GA14744@daikokuya.co.uk>, Neil Booth writes:
 >law@redhat.com wrote:-
 >
 >> I forgot to check this in while fixing up handling of nonlocal gotos.
 >> It's a test that tree-ssa would fail before my changes, but which
 >> passes after my changes (and while it looks similar to one of the
 >> tests in our testsuite, it is in fact different....)
 >
 >If you add this, could you get x to return something? 
It would probably be better to change the return type to void.  That's
less likely to muck up what we were testing for to begin with.

Jeff



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