This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/34397] [4.1/4.2/4.3 regression] ICE on invalid default template parameter
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Subject: [Bug c++/34397] [4.1/4.2/4.3 regression] ICE on invalid default template parameter
- References: <bug-34397-1771@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #17 from mmitchel at gcc dot gnu dot org 2008-01-02 17:29 -------
I would expect pt.c to call grok_array_decl (which is the same function called
by the parser), not build_x_binary_op.
--
mmitchel at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34397