MIPS: Default to --with-llsc for the R5900 Linux target as well
authorFredrik Noring <noring@nocrew.org>
Mon, 12 Nov 2018 23:16:40 +0000 (23:16 +0000)
committerMaciej W. Rozycki <macro@gcc.gnu.org>
Mon, 12 Nov 2018 23:16:40 +0000 (23:16 +0000)
commit240ae287a189d21ea15c93bba1f774ee69e673a7
tree22dbd980659abcff6b8e2176db58ab1061a8cf19
parente18240ffe2b48af6e77018e5f4e797c4b57cae72
MIPS: Default to --with-llsc for the R5900 Linux target as well

The Linux kernel requires and emulates LL and SC for the R5900 too.  The
special --without-llsc default for the R5900 is therefore not applicable
in that case.

Reviewed-by: Maciej W. Rozycki <macro@linux-mips.org>
2018-11-12  Fredrik Noring  <noring@nocrew.org>

gcc/
* config.gcc: Update with-llsc defaults for MIPS r5900.

From-SVN: r266038
gcc/ChangeLog
gcc/config.gcc