This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/36632] OpenMP code with access to module variable causes Fortran compiler to crash
- From: "wirawan0 at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jun 2008 19:25:41 -0000
- Subject: [Bug fortran/36632] OpenMP code with access to module variable causes Fortran compiler to crash
- References: <bug-36632-3515@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from wirawan0 at gmail dot com 2008-06-25 19:25 -------
Created an attachment (id=15813)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15813&action=view)
Fortran95 source code
No postprocessing needed. To reproduce the error, use:
gfortran -c -fopenmp crash.f95
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36632