]> git.ipfire.org Git - thirdparty/gcc.git/commit
cfgexpand.c (expand_debug_expr): Check for mismatched modes in POINTER_PLUS_EXPR...
authorDJ Delorie <dj@redhat.com>
Mon, 19 Apr 2010 23:25:31 +0000 (19:25 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Mon, 19 Apr 2010 23:25:31 +0000 (19:25 -0400)
commit576319a79ad554e2537b0d97a355f7896c8c3a35
tree92c1907c30a7a197bc8429b4cd75fe7b9de2fba2
parent578ad14116c61ef20c9d295da570537f6e9c5d2a
cfgexpand.c (expand_debug_expr): Check for mismatched modes in POINTER_PLUS_EXPR and fix them.

* cfgexpand.c (expand_debug_expr): Check for mismatched modes in
POINTER_PLUS_EXPR and fix them.

From-SVN: r158532
gcc/ChangeLog
gcc/cfgexpand.c