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: Remove MODIFY_TARGET_NAME


> Bootstrapped with no regressions on x86_64-unknown-linux-gnu.  OK to
> commit?
> 
> 2010-06-24  Joseph Myers  <joseph@codesourcery.com>
> 
> 	* config/pa/pa.h (MODIFY_TARGET_NAME): Remove.

This part is ok.  The -32 and -64 options don't work, and the 32-bit
target naming conventions are not consistent with -32 on hpux.  So,
there is is no reason to retain these options.  However, as I recall,
it is not easy to implement -m32 and -m64 on PA-RISC.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)


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