This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14007] [3.3/3.4 Regression] Incorrect use of const partial specialization for reference template argument
- From: "nathan at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jun 2004 09:00:37 -0000
- Subject: [Bug c++/14007] [3.3/3.4 Regression] Incorrect use of const partial specialization for reference template argument
- References: <20040203195712.14007.austern@apple.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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