[Bug fortran/38823] Diagnose and treat (-2.0)**2.0 properly
burnus at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Jan 13 16:35:00 GMT 2009
------- Comment #4 from burnus at gcc dot gnu dot org 2009-01-13 16:35 -------
I wonder whether this should be fixed together with PR 38823.
Currently, (x)**(non-integer) is never be simplified at compile time - and the
simplification would be an obvious place to do the checking.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38823
More information about the Gcc-bugs
mailing list