https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78374
ktkachov at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ktkachov at gcc dot gnu.org
--- Comment #1 from ktkachov at gcc dot gnu.org ---
I can't reproduce an ICE with GCC 5.4.1 compiling with:
-march=armv7-a -O1 -mfloat-abi=softfp -mfpu=vfpv3 -mabi=apcs-gnu.
Please attach the preprocessed file (the .i file that you get when you add
-save-temps to the invocation).
