[Bug rtl-optimization/78374] Segfault in cc1 (arm-eabi) on -O1 (or better)
ktkachov at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Nov 16 10:07:00 GMT 2016
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).
More information about the Gcc-bugs
mailing list