public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jakub at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/34003] [4.2/4.3 Regression] gcc 4.3.0 unable to bootstrap itself; Unsatisfied symbols: ggc_free
Date: Sat, 15 Dec 2007 23:09:00 -0000	[thread overview]
Message-ID: <20071215230902.13446.qmail@sourceware.org> (raw)
In-Reply-To: <bug-34003-11564@http.gcc.gnu.org/bugzilla/>



------- Comment #34 from jakub at gcc dot gnu dot org  2007-12-15 23:09 -------
Subject: Bug 34003

Author: jakub
Date: Sat Dec 15 23:08:47 2007
New Revision: 130979

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130979
Log:
        PR bootstrap/34003
        * c-decl.c (merge_decls): Copy RTL from olddecl to newdecl.
        * config/pa/pa.c (pa_encode_section_info): If !first, preserve
        SYMBOL_FLAG_REFERENCED flag.

        * gcc.dg/pr34003-1.c: New test.
        * gcc.dg/pr34003-2.c: New.

Added:
    trunk/gcc/testsuite/gcc.dg/pr34003-1.c
    trunk/gcc/testsuite/gcc.dg/pr34003-2.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-decl.c
    trunk/gcc/config/pa/pa.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


  parent reply	other threads:[~2007-12-15 23:09 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-06 10:09 [Bug bootstrap/34003] New: " r dot emrich at de dot tecosim dot com
2007-11-06 10:24 ` [Bug bootstrap/34003] " r dot emrich at de dot tecosim dot com
2007-11-06 11:30 ` pinskia at gcc dot gnu dot org
2007-11-06 11:33 ` [Bug bootstrap/34003] [4.3 Regression] " pinskia at gcc dot gnu dot org
2007-11-06 11:35 ` r dot emrich at de dot tecosim dot com
2007-11-06 11:37 ` pinskia at gcc dot gnu dot org
2007-11-06 12:02 ` r dot emrich at de dot tecosim dot com
2007-11-06 14:22 ` r dot emrich at de dot tecosim dot com
2007-11-06 18:52 ` [Bug bootstrap/34003] [4.2/4.3 " pinskia at gcc dot gnu dot org
2007-11-06 21:38 ` rsandifo at gcc dot gnu dot org
2007-11-06 22:15 ` rsandifo at gcc dot gnu dot org
2007-11-06 22:16 ` rsandifo at gcc dot gnu dot org
2007-11-07 10:57 ` r dot emrich at de dot tecosim dot com
2007-11-07 10:58 ` r dot emrich at de dot tecosim dot com
2007-11-08 16:10 ` rsandifo at gcc dot gnu dot org
2007-11-09 10:33 ` r dot emrich at de dot tecosim dot com
2007-11-09 14:40 ` r dot emrich at de dot tecosim dot com
2007-11-09 15:06 ` r dot emrich at de dot tecosim dot com
2007-11-27  5:56 ` mmitchel at gcc dot gnu dot org
2007-12-11 11:40 ` jakub at gcc dot gnu dot org
2007-12-11 12:26 ` r dot emrich at de dot tecosim dot com
2007-12-13 11:58 ` r dot emrich at de dot tecosim dot com
2007-12-13 12:06 ` r dot emrich at de dot tecosim dot com
2007-12-13 13:07 ` jakub at gcc dot gnu dot org
2007-12-13 14:08 ` r dot emrich at de dot tecosim dot com
2007-12-13 14:09 ` r dot emrich at de dot tecosim dot com
2007-12-13 16:53 ` jakub at gcc dot gnu dot org
2007-12-13 17:01 ` r dot emrich at de dot tecosim dot com
2007-12-13 17:18 ` jakub at gcc dot gnu dot org
2007-12-13 17:23 ` dave at hiauly1 dot hia dot nrc dot ca
2007-12-13 17:34 ` jakub at gcc dot gnu dot org
2007-12-13 17:54 ` jakub at gcc dot gnu dot org
2007-12-13 18:54 ` dave at hiauly1 dot hia dot nrc dot ca
2007-12-13 18:58 ` jakub at gcc dot gnu dot org
2007-12-13 19:20 ` dave at hiauly1 dot hia dot nrc dot ca
2007-12-13 19:38 ` jakub at gcc dot gnu dot org
2007-12-13 20:22 ` jakub at gcc dot gnu dot org
2007-12-15 23:09 ` jakub at gcc dot gnu dot org [this message]
2007-12-15 23:10 ` [Bug bootstrap/34003] [4.2 " jakub at gcc dot gnu dot org
2007-12-16 22:23 ` [Bug bootstrap/34003] [4.1/4.2 " danglin at gcc dot gnu dot org
2007-12-16 23:40 ` [Bug bootstrap/34003] [4.1/4.2 Regression] gcc trunk " jakub at gcc dot gnu dot org
2007-12-17  0:05 ` dave at hiauly1 dot hia dot nrc dot ca
2007-12-18  5:06 ` danglin at gcc dot gnu dot org
2007-12-18  5:16 ` [Bug bootstrap/34003] [4.1 " danglin at gcc dot gnu dot org
2007-12-21  3:06 ` danglin at gcc dot gnu dot org
2007-12-21  3:07 ` danglin 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=20071215230902.13446.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).