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++/14007] [3.3/3.4 Regression] Incorrect use of const partial specialization for reference template argument


------- Additional Comments From bangerth at dealii dot org  2004-04-02 17:39 -------
I agree with Mark. This patch should only be allowed to go into 
3.3.4 if it also goes into 3.4, and maybe even then it shouldn't to 
not generate different code than 3.3.3. On the other hand, it would 
be better if it were applied to 3.4.0 rather than 3.4.1, to keep 
things consistent within dot releases. 
 
W. 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14007


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