Announcement

Collapse
No announcement yet.

GCC 8.1 Compiler Released As The First Stable GCC8, Brings Many Improvements

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • GCC 8.1 Compiler Released As The First Stable GCC8, Brings Many Improvements

    Phoronix: GCC 8.1 Compiler Released As The First Stable GCC8, Brings Many Improvements

    Version 8.1 of the GNU Compiler Collection (GCC) was released today as the major update for the year of this important free software compiler...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    Official page listing changes & new features is https://gcc.gnu.org/gcc-8/changes.html

    Comment


    • #3
      Any reason they couldn't have delayed Fedora 28 a week for this?

      [/joke]

      Comment


      • #4
        Originally posted by pipe13 View Post
        Any reason they couldn't have delayed Fedora 28 a week for this?
        there is nothing wrong with fedora compiler

        Comment


        • #5
          They still don't have complete C++17 support which irritates me a lot. Unbelievably, Visual Studio has better C++17 support - even better than Clang: https://en.cppreference.com/w/cpp/compiler_support

          Comment


          • #6
            Originally posted by pipe13 View Post
            Any reason they couldn't have delayed Fedora 28 a week for this?
            If you're asking for the entire distro to be compiled with gcc-8 instead of gcc-7 then you're looking at quite a bit of work. If all you want is to have access to the newer compiler then I'm sure you'll be able to pick it up soon in an update.

            Comment


            • #7
              Originally posted by trifud View Post
              They still don't have complete C++17 support which irritates me a lot. Unbelievably, Visual Studio has better C++17 support - even better than Clang: https://en.cppreference.com/w/cpp/compiler_support

              Take a second look. Gcc have had full C++17 support since gcc 7. The one block you can see red, is not part of C++17 or would not be implemented by the compiler, it is an standardization of an optional extension of the standard library, if you want it talk to the libstdc++ and libc++ guys, not the compiler guys.
              Last edited by carewolf; 04 May 2018, 06:34 AM.

              Comment

              Working...
              X