This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12511] When building with -O2 getsockname may fail
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Dec 2003 22:18:20 -0000
- Subject: [Bug c++/12511] When building with -O2 getsockname may fail
- References: <20031004232203.12511.john.phelps@solipsys.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dhazeghi at yahoo dot com 2003-12-15 22:18 -------
Another datapoint: works on 3.0.4 but fails on 3.2.3. This is with -O1 (as well as -O2). If I have
time, I'll try to narrow down where it started failing...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12511