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]

Re: gcc 3.3.3 bug( #9737 ?): "ambiguous class template instantiation"


david wrote:
This seems to be the same bug as: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9737
This is already a year old. Is there a workaround for this?

We don't track bugs reported via mail to gcc-bugs. You are better off if you file bug reports into our bugzilla bug database. See
http://gcc.gnu.org/bugs.html
for more info on reporting bugs.


If you want to ask about status of a current bug report, then add a comment to that bug report asking the question. This is more likely to get a response than sending mail to gcc-bugs.

I am not a C++ expert, but from a quick look at bug 9737, it appears that the ISO C++ language committee has decided that a C++ compiler is not required to make this testcase work, however, it is allowed as an extension to the C++ language. See Defect Report 150. Gcc does not implement this extension yet. Since we rely on volunteers for most of our work, there is no way to say when this extension will be implemented in gcc.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



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