public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rguenth at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug lto/59723] [4.9 Regression] ICE: in lto_output_tree, at lto-streamer-out.c:1390 when compiling some Fortran tests with -flto
Date: Tue, 04 Feb 2014 14:54:00 -0000	[thread overview]
Message-ID: <bug-59723-4-Eh4IT3NWsb@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-59723-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #15 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Tue Feb  4 14:53:24 2014
New Revision: 207471

URL: http://gcc.gnu.org/viewcvs?rev=207471&root=gcc&view=rev
Log:
2014-02-04  Richard Biener  <rguenther@suse.de>

    PR lto/59723
    * lto-streamer-out.c (tree_is_indexable): Force NAMELIST_DECLs
    in function context local.
    (lto_output_tree_ref): Do not write trees from lto_output_tree_ref.
    * lto-streamer-in.c (lto_input_tree_ref): Handle LTO_namelist_decl_ref
    similar to LTO_imported_decl_ref.

    lto/
    * lto.c (mentions_vars_p): Handle NAMELIST_DECL.
    (lto_fixup_prevailing_decls): Handle fixing up CONSTRUCTOR values.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/lto-streamer-in.c
    trunk/gcc/lto-streamer-out.c
    trunk/gcc/lto/ChangeLog
    trunk/gcc/lto/lto.c


  parent reply	other threads:[~2014-02-04 14:54 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-08 14:31 [Bug lto/59723] New: " dominiq at lps dot ens.fr
2014-01-08 14:50 ` [Bug lto/59723] " rguenth at gcc dot gnu.org
2014-01-08 15:15 ` dominiq at lps dot ens.fr
2014-01-08 16:27 ` dominiq at lps dot ens.fr
2014-01-09 10:00 ` rguenth at gcc dot gnu.org
2014-01-09 20:31 ` dominiq at lps dot ens.fr
2014-01-09 20:42 ` burnus at gcc dot gnu.org
2014-01-09 22:52 ` dominiq at lps dot ens.fr
2014-01-10 20:32 ` aldyh at gcc dot gnu.org
2014-01-10 21:33 ` aldyh at gcc dot gnu.org
2014-01-10 22:36 ` aldyh at gcc dot gnu.org
2014-01-11 21:02 ` dominiq at lps dot ens.fr
2014-01-11 21:05 ` dominiq at lps dot ens.fr
2014-01-17 19:25 ` aldyh at gcc dot gnu.org
2014-01-31 11:25 ` rguenth at gcc dot gnu.org
2014-02-04 14:54 ` rguenth at gcc dot gnu.org [this message]
2014-02-04 15:17 ` rguenth at gcc dot gnu.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=bug-59723-4-Eh4IT3NWsb@http.gcc.gnu.org/bugzilla/ \
    --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).