public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/41018]  New: bootstrap broken on FreeBSD powerpc
@ 2009-08-09 19:05 andreast at gcc dot gnu dot org
  2009-08-09 19:05 ` [Bug bootstrap/41018] " andreast at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: andreast at gcc dot gnu dot org @ 2009-08-09 19:05 UTC (permalink / raw)
  To: gcc-bugs

This patch: http://gcc.gnu.org/ml/gcc-cvs/2008-10/msg00471.html
broke bootstrap on powerpc targets which do not include svr4.h.

SVR4_ASM_SPEC is never defined.

This patch restores bootstrap, tested on 4.4 branch and head.
http://gcc.gnu.org/ml/gcc-patches/2009-06/msg00421.html

Approval for this patch is here:

http://gcc.gnu.org/ml/gcc-patches/2009-08/msg00203.html

I will commit the patch nn both trees, 4.4 and main, with an adjusted ChangeLog
within 24 hours if there are no objections.


-- 
           Summary: bootstrap broken on FreeBSD powerpc
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: andreast at gcc dot gnu dot org
        ReportedBy: andreast at gcc dot gnu dot org
 GCC build triplet: powerpc-*-freebsd8.0
  GCC host triplet: powerpc-*-freebsd8.0
GCC target triplet: powerpc-*-freebsd8.0


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


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

* [Bug bootstrap/41018] bootstrap broken on FreeBSD powerpc
  2009-08-09 19:05 [Bug bootstrap/41018] New: bootstrap broken on FreeBSD powerpc andreast at gcc dot gnu dot org
@ 2009-08-09 19:05 ` andreast at gcc dot gnu dot org
  2009-08-10 18:22 ` andreast at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: andreast at gcc dot gnu dot org @ 2009-08-09 19:05 UTC (permalink / raw)
  To: gcc-bugs



-- 

andreast at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-08-09 19:05:27
               date|                            |


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


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

* [Bug bootstrap/41018] bootstrap broken on FreeBSD powerpc
  2009-08-09 19:05 [Bug bootstrap/41018] New: bootstrap broken on FreeBSD powerpc andreast at gcc dot gnu dot org
  2009-08-09 19:05 ` [Bug bootstrap/41018] " andreast at gcc dot gnu dot org
@ 2009-08-10 18:22 ` andreast at gcc dot gnu dot org
  2009-08-10 18:24 ` andreast at gcc dot gnu dot org
  2009-08-10 18:25 ` andreast at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: andreast at gcc dot gnu dot org @ 2009-08-10 18:22 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from andreast at gcc dot gnu dot org  2009-08-10 18:22 -------
Subject: Bug 41018

Author: andreast
Date: Mon Aug 10 18:22:22 2009
New Revision: 150631

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150631
Log:
2009-08-10  Andreas Tobler  <a.tobler@schweiz.org>

        PR bootstrap/41018
        * config/rs6000/freebsd.h: Define SVR4_ASM_SPEC. Adjust copyright
        year.

Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/config/rs6000/freebsd.h


-- 


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


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

* [Bug bootstrap/41018] bootstrap broken on FreeBSD powerpc
  2009-08-09 19:05 [Bug bootstrap/41018] New: bootstrap broken on FreeBSD powerpc andreast at gcc dot gnu dot org
  2009-08-09 19:05 ` [Bug bootstrap/41018] " andreast at gcc dot gnu dot org
  2009-08-10 18:22 ` andreast at gcc dot gnu dot org
@ 2009-08-10 18:24 ` andreast at gcc dot gnu dot org
  2009-08-10 18:25 ` andreast at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: andreast at gcc dot gnu dot org @ 2009-08-10 18:24 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from andreast at gcc dot gnu dot org  2009-08-10 18:24 -------
Subject: Bug 41018

Author: andreast
Date: Mon Aug 10 18:23:57 2009
New Revision: 150632

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150632
Log:
2009-08-10  Andreas Tobler  <a.tobler@schweiz.org>

        PR bootstrap/41018
        * config/rs6000/freebsd.h: Define SVR4_ASM_SPEC. Adjust copyright
        year.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/freebsd.h


-- 


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


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

* [Bug bootstrap/41018] bootstrap broken on FreeBSD powerpc
  2009-08-09 19:05 [Bug bootstrap/41018] New: bootstrap broken on FreeBSD powerpc andreast at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2009-08-10 18:24 ` andreast at gcc dot gnu dot org
@ 2009-08-10 18:25 ` andreast at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: andreast at gcc dot gnu dot org @ 2009-08-10 18:25 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from andreast at gcc dot gnu dot org  2009-08-10 18:25 -------
Committed.


-- 

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


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

end of thread, other threads:[~2009-08-10 18:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-09 19:05 [Bug bootstrap/41018] New: bootstrap broken on FreeBSD powerpc andreast at gcc dot gnu dot org
2009-08-09 19:05 ` [Bug bootstrap/41018] " andreast at gcc dot gnu dot org
2009-08-10 18:22 ` andreast at gcc dot gnu dot org
2009-08-10 18:24 ` andreast at gcc dot gnu dot org
2009-08-10 18:25 ` 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).