On 06/25/14 09:35, Kito Cheng wrote:
Hi all:
   This patch is fix constant memory's symbol_ref don't have right
alignment info since `exp` don't set alignment (and should not set
alignment info for `exp`)  , use `decl` to set_mem_attributes for
right alignment info.

ChangLog
2014-06-25  Kito Cheng  <k...@0xlab.org>

         * varasm.c (build_constant_desc): Use decl to set mem
         attributes since exp don't have correct aligment info.
Do you have a testcase for this?

jeff

Reply via email to