[Bug fortran/34044] OpenMP: Crashes with valid code.

burnus at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Nov 9 19:18:00 GMT 2007



------- Comment #1 from burnus at gcc dot gnu dot org  2007-11-09 19:18 -------
(In reply to comment #0)
>    y(j) = 0.0_dp

This part is nonsense and should be "y = 0.0_dp".
The original dump looks ok; I don't know whether something else goes wrong. -
It does not crash here anymore (x86-64 -m32/-m64, after fixing my stupid typo
above).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34044



More information about the Gcc-bugs mailing list