Skip to content

glsl: Drop mingw -O1 workaround for GCC>=7.3

xantares requested to merge (removed):opt into master

This reverts commit 2936f5c3.

I checked does not happen on current master with ubuntu 16.04 or 18.04: ie most examples from demos/glsl work fine (32 and 64 bits)

It only happens at that old commit, only for 32 bits, only at ubuntu 16.04 (not 18.04).

brick.exe is an example that failed

cc @brianp @jrfonseca @nh

Edited by xantares

Merge request reports