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.


Nick Clifton <nickc@cambridge.redhat.com> writes:

|> 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.

Andreas.

-- 
Andreas Schwab                                  "And now for something
SuSE Labs                                        completely different."
Andreas.Schwab@suse.de
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5


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