Subject gcc testsuite testcase gcc.c-torture/compile/20010327-1.c

Andrew Pinski pinskia@gmail.com
Mon Mar 31 05:47:00 GMT 2008


On Fri, Mar 28, 2008 at 7:17 AM, Kai Tietz <Kai.Tietz@onevision.com> wrote:
> Hello,
>
>  This testcase seems to be broken, because it will fail everytime for the
>  static variable x. gcc detects, that this static variable has no reference
>  and will produce a warning.

gcc.c-torture/compile is compiled with -w so the warnings are ignored.

-- Pinski



More information about the Gcc mailing list