[Bug c++/5247] Memory eating infinite loop on default parameter in constructor which is reference to class
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Aug 29 10:09:00 GMT 2005
------- Additional Comments From rguenth at gcc dot gnu dot org 2005-08-29 10:05 -------
EDG manages to produce
pr5247.C(2): error: no suitable constructor exists to convert from "int" to "a"
a (int, const a & = 0) { }
^
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5247
More information about the Gcc-bugs
mailing list