On 9/11/2014 4:18 PM, Jeff Law wrote:
On 09/07/14 11:52, John David Anglin wrote:
The attached change fixes an ICE in dbxout_type on hppa2.0w-hp-hpux11.11
compiling auto-fn24.C.
Tested on hppa2.0w-hp-hpux11.11 and hppa64-hp-hpux11.11.
OK for trunk and 4.9?
Is dbxout.c allowed to look at language specific nodes? Isn't
TEMPLATE_TYPE_PARM defined by the C++ front-end .def file?
It's been eons since I looked at dbxout.c -- does it have hooks to
deal with language specific nodes?
I don't have an answer to your questions but in dbxout_type_methods we
skip TEMPLATE_DECLs. I stuck
the TEMPLATE_TYPE_PARM with void type because of this. It already
includes LANG_TYPE.
Dave
--
John David Anglin dave.ang...@bell.net