https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120987
Tom de Vries <vries at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hubicka at gcc dot gnu.org --- Comment #19 from Tom de Vries <vries at gcc dot gnu.org> --- (In reply to Sam James from comment #18) > (In reply to Tom de Vries from comment #17) > > Created attachment 61839 [details] > > test-2.c > > This one changes behaviour between 11 and 12 for me but I can't bisect it as > it doesn't reproduce in a musl chroot (can't bisect easily w/ new glibc). For me, bisects to: ... commit 2cadaa1f134beca5ec63544f185362c223bab590 Author: Jan Hubicka <j...@suse.cz> Date: Fri Nov 26 13:54:41 2021 +0100 Minor ipa-modref tweaks ...