[Bug c++/11834] [3.4 regression] template specialization not matched
bangerth at ices dot utexas dot edu
gcc-bugzilla@gcc.gnu.org
Wed Aug 6 18:22: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
------- Additional Comments From bangerth at ices dot utexas dot edu 2003-08-06 18:22 -------
Subject: Re: [3.4 regression] template specialization not matched
> Well it now hangs at least on powerpc on the mainline (20030806):
Did you try the -ftemplate-depth-5 thing? I noticed that my preprocessed
sources take forever, until I realized that in our makefiles we limit the
template depth. Maybe that is the reason why you think it hangs in your case.
W.
-------------------------------------------------------------------------
Wolfgang Bangerth email: bangerth@ices.utexas.edu
www: http://www.ices.utexas.edu/~bangerth/
More information about the Gcc-bugs
mailing list