On Wed, May 29, 2019 at 07:09:47PM -0500, Bill Schmidt wrote: > Here's another version of the -mprefixed-addr patch. I've attempted to > address > Segher's comments, other than the suggestion to merge > OPTION_MASK_P8_FUSION_SIGN > into OPTION_MASK_P8_FUSION, which I think is too big a rat's nest for this > patch > series.
Yeah, probably a wise idea. But we'll need to untangle it some day :-( > * rs6000.c (rs6000_option_override_internal): Error if -mpcrel is > specified without -mprefixed-addr or -mcpu=future. Error if > -mprefied-addr is specified without -mcpu=future. Typo. (Aspell thinks this should be "purified", heh. It also suggests "putrefied". But not the obvious "prefried"). Okay for trunk with that fixed. Thanks! Segher