GDB Continues Improving, libstdc++ Is Doing Well On C++17 & More

Written by Michael Larabel in GNU on 24 September 2016 at 08:48 AM EDT. 1 Comment
GNU
At the GNU Tools Cauldron earlier this month in the UK there was a presentation on forthcoming improvements to the GNU Tools, presented by Nick Clifton as part of the Red Hat Tools Team.

Among the tooling improvements talked about was new warnings in GCC, improved value range propagation (VPR), the C++17 implementation in libstdc++ moving along, work on C++ compiler as a library via libcc1, test suite improvements, improved diagnostics, GDB improvements, the ongoing work of switching GCC from SVN to Git, and more.

If you are interested in this brief presentation over improvements to GNU Tools, there are the ODP slides but unfortunately no video yet.

Some recent commit work along these lines includes new abstraction layer in GCC for diagnostics, some of the new VRP patches have landed, and just yesterday on the GCC mailing list was the C++ support for libcc1.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week