------- Comment #5 from jv244 at cam dot ac dot uk  2010-08-19 14:24 -------
(In reply to comment #4)

> Not sure what exactly Fortran needs -fexceptions for currently, one reason
> could be pthread_cancel, but at least with OpenMP pthread_cancel isn't going 
> to
> do very nice things anyway.

We have a mixed MPI/OMP parallel Fortran code, -fexceptions is being added
automagically by the openmpi compiler driver (mpif90). This might be to allow
mixed C++/C/Fortran codes to work (but I couldn't quite find docs about this on
the openmpi webpage). 


-- 


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

Reply via email to