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] |
Alexandre Oliva wrote:- > The cause is that config/i386/i386.h says: > > #define MAX_LONG_TYPE_SIZE 64 > > which means we choose a 64-bit HOST_WIDE_INT. Are you saying HOST_WIDE_INT being different on the two branches is intentional? Or just stating the cause? :-) Thanks, Neil.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |