[Bug target/58849] complex number, memory is corrupted

2016-08-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58849

Andrew Pinski  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #3 from Andrew Pinski  ---
Works for me so closing.

[Bug target/58849] complex number, memory is corrupted

2013-12-13 Thread otmar.struwe at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58849

--- Comment #2 from otmar.struwe at web dot de ---
After updating some parts of the mingw environment (mpfr/gmp/mpc) I am not able
to reproduce the described behavior.

Now I get:

c:\temp\ccWxAggU.o:complex.c:(.text+0xef): undefined reference to `csin'
collect2.exe: error: ld returned 1 exit status

The compiler is the still the same.


[Bug target/58849] complex number, memory is corrupted

2013-10-22 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58849

Andrew Pinski pinskia at gcc dot gnu.org changed:

   What|Removed |Added

 Target||mingw32
  Component|c   |target
Version|unknown |4.8.1

--- Comment #1 from Andrew Pinski pinskia at gcc dot gnu.org ---
Works correctly under GNU/Linux.