re PR testsuite/40532 (FAIL: gcc.dg/builtins-65.c (test for excess errors))
PR testsuite/40532 * gcc.dg/builtins-65.c: Require c99 runtime. From-SVN: r148967
This commit is contained in:
parent
f45f9664dc
commit
f94bdf2b18
@ -1,3 +1,8 @@
|
||||
2009-06-26 Uros Bizjak <ubizjak@gmail.com>
|
||||
|
||||
PR testsuite/40532
|
||||
* gcc.dg/builtins-65.c: Require c99 runtime.
|
||||
|
||||
2009-06-26 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
* gnat.dg/array7.ad[sb]: New test.
|
||||
|
@ -1,5 +1,6 @@
|
||||
/* { dg-do link } */
|
||||
/* { dg-options "-O2 -ffast-math" } */
|
||||
/* { dg-require-effective-target c99_runtime } */
|
||||
|
||||
extern int ilogbf (float);
|
||||
extern float logbf (float);
|
||||
|
Loading…
Reference in New Issue
Block a user