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: Ping: [m68hc11] Hookize CLASS_LIKELY_SPILLED_P macro


On 09/27/2010 09:01 AM, Anatoly Sokolov wrote:
> +  switch (rclass)
> +    {
> +      case D_REGS:

Indentation is wrong; case/default should align with the {.

Otherwise ok.


r~


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