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 PR47259


On Wed, Jan 12, 2011 at 6:57 AM, Richard Guenther <rguenther@suse.de> wrote:
>
> This fixes PR47259 - we shouldn't wrap global register vars inside
> MEM_REFs.
>
> Bootstrapped and tested on x86_64-unkown-linux-gnu, applied to trunk.
>
> Richard.
>
> 2011-01-12 ?Richard Guenther ?<rguenther@suse.de>
>
> ? ? ? ?PR lto/47259
> ? ? ? ?* lto-streamer-out.c (output_gimple_stmt): Do not wrap
> ? ? ? ?register variables in a MEM_REF.
>

Can we add a testcase?


-- 
H.J.


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