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 c++/63736] gcc generated program with segfault on atomic exchange when the atomic variable is a member of a struct allocated with make_shared


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

--- Comment #3 from Leandro Santiago <leandrosansilva at gmail dot com> ---
I've just realized the gcc I am using is 4.8.1 instead of 4.8.1 as initially
reported.


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