[Bug tree-optimization/67945] [6 Regression] Testsuite failures starting with revision 228616
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Oct 13 09:31:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67945
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |6.0
Summary|Testsuite failures starting |[6 Regression] Testsuite
|with revision 228616 |failures starting with
| |revision 228616
--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
Was this maybe fixed by
2015-10-13 Richard Sandiford <richard.sandiford@arm.com>
* real.h (real_isinteger): Declare.
* real.c (real_isinteger): New function.
* match.pd: Simplify pow(|x|,y) and pow(-x,y) to pow(x,y)
if y is an even integer.
?
More information about the Gcc-bugs
mailing list