This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

Re: ARM: Add support for aligning with no-ops in code section.


Hi Andreas,


> |> > |> > +   if (max > 31)
> |> > |> > +     as_fatal (_("alignments in code section > 32 not supported."));
> |> > 
> |> > IMHO this message should be rephrased.  My first question after seeing
> |> > it would be "what does `code section > 32' mean?"
> |> 
> |> OK, how about:
> |> 
> |>     "alignments greater than 32 bytes not supported in .text sections"
> |> 
> |> Is that more clear ?
> 
> Yes, this looks good.

OK, I have changed the message.

Cheers
        Nick


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