This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: target/4855: arm (thumb) backend generates illegal strb instruction
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Re: target/4855: arm (thumb) backend generates illegal strb instruction
- From: Adrian von Bidder <avbidder at acter dot ch>
- Date: Mon, 12 Nov 2001 11:05:10 +0100
- References: <200111120937.fAC9b8e24060@atlas.acter.ch>
avbidder@acter.ch wrote:
> >Fix:
> Don't use -On, n>1.
>
... but when I do this in regex.c of uclibc, I get a ton of 'Branch out
of range' errors from the assembler - so I guess there'd be some more
fixing in arm.md. Should I file this as a bug report, too - but I guess
it'd be hard to come op with a small example, since you need at least 1k
(?) of code?
greets from Zürich
-- vbi