[Bug c++/26029] Member initialization by constructor parameter object method calls
brainchild at skyler dot com
gcc-bugzilla@gcc.gnu.org
Mon Jan 30 21:36:00 GMT 2006
------- Comment #2 from brainchild at skyler dot com 2006-01-30 21:36 -------
The gcc version is 3.4.4, the one in the current Cygwin distribution.
It must have been fixed since then, though. I downloaded and built gcc 4.0.2
and it gives the correct output, i_=1. So, I guess you can consider it
resolved. If it worked on 3.4.0, maybe it was broken between 3.4.0 and 3.4.4,
then fixed between 3.4.4 and 4.0.2? If so, may be useful info to have on file
for future reference, at least until Cygwin's distribution includes a later
version.
BTW, I am Don@Skyler.com; just posting from work instead of home.
Thanks!
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26029
More information about the Gcc-bugs
mailing list