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 target/35460] undefined reference to `__builtin_stdarg_start' when compiling 2/29 snapshot on OpenBSD



------- Comment #2 from pinskia at gcc dot gnu dot org  2008-03-05 03:18 -------
This is a bug in the openbsd headers.  We most likely should fixincludes them
to use __builtin_va_start instead.

See PR 26264 and http://gcc.gnu.org/ml/gcc-patches/2002-07/msg00737.html for
more information on why this was removed.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|c                           |target
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-03-05 03:18:21
               date|                            |


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


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