Skip to content

Commit b00d4f2

Browse files
authored
[flang][doc] Update some F2023 status. (#151165)
- Trig functions: done with various earlier commits like #149343. - c_f_pointer: #149870.
1 parent 6c3d62a commit b00d4f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

flang/docs/FortranStandardsSupport.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@ status of all important Fortran 2023 features. The table entries are based on th
4040
| Conditional expressions and arguments | N | |
4141
| More use of boz constants | P | All usages other than enum are supported |
4242
| Intrinsics for extracting tokens from a string | N | |
43-
| Intrinsics for Trig functions that work in degrees | N | |
44-
| Intrinsics for Trig functions that work in half revolutions| N | |
43+
| Intrinsics for Trig functions that work in degrees | Y | |
44+
| Intrinsics for Trig functions that work in half revolutions| Y | |
4545
| Changes to system_clock | N | |
4646
| Changes for conformance with the new IEEE standard | Y | |
4747
| Additional named constants to specify kinds | Y | |
48-
| Extensions for c_f_pointer intrinsic | N | |
48+
| Extensions for c_f_pointer intrinsic | Y | |
4949
| Procedures for converting between fortran and c strings | N | |
5050
| The at edit descriptor | N | |
5151
| Control over leading zeros in output of real values | N | |

0 commit comments

Comments
 (0)