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

Add new version of Kalray' KVX compiler #4281

Merged
merged 2 commits into from
Nov 14, 2022
Merged

Add new version of Kalray' KVX compiler #4281

merged 2 commits into from
Nov 14, 2022

Conversation

dkm
Copy link
Member

@dkm dkm commented Nov 11, 2022

Add new ACB 4.10.0 version.

Also add missing objdumper for c++ compiler for 4.9 and 4.8. It's not a good idea to mix binutils versions for this arch, better stick with coherent versions.

fixes #4280

Signed-off-by: Marc Poulhiès dkm@kataplop.net

Copy link
Member

@RubenRBS RubenRBS left a comment

Choose a reason for hiding this comment

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

👍

Add new ACB 4.10.0 version.

Also add missing objdumper for c++ compiler for 4.9 and 4.8. It's not a good
idea to mix binutils versions for this arch, better stick with coherent
versions.

fixes #4280

Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
@dkm
Copy link
Member Author

dkm commented Nov 13, 2022

Changed the underlying GCC version. ACB 4.10 bumped gcc to 10.3.1.

@dkm dkm merged commit 1381382 into main Nov 14, 2022
@dkm dkm deleted the dkm/kvx_4.10 branch November 14, 2022 07:49
mattgodbolt pushed a commit that referenced this pull request Dec 20, 2022
* Add new version of Kalray' KVX compiler

Add new ACB 4.10.0 version.

Also add missing objdumper for c++ compiler for 4.9 and 4.8. It's not a good
idea to mix binutils versions for this arch, better stick with coherent
versions.

fixes #4280

Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[COMPILER REQUEST]: KVX 4.10
2 participants