Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump binutils to v2.41 #1335

Merged
merged 1 commit into from
Sep 30, 2023

Conversation

patrick-rivos
Copy link
Collaborator

Tested using make report-binutils-linux and make report-binutils-newlib and updated the allowlists to remove glibc failures that were fixed. The newlib failures did not change.

Also tested using make report-newlib and make report-linux with the default configuration.

@cmuellner
Copy link
Collaborator

I haven't built master for quite some time, so I compared master against this PR (both Linux and newlib).
No regressions were found:

master:
               ========= Summary of gcc testsuite =========
                            | # of unexpected case / # of unique unexpected case
                            |          gcc |          g++ |     gfortran |
   rv32imac/  ilp32/ medlow |   21 /     3 |    0 /     0 |   31 /     6 |
 rv32imafdc/ ilp32d/ medlow |    0 /     0 |    0 /     0 |    0 /     0 |
   rv64imac/   lp64/ medlow |   35 /     5 |    0 /     0 |   31 /     6 |
 rv64imafdc/  lp64d/ medlow |    0 /     0 |    0 /     0 |    0 /     0 |

bump-binutils-2_41:
               ========= Summary of gcc testsuite =========
                            | # of unexpected case / # of unique unexpected case
                            |          gcc |          g++ |     gfortran |
   rv32imac/  ilp32/ medlow |   21 /     3 |    0 /     0 |   31 /     6 |
 rv32imafdc/ ilp32d/ medlow |    0 /     0 |    0 /     0 |    0 /     0 |
   rv64imac/   lp64/ medlow |   35 /     5 |    0 /     0 |   31 /     6 |
 rv64imafdc/  lp64d/ medlow |    0 /     0 |    0 /     0 |    0 /     0 |

master newlib:
               ========= Summary of gcc testsuite =========
                            | # of unexpected case / # of unique unexpected case
                            |          gcc |          g++ |     gfortran |
      rv32i/  ilp32/ medlow |   21 /     3 |    0 /     0 |      - |
    rv32iac/  ilp32/ medlow |   21 /     3 |    0 /     0 |      - |
     rv32im/  ilp32/ medlow |   21 /     3 |    0 /     0 |      - |
   rv32imac/  ilp32/ medlow |   21 /     3 |    0 /     0 |      - |
  rv32imafc/ ilp32f/ medlow |    0 /     0 |    0 /     0 |      - |
   rv64imac/   lp64/ medlow |   35 /     5 |    0 /     0 |      - |
 rv64imafdc/  lp64d/ medlow |    0 /     0 |    0 /     0 |      - |

bump-binutils-2_41 newlib:
               ========= Summary of gcc testsuite =========
                            | # of unexpected case / # of unique unexpected case
                            |          gcc |          g++ |     gfortran |
      rv32i/  ilp32/ medlow |   21 /     3 |    0 /     0 |      - |
    rv32iac/  ilp32/ medlow |   21 /     3 |    0 /     0 |      - |
     rv32im/  ilp32/ medlow |   21 /     3 |    0 /     0 |      - |
   rv32imac/  ilp32/ medlow |   21 /     3 |    0 /     0 |      - |
  rv32imafc/ ilp32f/ medlow |    0 /     0 |    0 /     0 |      - |
   rv64imac/   lp64/ medlow |   35 /     5 |    0 /     0 |      - |
 rv64imafdc/  lp64d/ medlow |    0 /     0 |    0 /     0 |      - |

Copy link
Collaborator

@cmuellner cmuellner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and is tested.

@cmuellner cmuellner merged commit 12143b6 into riscv-collab:master Sep 30, 2023
20 checks passed
@ewlu ewlu deleted the bump-binutils-2_41 branch January 18, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants