This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/84824] DCE fails to remove dead code of std::function constructor


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84824

--- Comment #11 from linzj <manjian2006 at gmail dot com> ---
This patch makes the printf clobber/use set correct. But it doesn't seem like
much help.

Maybe the escape set only comes from the function wise one.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]