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

Bootstrap failure on AIX #2608

Open
CohenArthur opened this issue Sep 5, 2023 · 0 comments
Open

Bootstrap failure on AIX #2608

CohenArthur opened this issue Sep 5, 2023 · 0 comments
Labels

Comments

@CohenArthur
Copy link
Member

David Edelsohn said:

I tried bootstrapping gccrs on AIX today and experienced the following error in stage2:

/tmp/RUST/./gcc/xgcc -B/tmp/RUST/./gcc/ -fno-checking -xrust -frust-incomplete-and-experimental-compiler-do-not-use -nostdinc /dev/null -S -o /dev/null -fself-test=/nasfarm/edelsohn/src/gccrs/gcc/testsuite/selftests
/nasfarm/edelsohn/src/gccrs/gcc/rust/lex/rust-lex.cc:2556: assert_source_content: FAIL: ASSERT_EQ ((src_char.value), (expected_char))
crab1: internal compiler error: in fail, at selftest.cc:47

AIX on POWER is big endian and defaults to 32 bit.
@CohenArthur CohenArthur added the bug label Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant