File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ Basic Operations
200200+------------------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+----------------------------+
201201| remainder | |check | | |check | | |check | | | | 7.12.10.2 | F.10.7.2 |
202202+------------------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+----------------------------+
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 |
204204+------------------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+----------------------------+
205205| rint | |check | | |check | | |check | | |check | | |check | | 7.12.9.4 | F.10.6.4 |
206206+------------------+------------------+-----------------+------------------------+----------------------+------------------------+------------------------+----------------------------+
Original file line number Diff line number Diff line change @@ -2425,7 +2425,7 @@ add_entrypoint_object(
24252425 DEPENDS
24262426 libc.src.__support.FPUtil.division_and_remainder_operations
24272427 COMPILE_OPTIONS
2428- -O2
2428+ -O3
24292429)
24302430
24312431add_entrypoint_object(
You can’t perform that action at this time.
0 commit comments