https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47781
Luke Shumaker changed:
What|Removed |Added
CC||lukeshu at lukeshu dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119188
--- Comment #2 from Luke Shumaker ---
I appreciate the explanation. Does that make it any less of a bug? Should I
change the title to "x86 red-zone not taken into account by
-fcallgraph-info=su"?
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: lukeshu at lukeshu dot com
Target Milestone: ---
With the given simple strnlen function, I'm seeing -fcallgraph-info report that
the function uses 16 bytes of stack space, but by my coun
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118814
--- Comment #4 from Luke Shumaker ---
This had the keyword `ice-on-valid-code` (added by Sam James); bug 109828 has
the keyword `ice-on-invalid-code`.
I could be mistaken, but I believe that the code here is valid (and that GCC 12
was erroneous
Severity: normal
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: lukeshu at lukeshu dot com
Target Milestone: ---
System / GCC version / GCC options:
$ /usr/bin/gcc -v
Using built-in specs.
COLLECT_GCC=/bin/gcc
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: lukeshu at lukeshu dot com
Target Milestone: ---
System / GCC version / GCC options:
$ gcc -v
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117469
--- Comment #5 from Luke Shumaker ---
Indeed. My mistake.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117469
Luke Shumaker changed:
What|Removed |Added
CC||lukeshu at lukeshu dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85957
Luke Shumaker changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|DUPLICATE
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: lukeshu at lukeshu dot com
Target Milestone: ---
Created attachment 44200
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44200&action=edit
The preprocessed source
This is a bug
10 matches
Mail list logo