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]

Re: Bug report


> Here is another bug. This time, everything works well, but shouldn't
> (with the explicit keyword):

Thanks for your bug report. gcc-2.95.2 still has this bug; the
mainline compiler says

a.cc: In function `int main (...)':
a.cc:18: could not convert `a' to `const B &'
a.cc:12: in passing argument 1 of `func (const B &)'

so it seems the bug has been fixed.

Regards,
Martin

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