http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52138
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52138
--- Comment #4 from Dominique d'Humieres 2012-02-06
18:58:00 UTC ---
>From the manual:
-fcx-limited-range
When enabled, this option states that a range reduction step is not needed when
performing complex division. Also, there is no checking whe
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52138
kargl at gcc dot gnu.org changed:
What|Removed |Added
CC||kargl at gcc dot gnu.org
--- Co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52138
--- Comment #2 from Pedro 2012-02-06 18:33:11
UTC ---
I'm a bit confused... In the gfortran output the multiplication only about 40
bytes. Does that mean that gfortran is using a reduced range by default?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52138
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #1 f