[cfe-dev] GCC binary compatibility / bug 23034

Axel Naumann Axel.Naumann at cern.ch
Wed Apr 8 07:10:44 PDT 2015


Hi,

Regarding <https://llvm.org/bugs/show_bug.cgi?id=23034> - is the intent 
(still?) to be binary compatible with GCC? I.e. is this a bug or is this 
something that we'll have to try to solve on our side?

It's pretty visible for us because any call with std::string temporaries 
to map<string,...>::op[](string&&) across the linker causes it and we 
seem to like those a lot :-(

I checked with r204218 and it seems to fail the same way, so if it's an 
issue it's not a new one (on clang's side).

And finally: should this go to llvm's bugs or stay with clang's?

Cheers, Axel.




More information about the cfe-dev mailing list