public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/32007]  New: [4.3 Regression] bootstrap broken on ARM v3
@ 2007-05-20 10:52 tbm at cyrius dot com
  2007-05-20 10:53 ` [Bug target/32007] " tbm at cyrius dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: tbm at cyrius dot com @ 2007-05-20 10:52 UTC (permalink / raw)
  To: gcc-bugs

Bootstrap is broken on ARM v3.  I get "Unable to determine architecture"
from gcc/config/arm/lib1funcs.asm


-- 
           Summary: [4.3 Regression] bootstrap broken on ARM v3
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com
GCC target triplet: arm-linux-gnu


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


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

* [Bug target/32007] [4.3 Regression] bootstrap broken on ARM v3
  2007-05-20 10:52 [Bug target/32007] New: [4.3 Regression] bootstrap broken on ARM v3 tbm at cyrius dot com
@ 2007-05-20 10:53 ` tbm at cyrius dot com
  2007-05-20 10:55 ` tbm at cyrius dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: tbm at cyrius dot com @ 2007-05-20 10:53 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from tbm at cyrius dot com  2007-05-20 11:52 -------
Caused by http://gcc.gnu.org/ml/gcc-patches/2006-02/msg01850.html


-- 

tbm at cyrius dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pbrook at gcc dot gnu dot
                   |                            |org
           Keywords|                            |build


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


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

* [Bug target/32007] [4.3 Regression] bootstrap broken on ARM v3
  2007-05-20 10:52 [Bug target/32007] New: [4.3 Regression] bootstrap broken on ARM v3 tbm at cyrius dot com
  2007-05-20 10:53 ` [Bug target/32007] " tbm at cyrius dot com
@ 2007-05-20 10:55 ` tbm at cyrius dot com
  2007-05-20 11:18 ` pbrook at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: tbm at cyrius dot com @ 2007-05-20 10:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from tbm at cyrius dot com  2007-05-20 11:54 -------
Proposed patch:
http://gcc.gnu.org/ml/gcc-patches/2007-05/msg01304.html


-- 


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


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

* [Bug target/32007] [4.3 Regression] bootstrap broken on ARM v3
  2007-05-20 10:52 [Bug target/32007] New: [4.3 Regression] bootstrap broken on ARM v3 tbm at cyrius dot com
  2007-05-20 10:53 ` [Bug target/32007] " tbm at cyrius dot com
  2007-05-20 10:55 ` tbm at cyrius dot com
@ 2007-05-20 11:18 ` pbrook at gcc dot gnu dot org
  2007-05-22 16:39 ` tbm at cyrius dot com
  2007-05-26  3:17 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pbrook at gcc dot gnu dot org @ 2007-05-20 11:18 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pbrook at gcc dot gnu dot org  2007-05-20 12:18 -------
Subject: Bug 32007

Author: pbrook
Date: Sun May 20 11:18:27 2007
New Revision: 124871

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124871
Log:
2007-04-20  Martin Michlmayr  <tbm@cyrius.com>

        PR target/32007
        * config/arm/lib1funcs.asm: Define __ARM_ARCH__ on v2/v3 machines.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/lib1funcs.asm


-- 


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


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

* [Bug target/32007] [4.3 Regression] bootstrap broken on ARM v3
  2007-05-20 10:52 [Bug target/32007] New: [4.3 Regression] bootstrap broken on ARM v3 tbm at cyrius dot com
                   ` (2 preceding siblings ...)
  2007-05-20 11:18 ` pbrook at gcc dot gnu dot org
@ 2007-05-22 16:39 ` tbm at cyrius dot com
  2007-05-26  3:17 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: tbm at cyrius dot com @ 2007-05-22 16:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from tbm at cyrius dot com  2007-05-22 17:39 -------
Fixed.


-- 

tbm at cyrius dot com changed:

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


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


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

* [Bug target/32007] [4.3 Regression] bootstrap broken on ARM v3
  2007-05-20 10:52 [Bug target/32007] New: [4.3 Regression] bootstrap broken on ARM v3 tbm at cyrius dot com
                   ` (3 preceding siblings ...)
  2007-05-22 16:39 ` tbm at cyrius dot com
@ 2007-05-26  3:17 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-05-26  3:17 UTC (permalink / raw)
  To: gcc-bugs



-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.3.0


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


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

end of thread, other threads:[~2007-05-26  3:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-20 10:52 [Bug target/32007] New: [4.3 Regression] bootstrap broken on ARM v3 tbm at cyrius dot com
2007-05-20 10:53 ` [Bug target/32007] " tbm at cyrius dot com
2007-05-20 10:55 ` tbm at cyrius dot com
2007-05-20 11:18 ` pbrook at gcc dot gnu dot org
2007-05-22 16:39 ` tbm at cyrius dot com
2007-05-26  3:17 ` pinskia 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).