------- Comment #7 from joseph at codesourcery dot com  2005-11-15 09:23 -------
Subject: Re:  gcc.dg/tls/pr24428.c execution test and
 gcc.dg/tls/pr24428-2.c execution test fail on IA32

On Tue, 15 Nov 2005, uros at kss-loka dot si wrote:

> The job of compiler is IMO to compile sources correctly, and the purpose of
> runtime test is to check if the system is able to run testcases. Runtime

No, it is to check if the compiler generated correct code for the 
testcases.  If this fact cannot be tested because of system limitations 
the result should be UNSUPPORTED, whereas if it can be tested and the code 
was incorrect it should be FAIL.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24475

Reply via email to