https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65233
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Can't reproduce either (with cross-compiler from x86_64-linux). -O3 pr65233.C -quiet -nostdinc -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb is what I've tried after -O3 pr65233.C failed to ICE, but no ICE either.