[Bug tree-optimization/33136] [4.1/4.2/4.3 Regression] wrong code due to alias with allocation in loop
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Oct 15 18:30:00 GMT 2007
------- Comment #30 from jakub at gcc dot gnu dot org 2007-10-15 18:30 -------
Subject: Bug 33136
Author: jakub
Date: Mon Oct 15 18:29:54 2007
New Revision: 129366
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129366
Log:
PR tree-optimization/33136
* opts.c (decode_options): Don't enable flag_ipa_type_escape.
* gcc.c-torture/execute/20070824-1.c: New test.
* gcc.dg/pr33136-1.c: New test.
* gcc.dg/pr33136-2.c: New test.
* gcc.dg/pr33136-3.c: New test.
Added:
trunk/gcc/testsuite/gcc.c-torture/execute/20070824-1.c
trunk/gcc/testsuite/gcc.dg/pr33136-1.c
trunk/gcc/testsuite/gcc.dg/pr33136-2.c
trunk/gcc/testsuite/gcc.dg/pr33136-3.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/opts.c
trunk/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33136
More information about the Gcc-bugs
mailing list