This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Template Instantiation problem


>   We are currently trying to move our code base from HPUX cfront C++ to
>   g++!  We are experiencing many problems, but I hope that you can help
>   me with this issues.

Thanks for your bug report. I've put it into GNATS. Unfortunately, I
cannot reproduce it on i486-pc-linux-gnu; for me, the compiler
generates

	.type	 _t10lnnk_ATTLC1Z7complex.pool,@object
	.size	 _t10lnnk_ATTLC1Z7complex.pool,4
_t10lnnk_ATTLC1Z7complex.pool:
	.long 0

so it appears to be a platform-specific bug, and I don't have access
to an HPUX machine - maybe somebody else will take a look at it.

Regards,
Martin



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]