https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66964
--- Comment #7 from alalaw01 at gcc dot gnu.org ---
No new regressions bootstrapping that path on gcc-5-branch (--with-arch=armv7-a
--with-fpu=neon-fp16 --with-float=hard). However, compiling the testcase with
-dp reveals the bad strd's are actual
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66964
--- Comment #6 from alalaw01 at gcc dot gnu.org ---
Bootstrap+test in progress FYI. However, that patch *does not* fix this
failure; there must be some other route.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66964
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
CC||alalaw01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66964
--- Comment #4 from ktkachov at gcc dot gnu.org ---
Created attachment 36033
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36033&action=edit
reduced testcase
Attaching reduced testcase.
Not the shortest, but still 100x shorter than the ori
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66964
ktkachov at gcc dot gnu.org changed:
What|Removed |Added
Target||arm
Status|UNCO
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66964
Mikael Pettersson changed:
What|Removed |Added
CC||mikpelinux at gmail dot com
--- Comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66964
--- Comment #1 from Hartmut Schirmer ---
Created attachment 36031
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36031&action=edit
Preprocessed file (IFCOpenings.cpp from assimp)