PR 41701, prevent pow in compiler pathname from a false error
authormeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 29 Jan 2010 17:54:14 +0000 (17:54 +0000)
committermeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 29 Jan 2010 17:54:14 +0000 (17:54 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@156360 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog

index d6b3d46..4198ac9 100644 (file)
@@ -1,3 +1,10 @@
+2010-01-29  Michael Meissner  <meissner@linux.vnet.ibm.com>
+
+       PR testsuite/41701
+       * gcc.dg/builtins-58.c: Add -fno-ident to the options to prevent
+       the string 'pow' in the pathname of the compiler from generating a
+       test failure.
+
 2010-01-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
 
        * g++.old-deja/g++.mike/eh16.C: Rename err to e.