This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/10038] [3.3 only] ICE when trying to access multilple nested template structs
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jun 2003 19:47:18 -0000
- Subject: [Bug c++/10038] [3.3 only] ICE when trying to access multilple nested template structs
- References: <20030312151601.10038.francis.maes@lrde.epita.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10038
------- Additional Comments From dhazeghi at yahoo dot com 2003-06-19 19:47 -------
Shouldn't the code from this PR be added as a testcase?