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: RFC: Patch to libgcc2.h


    As I've stated before, I think changing the names of the routines based
    on the word size is wrong.

Why?  _muldi2, e.g., means to multiply two 2-word quantities.  Usually
that's DImode, but it's TImode on 64-bit machines.

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