[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

[Bug web/59449] Missing online documentation web pages

2013-12-10 Thread otmar.struwe at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59449 --- Comment #2 from otmar.struwe at web dot de --- The start page is: http://gcc.gnu.org/onlinedocs/gcc-4.8.2/gcc/ I clicked on 3.17.16 Intel 386 and AMD x86-64 Options 3.17.17 i386 and x86-64 Windows Options 3.17.18 IA-64 Options

[Bug web/59449] New: Missing online documentation web pages

2013-12-10 Thread otmar.struwe at web dot de
Assignee: unassigned at gcc dot gnu.org Reporter: otmar.struwe at web dot de The below pages are not available http://gcc.gnu.org/onlinedocs/gcc-4.8.2/gcc/i386-and-x86-64-Options.html#i386-and-x86-64-Options http://gcc.gnu.org/onlinedocs/gcc-4.8.2/gcc/IA-64-Options.html#IA-64-Options

[Bug c/58849] New: complex number, memory is corrupted

2013-10-22 Thread otmar.struwe at web dot de
Assignee: unassigned at gcc dot gnu.org Reporter: otmar.struwe at web dot de Created attachment 31075 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31075&action=edit test source In the below test program the value of the variable "comp" is corrupted. Wrong ou