diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2022-12-02 16:18:43 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2022-12-09 00:32:44 +0000 |
commit | 7eec3114ebe8d4c55c64b4e47546d3d8f95eb09b (patch) | |
tree | 90dadf637cf2c5fbd66a57d8426d99ab6a4b7f0d /gcc/fortran/trans-openmp.cc | |
parent | e6110da479951b759a12c5618f5304187b650326 (diff) | |
download | gcc-7eec3114ebe8d4c55c64b4e47546d3d8f95eb09b.zip gcc-7eec3114ebe8d4c55c64b4e47546d3d8f95eb09b.tar.gz gcc-7eec3114ebe8d4c55c64b4e47546d3d8f95eb09b.tar.bz2 |
libstdc++: Change class-key for duration and time_point to class
We define these with the 'struct' keyword, but the standard uses
'class'. This results in warnings if users try to refer to them using
elaborated type specifiers.
libstdc++-v3/ChangeLog:
* include/bits/chrono.h (duration, time_point): Change 'struct'
to 'class'.
Diffstat (limited to 'gcc/fortran/trans-openmp.cc')
0 files changed, 0 insertions, 0 deletions