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 in g++ in use of string literal with template


> The attached source doesn't work as expected, at least under Windows.
> I would expect the runtime output to be 5; it is 0.

Thanks for your bug report. The mainline compiler (2.96 20000607
(experimental)) produces the correct result, so the bug appears to be
fixed.

Regards,
Martin

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