This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/39797] Segmentation fault g++
- From: "stephanemarcotte at 3d-p dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Apr 2009 15:45:15 -0000
- Subject: [Bug c++/39797] Segmentation fault g++
- References: <bug-39797-17591@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from stephanemarcotte at 3d-p dot com 2009-04-17 15:45 -------
the template also declares the methods M() and N(), when M, N are also template
parameters. (The code snippet is obviously buggy.)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39797