public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/35239]  New: Build failure when host cc is GCC-2.95,3 or earlier
@ 2008-02-17 21:45 gschafer at zip dot com dot au
  2008-02-17 21:55 ` [Bug target/35239] [4.3 Regression] Build failure when host cc is GCC-2.95.3 " rguenth at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: gschafer at zip dot com dot au @ 2008-02-17 21:45 UTC (permalink / raw)
  To: gcc-bugs

The build/bootstrap fails in driver-1386.c due to cpuid changes:

/tmp/ccWPtRYo.s: Assembler messages:
/tmp/ccWPtRYo.s:1895: Error: invalid character '{' in mnemonic
/tmp/ccWPtRYo.s:1896: Error: invalid character '{' in mnemonic
/tmp/ccWPtRYo.s:1897: Error: invalid character '{' in mnemonic
/tmp/ccWPtRYo.s:1898: Error: invalid character '{' in mnemonic
/tmp/ccWPtRYo.s:1899: Error: invalid character '{' in mnemonic
/tmp/ccWPtRYo.s:1900: Error: invalid character '{' in mnemonic
/tmp/ccWPtRYo.s:1901: Error: invalid character '{' in mnemonic
/tmp/ccWPtRYo.s:1902: Error: invalid character '{' in mnemonic
/tmp/ccWPtRYo.s:1903: Error: invalid character '{' in mnemonic
/tmp/ccWPtRYo.s:1904: Error: invalid character '{' in mnemonic

The older GCC apparently doesn't grok the asm syntax. More information in the
thread starting here:

http://gcc.gnu.org/ml/gcc/2008-02/msg00315.html

Failing to build from 2.95.3 is quite serious so I suggest a high priority for
this one. Thanks.


-- 
           Summary: Build failure when host cc is GCC-2.95,3 or earlier
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gschafer at zip dot com dot au
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

* [Bug target/35239] [4.3 Regression] Build failure when host cc is GCC-2.95.3 or earlier
  2008-02-17 21:45 [Bug target/35239] New: Build failure when host cc is GCC-2.95,3 or earlier gschafer at zip dot com dot au
@ 2008-02-17 21:55 ` rguenth at gcc dot gnu dot org
  2008-02-17 22:33 ` rguenth at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-02-17 21:55 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from rguenth at gcc dot gnu dot org  2008-02-17 21:55 -------
Confirmed.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |build
           Priority|P3                          |P1
   Last reconfirmed|0000-00-00 00:00:00         |2008-02-17 21:55:16
               date|                            |
            Summary|Build failure when host cc  |[4.3 Regression] Build
                   |is GCC-2.95,3 or earlier    |failure when host cc is GCC-
                   |                            |2.95.3 or earlier
   Target Milestone|---                         |4.3.0


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


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

* [Bug target/35239] [4.3 Regression] Build failure when host cc is GCC-2.95.3 or earlier
  2008-02-17 21:45 [Bug target/35239] New: Build failure when host cc is GCC-2.95,3 or earlier gschafer at zip dot com dot au
  2008-02-17 21:55 ` [Bug target/35239] [4.3 Regression] Build failure when host cc is GCC-2.95.3 " rguenth at gcc dot gnu dot org
@ 2008-02-17 22:33 ` rguenth at gcc dot gnu dot org
  2008-02-19 13:28 ` jakub at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2008-02-17 22:33 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rguenth at gcc dot gnu dot org  2008-02-17 22:32 -------
Intel assembler syntax was introduced with GCC 3.0.


-- 


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


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

* [Bug target/35239] [4.3 Regression] Build failure when host cc is GCC-2.95.3 or earlier
  2008-02-17 21:45 [Bug target/35239] New: Build failure when host cc is GCC-2.95,3 or earlier gschafer at zip dot com dot au
  2008-02-17 21:55 ` [Bug target/35239] [4.3 Regression] Build failure when host cc is GCC-2.95.3 " rguenth at gcc dot gnu dot org
  2008-02-17 22:33 ` rguenth at gcc dot gnu dot org
