public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/35460]  New: undefined reference to `__builtin_stdarg_start' when compiling 2/29 snapshot on OpenBSD
@ 2008-03-04 17:58 michael dot a dot richmond at nasa dot gov
  2008-03-04 18:22 ` [Bug c/35460] " rguenth at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: michael dot a dot richmond at nasa dot gov @ 2008-03-04 17:58 UTC (permalink / raw)
  To: gcc-bugs

When I attempt to compile the snapshot of 2/29/08 on OpenBSD 4.2 I get the
following message:

libcpp.a(errors.o)(.text+0x258): In function `cpp_error':
/home/mrichmon/gcc-4.4-20080229/libcpp/errors.c:141: undefined reference to
`__builtin_stdarg_start'
libcpp.a(errors.o)(.text+0x3a0): In function `cpp_error_with_line':
/home/mrichmon/gcc-4.4-20080229/libcpp/errors.c:174: undefined reference to
`__builtin_stdarg_start'


-- 
           Summary: undefined reference to `__builtin_stdarg_start' when
                    compiling 2/29 snapshot on OpenBSD
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: michael dot a dot richmond at nasa dot gov


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug c/35460] undefined reference to `__builtin_stdarg_start' when compiling 2/29 snapshot on OpenBSD
  2008-03-04 17:58 [Bug c/35460] New: undefined reference to `__builtin_stdarg_start' when compiling 2/29 snapshot on OpenBSD michael dot a dot richmond at nasa dot gov
@ 2008-03-04 18:22 ` rguenth at gcc dot gnu dot org
  2008-03-05  3:19 ` [Bug target/35460] " pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-03-04 18:22 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from rguenth at gcc dot gnu dot org  2008-03-04 18:22 -------
Support for __builtin_stdarg has been removed.  I guess this is still
referenced
in OpenBSD headers?


-- 


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug target/35460] undefined reference to `__builtin_stdarg_start' when compiling 2/29 snapshot on OpenBSD
  2008-03-04 17:58 [Bug c/35460] New: undefined reference to `__builtin_stdarg_start' when compiling 2/29 snapshot on OpenBSD michael dot a dot richmond at nasa dot gov
  2008-03-04 18:22 ` [Bug c/35460] " rguenth at gcc dot gnu dot org
@ 2008-03-05  3:19 ` pinskia at gcc dot gnu dot org
  2008-03-11 12:15 ` [Bug target/35460] [4.4 Regression] " pinskia at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-03-05  3:19 UTC (permalink / raw)
  To: gcc-bugs



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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug target/35460] [4.4 Regression] undefined reference to `__builtin_stdarg_start' when compiling 2/29 snapshot on OpenBSD
  2008-03-04 17:58 [Bug c/35460] New: undefined reference to `__builtin_stdarg_start' when compiling 2/29 snapshot on OpenBSD michael dot a dot richmond at nasa dot gov
  2008-03-04 18:22 ` [Bug c/35460] " rguenth at gcc dot gnu dot org
  2008-03-05  3:19 ` [Bug target/35460] " pinskia at gcc dot gnu dot org
@ 2008-03-11 12:15 ` pinskia at gcc dot gnu dot org
  2008-04-20 20:38 ` rguenth at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-03-11 12:15 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 GCC target triplet|                            |i686-openbsd
           Keywords|                            |build
            Summary|undefined reference to      |[4.4 Regression] undefined
                   |`__builtin_stdarg_start'    |reference to
                   |when compiling 2/29 snapshot|`__builtin_stdarg_start'
                   |on OpenBSD                  |when compiling 2/29 snapshot
                   |                            |on OpenBSD
   Target Milestone|---                         |4.4.0


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug target/35460] [4.4 Regression] undefined reference to `__builtin_stdarg_start' when compiling 2/29 snapshot on OpenBSD
  2008-03-04 17:58 [Bug c/35460] New: undefined reference to `__builtin_stdarg_start' when compiling 2/29 snapshot on OpenBSD michael dot a dot richmond at nasa dot gov
                   ` (2 preceding siblings ...)
  2008-03-11 12:15 ` [Bug target/35460] [4.4 Regression] " pinskia at gcc dot gnu dot org
@ 2008-04-20 20:38 ` rguenth at gcc dot gnu dot org
  2008-12-30 13:14 ` andreast at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-04-20 20:38 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug target/35460] [4.4 Regression] undefined reference to `__builtin_stdarg_start' when compiling 2/29 snapshot on OpenBSD
  2008-03-04 17:58 [Bug c/35460] New: undefined reference to `__builtin_stdarg_start' when compiling 2/29 snapshot on OpenBSD michael dot a dot richmond at nasa dot gov
                   ` (3 preceding siblings ...)
  2008-04-20 20:38 ` rguenth at gcc dot gnu dot org
