[Patch: committed] [ARM] Add missing type attribute to zero_extend on arm

James Greenhalgh james.greenhalgh@arm.com
Tue Nov 19 19:33:00 GMT 2013


Hi,

I was looking at some scheduler dumps and spotted that
the pattern "zero_extend<mode>di2" is missing a type attribute
on ARM.

I've fixed that with this obvious patch, committed as
revision 205050.

Tested on arm-none-eabi with no regressions.

Thanks,
James

---
gcc/

2013-11-19  James Greenhalgh  <james.greenhalgh@arm.com>

	* config/arm/arm.md (zero_extend<mode>di2): Add type attribute.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ARM-Add-missing-type-attribute-to-zero_extend-on-arm.patch
Type: text/x-patch
Size: 564 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20131119/41e765c7/attachment.bin>


More information about the Gcc-patches mailing list