]> gcc.gnu.org Git - gcc.git/commit
expr.c (expand_assignment): Optimize away no-op moves where the source and destinatio...
authorRoger Sayle <roger@eyesopen.com>
Mon, 17 Apr 2006 16:49:54 +0000 (16:49 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Mon, 17 Apr 2006 16:49:54 +0000 (16:49 +0000)
commit6cc1d6942627e95cb4afc5de62b1551da1234669
treeaaf9abd5466f99930e400bcf277a07d48c765d6a
parent7304fcb4a7177bc0a988241401f11fa91afaa228
expr.c (expand_assignment): Optimize away no-op moves where the source and destination are equal and have...

* expr.c (expand_assignment): Optimize away no-op moves where the
source and destination are equal and have no side-effects.

From-SVN: r113009
gcc/ChangeLog
gcc/expr.c
This page took 0.05231 seconds and 5 git commands to generate.