This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13092] [3.4 regression] Segfault in convert_nontype_argument
- From: "lerdsuwa at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Nov 2003 16:11:26 -0000
- Subject: [Bug c++/13092] [3.4 regression] Segfault in convert_nontype_argument
- References: <20031117223716.13092.giovannibajo@libero.it>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From lerdsuwa at gcc dot gnu dot org 2003-11-18 16:11 -------
I think we should preserve the SCOPE_REF because correct
access checking of members in class hierarchy requires this.
My idea would be putting the type information into it when
it's not a dependent name.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13092