public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "kargl at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/21481] New: Bootstrap is broken of FreeBSD by changes to crtstuff.c
Date: Tue, 10 May 2005 00:33:00 -0000	[thread overview]
Message-ID: <20050510003351.21481.kargl@gcc.gnu.org> (raw)

Last working build gives

troutmask:sgk[236] ~/work/41/bin/gcc --version
gcc (GCC) 4.1.0 20050425 (experimental)

./xgcc -B./ -B/usr/home/sgk/work/41/amd64-unknown-freebsd6.0/bin/ -isystem
/usr/home/sgk/work/41/amd64-unknown-freebsd6.0/include -isystem
/usr/home/sgk/work/41/amd64-unknown-freebsd6.0/sys-include
-L/usr/home/sgk/gcc/obj41/gcc/../ld -O2  -save-temps -DIN_GCC    -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
 -isystem ./include  -I. -I. -I../../gcc41/gcc -I../../gcc41/gcc/.
-I../../gcc41/gcc/../include -I./../intl -I../../gcc41/gcc/../libcpp/include
-I/usr/local/include   -g0 -finhibit-size-directive -fno-inline-functions
-fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time  \
   -c ../../gcc41/gcc/crtstuff.c -DCRT_BEGIN \
  -o crtbegin.o
../../gcc41/gcc/crtstuff.c:332: internal compiler error: in named_section_real,
at varasm.c:425

Probable cause:

2005-05-08  Nathan Sidwell  <nathan@codesourcery.com>
            Paolo Bonzini  <bonzini@gnu.org>

        * Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET to mkconfig.sh
        * aclocal.m4 (GCC_TARGET_TEMPLATE, AH_TEMPLATE): New.
        * configure.ac (enable_checking): Fix typos in runtime_checking.
        (ENABLE_RUNTIME_CHECKING): Mark as target template.
        (xm_file): Prepend auto-host.h
        (HAVE_GAS_HIDDEN, HAVE_LD_EH_FRAME_HDR): Mark as target template.
        * mkconfig.sh: Do not automatically define USED_FOR_TARGET in
        tconfig.h.
        * crtstuff.c: Do not include auto-host.h.

-- 
           Summary: Bootstrap is broken of FreeBSD by changes to crtstuff.c
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kargl at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


             reply	other threads:[~2005-05-10  0:33 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-10  0:33 kargl at gcc dot gnu dot org [this message]
2005-05-10  0:35 ` [Bug bootstrap/21481] " kargl at gcc dot gnu dot org
2005-05-10 17:29 ` [Bug bootstrap/21481] [4.1 Regression] " pinskia at gcc dot gnu dot org
2005-05-10 17:45 ` sgk at troutmask dot apl dot washington dot edu
2005-05-10 17:51 ` kargl at gcc dot gnu dot org
2005-05-10 17:53 ` pinskia at gcc dot gnu dot org
2005-05-10 20:57 ` wanderer at rsu dot ru
2005-05-10 21:06 ` sgk at troutmask dot apl dot washington dot edu
2005-05-10 21:10 ` wanderer at rsu dot ru
2005-05-10 23:19 ` pinskia at gcc dot gnu dot org
2005-05-11  0:06 ` janis at gcc dot gnu dot org
2005-05-11 10:55 ` nathan at gcc dot gnu dot org
2005-05-11 13:42 ` cvs-commit at gcc dot gnu dot org
2005-05-11 14:07 ` pinskia at gcc dot gnu dot org
2005-05-11 14:19 ` nathan at gcc dot gnu dot org
2005-05-14  7:13 ` pinskia at gcc dot gnu dot org
2005-06-13  3:35 ` [Bug bootstrap/21481] crtstuff.c should not include auto-host.h pinskia 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=20050510003351.21481.kargl@gcc.gnu.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).