This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/35460] undefined reference to `__builtin_stdarg_start' when compiling 2/29 snapshot on OpenBSD
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Mar 2008 03:18:21 -0000
- Subject: [Bug target/35460] undefined reference to `__builtin_stdarg_start' when compiling 2/29 snapshot on OpenBSD
- References: <bug-35460-14284@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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