@ 2008-02-19 13:28 ` jakub at gcc dot gnu dot org
  2008-02-19 13:36 ` jakub at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: jakub at gcc dot gnu dot org @ 2008-02-19 13:28 UTC (permalink / raw)
  To: gcc-bugs



-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |jakub at gcc dot gnu dot org
                   |dot org                     |
                URL|                            |http://gcc.gnu.org/ml/gcc-
                   |                            |patches/2008-
                   |                            |02/msg00765.html
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2008-02-17 21:55:16         |2008-02-19 13:27:30
               date|                            |


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


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

* [Bug target/35239] [4.3 Regression] Build failure when host cc is GCC-2.95.3 or earlier
  2008-02-17 21:45 [Bug target/35239] New: Build failure when host cc is GCC-2.95,3 or earlier gschafer at zip dot com dot au
                   ` (3 preceding siblings ...)
  2008-02-19 13:36 ` jakub at gcc dot gnu dot org
@ 2008-02-19 13:36 ` jakub at gcc dot gnu dot org
  2008-02-19 13:42 ` jakub at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: jakub at gcc dot gnu dot org @ 2008-02-19 13:36 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from jakub at gcc dot gnu dot org  2008-02-19 13:35 -------
Subject: Bug 35239

Author: jakub
Date: Tue Feb 19 13:34:29 2008
New Revision: 132430

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132430
Log:
        PR target/35239
        * config/i386/cpuid.h (__cpuid, __get_cpuid_max): Use special
        32-bit inline asm without asm alternatives for host GCC < 3.0.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/cpuid.h


-- 


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


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

* [Bug target/35239] [4.3 Regression] Build failure when host cc is GCC-2.95.3 or earlier
  2008-02-17 21:45 [Bug target/35239] New: Build failure when host cc is GCC-2.95,3 or earlier gschafer at zip dot com dot au
                   ` (2 preceding siblings ...)
  2008-02-19 13:28 ` jakub at gcc dot gnu dot org
@ 2008-02-19 13:36 ` jakub at gcc dot gnu dot org
  2008-02-19 13:36 ` jakub at gcc dot gnu dot org
  2008-02-19 13:42 ` jakub at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: jakub at gcc dot gnu dot org @ 2008-02-19 13:36 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from jakub at gcc dot gnu dot org  2008-02-19 13:36 -------
Subject: Bug 35239

Author: jakub
Date: Tue Feb 19 13:35:11 2008
New Revision: 132431

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132431
Log:
        PR target/35239
        * config/i386/cpuid.h (__cpuid, __get_cpuid_max): Use special
        32-bit inline asm without asm alternatives for host GCC < 3.0.

Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/config/i386/cpuid.h


-- 


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


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

* [Bug target/35239] [4.3 Regression] Build failure when host cc is GCC-2.95.3 or earlier
  2008-02-17 21:45 [Bug target/35239] New: Build failure when host cc is GCC-2.95,3 or earlier gschafer at zip dot com dot au
                   ` (4 preceding siblings ...)
  2008-02-19 13:36 ` jakub at gcc dot gnu dot org
@ 2008-02-19 13:42 ` jakub at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: jakub at gcc dot gnu dot org @ 2008-02-19 13:42 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from jakub at gcc dot gnu dot org  2008-02-19 13:41 -------
Fixed on the trunk and 4.3.


-- 

jakub at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2008-02-19 13:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-17 21:45 [Bug target/35239] New: Build failure when host cc is GCC-2.95,3 or earlier gschafer at zip dot com dot au
2008-02-17 21:55 ` [Bug target/35239] [4.3 Regression] Build failure when host cc is GCC-2.95.3 " rguenth at gcc dot gnu dot org
2008-02-17 22:33 ` rguenth at gcc dot gnu dot org
2008-02-19 13:28 ` jakub at gcc dot gnu dot org
2008-02-19 13:36 ` jakub at gcc dot gnu dot org
2008-02-19 13:36 ` jakub at gcc dot gnu dot org
2008-02-19 13:42 ` jakub 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).