Skip to content

Commit cf0a98b

Browse files
authored
Update FortranStandardsSupport.md
1 parent fa6965f commit cf0a98b

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)