https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100994
--- Comment #7 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- > Perhaps the tree-inline.c change is fine for Ada, but it doesn't seem to be > safe for C/C++. You're casting away the const qualifier though, how can this valid C++?