public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Revision 151561 breaks listdc++ 23_containers/forward_list/operations/6.cc
@ 2009-09-10 15:33 Jason Merrill
  2009-09-10 15:48 ` Michael Matz
  2009-09-10 15:52 ` Richard Guenther
  0 siblings, 2 replies; 3+ messages in thread
From: Jason Merrill @ 2009-09-10 15:33 UTC (permalink / raw)
  To: Richard Guenther, gcc-patches List

This change:

     2009-09-09  Richard Guenther  <rguenther@suse.de>

         PR tree-optimization/41101
         * tree-ssa-pre.c (maximal_set): Remove.
         (compute_antic_aux): Treat the maximal set as implicitly all ones.
         Defer all blocks we didn't visit at least one successor.
         (add_to_exp_gen): Do not add to the maximal set.
         (make_values_for_phi): Likewise.
         (compute_avail): Likewise.
         (init_pre): Do not allocate the maximal set.
         (execute_pre): Do not dump it.

         * gcc.c-torture/compile/pr41101.c: New testcase.

causes the above test to break on most targets.

Jason

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-09-10 15:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-10 15:33 Revision 151561 breaks listdc++ 23_containers/forward_list/operations/6.cc Jason Merrill
2009-09-10 15:48 ` Michael Matz
2009-09-10 15:52 ` Richard Guenther

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).