[Bug fortran/32140] [4.3 Regression] Miscompilation with -O1
jv244 at cam dot ac dot uk
gcc-bugzilla@gcc.gnu.org
Wed Jun 20 08:48:00 GMT 2007
------- Comment #19 from jv244 at cam dot ac dot uk 2007-06-20 08:48 -------
(In reply to comment #17)
> Here is the fix which I am testing, basically instead of creating
> (typeof(array[0] "*")&array we create &array[lb]:
did this fix test OK ? Since it fixes the CP2K issue, I would hope that it
could be posted for review soon.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32140
More information about the Gcc-bugs
mailing list