This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/37848] internal compiler error: Segmentation fault. gfortran openmp
- From: "m dot c dot schaafsma at student dot tudelft dot nl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Oct 2008 15:06:04 -0000
- Subject: [Bug fortran/37848] internal compiler error: Segmentation fault. gfortran openmp
- References: <bug-37848-16838@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from m dot c dot schaafsma at student dot tudelft dot nl 2008-10-16 15:06 -------
I implemented your suggestion, but with little success.
Removing the variable results in the same error.
I need to use variables declared in an external module in a multi threaded
loop.
Somehow my compiler can't manage it.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37848