From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 76789] [radeonsi] si_descriptors.c requires -std=gnu99 or -fms-extensions Date: Sun, 31 Aug 2014 20:01:18 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0908255719==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 60E336E27A for ; Sun, 31 Aug 2014 13:01:18 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0908255719== Content-Type: multipart/alternative; boundary="1409515278.a8DE0.26587"; charset="us-ascii" --1409515278.a8DE0.26587 Date: Sun, 31 Aug 2014 20:01:18 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable https://bugs.freedesktop.org/show_bug.cgi?id=3D76789 Jonathan Gray changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Jonathan Gray --- This appears to have been fixed a while ago, though I note the fix is not currently on the 10.2 branch. commit 74388dd24bc7fdb9e62ec18096163f5426e03fbf Author: Adam Jackson Date: Tue Apr 22 12:46:08 2014 -0400 radeonsi: Don't use anonymous struct trick in atom tracking I'm somewhat impressed that current gccs will let you do this, but sufficiently old ones (including 4.4.7 in RHEL6) won't. Reviewed-by: Marek Ol=C3=85=C2=A1=C3=83=C2=A1k Signed-off-by: Adam Jackson src/gallium/drivers/radeonsi/si_descriptors.c | 6 +++--- src/gallium/drivers/radeonsi/si_hw_context.c | 2 +- src/gallium/drivers/radeonsi/si_pipe.c | 6 +++--- src/gallium/drivers/radeonsi/si_pipe.h | 2 +- src/gallium/drivers/radeonsi/si_state.c | 2 +- src/gallium/drivers/radeonsi/si_state_draw.c | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug. --1409515278.a8DE0.26587 Date: Sun, 31 Aug 2014 20:01:18 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Jonathan Gray changed bug 76789<= /a>
What Removed Added
Status NEW RESOLVED
Resolution --- FIXED

Comment= # 1 on bug 76789<= /a> from <= span class=3D"fn">Jonathan Gray
This appears to have been fixed a while ago, though I note the=
 fix is not
currently on the 10.2 branch.

commit 74388dd24bc7fdb9e62ec18096163f5426e03fbf
Author: Adam Jackson <ajax@re=
dhat.com>
Date:   Tue Apr 22 12:46:08 2014 -0400

    radeonsi: Don't use anonymous struct trick in atom tracking

    I'm somewhat impressed that current gccs will let you do this, but
    sufficiently old ones (including 4.4.7 in RHEL6) won't.

    Reviewed-by: Marek Ol=C3=85=C2=A1=C3=83=C2=A1k <marek.olsak@amd.com>
    Signed-off-by: Adam Jackson <=
ajax@redhat.com>

 src/gallium/drivers/radeonsi/si_descriptors.c | 6 +++---
 src/gallium/drivers/radeonsi/si_hw_context.c  | 2 +-
 src/gallium/drivers/radeonsi/si_pipe.c        | 6 +++---
 src/gallium/drivers/radeonsi/si_pipe.h        | 2 +-
 src/gallium/drivers/radeonsi/si_state.c       | 2 +-
 src/gallium/drivers/radeonsi/si_state_draw.c  | 2 +-
 6 files changed, 10 insertions(+), 10 deletions(-)


You are receiving this mail because: =20=20=20=20=20=20
  • You are the assignee for the bug.
--1409515278.a8DE0.26587-- --===============0908255719== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0908255719==--