------- Comment #7 from ghazi at gcc dot gnu dot org  2010-09-07 23:43 -------
(In reply to comment #6)
> Subject: Bug 43959
> Author: danglin
> Date: Tue Sep  7 23:23:30 2010
> New Revision: 163979
> URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163979
> Log:
>         PR testsuite/43959
>         * gcc.dg/torture/builtin-cproj-1.c: Require c99 runtime.
> Modified:
>     trunk/gcc/testsuite/ChangeLog
>     trunk/gcc/testsuite/gcc.dg/torture/builtin-cproj-1.c

This change isn't necessary or correct, the test should (and does) fold away
all references to cproj on non-c99 platforms.  The bug on hppa at -O1 will
still occur on hppa-linux.


-- 


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

Reply via email to