[Bug middle-end/95103] Unexpected -Wclobbered in bits/vector.tcc with -O2
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jul 22 22:25:29 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95103
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2021-07-22
Component|c++ |middle-end
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
There was a patch series to move -Wclobbered to gimple but it never went in.
https://gcc.gnu.org/pipermail/gcc-patches/2019-October/530992.html
Confirmed, this should say the variable is from inlined functions even.
More information about the Gcc-bugs
mailing list