https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116243
Dominik 'disconnect3d' Czarnota
changed:
What|Removed |Added
CC||dominik.b.czarnota+bu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93641
--- Comment #8 from Dominik 'disconnect3d' Czarnota
---
(In reply to Iain Sandoe from comment #7)
> if the invoke.texi entry does not need a change, then this should now be
> fixed, correct?
It would be a good practice to fix the invoke.texi ca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93640
--- Comment #2 from Dominik Czarnota ---
Just to clarify, I reported other cases like this in Bug 93641 - Wrong strncmp
and strncasecmp size arguments
(https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93641).
: other
Assignee: unassigned at gcc dot gnu.org
Reporter: dominik.b.czarnota+bugzilla at gmail dot com
Target Milestone: ---
Hello,
There are several bugs where `strcnmp` function is used with a string literal
and size that doesn't match the string literal length without a
Severity: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: dominik.b.czarnota+bugzilla at gmail dot com
Target Milestone: ---
Hey,
There is a small bug in gcc trunk (which I believe will be gcc 10).
The PoC code is
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55820
--- Comment #3 from Dominik Czarnota ---
(In reply to Dominik Czarnota from comment #2)
> Six years later this is still unconfirmed :(.
Seven*. Oh those off by ones.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55820
Dominik Czarnota changed:
What|Removed |Added
CC||dominik.b.czarnota+bugzilla
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90885
Dominik Czarnota changed:
What|Removed |Added
CC||dominik.b.czarnota+bugzilla
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88000
--- Comment #6 from Dominik Czarnota ---
(In reply to Eric Gallager from comment #5)
> Reopening to confirm the part about this warning request at least
Yay, thanks. I am happy someone cares about this. It is good to make it less
likely that the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88000
Dominik Czarnota changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|INVALI
: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: dominik.b.czarnota+bugzilla at gmail dot com
Target Milestone: ---
Depending on the order of two register local variables definition, when
compiled with optimizations (-O1 / -O2
11 matches
Mail list logo