Does this failure pattern indicate something?
Kean Johnston
jkj@sco.com
Fri Apr 30 05:02:00 GMT 2004
Eric Christopher wrote:
>>and many more of the same undefined reference errors. Is this a bug in
>>the testsuite? I looked at it and it sure seems that way - the function
>>link_error simply isnt defined anywhere. Other than this failure the
>>rest of the GCC tessuite is clean. G++ though has a few more errors:
>
>
> It's not supposed to be defined anywhere and it is a testsuite failure,
> in general you'll see it in the builtins tests to determine whether or
> not we optimized something away that we should and therefore don't see
> link_error at all.
Thank you for the lightning quick (Im sure its sub 1 minute!) response!
When you say its a 'tesuite failure' I am not sure I know what you mean.
Does it mean that the test case failed and that gcc is wrong, os is the
test case incorectly written in that it should accept those unresolved
as valid? Thank you :)
Kean
More information about the Gcc
mailing list