This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11834] [3.4 regression] template specialization not matched
- From: "bangerth at ices dot utexas dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Aug 2003 18:22:01 -0000
- Subject: [Bug c++/11834] [3.4 regression] template specialization not matched
- References: <20030806145118.11834.bangerth@dealii.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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/