]> gcc.gnu.org Git - gcc.git/commit
stor-layout.c (bit_from_pos): Distribute conversion to bitsizetype into a PLUS_EXPR...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 14 May 2012 08:46:33 +0000 (08:46 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 14 May 2012 08:46:33 +0000 (08:46 +0000)
commit9cbbba287d1ca590c503682d72df99fa2800b985
tree24a9b1d109a3426404acbce3f2ac87147420a614
parent5341ab80950eb02944ac1a9e25814833d51cf649
stor-layout.c (bit_from_pos): Distribute conversion to bitsizetype into a PLUS_EXPR byte offset.

* stor-layout.c (bit_from_pos): Distribute conversion to bitsizetype
into a PLUS_EXPR byte offset.

* tree-ssa-pre.c (can_value_number_call): Delete.
(compute_avail): Skip all statements with side effects.
<GIMPLE_CALL>: Skip calls to internal functions.

From-SVN: r187450
gcc/ChangeLog
gcc/stor-layout.c
gcc/tree-ssa-pre.c
This page took 0.056662 seconds and 5 git commands to generate.