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

Use GCC 12 in TSAN action [20683] #77

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Conversation

juanlofer-eprosima
Copy link
Contributor

Description

GCC 11.3 (Ubuntu Jammy default) produces several false positives regarding timed synchronization protocols. These issues were fixed in GCC 12 so we upgrade to that version.

Contributor Checklist

  • Commit messages follow the company guidelines.
  • Changes are API compatible.
  • New features have been added to the versions.md and README.md files (if applicable).

Reviewer Checklist

  • The title and description correctly express the PR's purpose.
  • The Contributor checklist is correctly filled.

Signed-off-by: Juan Lopez Fernandez <juanlopez@eprosima.com>
@rsanchez15 rsanchez15 merged commit a2e79b8 into main Mar 20, 2024
1 check passed
@rsanchez15 rsanchez15 deleted the feature/tsan-gcc-upgrade branch March 20, 2024 13:06
@juanlofer-eprosima juanlofer-eprosima changed the title Use GCC 12 in TSAN action Use GCC 12 in TSAN action [20683] Mar 25, 2024
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.

2 participants