rs6000: Fix an error message in sysv4.h
commiteaccb4b0493b6ea7d33a55b2a799c95cdaf97748
authorsegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Oct 2017 21:55:50 +0000 (5 21:55 +0000)
committersegher <segher@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Oct 2017 21:55:50 +0000 (5 21:55 +0000)
treed2a687191b9244a020915eee095e84db5ef5b860
parent4cd565ae907f2810c46732a833c3c358c940c409
rs6000: Fix an error message in sysv4.h

While looking at PR82411, I got the error message

error: '-msdata=-mcall' and 'eabi-linux' are incompatible

which caused some head-scratching.

* config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Correct error
message for incompatible -msdata=* and -mcall-* options.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@253467 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/sysv4.h