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 rtl-optimization/83367] static global constructors stack memory corruption


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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I wonder if a temporary is not being bound so it is considered going out of
scope.

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