InBetweenNames / gentooLTO

A Gentoo Portage configuration for building with -O3, Graphite, and LTO optimizations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dev-util/spirv-tools causes runtime failures with LTO

eternal-sorrow opened this issue · comments

mpv-player/mpv#12510 caused by LTO misoptimization of spirv-tools

dev-util/spirv-tools *FLAGS-="-flto"* fixes the failure.