Are gas macros case insensitive?
Paulo Pinto
pjmlp@progtools.org
Mon Feb 18 20:09:00 GMT 2013
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
More information about the Binutils
mailing list