https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67950
Andrew Pinski changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67950
Andrew Dixie changed:
What|Removed |Added
CC||gcc at dixie dot net.nz
--- Comment #6 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67950
--- Comment #5 from Hans Streibel ---
Just noticed:
Adding an optimization flag -O1 or -O2 to g++ removes this bug (-O0 does not
help):
[root@dev71 tmp]# /opt/gcc-4.9.3-hans/bin/g++ -o tcpserver.4.9.3++ -O1 -Wall
tcpserver.c
[root@dev71 tmp]# ./
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67950
--- Comment #4 from Hans Streibel ---
Created attachment 36497
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36497&action=edit
g++ preprocessed result
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67950
--- Comment #3 from Hans Streibel ---
Created attachment 36496
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36496&action=edit
gcc preprocessed result
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67950
--- Comment #2 from Hans Streibel ---
Ok, here is the missing Information:
[root@dev71 tmp]# /opt/gcc-4.9.3-hans/bin/gcc -v
Using built-in specs.
COLLECT_GCC=/opt/gcc-4.9.3-hans/bin/gcc
COLLECT_LTO_WRAPPER=/opt/gcc-4.9.3-hans/libexec/gcc/powerpc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67950
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|