[Bug target/61749] arm_neon.h _lane and _n intrinsics can cause ICEs

2014-12-04 Thread yroux at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61749 --- Comment #7 from Yvan Roux yroux at gcc dot gnu.org --- Author: yroux Date: Thu Dec 4 13:25:10 2014 New Revision: 218358 URL: https://gcc.gnu.org/viewcvs?rev=218358root=gccview=rev Log: gcc/ 2014-12-04 Yvan Roux yvan.r...@linaro.org

[Bug target/61749] arm_neon.h _lane and _n intrinsics can cause ICEs

2014-10-28 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61749 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug target/61749] arm_neon.h _lane and _n intrinsics can cause ICEs

2014-09-09 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61749 --- Comment #5 from ktkachov at gcc dot gnu.org --- Author: ktkachov Date: Tue Sep 9 10:15:46 2014 New Revision: 215046 URL: https://gcc.gnu.org/viewcvs?rev=215046root=gccview=rev Log: [AArch64] PR 61749: Do not ICE in lane intrinsics when

[Bug target/61749] arm_neon.h _lane and _n intrinsics can cause ICEs

2014-08-06 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61749 --- Comment #3 from ktkachov at gcc dot gnu.org --- vqdmlal_lane_s16 expects an immediate/literal lane number as the fourth argument and the builtin expansion code in aarch64-builtins.c is actually equipped to error out when given a variable (in

[Bug target/61749] arm_neon.h _lane and _n intrinsics can cause ICEs

2014-08-06 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61749 ktkachov at gcc dot gnu.org changed: What|Removed |Added Assignee|jgreenhalgh at gcc dot gnu.org |ktkachov at gcc dot

[Bug target/61749] arm_neon.h _lane and _n intrinsics can cause ICEs

2014-07-08 Thread jgreenhalgh at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61749 jgreenhalgh at gcc dot gnu.org changed: What|Removed |Added Target||aarch64*

[Bug target/61749] arm_neon.h _lane and _n intrinsics can cause ICEs

2014-07-08 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61749 ktkachov at gcc dot gnu.org changed: What|Removed |Added CC||ktkachov at gcc dot gnu.org