This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/26029] Member initialization by constructor parameter object method calls



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]