This is the mail archive of the gcc-patches@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]

Re: [Patch, Fortran] PR42517: Bogus runtime error with -fopenmp -fcheck=recursion


On Tue, Dec 29, 2009 at 06:55:38PM +0100, Janus Weil wrote:
> 
> So, is the attached patch ok for trunk? It was regtested on
> x86_64-unknown-linux-gnu.
> 
> Cheers,
> Janus
> 
> 
> gcc/fortran/
> 2009-12-29 Janus Weil  <janus@gcc.gnu.org>
> 
> 	PR fortran/42517
> 	* invoke.texi: Document the interference of
> 	-fcheck=recursion and -fopenmp.
> 	* trans-decl.c (gfc_generate_function_code): Disable -fcheck=recursion
> 	when used with -fopenmp.
> 

Yes.

We can revisit the possible use of TLS later.

-- 
Steve


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