https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87947
--- Comment #5 from comm+gnu at squotd dot net ---
OK, thanks. I appreciate the explanation.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87947
--- Comment #4 from Jonathan Wakely ---
That answer is about whether it's "safe", and explains that the -std options do
not create ABI incompatibilities. The question is also stated as (emphasis in
the original):
> For simplicity, let's assume a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87947
--- Comment #3 from comm+gnu at squotd dot net ---
Does this result in an exception to the answer you gave here about gcc being
able to link c++14 and c++17 object files together? (Or am I missing
something?)
https://stackoverflow.com/questions/4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87947
--- Comment #2 from comm+gnu at squotd dot net ---
Thanks. I had no idea that had changed.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87947
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---