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]

Re: gcc3 ia64 bootstrap fix


>>>>> "Richard" == Richard Henderson <rth@redhat.com> writes:

    Richard> which is fine, except for HOST_BITS_PER_WIDE_INT not
    Richard> being defined.  So no 64-bit target properly defined
    Richard> __addti3.

Oh, dear.  

Amusing how that worked for me by luck of preprocessor semantics.

    Richard> Thinking about this further, I think we'd be better
    Richard> served by not controling _which_ routines are compiled,
    Richard> but _whether_ the routines are compiled.  

Yes, that's right.

Thanks

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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