https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123852
--- Comment #14 from Andrew Pinski <pinskia at gcc dot gnu.org> --- (In reply to Paul Cercueil from comment #13) > Created attachment 63956 [details] > Reproducer from freetype > > Attached a reproducer. > > Compile with > sh-elf-gcc -c -g -O1 truetype.i -o truetype.o > > Interestingly it does not happen without -g. With this I can reproduce it with -m4 added (I didn't configure to default to sh4).
