public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "spop at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/41401] Graphite branch broken after merge
Date: Fri, 18 Sep 2009 17:20:00 -0000	[thread overview]
Message-ID: <20090918171959.14003.qmail@sourceware.org> (raw)
In-Reply-To: <bug-41401-7780@http.gcc.gnu.org/bugzilla/>



------- Comment #1 from spop at gcc dot gnu dot org  2009-09-18 17:19 -------
Reverting the patch from Honza at -r151806:151807 fixes the futures.cc ICE:

2009-09-17  Jan Hubicka  <jh@suse.cz>

       * dwarf2out.c: Include tree-pass.h and gimple.h.
       (loc_list_plus_const): New function.
       (loc_descriptor_from_tree_1): Rename to ...
       (loc_descriptor_from_tree): ... remove original.
       (loc_list_from_tree): New function.
       (add_AT_location_description): Accept location list.
       (tls_mem_loc_descriptor): Update call of loc_descriptor_from_tree.
       (concatn_mem_loc_descriptor): Remove.
       (mem_loc_descriptor): Handle CONCAT/CONCATN and VAR_LOCATION by
       returning NULL.
       (secname_for_decl): Move up.
       (hidden_reference_p): New function; break out from ...
       (loc_by_refernece): ... here; move up.
       (dw_loc_list): New function.
       (single_element_loc_list): New function.
       (single_element_loc_list_p): New function.
       (add_loc_descr_to_each): New function.
       (add_loc_list): New function.
       (loc_descr_from_tree): Make wraper of loc_list_from_tree.
       (loc_list_from_tree): Reroganized from loc_descr_from_tree;
       add diagnostics why expansion failed.
       (add_location_or_const_value_attribute): Support location lists.
       (add_bound_info): Likewise.
       (descr_info_loc): Update call of loc_descriptor_from_tree.
       (gen_variable_die): Work on location lists.
       * final.c (pass_final): Add dump file.
       * Makefile.in (dwarf2out.o): Add new dependencies.


-- 


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


  reply	other threads:[~2009-09-18 17:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-18 16:54 [Bug bootstrap/41401] New: " spop at gcc dot gnu dot org
2009-09-18 17:20 ` spop at gcc dot gnu dot org [this message]
2009-09-20 19:53 ` [Bug bootstrap/41401] " spop at gcc dot gnu dot org
2009-09-20 20:22 ` rguenth at gcc dot gnu dot org
2009-11-30 17:01 ` [Bug bootstrap/41401] VTA breaks bootstrap with graphite enabled spop 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=20090918171959.14003.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).