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

GCC stringop bug #136

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

GCC stringop bug #136

wants to merge 1 commit into from

Conversation

dr7ana
Copy link
Collaborator

@dr7ana dr7ana commented Jun 4, 2024

@dr7ana dr7ana enabled auto-merge June 4, 2024 14:29
@dr7ana dr7ana requested review from jagerman and tewinget June 4, 2024 14:29
@dr7ana dr7ana disabled auto-merge June 4, 2024 14:41
@dr7ana dr7ana force-pushed the fmt-gcc-bugfix branch 2 times, most recently from c6b2b66 to 7de390c Compare June 4, 2024 15:06
CMakeLists.txt Outdated Show resolved Hide resolved
- FMT will trigger a gcc bug on stringop-overflow with gcc versions 11 and earlier
- FMT issue fmtlib/fmt#2442
- FMT issue fmtlib/fmt#2708
- GCC bug tracker https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101854
- Confirming it still appears on gcc-11 https://godbolt.org/z/d15q4Exvz
@dr7ana dr7ana enabled auto-merge June 4, 2024 15:35
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