public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "bonzini at gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/32009] [4.3 Regression] building gcc4-4.3.0-20070518 failed on OSX 10.3.9
Date: Tue, 22 May 2007 09:34:00 -0000	[thread overview]
Message-ID: <20070522093349.6683.qmail@sourceware.org> (raw)
In-Reply-To: <bug-32009-12313@http.gcc.gnu.org/bugzilla/>



------- Comment #6 from bonzini at gnu dot org  2007-05-22 10:33 -------
Please try this patch on top of the previous one.  Its purpose is just to
validate the logic of the previous one, it's not meant to be committed.

Index: libgcc/configure.ac
===================================================================
--- libgcc/configure.ac (revision 124764)
+++ libgcc/configure.ac (working copy)
@@ -100,6 +100,8 @@ GCC_NO_EXECUTABLES
 AC_PROG_CC
 AC_PROG_CPP_WERROR

+CFLAGS=$LIBCFLAGS
+
 # Check for decimal float support.
 AC_CACHE_CHECK([whether decimal floating point is supported], [libgcc_cv_dfp],
               [AC_COMPILE_IFELSE([_Decimal32 x;], [libgcc_cv_dfp=yes],


-- 


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


  parent reply	other threads:[~2007-05-22  9:34 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-20 13:47 [Bug regression/32009] New: " dominiq at lps dot ens dot fr
2007-05-20 20:27 ` [Bug regression/32009] " andreast at gcc dot gnu dot org
2007-05-21  1:43 ` [Bug bootstrap/32009] [4.3 Regression] " pinskia at gcc dot gnu dot org
2007-05-21  7:20 ` bonzini at gnu dot org
2007-05-21  7:21 ` bonzini at gnu dot org
2007-05-21 12:05 ` dominiq at lps dot ens dot fr
2007-05-21 12:07 ` andreast at gcc dot gnu dot org
2007-05-21 21:39 ` andreast at gcc dot gnu dot org
2007-05-22  9:34 ` bonzini at gnu dot org [this message]
2007-05-22 15:55 ` dominiq at lps dot ens dot fr
2007-05-23 14:24 ` bonzini at gnu dot org
2007-05-23 14:27 ` bonzini at gcc dot gnu dot org
2007-05-23 14:40 ` dominiq at lps dot ens dot fr
2007-05-23 20:49 ` dominiq at lps dot ens dot fr
2007-05-24  5:21 ` andreast at gcc dot gnu dot org
2007-05-24  6:17 ` dominiq at lps dot ens dot fr
2007-05-24 14:31 ` dominiq at lps dot ens dot fr
2007-06-29 18:31 ` mmitchel at gcc dot gnu dot org
2007-06-29 19:01 ` echristo at apple dot com
2007-06-29 19:26 ` bonzini at gnu dot org
2007-08-10  0:27 ` mmitchel at gcc dot gnu dot org
2007-09-02 11:29 ` bonzini at gnu dot org
2007-09-21  7:50 ` bonzini at gnu dot org
2007-11-10 16:51 ` steven at gcc dot gnu dot org
2007-12-16 23:32 ` steven at gcc dot gnu dot org
2007-12-17  4:11 ` mrs at apple dot com
2007-12-17  6:15 ` bonzini at gnu dot org
2008-01-14 11:52 ` rguenth at gcc dot gnu dot org
2008-01-30 18:15 ` ebotcazou at gcc dot gnu dot org
2008-02-19 15:01 ` bonzini at gnu dot org
2008-02-20 14:12 ` [Bug bootstrap/32009] [4.3/4.4 Regression] building gcc4-4.3/4.4.0-20070518 " bonzini at gcc dot gnu dot org
2008-02-20 15:45 ` mrs at apple dot com
2008-02-20 21:14 ` andreast at gcc dot gnu dot org
2008-03-14 16:49 ` rguenth at gcc dot gnu dot org
2008-03-14 17:32 ` pinskia at gcc dot gnu dot org
2008-03-14 17:41 ` [Bug bootstrap/32009] [4.3 " bonzini at gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070522093349.6683.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).