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]

[Bug c++/11834] [3.4 regression] template specialization not matched


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/


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