This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/29975] [meta-bugs] ICEs with CP2K
- From: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Mar 2007 23:24:38 -0000
- Subject: [Bug fortran/29975] [meta-bugs] ICEs with CP2K
- References: <bug-29975-6642@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #76 from steven at gcc dot gnu dot org 2007-03-12 23:24 -------
Joost,
You wrote in comment #75:
"One issue with OpenMP is that it is very easy to break an OpenMP
code (it is just comments),"
This is a complaint I've heard before. I wonder if you have any suggestions to
make it more difficult to break OpenMP-annotated Fortran code. One think I've
been thinking about, is to make the parser always parse OpenMP directives, and
issue warnings if something doesn't look right but -fopenmp is not given. Is
that something that would help avoid the most common cases of broken OpenMP
directives? Do you have some examples of common errors with OpenMP?
--
steven at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2007-02-17 16:01:22 |2007-03-12 23:24:37
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29975