This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [committed] Fix typo in rs6000.opt


>>>>> "Richard" == Richard Sandiford <rsandifo@redhat.com> writes:

 > FWIW, I noticed a couple of other things while looking at this:

 >   - config/rs6000/linuxspe.h refers to "rs6000_abi_string".
 >     This variable is declared extern in config/rs6000/rs6000.h
 >     but doesn't seem to be defined anywhere.  Should it be
 >     "rs6000_abi_name" instead?

 >   - rs6000.h seems to have some externs left over from TARGET_OPTIONS
 >     variables that no longer exist, and that are not referenced elsewhere.
 >     E.g. rs6000_long_double_size_string.

I'll take care of both of these.

Thanks for spotting them.
Aldy


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]