cfgexpand.c (expand_debug_expr): Get address space from operand 0 (BASE).
authorJoern Rennecke <joern.rennecke@embecosm.com>
Wed, 8 Oct 2014 12:33:43 +0000 (12:33 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Wed, 8 Oct 2014 12:33:43 +0000 (13:33 +0100)
commitc168f180720f857ef66ae9d23a27859afd1baa9a
treef6b9cb0610560e43a7ba356c1ef1e6733c7672eb
parent98c31526f2a4677f6cbee1fb518199328356ad55
cfgexpand.c (expand_debug_expr): Get address space from operand 0 (BASE).

        * cfgexpand.c (expand_debug_expr) <TARGET_MEM_REF>:
        Get address space from operand 0 (BASE).

Co-Authored-By: Richard Biener <rguenther@suse.de>
From-SVN: r216000
gcc/ChangeLog
gcc/cfgexpand.c