public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Hans-Peter Nilsson <hans-peter.nilsson@axis.com>
To: aoliva@redhat.com
Cc: gcc-patches@gcc.gnu.org
Subject: Regression with "Re: [vtab (and trunk?)] fix fallout from SSA-coalescing user variables"
Date: Sat, 06 Oct 2007 19:41:00 -0000	[thread overview]
Message-ID: <200710061941.l96JfQA6029941@ignucius.se.axis.com> (raw)
In-Reply-To: <or3awov54z.fsf@free.oliva.athome.lsd.ic.unicamp.br> (message 	from Alexandre Oliva on Sat, 06 Oct 2007 08:45:00 -0300)

> From: Alexandre Oliva <aoliva@redhat.com>
> Date: Sat, 06 Oct 2007 08:45:00 -0300

> from  Alexandre Oliva  <aoliva@redhat.com>
> 
> 	PR tree-optimization/33572
> 	* tree-cfg.c (verify_stmts): Check for missing PHI defs.
> 	* tree-inline.c (update_ssa_across_eh_edges): Renamed to...
> 	(update_ssa_across_abnormal_edges): ... this.  Set slots in the
> 	return PHI node.
> 	(copy_edges_for_bb): Handle nonlocal label edges.
> 	(make_nonlocal_label_edges): Deleted.
> 	(optimize_inline_calls): Don't call it.

A change in the range 129038:129054, where the only suspects are
the change above and theoretically your subsequent:

       PR tree-optimization/33655
       * tree-sra.c (bitfield_overlaps_p): Handle array and complex
       elements.

seems to have caused this regression for cris-elf:

Running /tmp/hpautotest-gcc1/gcc/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp ...
...
FAIL: ext/pb_ds/regression/hash_no_data_map_rand.cc (test for excess errors)

with the log saying:

/tmp/hpautotest-gcc1/gcc/libstdc++-v3/testsuite/util/regression/rand/assoc/detail/constructor_destructor_fn_imps.hpp: In member function 'bool __gnu_pbds::test::detail::container_rand_regression_test<Cntnr>::it_constructor_imp(__gnu_pbds::cc_hash_tag) [with Cntnr = __gnu_pbds::cc_hash_table<__gnu_pbds::test::basic_type, __gnu_pbds::null_mapped_type, __gnu_pbds::test::hash, std::equal_to<__gnu_pbds::test::basic_type>, __gnu_pbds::test::direct_mask_range_hashing_t_<__gnu_cxx::throw_allocator<__gnu_pbds::test::basic_type> >, __gnu_pbds::hash_standard_resize_policy<__gnu_pbds::test::hash_exponential_size_policy_t_<__gnu_cxx::throw_allocator<__gnu_pbds::test::basic_type> >, __gnu_pbds::test::hash_load_check_resize_trigger_t_<__gnu_cxx::throw_allocator<__gnu_pbds::test::basic_type>, 1u, 8u, 1u, 2u, true>, true, long unsigned int>, false, __gnu_cxx::throw_allocator<__gnu_pbds::test::basic_type> >]':
/tmp/hpautotest-gcc1/gcc/libstdc++-v3/testsuite/util/regression/rand/assoc/detail/constructor_destructor_fn_imps.hpp:215: internal compiler error: in update_ssa_across_abnormal_edges, at tree-inline.c:1058

brgds, H-P

  reply	other threads:[~2007-10-06 19:41 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-01 19:12 [vtab (and trunk?)] fix fallout from SSA-coalescing user variables Alexandre Oliva
2007-10-01 19:20 ` Andrew Pinski
2007-10-01 19:28 ` Eric Botcazou
2007-10-03 16:56   ` Alexandre Oliva
2007-10-03 17:39     ` Eric Botcazou
2007-10-02  9:19 ` Richard Guenther
2007-10-03 16:54   ` Alexandre Oliva
2007-10-03 18:22     ` Richard Guenther
2007-10-06 11:45       ` Alexandre Oliva
2007-10-06 19:41         ` Hans-Peter Nilsson [this message]
2007-10-08 20:16           ` Regression with "Re: [vtab (and trunk?)] fix fallout from SSA-coalescing user variables" Alexandre Oliva
2007-10-09  4:46             ` Alexandre Oliva
2007-10-08 20:41         ` [vtab (and trunk?)] fix fallout from SSA-coalescing user variables Alexandre Oliva
2007-10-08 23:57           ` Alexandre Oliva
2007-10-11 10:13         ` Richard Guenther
2007-10-12  8:55           ` Alexandre Oliva
2007-10-13 18:37             ` Alexandre Oliva
2007-10-14  1:40               ` Alexandre Oliva
2007-10-15  9:05               ` Richard Guenther

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=200710061941.l96JfQA6029941@ignucius.se.axis.com \
    --to=hans-peter.nilsson@axis.com \
    --cc=aoliva@redhat.com \
    --cc=gcc-patches@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).