https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119882
--- Comment #1 from alex at zrythm dot org ---
Couldn't attach the file as it's 1.2MB compressed. I've uploaded it to my
server: https://www.zrythm.org/downloads/ccJ8cv0S.out.xz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119882
Bug ID: 119882
Summary: internal compiler error in diag_mismatched_tags when
compiling a C++23 source file with
-Werror=mismatched-tags
Product: gcc
Version: 14.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109789
--- Comment #4 from alex at zrythm dot org ---
I have simplified the test source file using cvise. This can now be reproduced
with:
```
LANG=C gcc -fanalyzer -Werror=analyzer-use-of-uninitialized-value -c
audio_exporter6.c.i
```
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109789
alex at zrythm dot org changed:
What|Removed |Added
Attachment #55028|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109789
alex at zrythm dot org changed:
What|Removed |Added
Attachment #55029|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109789
--- Comment #1 from alex at zrythm dot org ---
Created attachment 55029
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55029&action=edit
preprocessed .i file (gzipped)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109789
Bug ID: 109789
Summary: analyzer-use-of-uninitialized-value false positive
Product: gcc
Version: 13.1.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106325
--- Comment #2 from alex at zrythm dot org ---
Created attachment 53308
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53308&action=edit
GCC invocation with LANG=C
Same command output in English (using LANG=C)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106325
--- Comment #1 from alex at zrythm dot org ---
I forgot to link the repo sorry. https://git.sr.ht/~alextee/zrythm on
`e6b20321`
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106325
Bug ID: 106325
Summary: `analyzer-null-dereference` gets thrown on a parameter
on a function marked with `__attribute__((nonnull))`
Product: gcc
Version: 12.1.0
Status:
10 matches
Mail list logo