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]
Other format: [Raw text]

[Bug c++/16475] [3.5 Regression] FAIL: g++.dg/rtti/tinfo1.C scan-assembler _ZTIP9CTemplateIhE:


------- 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


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