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

Reply via email to