https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78370
Manuel López-Ibáñez changed:
What|Removed |Added
CC||manu at gcc dot gnu.org
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78370
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78370
--- Comment #1 from Andrew Pinski ---
In this case, GCC does not know that a escapes only at func2 so it assumes
func1 touches a. I think there is a bug which says the same thing already but
I am too lazy to look for it right now. PR 24639 migh