Re: [Patch] OpenMP/Fortran: Add support for firstprivate and allocate clauses on scope construct

2022-06-03 Thread Jakub Jelinek via Fortran
On Fri, Jun 03, 2022 at 03:37:56PM +0200, Tobias Burnus wrote: > Simple patch. Testcases based on the C/C++ commit. > For allocate, I found an unrelated bug which prevented me from adding > the associated testcase: https://gcc.gnu.org/PR105836 > > Tested on x86-64 (w/o offloading). > OK for mainli

[Patch] OpenMP/Fortran: Add support for firstprivate and allocate clauses on scope construct

2022-06-03 Thread Tobias Burnus
Simple patch. Testcases based on the C/C++ commit. For allocate, I found an unrelated bug which prevented me from adding the associated testcase: https://gcc.gnu.org/PR105836 Tested on x86-64 (w/o offloading). OK for mainline? Tobias - Siemens Electronic Design Automation GmbH; A

Re: is there a way to find out gfortran version and/or options from a given binary?

2022-06-03 Thread Kay Diederichs
On 6/3/22 10:16, Janne Blomqvist via Fortran wrote: On Fri, Jun 3, 2022 at 10:30 AM Arjen Markus via Fortran wrote: Hi Kay, (you forgot to reply to everybody ;)) I am using a Windows version of gfortran and strings. I use a file viewer that comes with the Total Commander file manager. So, it

Re: is there a way to find out gfortran version and/or options from a given binary?

2022-06-03 Thread Janne Blomqvist via Fortran
On Fri, Jun 3, 2022 at 10:30 AM Arjen Markus via Fortran wrote: > > Hi Kay, > > (you forgot to reply to everybody ;)) > > I am using a Windows version of gfortran and strings. I use a file viewer > that comes with the Total Commander file manager. So, it may be something > specific to that version

Re: is there a way to find out gfortran version and/or options from a given binary?

2022-06-03 Thread Arjen Markus via Fortran
Hi Kay, (you forgot to reply to everybody ;)) I am using a Windows version of gfortran and strings. I use a file viewer that comes with the Total Commander file manager. So, it may be something specific to that version of strings. Regards, Arjen Op vr 3 jun. 2022 om 09:25 schreef Kay Diederich