[Bug tree-optimization/66768] address space gets lost on literal pointer
rth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 9 09:18:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66768
--- Comment #11 from Richard Henderson <rth at gcc dot gnu.org> ---
Author: rth
Date: Mon Nov 9 09:18:16 2015
New Revision: 229997
URL: https://gcc.gnu.org/viewcvs?rev=229997&root=gcc&view=rev
Log:
PR tree-opt/66768
* tree-ssa-address.c (create_mem_ref_raw): Use a pointer of
the correct type for the base.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-ssa-address.c
More information about the Gcc-bugs
mailing list