public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/41402]  New: config.guess needs to be updated to the latest from git HEAD for darwin10
@ 2009-09-19  3:57 howarth at nitro dot med dot uc dot edu
  2009-09-23 14:33 ` [Bug bootstrap/41402] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: howarth at nitro dot med dot uc dot edu @ 2009-09-19  3:57 UTC (permalink / raw)
  To: gcc-bugs

The current config.guess in gcc trunk and gcc 4.4 branch erroneously reports
the architecture on darwin10 when running on EMT64 capable hardware. This is
due to the use of 'uname -p' to detect the architecture. The config.guess
upstream has been patched to take the same approach as SunOS5 of detecting the
code generation of the compiler being used...

commit ccf975556a0f6797fe80395cd6f314682a770f15
Author: Ben Elliston <bje@gnu.org>
Date:   Fri Sep 18 11:04:25 2009 +1000

    2009-09-18  Jack Howarth  <howarth@bromo.med.uc.edu>

        * config.guess (*:Darwin:*:*): Handle 64-bit compilers on i386.

The new config.guess now properly reports x86_64 in this situation
eliminating the need to always pass the triplets manually.


-- 
           Summary: config.guess needs to be updated to the latest from git
                    HEAD for darwin10
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: howarth at nitro dot med dot uc dot edu
 GCC build triplet: x86_64-apple-darwin10
  GCC host triplet: x86_64-apple-darwin10
GCC target triplet: x86_64-apple-darwin10


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


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

* [Bug bootstrap/41402] config.guess needs to be updated to the latest from git HEAD for darwin10
  2009-09-19  3:57 [Bug bootstrap/41402] New: config.guess needs to be updated to the latest from git HEAD for darwin10 howarth at nitro dot med dot uc dot edu
@ 2009-09-23 14:33 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2009-09-23 14:33 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2009-09-23 14:33 -------
Fixed:
http://gcc.gnu.org/ml/gcc-cvs/2009-09/msg00815.html


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.5.0


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


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

end of thread, other threads:[~2009-09-23 14:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-19  3:57 [Bug bootstrap/41402] New: config.guess needs to be updated to the latest from git HEAD for darwin10 howarth at nitro dot med dot uc dot edu
2009-09-23 14:33 ` [Bug bootstrap/41402] " 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).