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: [csl-arm] Compiler warning removal for arm_pad_reg_upward, arm_handle_notshared_attribute


Julian Brown wrote:

ChangeLog:

  * config/arm/arm.c (arm_handle_notshared_attribute): Protect prototype
  and implementation with preprocessor conditional.

This bit is OK.


(arm_pad_reg_upwards): Add ATTRIBUTE_UNUSED.

My sources don't seem to match yours here; the code I have doesn't have BYTES_BIG_ENDIAN. So, I'll let Paul review this hunk.


Thanks,

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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