Deprecating basic asm in a function - What now?

Frank Ch. Eigler fche@redhat.com
Mon Jul 4 16:09:00 GMT 2016


jwakely.gcc wrote:

> [...] (When we switched Fedora to using GCC 6, with C++14 enabled by
> default, dozens and dozens of C++ packages failed to compile,
> because even in 2016 nobody had ever tried to compile them with
> C++11 features enabled.)

And one shouldn't blame those that choose to stick with CXXFLAGS=-std=c++98
instead of porting their code, which after all is working & stable.

- FChE



More information about the Gcc mailing list