-hidden fails with gcc's extern
template extension on amd64
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedB
--- Additional Comments From andreas dot pokorny at gmx dot de 2005-01-29
15:08 ---
If it is a programmers bug, why does it happen only with amd64, but not with
ia32 or ia64?
> Actually this is not a gcc or a linker bug but a programmers.
> Basically -fvisibility=hidden -fvisi
--- Additional Comments From andreas dot pokorny at gmx dot de 2005-01-29
15:26 ---
I am also refereing to this example:
http://gcc.gnu.org/ml/libstdc++/2005-01/msg00300.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19664
--- Additional Comments From andreas dot pokorny at gmx dot de 2005-01-29
16:24 ---
I am sorry, in my attempt to reduce the exmaple I introduced a bug in the
testcase.
--
What|Removed |Added