This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: template_type_parm and typename_type not supported by dump_type_prefix
- To: oldham at codesourcery dot com (Jeffrey Oldham)
- Subject: Re: template_type_parm and typename_type not supported by dump_type_prefix
- From: "John David Anglin" <dave at hiauly1 dot hia dot nrc dot ca>
- Date: Fri, 22 Jun 2001 12:01:13 -0400 (EDT)
- Cc: gcc-bugs at gcc dot gnu dot org, david dot billinghurst at riotinto dot com
> For mips-sgi-irix6.5, the problem occurs for this program:
>
> template <class A>
> void doit(const A& a) {}
It also triggers the problem for hppa1.1-hp-hpux10.20:
504 (hiauly1)dave> /xxx/gnu/gcc-3.1/objdir/gcc/g++ -B/xxx/gnu/gcc-3.1/objdir/gc
c/ -S dtp.cc
dtp.cc:2: sorry, not implemented: `template_type_parm' not supported by
dump_type_prefix
dtp.cc:2: sorry, not implemented: `template_type_parm' not supported by
dump_type_suffix
Let me know if you find something. I can't look at it until this evening
at the earliest. The v3 testsuite programs still pass the execution
part of the test even when "warnings" occur during compilation.
Dave
--
J. David Anglin dave.anglin@nrc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6605)