https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69879
Gabriel Ibarra <gabriel.ibarra at tallertechnologies dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #37887|0 |1 is obsolete| | --- Comment #7 from Gabriel Ibarra <gabriel.ibarra at tallertechnologies dot com> --- Created attachment 37998 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37998&action=edit [RFC] Added default functions for new and delete operators + unit test. Hi, thanks for answering, I know that you are focused in the gcc 6 release, but i have another question. I noticed that after I added the new GLIBCXX_3.4.23 the abi_check breaks because the new incompatible symbols, so the question is: - Will this error be fixed automatically after the release (for example because the update of the baseline_symbol.txt)? or is there something that i can do to fix it? Thanks