[Bug c/24581] Complex arithmetic on special cases is incorrect.

2010-11-21 Thread marco_atzeri at yahoo dot it
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24581 marco atzeri marco_atzeri at yahoo dot it changed: What|Removed |Added CC||marco_atzeri

[Bug c/24581] Complex arithmetic on special cases is incorrect.

2010-11-21 Thread marco_atzeri at yahoo dot it
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24581 --- Comment #13 from marco atzeri marco_atzeri at yahoo dot it 2010-11-21 23:16:45 UTC --- (In reply to comment #12) Note that this specific PR is about *C* not C++. And the issue is supposed to be RESOLVED FIXED. Thus, I would suggest first

[Bug c/24581] Complex arithmetic on special cases is incorrect.

2010-11-22 Thread marco_atzeri at yahoo dot it
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24581 --- Comment #20 from marco atzeri marco_atzeri at yahoo dot it 2010-11-22 14:17:24 UTC --- (In reply to comment #19) On Mon, 22 Nov 2010, sgk at troutmask dot apl.washington.edu wrote: That -nan is not an infinity is true but irrelevant

[Bug fortran/47030] !GCC$ Attributes do not work for COMMON variables in procedures and BLOCK DATA

2017-04-09 Thread marco_atzeri at yahoo dot it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47030 marco atzeri changed: What|Removed |Added CC||marco_atzeri at yahoo dot it --- Comment

[Bug fortran/47030] !GCC$ Attributes do not work for COMMON variables in procedures and BLOCK DATA

2018-11-03 Thread marco_atzeri at yahoo dot it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47030 --- Comment #8 from marco atzeri --- Created attachment 44950 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44950=edit test case for patch

[Bug fortran/47030] !GCC$ Attributes do not work for COMMON variables in procedures and BLOCK DATA

2018-11-03 Thread marco_atzeri at yahoo dot it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47030 --- Comment #9 from marco atzeri --- It seems the patch works, just not as I was expecting. The code allows to export the variables in the common block -- $ cat mydll-3.f90 ! mydll.f90 -- ! Simple library (to be

[Bug fortran/47030] !GCC$ Attributes do not work for COMMON variables in procedures and BLOCK DATA

2018-11-02 Thread marco_atzeri at yahoo dot it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47030 --- Comment #7 from marco atzeri --- I am trying to update the draft patch of Tobias to gcc-7.3.0 the current gcc on cygwin. The attached patch builds but does not solve the problem of !GCC$ attributes dllexport :: /mydata/

[Bug fortran/47030] !GCC$ Attributes do not work for COMMON variables in procedures and BLOCK DATA

2018-11-02 Thread marco_atzeri at yahoo dot it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47030 --- Comment #6 from marco atzeri --- Created attachment 44949 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44949=edit updated patch for 7.3.0

[Bug fortran/47030] !GCC$ Attributes do not work for COMMON variables in procedures and BLOCK DATA

2019-01-04 Thread marco_atzeri at yahoo dot it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47030 marco atzeri changed: What|Removed |Added Attachment #44949|0 |1 is obsolete|