This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Condition builtins-8.c cbrt test on HAVE_C99_RUNTIME


On Thu, 2008-09-11 at 00:48 +0000, Joseph S. Myers wrote:
> gcc.dg/builtins-8.c contains a test of cbrt, a C99 function, which should 
> be conditional on HAVE_C99_RUNTIME (otherwise GCC does not do the 
> optimization being tested, even if the system does in fact have cbrt).  OK 
> to commit this patch to fix the test?

OK.

Janis


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]