This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/32551] incorrect output obtained from nested parallelism that is serialized



------- Comment #3 from jakub at gcc dot gnu dot org  2007-07-02 12:05 -------
If you remove = 0 after tmp decl and add tmp = 0 on a line right below it
(so that tmp isn't saved), it will work just fine even with pre-PR32362
gfortran.


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]