This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix PR52977


On Mon, Apr 16, 2012 at 3:19 PM, Richard Guenther <rguenther@suse.de> wrote:
>
> This fixes PR52977 - for PCH to work with its pointer relocation code
> we have to avoid dereferencing pointers to compute array lengths
> in structures. ?So we have to unfortunately keep duplicated info about
> VECTOR_CST vector lengths.

Maybe add a FIXME for when pph hits trunk?

Ciao!
Steven


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]