[Bug target/69187] ICE: Aborted when native compiling neon code with __builtin_neon_vmlals_lanev4hi

2018-11-19 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69187 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/69187] ICE: Aborted when native compiling neon code with __builtin_neon_vmlals_lanev4hi

2018-11-19 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69187 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment

[Bug target/69187] ICE: Aborted when native compiling neon code with __builtin_neon_vmlals_lanev4hi

2016-06-28 Thread rearnsha at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69187 --- Comment #15 from Richard Earnshaw --- Any plans to backport this further?

[Bug target/69187] ICE: Aborted when native compiling neon code with __builtin_neon_vmlals_lanev4hi

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69187 --- Comment #14 from Jakub Jelinek --- Fixed for 5.4+/6+ so far.

[Bug target/69187] ICE: Aborted when native compiling neon code with __builtin_neon_vmlals_lanev4hi

2016-02-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69187 --- Comment #13 from Jakub Jelinek --- Author: jakub Date: Wed Feb 10 18:40:54 2016 New Revision: 233296 URL: https://gcc.gnu.org/viewcvs?rev=233296=gcc=rev Log: Backported from mainline 2016-01-21 Stefan Sørensen

[Bug target/69187] ICE: Aborted when native compiling neon code with __builtin_neon_vmlals_lanev4hi

2016-01-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69187 --- Comment #12 from Jakub Jelinek --- Author: jakub Date: Thu Jan 21 09:52:46 2016 New Revision: 232668 URL: https://gcc.gnu.org/viewcvs?rev=232668=gcc=rev Log: PR target/69187 PR target/65624 *

[Bug target/69187] ICE: Aborted when native compiling neon code with __builtin_neon_vmlals_lanev4hi

2016-01-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69187 --- Comment #9 from Jakub Jelinek --- Created attachment 37403 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37403=edit gcc6-pr69187.patch Nothing happened since then. I'm willing to commit this as obvious, just want to double check

[Bug target/69187] ICE: Aborted when native compiling neon code with __builtin_neon_vmlals_lanev4hi

2016-01-20 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69187 --- Comment #11 from ktkachov at gcc dot gnu.org --- (In reply to Jakub Jelinek from comment #9) > Created attachment 37403 [details] > gcc6-pr69187.patch > > Nothing happened since then. I'm willing to commit this as obvious, just > want to

[Bug target/69187] ICE: Aborted when native compiling neon code with __builtin_neon_vmlals_lanev4hi

2016-01-20 Thread stefan.sorensen at spectralink dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69187 --- Comment #10 from Stefan Sørensen --- Sorry, I got caught up in trying to do a bootstrap on my arm board and then got distracted by other stuff. I am fine with you committing it.

[Bug target/69187] ICE: Aborted when native compiling neon code with __builtin_neon_vmlals_lanev4hi

2016-01-11 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69187 --- Comment #8 from ktkachov at gcc dot gnu.org --- Yes, that should do. /* PR target/69187 */ /* { dg-do compile } */ /* { dg-require-effective-target arm_neon } */ /* { dg-options "-O0" } */ /* { dg-add-options arm_neon } */ Please send

[Bug target/69187] ICE: Aborted when native compiling neon code with __builtin_neon_vmlals_lanev4hi

2016-01-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69187 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #7

[Bug target/69187] ICE: Aborted when native compiling neon code with __builtin_neon_vmlals_lanev4hi

2016-01-10 Thread stefan.sorensen at spectralink dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69187 Stefan Sørensen changed: What|Removed |Added CC||stefan.sorensen@spectralink

[Bug target/69187] ICE: Aborted when native compiling neon code with __builtin_neon_vmlals_lanev4hi

2016-01-08 Thread civil.over at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69187 --- Comment #5 from Vladimir Smirnov --- If that'll help: katje ~ # gcc-6.0.0-alpha20160103 -c -mfpu=neon ./bug.c -wrapper valgrind ==25016== Memcheck, a memory error detector ==25016== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et

[Bug target/69187] ICE: Aborted when native compiling neon code with __builtin_neon_vmlals_lanev4hi

2016-01-08 Thread civil.over at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69187 --- Comment #3 from Vladimir Smirnov --- GCC 5.3: katje ~ # gcc -v Using built-in specs. COLLECT_GCC=/usr/armv7a-hardfloat-linux-gnueabi/gcc-bin/5.3.0/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/armv7a-hardfloat-linux-gnueabi/5.3.0/lto-wrapper

[Bug target/69187] ICE: Aborted when native compiling neon code with __builtin_neon_vmlals_lanev4hi

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

[Bug target/69187] ICE: Aborted when native compiling neon code with __builtin_neon_vmlals_lanev4hi

2016-01-08 Thread civil.over at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69187 --- Comment #1 from Vladimir Smirnov --- I've also tried to test gcc 6.0, snapshot 20160103 but still getting this: root@katje ~ # gcc-6.0.0-alpha20160103 -mfpu=neon ./bug.c ./bug.c: In function 'bug': ./bug.c:3:9: internal compiler error:

[Bug target/69187] ICE: Aborted when native compiling neon code with __builtin_neon_vmlals_lanev4hi

2016-01-08 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69187 ktkachov at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|