@ 2008-12-30 13:14 ` andreast at gcc dot gnu dot org
  2008-12-30 13:43 ` andreast at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: andreast at gcc dot gnu dot org @ 2008-12-30 13:14 UTC (permalink / raw)
  To: gcc-bugs



-- 

andreast at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |andreast at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2008-03-05 03:18:21         |2008-12-30 13:12:43
               date|                            |


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug target/35460] [4.4 Regression] undefined reference to `__builtin_stdarg_start' when compiling 2/29 snapshot on OpenBSD
  2008-03-04 17:58 [Bug c/35460] New: undefined reference to `__builtin_stdarg_start' when compiling 2/29 snapshot on OpenBSD michael dot a dot richmond at nasa dot gov
                   ` (4 preceding siblings ...)
  2008-12-30 13:14 ` andreast at gcc dot gnu dot org
@ 2008-12-30 13:43 ` andreast at gcc dot gnu dot org
  2008-12-31 13:55 ` andreast at gcc dot gnu dot org
  2008-12-31 20:05 ` andreast at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: andreast at gcc dot gnu dot org @ 2008-12-30 13:43 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from andreast at gcc dot gnu dot org  2008-12-30 13:41 -------
Proposed patch here:
http://gcc.gnu.org/ml/gcc-patches/2008-12/msg01279.html


-- 


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug target/35460] [4.4 Regression] undefined reference to `__builtin_stdarg_start' when compiling 2/29 snapshot on OpenBSD
  2008-03-04 17:58 [Bug c/35460] New: undefined reference to `__builtin_stdarg_start' when compiling 2/29 snapshot on OpenBSD michael dot a dot richmond at nasa dot gov
                   ` (5 preceding siblings ...)
  2008-12-30 13:43 ` andreast at gcc dot gnu dot org
@ 2008-12-31 13:55 ` andreast at gcc dot gnu dot org
  2008-12-31 20:05 ` andreast at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: andreast at gcc dot gnu dot org @ 2008-12-31 13:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from andreast at gcc dot gnu dot org  2008-12-31 13:54 -------
Subject: Bug 35460

Author: andreast
Date: Wed Dec 31 13:52:53 2008
New Revision: 142980

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142980
Log:
2008-12-31  Andreas Tobler  <a.tobler@schweiz.org>

        PR target/35460
        * inclhack.def (openbsd_va_start): Use __builtin_va_start
        for OpenBSD.
        * fixincl.x: Regenerate.

Modified:
    trunk/fixincludes/ChangeLog
    trunk/fixincludes/fixincl.x
    trunk/fixincludes/inclhack.def


-- 


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug target/35460] [4.4 Regression] undefined reference to `__builtin_stdarg_start' when compiling 2/29 snapshot on OpenBSD
  2008-03-04 17:58 [Bug c/35460] New: undefined reference to `__builtin_stdarg_start' when compiling 2/29 snapshot on OpenBSD michael dot a dot richmond at nasa dot gov
                   ` (6 preceding siblings ...)
  2008-12-31 13:55 ` andreast at gcc dot gnu dot org
@ 2008-12-31 20:05 ` andreast at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: andreast at gcc dot gnu dot org @ 2008-12-31 20:05 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from andreast at gcc dot gnu dot org  2008-12-31 20:03 -------
This particular issue is fixed. The bootstrap itself will fail (at least here
on x86_64-unknown-openbsd4.4).
Next patches coming.


-- 

andreast at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-12-31 20:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-04 17:58 [Bug c/35460] New: undefined reference to `__builtin_stdarg_start' when compiling 2/29 snapshot on OpenBSD michael dot a dot richmond at nasa dot gov
2008-03-04 18:22 ` [Bug c/35460] " rguenth at gcc dot gnu dot org
2008-03-05  3:19 ` [Bug target/35460] " pinskia at gcc dot gnu dot org
2008-03-11 12:15 ` [Bug target/35460] [4.4 Regression] " pinskia at gcc dot gnu dot org
2008-04-20 20:38 ` rguenth at gcc dot gnu dot org
2008-12-30 13:14 ` andreast at gcc dot gnu dot org
2008-12-30 13:43 ` andreast at gcc dot gnu dot org
2008-12-31 13:55 ` andreast at gcc dot gnu dot org
2008-12-31 20:05 ` andreast at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).