Package gcc10-c++: Information

    Binary package: gcc10-c++
    Version: 10.3.1-alt2
    Architecture: x86_64
    Build time:  Jul 6, 2021, 04:03 AM in the task #277353
    Source package: gcc10
    Category: Development/C++
    Report package bug
    Summary: C++ support for gcc
    Description: 
    This package adds C++ support to the GNU Compiler Collection.
    It includes support for most of the current C++ specification,
    including templates and exception handling.
    
    If you have multiple versions of the GNU Compiler Collection
    installed on your system, you may want to execute
    g++-10
    in order to explicitly use the GNU C++ compiler version 10.3.1.



    Last changed


    July 5, 2021 Gleb Fotengauer-Malinovskiy 10.3.1-alt2
    - Backported upstream PR:
      + libstdc++/100900: add missing typename for dependent type in
      ranges::elements_view (ALT#40369).
    July 2, 2021 Gleb Fotengauer-Malinovskiy 10.3.1-alt1
    - Updated to merged branches from git://gcc.gnu.org/git/gcc.git (fixes FTBFS
      with linux kernel headers >= 5.13):
      + vendors/redhat/heads/gcc-10-branch
      commit dc5e381a715a658cfcc08ba3cbaa6bc53adc596f;
      + heads/releases/gcc-10
      commit 8ce35e4c066b68d0cbc656b000ece84f7ea7741a;
    March 15, 2021 Gleb Fotengauer-Malinovskiy 10.2.1-alt3
    - Updated to merged branches from git://gcc.gnu.org/git/gcc.git (ALT#39798):
      + vendors/redhat/heads/gcc-10-branch
      commit 966e4575ccd8b618811b4871e44c31bb2d11a82a;
      + origin/releases/gcc-10
      commit a07015ad4dc18a1167720aece205deca702a1ab1.
    - gcc10-plugin-devel: added R: libgmp-devel.