Re: [Intel-gfx] [PATCH xf86-video-intel] sna: Fix compilation with older GCC

2013-08-04 Thread Mark Kettenis
> Date: Sun, 4 Aug 2013 12:52:18 +0100 > From: Chris Wilson > > On Sun, Aug 04, 2013 at 01:38:10PM +0200, Mark Kettenis wrote: > > From: Mark Kettenis > > I just wrote that patch as well. :( Must be right then! Cheers, Mark ___ Intel-gfx mailing li

Re: [Intel-gfx] [PATCH xf86-video-intel] sna: Fix compilation with older GCC

2013-08-04 Thread Chris Wilson
On Sun, Aug 04, 2013 at 01:38:10PM +0200, Mark Kettenis wrote: > From: Mark Kettenis I just wrote that patch as well. :( -Chris -- Chris Wilson, Intel Open Source Technology Centre ___ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://list

[Intel-gfx] [PATCH xf86-video-intel] sna: Fix compilation with older GCC

2013-08-04 Thread Mark Kettenis
From: Mark Kettenis Signed-off-by: Mark Kettenis --- src/sna/compiler.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/sna/compiler.h b/src/sna/compiler.h index 2f5dfc7..28d3351 100644 --- a/src/sna/compiler.h +++ b/src/sna/compiler.h @@ -67,6 +67,8 @@ #if HAS_GCC(4, 6) && defined