Complicated dg test cases
Segher Boessenkool
segher@kernel.crashing.org
Mon Feb 9 17:19:00 GMT 2004
>> so it's not necessary to explicitly return 0 (at least, in C99).
>
> I think that's not something to be relied on in a compatibility suite.
Well, you can't really rely on _anything_ -- there is no way of testing
_only_ the feature you're trying to test.
But yes, I agree with you that adding the "return 0;" would be a nice
cleanup, not only to reduce "risks" but also just for style points.
See the one line you snipped from my message ;-)
Segher
More information about the Gcc
mailing list