[Bug c++/11834] [3.4 regression] template specialization not matched
pinskia at physics dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Wed Aug 6 18:30:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11834
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|ice-on-valid-code |rejects-valid
------- Additional Comments From pinskia at physics dot uc dot edu 2003-08-06 18:30 -------
After Wolfgang suggestion of using -ftemplate-depth-5 I was able to use Phil's regression hunter:
Search converges between 2003-07-07-trunk (#336) and 2003-07-08-trunk (#337).
Looks like gcc is not picking up the template specialization of the classes.
More information about the Gcc-bugs
mailing list