Re: [Patch, Fortran, F03] PR 46271: OpenMP default(none) and procedure pointers

2013-08-19 Thread Janus Weil
Committed as r201835 ... 2013/8/18 Janus Weil : > Hi all, > > here is a pretty-much-trivial patch for a problem with OpenMP and > procedure pointers (proc-ptrs to functions are working, but not > subroutines). > > Regtested on x86_64-unknown-linux-gnu. Will commit as obvious tomorrow > if no one

[Patch, Fortran, F03] PR 46271: OpenMP default(none) and procedure pointers

2013-08-18 Thread Janus Weil
Hi all, here is a pretty-much-trivial patch for a problem with OpenMP and procedure pointers (proc-ptrs to functions are working, but not subroutines). Regtested on x86_64-unknown-linux-gnu. Will commit as obvious tomorrow if no one protests in the meantime ... Cheers, Janus 2013-08-18 Janus