public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: law@redhat.com
To: rth@redhat.com
Cc: gcc@gcc.gnu.org
Subject: Your change causing regressions
Date: Mon, 19 Jan 2004 22:18:00 -0000	[thread overview]
Message-ID: <200401192216.i0JMGXQv028490@speedy.slc.redhat.com> (raw)


This change:




2004-01-18  Richard Henderson  <rth@redhat.com>
 
        * tree-sra.c (REALPART_INDEX, IMAGPART_INDEX): Remove.
        (sra_candidates, needs_copy_in): Use a bitmap.  Update all users.
        (struct sra_elt, sra_elt_hash, sra_elt_eq): New.
        (sra_map_size): Remove.
        (sra_map): Use a htab_t.
        (lookup_scalar): Update to match.
        (get_scalar_for_field, get_scalar_for_complex_part): Likewise.
        (scalarize_structure_assignment): Use annotate_all_with_locus.
        (csc_build_component_ref): Remove index argument.
        (csc_build_complex_part): Take tree_code, not index.
        (create_scalar_copies): Don't collect indicies.
        (emit_scalar_copies): New.
        (scalarize_modify_expr, scalarize_tree_list): Use it.
        (scalarize_return_expr): Likewise.
        (scalarize_structures): Simplify needs_copy_in iteration.
        (scalarize_call_expr): Use annotate_all_with_locus.
        (dump_sra_map_trav): Split from ...
        (dump_sra_map): ... here.  Update for hash table.
        (tree_sra): Update for new datastructures.


Is causing libstdc++ regressions.  Specifically:

FAIL: 27_io/basic_filebuf/underflow/wchar_t/9178.cc execution test



             reply	other threads:[~2004-01-19 22:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-19 22:18 law [this message]
2004-01-19 22:40 ` Richard Henderson
2004-01-20  1:57 ` Richard Henderson

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=200401192216.i0JMGXQv028490@speedy.slc.redhat.com \
    --to=law@redhat.com \
    --cc=gcc@gcc.gnu.org \
    --cc=rth@redhat.com \
    /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).