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: RFA: M32C: Do not enable PCC_BITFIELD_TYPE_MATTERS


Hi DJ,

Ok.

Thanks - I have committed the patch.


I have just noticed however that I accidentally included part of a previous patch that I submitted to you (for 16-bit libgcc functions) which you approved for committal once the sources were out of stage 4. Doh!

This part of the patch (defining LIBGCC2_UNITS_PER_WORD) will make no difference to the building of the m32c toolchain on its own, since the value chosen - 4 - matches the default computed in libgcc.c, but I can remove it if you like. Or I could just commit the rest of the patch. It is m32c specific, but I am not in a hurry so I do not mind waiting for the mainline to be unfrozen.

What would you like me to do ?

Cheers
  Nick


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