https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69539
--- Comment #6 from Martin Liška <marxin at gcc dot gnu.org> --- There's a minimal test-case: int fn1 (void) { return *(volatile int *) fn1; }
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69539
--- Comment #6 from Martin Liška <marxin at gcc dot gnu.org> --- There's a minimal test-case: int fn1 (void) { return *(volatile int *) fn1; }