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

i#5365: Infinite loop in linux.fib-conflict test when built with -O3 #6645

Merged
merged 2 commits into from
Feb 12, 2024

Commits on Feb 9, 2024

  1. i#5365: Infinite loop in linux.fib-conflict test when built with -O3

    Remove linux.fib-conflict from list of tests to be builts with -03.
    
    The cause of the infinite loop is hard to determine, being caused by the
    linker script.
    
    As this is not a DynamoRIO issue, and this test often fails at the
    moment anyway, just build it without -O3 for now.
    
    Issue: #5365
    philramsey-arm committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    1664d39 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    2310429 View commit details
    Browse the repository at this point in the history