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++/5247] Memory eating infinite loop on default parameter in constructor which is reference to class



------- Comment #15 from bsdfan3 at users dot sourceforge dot net  2006-04-01 13:07 -------
(In reply to comment #14)
> GCC 3.4.4 on Cygwin actually breaks.  The .ii file looks normal, however, it
> seems to be segfaulting...I'll try the testcase with mainline shortly.
> 
> $ gcc --version
> gcc (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125)
> Copyright (C) 2004 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> 

Mainline (20060401) breaks too...same (silent) segfault


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5247


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