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/80794] constant objects can be assumed to be immutable


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

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Can't S::f call inplace operator new changing the value of *this for the call
in bar?

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