This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/48454] gfortran.dg/char_result_13.f90 fails with -O3 -funroll-loops -mvectorize-with-neon-quad
- From: "ramana at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 13 Jun 2011 09:09:33 +0000
- Subject: [Bug target/48454] gfortran.dg/char_result_13.f90 fails with -O3 -funroll-loops -mvectorize-with-neon-quad
- Auto-submitted: auto-generated
- References: <bug-48454-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48454
--- Comment #6 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> 2011-06-13 09:09:19 UTC ---
Author: ramana
Date: Mon Jun 13 09:09:14 2011
New Revision: 174984
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174984
Log:
PR target/48454
Fix vmovn lengths.
2011-06-13 Ramana Radhakrishnan <ramana.radhakrishnan@linaro.org>
PR target/48454
* config/arm/neon.md (vec_pack_trunc<mode>): Set the lengths
correctly for the case with Quad vectors.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/arm/neon.md