This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Fix for DE40487
Oversight
On Wed, 2009-07-15 at 13:11 +0200, Steven Bosscher wrote:
> On Wed, Jul 15, 2009 at 12:28 PM, Richard Earnshaw<rearnsha@arm.com> wrote:
>
> > 2009-07-15 Richard Earnshaw <rearnsha@arm.com>
> >
> > * arm.md (ior_xor): New code iterator.
> > (split for ior/xor with shift and zero-extend): New split pattern.
> > * arm/predicates.md (subreg_lowpart_operator): New special predicate.
>
> You should mention the "DE" number in the Changelog:
>
> PR target/40487
> * arm.md (ior_xor): ...
>
> Ciao!
> Steven