This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

[Patch ARM] Backport fix for off-by-one vrev error.


Hi,

This backports the off-by-one fix for vrev to the ARM port as
mentioned in my post earlier here. Since I've heard no objections from
the release branch maintainers or anyone else , and given I've not
seen any fallout from the auto-testers I'm backporting this to the FSF
4.7 branch.


 http://gcc.gnu.org/ml/gcc-patches/2012-05/msg01962.html

regards,
Ramana

2012-06-29  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>

	Backport from mainline.
        2012-05-30  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
	* config/arm/arm.c (arm_evpc_neon_vrev): Adjust off by one error.

2012-06-29  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>

	Backport from mainline.
	2012-05-30  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
	* gcc.target/arm/neon-vrev.c: New.

Attachment: final-neon-vrev-47
Description: Binary data


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