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

Workaround gcc bug in test_limiter_node #569

Merged
merged 2 commits into from
Sep 7, 2021

Conversation

Iliamish
Copy link
Contributor

@Iliamish Iliamish commented Sep 7, 2021

Signed-off-by: Mishin, Ilya ilya.mishin@intel.com

Description

GNU compiler generates incorrect code for the call of limiter.register_successor in release (-03)
The function pointer to make_edge workarounds the issue.

Tests

  • added - required for new features and for some bug fixes
  • not needed

Documentation

  • updated in # - add PR number
  • needs to be updated
  • not needed

Breaks backward compatibility

  • Yes
  • No
  • Unknown

Notify the following users

List users with @ to send notifications

Other information

Linked issues #342 #489

Signed-off-by: Mishin, Ilya <ilya.mishin@intel.com>
Signed-off-by: Mishin, Ilya <ilya.mishin@intel.com>
@Iliamish Iliamish merged commit 7567de9 into master Sep 7, 2021
@Iliamish Iliamish deleted the dev/imishin/fix_gcc_limiter_node branch September 7, 2021 15:30
@Iliamish Iliamish mentioned this pull request Sep 24, 2021
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants