]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/33870 (miscompiles sqlite)
authorRichard Guenther <rguenther@suse.de>
Mon, 29 Oct 2007 21:47:05 +0000 (21:47 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 29 Oct 2007 21:47:05 +0000 (21:47 +0000)
commit5a347f2b406d98c43fc1215af013911d65896c18
treef1a5bb0df11af9480df1a8984850457bb5bb6ea8
parent9c67102d1152de39a9be806af5e4db099c5aa429
re PR tree-optimization/33870 (miscompiles sqlite)

2007-10-29  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/33870
* tree-ssa-operands.c (add_vars_for_offset): Remove mpt_vars parameter.
(add_virtual_operand): Do not recurse into MPTs looking for pointed-to
SFTs.

* gcc.c-torture/execute/pr33870.x: XFAIL testcase for -O2 and -Os.

From-SVN: r129738
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/pr33870.x [new file with mode: 0644]
gcc/tree-ssa-operands.c