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

Temporary workaround for GNU GCC issue #36 #113

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

pascalgouedo
Copy link
Collaborator

GNU GCC issue #36
Interrupt routine preamble generated by GCC compiler accessing FCSR/FREGS without checking MSTATUS.FS

Temporary work-around is to enable FPU for FPU configurations even if this test is not using FPU instructions.

@pascalgouedo pascalgouedo merged commit e47cbdb into cv32e40p/dev_dd Dec 21, 2023
@pascalgouedo pascalgouedo deleted the cv32e40p/dev_dd_pgo branch December 22, 2023 10:47
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.

1 participant