[Bug c++/37594] Assembler reports wrong symbol already defined
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Sep 19 22:44:00 GMT 2008
------- Comment #1 from pinskia at gcc dot gnu dot org 2008-09-19 22:42 -------
open64 in this case is defined twice in the assembly.
You said that open is open64 via:
extern "C" int open (__const char *__file, int __oflag, ...) __asm__
("open64");
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37594
More information about the Gcc-bugs
mailing list