> I checked in this patch:
>
> http://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=3f899b097ac0188fc55c763afc1
> ccde5e2766027
>
> to fix ChangeLog entries.
Thanks!
--
Eric Botcazou
On Sat, Dec 14, 2013 at 7:24 AM, Eric Botcazou wrote:
> This fixes an oversight in the recent change to var-tracking.c
> http://gcc.gnu.org/ml/gcc-patches/2013-10/msg02007.html
> whereby union types are not treated in a consistent way.
>
> Tested on x86_64-suse-linux, applied on the mainline as
This fixes an oversight in the recent change to var-tracking.c
http://gcc.gnu.org/ml/gcc-patches/2013-10/msg02007.html
whereby union types are not treated in a consistent way.
Tested on x86_64-suse-linux, applied on the mainline as obvious.
2013-12-14 Eric Botcazou
* var-tracking.c