File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ Basic Operations
200
200
+------------------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+----------------------------+
201
201
| remainder | |check | | |check | | |check | | | | 7.12.10.2 | F.10.7.2 |
202
202
+------------------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+----------------------------+
203
- | remquo | |check | | |check | | |check | | | | 7.12.10.3 | F.10.7.3 |
203
+ | remquo | |check | | |check | | |check | | | | check | | 7.12.10.3 | F.10.7.3 |
204
204
+------------------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+----------------------------+
205
205
| rint | |check | | |check | | |check | | |check | | |check | | 7.12.9.4 | F.10.6.4 |
206
206
+------------------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+----------------------------+
Original file line number Diff line number Diff line change @@ -2425,7 +2425,7 @@ add_entrypoint_object(
2425
2425
DEPENDS
2426
2426
libc.src.__support.FPUtil.division_and_remainder_operations
2427
2427
COMPILE_OPTIONS
2428
- -O2
2428
+ -O3
2429
2429
)
2430
2430
2431
2431
add_entrypoint_object(
You can’t perform that action at this time.
0 commit comments