PR 41701, prevent pow in compiler pathname from a false error

From-SVN: r156359
This commit is contained in:
Michael Meissner 2010-01-29 17:53:46 +00:00
parent cdf5f5a34d
commit 850ea825c3

View File

@ -1,5 +1,5 @@
/* { dg-do compile } */
/* { dg-options "-O -ffast-math -std=c99" } */
/* { dg-options "-O -ffast-math -std=c99 -fno-ident" } */
#include "builtins-config.h"