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 nathan at gcc dot gnu dot org  2004-06-19 09:00 -------
I have looked at the example in comment 23 and concluded that g++ DTRT. That
example should indeed return 1.  EDG 3.4 in strict mode does this too.

I conclude that the fix on mainline for this bug is ok for the 3.4 branch too.

-- 


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]