https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85893
Tom de Vries <vries at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vries at gcc dot gnu.org --- Comment #2 from Tom de Vries <vries at gcc dot gnu.org> --- At r259344 I see: ... FAIL: gcc.dg/guality/pr41616-1.c -O3 -g execution test FAIL: gcc.dg/guality/pr41616-1.c -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects execution test # of expected passes 12 # of unexpected failures 2 ... and at r259345 I see: ... # of expected passes 14 ... So, I think we can mark this as duplicate of PR83157.