------- Comment #10 from drow at gcc dot gnu dot org  2006-10-05 20:49 -------
FYI, the testcase does not build with my system g++ 4.1.2; remove the "static"
from 'extern "C" static'.  The result does not choke my system's binutils, i.e.
it links successfully.

If I use the provided .s file instead of compiling the .i file, it again links
successfully.  Therefore, I conclude that this is a bug in the linker (or
possibly assembler) on your platform, and there is no bug in GCC.  This is the
same conclusion Andrew came to, except that I actually looked at the bug.

Andrew, again I need to ask you to be more polite to bug submitters.  You
shouldn't need to be reminded of this so often!


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29359

Reply via email to