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 mmitchel at gcc dot gnu dot org  2004-04-02 16:59 -------
I don't think we should be making any drastic changes right now.

The behavior in 3.4.0 is consistent with all releases from 3.0.x onwards. 
Changing the semantics from these releases should not be done until we are
absolutely sure what the right behavior is.

In my opinion, that logic should apply to 3.3.4 as well.  Making changes in
3.3.4 that will make it behave differently from 3.3.3 and from 3.4.0 would be a
mistake.

-- 


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]