PR 41701, prevent pow in compiler pathname from a false error
From-SVN: r156360
This commit is contained in:
parent
850ea825c3
commit
dd70c86077
1 changed files with 7 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue