https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109614
Bug ID: 109614
Summary: -Wanalyzer-use-after-free gets confused about a free
function in Coreutils
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: nor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109615
Bug ID: 109615
Summary: Redundant VSETVL after optimized code of RVV
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109615
Andrew Pinski changed:
What|Removed |Added
Component|c |target
Severity|normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109616
Bug ID: 109616
Summary: internal compiler error: in dwarf2out_var_location, at
dwarf2out.c:26371 (GreenLiant)
Product: gcc
Version: 7.3.0
Status: UNCONFIRMED
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109617
Bug ID: 109617
Summary: RISC-V: ICE for vlmul_ext_v intrinsic API
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109616
Sam James changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109616
Sam James changed:
What|Removed |Added
Last reconfirmed|2023-04-25 00:00:00 |
Ever confirmed|1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109616
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2023-04-25
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109616
--- Comment #3 from Zhengfeng Zhu ---
-D__RISC_V__=1 -D__arm__ -D__FW_BCU__ -I"/cygdrive/F/Include" -Os2
-mcmodel=medium -g3 -Wall -mcpu=n25 -ffunction-sections -fdata-sections -c
-fmessage-length=0 -msmall-data-limit=0
The .i file we can't sho
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109610
--- Comment #1 from Hongtao.liu ---
Mine, I'll take a look.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109616
--- Comment #4 from Andrew Pinski ---
GCC does not have an option called -Os2 .
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109616
--- Comment #5 from Zhengfeng Zhu ---
OK. Thanks. Let me confirm this issue.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109618
Bug ID: 109618
Summary: ICE: tree check: expected class ‘type’, have
‘exceptional’ (error_mark) in
generic_simplify_CONVERT_EXPR, at generic-match.cc
Product: gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109619
Bug ID: 109619
Summary: ICE: tree check: expected class ‘type’, have
‘exceptional’ (error_mark) in fold_const_call_1, at
fold-const-call.cc
Product: gcc
Version:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109580
--- Comment #5 from Richard Biener ---
(In reply to David Malcolm from comment #4)
> Richi: what is the mechanism (if any) for freshly-created gimple stmts to
> get a location_t within gimple-match.cc? It seems to me that the stmts
> ought to s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105573
--- Comment #8 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:a4916881b74c36c613a8a7abe040bb197ea8ba75
commit r14-210-ga4916881b74c36c613a8a7abe040bb197ea8ba75
Author: Sam James
Date: Tue A
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105312
--- Comment #15 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:a4916881b74c36c613a8a7abe040bb197ea8ba75
commit r14-210-ga4916881b74c36c613a8a7abe040bb197ea8ba75
Author: Sam James
Date: Tue
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109608
--- Comment #1 from Richard Biener ---
It's not clear whether you report a FAIL for GCC 10.4.1 or for GCC 14 only?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109609
Richard Biener changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109610
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |14.0
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109616
--- Comment #6 from Richard Biener ---
Also note that GCC 7.3.0 which you report against is no longer supported. The
oldest compiler still receiving patches is GCC 10.4. You can also try GCC
7.5.0, the last release from the GCC 7 branch.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109618
Richard Biener changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109619
Richard Biener changed:
What|Removed |Added
Last reconfirmed||2023-04-25
Status|UNCONFIR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109612
Richard Biener changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109612
--- Comment #2 from Richard Biener ---
We have
> ./cc1 -quiet t.i -w -O3 -g -fdump-tree-optimized
> wc -l t.i.254t.optimized
4375637 t.i.254t.optimized
> ./cc1 -quiet t.i -w -O3 -fdump-tree-optimized
> wc -l t.i.254t.optimized
1701 t.i.254t.o
101 - 125 of 125 matches
Mail list logo