Template Instantiation problem

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Fri Mar 10 02:53:00 GMT 2000


>   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




More information about the Gcc-bugs mailing list