This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

Re: Are gas macros case insensitive?


On Mon, Feb 18, 2013 at 12:58 AM, Alan Modra <amodra@gmail.com> wrote:
>
> On Mon, Feb 18, 2013 at 12:45:34AM +0100, Paulo Pinto wrote:
> > Am 17.02.2013 23:58, schrieb Alan Modra:
> > >On Sun, Feb 17, 2013 at 02:27:14PM +0100, Paulo Pinto wrote:
> > >>Is there any way to make AS case sensitive?
> > >With a little work, yes.  Start by searching for TC_CASE_SENSITIVE in
> > >the source.
> > >
> > Thanks for the feedback.
> >
> > I guess your reply means I need to change the code.
>
> Correct.
>
> --
> Alan Modra
> Australia Development Lab, IBM

Thanks for the support.

After discussion, the agreed solution is to add another stage to the
compiler to do the bytecode to assembly
conversion without relying in Assembler macros.

Thanks,
Paulo


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