From: Eric Botcazou <ebotca...@adacore.com> Date: Wed, 14 Jun 2017 12:40:57 +0200
> This fixes > > FAIL: gcc.c-torture/execute/20101011-1.c -O2 execution test > FAIL: gcc.c-torture/execute/20101011-1.c -O2 -flto -fno-use-linker-plugin - > flto-partition=none execution test > FAIL: gcc.c-torture/execute/20101011-1.c -O2 -flto -fuse-linker-plugin -fno- > fat-lto-objects execution test > FAIL: gcc.c-torture/execute/20101011-1.c -O3 -g execution test > FAIL: gcc.c-torture/execute/20101011-1.c -Os execution test > > on 64-bit SPARC with -mcpu=niagara. There is exactly the same guard a few > lines below for the DIV case. > > Tested on SPARC64/Linux and x86-64/Linux, applied on the mainline. Thanks for fixing this.