public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dominiq at lps dot ens dot fr" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/30511] False array bound check causes gcc failed to boostrap
Date: Sat, 20 Jan 2007 13:28:00 -0000	[thread overview]
Message-ID: <20070120132749.10755.qmail@sourceware.org> (raw)
In-Reply-To: <bug-30511-682@http.gcc.gnu.org/bugzilla/>



------- Comment #6 from dominiq at lps dot ens dot fr  2007-01-20 13:27 -------
On Mac OSX 10.3.9, after the same failure I have applied the patch of comment
#1. Now the build fails
with:

/sw/src/fink.build/gcc4-4.3.0-20070120/darwin_objdir/./gcc/xgcc
-B/sw/src/fink.build/gcc4-4.3.0-20070120/darwin_objdir/./gcc/
-B/sw/lib/gcc4/powerpc-apple-darwin7/bin/
-B/sw/lib/gcc4/powerpc-apple-darwin7/lib/ -isystem
/sw/lib/gcc4/powerpc-apple-darwin7/include -isystem
/sw/lib/gcc4/powerpc-apple-darwin7/sys-include -DHAVE_CONFIG_H -I.
-I../../../gcc-4.3-20070120/libgfortran -I.
-iquote../../../gcc-4.3-20070120/libgfortran/io
-I../../../gcc-4.3-20070120/libgfortran/../gcc
-I../../../gcc-4.3-20070120/libgfortran/../gcc/config -I../.././gcc
-D_GNU_SOURCE -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wextra -Wwrite-strings -O2 -g -O2 -MT error.lo -MD -MP
-MF .deps/error.Tpo -c ../../../gcc-4.3-20070120/libgfortran/runtime/error.c 
-fno-common -DPIC -o .libs/error.o
In file included from ../../../gcc-4.3-20070120/libgfortran/runtime/error.c:52:
/usr/include/sys/resource.h:81: error: field 'ru_utime' has incomplete type
/usr/include/sys/resource.h:82: error: field 'ru_stime' has incomplete type

Any idea?


-- 


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


  parent reply	other threads:[~2007-01-20 13:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-19 19:13 [Bug bootstrap/30511] New: " hjl at lucon dot org
2007-01-19 20:04 ` [Bug bootstrap/30511] " mueller at gcc dot gnu dot org
2007-01-19 20:55 ` roger at eyesopen dot com
2007-01-19 22:02 ` mrs at apple dot com
2007-01-19 22:05 ` pinskia at gcc dot gnu dot org
2007-01-19 22:15 ` mueller at gcc dot gnu dot org
2007-01-20 13:28 ` dominiq at lps dot ens dot fr [this message]
2007-01-21 16:12 ` mueller at gcc dot gnu dot org
2007-01-21 16:53 ` mueller at gcc dot gnu dot org
2007-01-30 17:18 ` mueller at gcc dot 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=20070120132749.10755.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).