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

issue #1233: Do not rely on the endianness for testing #1254

Merged
merged 1 commit into from May 18, 2022

Conversation

CohenArthur
Copy link
Member

This testcase uncovered a very interesting bug requiring a refactor of
our AST::Block class (#1253), but should still be fixed/adapted in the
meantime so that the BE builds on our buildbot do not fail.

I've tested this newtestcase with a compiler from 74e8365, which was the commit pointed out in #1233. The same ICE would still trigger, so I can safely say that this is a different exemple showing the same underlying issue. I'll work on fixing #1253 but it is a refactor we need to think about a little.

This should make all the architectures on buildbot happy again!

This testcase uncovered a very interesting bug requiring a refactor of
our `AST::Block` class (Rust-GCC#1253), but should still be fixed/adapted in the
meantime so that the BE builds on our buildbot do not fail.
@CohenArthur CohenArthur added this to the Imports and visibility milestone May 18, 2022
@CohenArthur CohenArthur added this to In progress in Imports and Visbility via automation May 18, 2022
Copy link
Member

@philberty philberty left a comment

Choose a reason for hiding this comment

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

LGTM

Imports and Visbility automation moved this from In progress to Reviewer approved May 18, 2022
@CohenArthur
Copy link
Member Author

bors r+

@bors
Copy link
Contributor

bors bot commented May 18, 2022

Build succeeded:

@bors bors bot merged commit ff37b81 into Rust-GCC:master May 18, 2022
Imports and Visbility automation moved this from Reviewer approved to Done May 18, 2022
@CohenArthur CohenArthur deleted the 1233-fix-big-endian-issue branch May 18, 2022 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants