re PR tree-optimization/66768 (address space gets lost on literal pointer)
authorRichard Henderson <rth@redhat.com>
Mon, 9 Nov 2015 09:18:16 +0000 (01:18 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 9 Nov 2015 09:18:16 +0000 (01:18 -0800)
commitf0ebde5acecc9fd69fd6dc1c8a9dd568edf96747
tree6e970b938c7a8e98f2cc0a7f305cf544f7797f82
parentd2e2feaa4d8c1cad22b5c77a4c2bc1e9ed849510
re PR tree-optimization/66768 (address space gets lost on literal pointer)

PR tree-opt/66768

        * tree-ssa-address.c (create_mem_ref_raw): Use a pointer of
        the correct type for the base.

From-SVN: r229997
gcc/ChangeLog
gcc/tree-ssa-address.c