]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/emit-rtl.c
re PR rtl-optimization/47216 (gcc.dg/torture/pr43360.c FAILs with -O -fPIC -fgcse...
authorRichard Guenther <rguenther@suse.de>
Tue, 18 Jan 2011 15:50:55 +0000 (15:50 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 18 Jan 2011 15:50:55 +0000 (15:50 +0000)
commit4994da65e5f158243b6322fb6d3a47fa12b2962e
treed38fdc7f5a515bad12f63a6dce21d0eba6f42eaa
parent1eb458d14097fc0fb4d8a386d8b9fba292547360
re PR rtl-optimization/47216 (gcc.dg/torture/pr43360.c FAILs with -O -fPIC -fgcse -fgcse-sm -fnon-call-exceptions -fno-tree-dse)

2011-01-18  Richard Guenther  <rguenther@suse.de>

PR rtl-optimization/47216
* emit-rtl.c: Include tree-flow.h.
(set_mem_attributes_minus_bitpos): Use tree_could_trap_p instead
of replicating it with different semantics.
* Makefile.in (emit-rtl.o): Adjust.

From-SVN: r168951
gcc/ChangeLog
gcc/Makefile.in
gcc/emit-rtl.c