r253467 - in /trunk/gcc: ChangeLog config/rs600...
segher@gcc.gnu.org
segher@gcc.gnu.org
Thu Oct 5 21:55:00 GMT 2017
Author: segher
Date: Thu Oct 5 21:55:50 2017
New Revision: 253467
URL: https://gcc.gnu.org/viewcvs?rev=253467&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/rs6000/sysv4.h
More information about the Gcc-cvs
mailing list