Re: [PATCH] Don't include gimple.h twice

2013-07-22 Thread Jeff Law
On 07/22/2013 07:31 AM, Marek Polacek wrote: I don't think there's a reason to include gimple.h twice... Regtested/bootstrapped on x86_64-linux, will commit as obvious soon. 2013-07-22 Marek Polacek * gimplify.c: Don't include gimple.h twice. OK. jeff

[PATCH] Don't include gimple.h twice

2013-07-22 Thread Marek Polacek
I don't think there's a reason to include gimple.h twice... Regtested/bootstrapped on x86_64-linux, will commit as obvious soon. 2013-07-22 Marek Polacek * gimplify.c: Don't include gimple.h twice. --- gcc/gimplify.c.mp 2013-07-22 15:29:17.202468003 +0200 +++ gcc/gimplify.c 201