For 1-2, 5-9:
Reviewed-by: Marek Olšák
Marek
On Sat, Apr 30, 2016 at 9:24 AM, Nicolai Hähnle wrote:
> Hi,
>
> this patch series enables the use of gcc's -fsanitize=undefined in Mesa and
> fixes the bulk of reported issues in basic examples like glxgears. However,
> many issues remain, and some
On 30.04.2016 16:24, Nicolai Hähnle wrote:
> Hi,
>
> this patch series enables the use of gcc's -fsanitize=undefined in Mesa and
> fixes the bulk of reported issues in basic examples like glxgears. However,
> many issues remain, and some of them in the GLSL compiler look like they could
> be real
Hi,
this patch series enables the use of gcc's -fsanitize=undefined in Mesa and
fixes the bulk of reported issues in basic examples like glxgears. However,
many issues remain, and some of them in the GLSL compiler look like they could
be real - see below for a sampling.
By "enables the use" I mea