gallium: remove repeated check
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Wed, 8 Jun 2022 09:08:45 +0000 (11:08 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 14 Jun 2022 15:08:38 +0000 (15:08 +0000)
commitea7ba77be99f3d0729b4c30a50f504d0f8744bd7
tree2c5161f695aa3f7f29c27a5335b7840dc380dc3d
parent1b53fb625e01a997a72197600ae1689de813e2e5
gallium: remove repeated check

This is already inside an "#if defined(__GNUC__)" conditional, there's no
need to repeat the __GNUC__-check.

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16908>
src/gallium/include/pipe/p_compiler.h