On 05/06/15 16:31, Brian Paul wrote:
Series looks good to me.
Reviewed-by: Brian Paul
I pushed patches 1 and 4.
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
Series looks good to me.
Reviewed-by: Brian Paul
On 06/05/2015 06:31 AM, Martin Peres wrote:
GCC5 apparently got the ability to remember if the output variables of
a function have been initialized in all the codepathes. The first
two patches fix real issues.
The r600 patch seem to fix a real
GCC5 apparently got the ability to remember if the output variables of
a function have been initialized in all the codepathes. The first
two patches fix real issues.
The r600 patch seem to fix a real issue, but I have not spent too long
looking at the code.
GCC5 also became more annoying around l