This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/26029] Member initialization by constructor parameter object method calls
- From: "brainchild at skyler dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jan 2006 21:36:18 -0000
- Subject: [Bug c++/26029] Member initialization by constructor parameter object method calls
- References: <bug-26029-6439@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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