This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16475] [3.5 Regression] FAIL: g++.dg/rtti/tinfo1.C scan-assembler _ZTIP9CTemplateIhE:
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jul 2004 06:41:11 -0000
- Subject: [Bug c++/16475] [3.5 Regression] FAIL: g++.dg/rtti/tinfo1.C scan-assembler _ZTIP9CTemplateIhE:
- References: <20040711175733.16475.danglin@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-07-12 06:41 -------
Here is the first part of the patch which fixes the darwin issue: <http://gcc.gnu.org/ml/gcc-patches/
2004-07/msg00878.html>, fixing the other target issues is easier and HJL suggested one approach
but I think it is wrong and each target which defines its own MAKE_DECL_ONE_ONLY should also define
its own MAKE_DECL_NON_ONE_ONLY.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16475