https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117874
Richard Biener changed:
What|Removed |Added
Blocks||116578
--- Comment #1 from Richard Bie
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117874
Richard Biener changed:
What|Removed |Added
Last reconfirmed||2024-12-02
Status|UNCONFIR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117663
--- Comment #3 from GCC Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:e36eae19f3a4cc9e5efa9ebfa31e081c7ee52fdc
commit r15-5862-ge36eae19f3a4cc9e5efa9ebfa31e081c7ee52fdc
Author: Jakub Jelinek
Date: M
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117663
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117876
--- Comment #1 from GCC Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:5ab3f091b3eb42795340d3c9cea8aaec2060693c
commit r15-5863-g5ab3f091b3eb42795340d3c9cea8aaec2060693c
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116352
--- Comment #20 from GCC Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:5ab3f091b3eb42795340d3c9cea8aaec2060693c
commit r15-5863-g5ab3f091b3eb42795340d3c9cea8aaec2060693c
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116352
Richard Biener changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53947
Bug 53947 depends on bug 116352, which changed state.
Bug 116352 Summary: [15 regression] ICE when building opencv-4.9.0 (error:
definition in block 208 does not dominate use in block 188) since
r15-2820-gab18785840d7b8
https://gcc.gnu.org/bugzi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117835
Sam James changed:
What|Removed |Added
Last reconfirmed||2024-12-02
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117229
--- Comment #9 from Jakub Jelinek ---
Any progress on this (i.e. have you been able to narrow it down, perhaps to
newlib strstr implementation)?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117816
Sam James changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80677
--- Comment #10 from Helmut Grohne ---
Sam James, please give the patch at
https://gcc.gnu.org/pipermail/gcc-patches/2024-April/650271.html a try. It
entirely removes LIMITS_H_TEST and defers the check to runtime. To verify the
patch, it is not s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117881
Bug ID: 117881
Summary: Emit diagnostic note wrt FPs for middle-end warnings
with sanitizers
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117555
--- Comment #12 from GCC Commits ---
The releases/gcc-14 branch has been updated by Gaius Mulley
:
https://gcc.gnu.org/g:89761f1f03565468eb3b15259f6ad42af0cfe198
commit r14-11019-g89761f1f03565468eb3b15259f6ad42af0cfe198
Author: Gaius Mulley
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117555
--- Comment #11 from GCC Commits ---
The releases/gcc-14 branch has been updated by Gaius Mulley
:
https://gcc.gnu.org/g:9c926d8b83a8229e0b4335cc78b2bee1b85b58af
commit r14-11017-g9c926d8b83a8229e0b4335cc78b2bee1b85b58af
Author: Gaius Mulley
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117874
--- Comment #5 from Richard Biener ---
For reference, mult_su3_na is almost the same:
typedef struct {
double real;
double imag;
} complex;
typedef struct { complex e[3][3]; } su3_matrix;
void mult_su3_na( su3_matrix *a, su3_matrix *b,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117243
--- Comment #12 from Andrew Pinski ---
*** Bug 116749 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117874
Richard Biener changed:
What|Removed |Added
CC||liuhongt at gcc dot gnu.org
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117874
--- Comment #4 from Richard Biener ---
Note m_mat_na.c and m_mat_nn.c are completely unrolled instead and not
vectorized by GCC 14 (nor trunk), still slower as reported (mul_su3_na/nn).
trunk seems to unroll less,
m_mat_nn.c:73:30: optimized: l
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80677
Sam James changed:
What|Removed |Added
See Also||https://bugs.gentoo.org/sho
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117243
Andrew Pinski changed:
What|Removed |Added
Summary|[12/13/14/15 regression]|[12/13/14/15 regression]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116799
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #6
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80677
--- Comment #9 from Andreas Schwab ---
The default value of BUILD_SYSTEM_HEADER_DIR assumes a properly populated
sysroot.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117878
--- Comment #3 from Robin Dapp ---
Generally, yes, I guess. But I'd like to understand better what exactly is
going wrong. Shouldn't emitting those "pre-RA" insns already be guarded
properly? I haven't looked into it in detail - isn't there a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96628
Nick Desaulniers changed:
What|Removed |Added
CC||keithp at keithp dot com,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116447
--- Comment #1 from Richard Earnshaw ---
How was the compiler configured and what's the full command line used when
building the test?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117878
Bug ID: 117878
Summary: RISC-V: ICE when build spec17 526.blender_r with -O3
-march=rv64gcv_zvl256b
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: no
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117827
Jakub Jelinek changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117243
Sam James changed:
What|Removed |Added
Target Milestone|14.3|12.5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116749
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117243
Jakub Jelinek changed:
What|Removed |Added
CC||hubicka at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117872
Sam James changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117878
--- Comment #2 from Li Pan ---
(In reply to Robin Dapp from comment #1)
> Is this related to PR117353? Seems very similar.
Yes, very similar but ice at different pass.
The similar approach like ix86_pre_reload_split can fix the code example i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116918
--- Comment #8 from GCC Commits ---
The releases/gcc-14 branch has been updated by Gaius Mulley
:
https://gcc.gnu.org/g:aa38196eb45bfb8a8632381ba3e277deb1b25782
commit r14-11021-gaa38196eb45bfb8a8632381ba3e277deb1b25782
Author: Gaius Mulley
D
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69762
Jonathan Wakely changed:
What|Removed |Added
Last reconfirmed|2024-12-02 00:00:00 |
--- Comment #3 from Jonathan Wakely
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117876
Bug ID: 117876
Summary: get_later_stmt used on stmts not in the same BB
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117874
Bug ID: 117874
Summary: [15 Regression] 17% regression for 433.milc on Zen4
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compone
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117666
--- Comment #5 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #4)
> aarch64_init_pragma_builtins
>vamax/vamin
Is fixed by https://gcc.gnu.org/pipermail/gcc-patches/2024-December/670556.html
.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69762
Jonathan Wakely changed:
What|Removed |Added
Depends on||57585
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117847
Jakub Jelinek changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117869
Thomas Schwinge changed:
What|Removed |Added
See Also|https://github.com/Rust-GCC |
|/gccrs/issues/311
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117875
Richard Biener changed:
What|Removed |Added
Component|target |tree-optimization
--- Comment #1 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117877
Richard Biener changed:
What|Removed |Added
Keywords||ice-on-valid-code
Summary|[
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117825
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #6
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117882
Bug ID: 117882
Summary: SFINAE not respected for array parameters
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117882
Marek Polacek changed:
What|Removed |Added
Keywords||rejects-valid
--- Comment #1 from Marek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116918
--- Comment #9 from GCC Commits ---
The releases/gcc-14 branch has been updated by Gaius Mulley
:
https://gcc.gnu.org/g:58ef1c521c15d3c7755e0f96b472b625122ab609
commit r14-11023-g58ef1c521c15d3c7755e0f96b472b625122ab609
Author: Gaius Mulley
D
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117882
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117774
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117882
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117882
--- Comment #4 from Marek Polacek ---
(In reply to Marek Polacek from comment #1)
> I don't think it's a dup
This meant to say "... of PR 24663." because it's not the same problem.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117243
--- Comment #16 from Andrew Pinski ---
Patch posted:
https://gcc.gnu.org/pipermail/gcc-patches/2024-December/670613.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117883
Bug ID: 117883
Summary: Build libgdiagnostics documentation as HTML and put on
gcc.gnu.org somewhere
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71377
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117774
--- Comment #7 from GCC Commits ---
The releases/gcc-14 branch has been updated by Harald Anlauf
:
https://gcc.gnu.org/g:e81edf9d86f3647dc510784ee49a625dbaded8b5
commit r14-11022-ge81edf9d86f3647dc510784ee49a625dbaded8b5
Author: Harald Anlauf
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117881
Eric Gallager changed:
What|Removed |Added
Keywords||diagnostic
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117884
Bug ID: 117884
Summary: Wire up libgdiagnostics documentation build to
top-level Makefile
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117855
Marek Polacek changed:
What|Removed |Added
CC||mpolacek at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117874
Richard Biener changed:
What|Removed |Added
Keywords||missed-optimization
Target Milestone
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117875
Richard Biener changed:
What|Removed |Added
Blocks||26163
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117875
Bug ID: 117875
Summary: [15 Regression] 28% regression for 456.hmmer on Zen4
with -Ofast -march=native
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117877
Bug ID: 117877
Summary: [RISC-V][14/15 Regression] internal compiler error:
Floating point exception
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: n
Hi there,
We are excited to offer you a comprehensive email list of school districts that
includes key contact information such as phone numbers, email addresses,
mailing addresses, company revenue, size, and web addresses. Our databases also
cover related industries such as:
* K-12 schools
Hi there,
We are excited to offer you a comprehensive email list of school districts that
includes key contact information such as phone numbers, email addresses,
mailing addresses, company revenue, size, and web addresses. Our databases also
cover related industries such as:
* K-12 schools
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117826
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117875
Richard Biener changed:
What|Removed |Added
CC||hubicka at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117243
--- Comment #15 from Andrew Pinski ---
Created attachment 59765
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59765&action=edit
Full Patch which I am testing
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117878
--- Comment #1 from Robin Dapp ---
Is this related to PR117353? Seems very similar.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117880
Marek Polacek changed:
What|Removed |Added
Target Milestone|--- |14.3
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117133
Jason Merrill changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment #6
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117873
Andrew Pinski changed:
What|Removed |Added
Summary|Spurious|Spurious
|-Wmaybe-uni
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117879
Bug ID: 117879
Summary: libgdiagnostics and libgccjit installed into */lib
directory rather than */lib64 on multilib
non-multiarch hosts
Product: gcc
Version: 15
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117243
Jakub Jelinek changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117880
Bug ID: 117880
Summary: [14/15 Regression] ICE with -Wduplicated-branches
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117243
Andrew Pinski changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78829
--- Comment #6 from Eric Gallager ---
Worth revisiting now that the default C standard is changing again
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117243
Andrew Pinski changed:
What|Removed |Added
Known to fail||13.1.0
Summary|[14/15 regres
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116799
--- Comment #7 from Jakub Jelinek ---
Slightly reduced testcase:
const char *l;
__attribute__((noipa)) void
foo (const char *x, const char *y, int z)
{
if (x != l + 1 || y != x || z)
__builtin_abort ();
}
__attribute__((noipa)) void
bar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117827
Jakub Jelinek changed:
What|Removed |Added
Version|unknown |15.0
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117836
Sam James changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117874
--- Comment #3 from Richard Biener ---
In particular
t.c:11:12: note: Starting SLP discovery for
t.c:11:12: note: c_84(D)->e[2][j_110].real = _55;
t.c:11:12: note: c_84(D)->e[2][j_110].imag = _66;
t.c:11:12: note: starting SLP disco
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117560
--- Comment #5 from GCC Commits ---
The releases/gcc-14 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:edbe164af12589002dec6ac5fe92304567b0ab98
commit r14-11029-gedbe164af12589002dec6ac5fe92304567b0ab98
Author: Jonathan Wak
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117822
--- Comment #4 from GCC Commits ---
The releases/gcc-14 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:136ff35dd3413ba4b404649e5947682a7f998109
commit r14-11025-g136ff35dd3413ba4b404649e5947682a7f998109
Author: Jonathan Wak
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106676
--- Comment #16 from GCC Commits ---
The releases/gcc-14 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:a088552e133d2cab903d9b2660c045e18b57ef65
commit r14-11034-ga088552e133d2cab903d9b2660c045e18b57ef65
Author: Jonathan Wa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117885
Bug ID: 117885
Summary: Casting element to bitfield subparts can be constant
evaluated wrongly.
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117886
Bug ID: 117886
Summary: GIMPLE pass asan0 no longer works after
LIBGCCJIT_ABI_32
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Prio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117886
--- Comment #1 from Schrodinger ZHU Yifan ---
Created attachment 59768
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59768&action=edit
Reproducer
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117886
--- Comment #2 from Andrew Pinski ---
[s]bitsizetype is not handled in JIT.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117883
David Malcolm changed:
What|Removed |Added
CC||mark at gcc dot gnu.org
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106676
Jonathan Wakely changed:
What|Removed |Added
Target Milestone|15.0|14.3
--- Comment #17 from Jonathan Wa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117878
--- Comment #4 from Li Pan ---
(In reply to Robin Dapp from comment #3)
> Generally, yes, I guess. But I'd like to understand better what exactly is
> going wrong. Shouldn't emitting those "pre-RA" insns already be guarded
> properly? I haven
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117886
--- Comment #3 from Schrodinger ZHU Yifan ---
(In reply to Andrew Pinski from comment #2)
> [s]bitsizetype is not handled in JIT.
I see. But why does it work before?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117883
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107849
Schrodinger ZHU Yifan changed:
What|Removed |Added
CC||i at zhuyi dot fan
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117886
Andrew Pinski changed:
What|Removed |Added
Keywords||rejects-valid
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107849
--- Comment #3 from Andrew Pinski ---
(In reply to Schrodinger ZHU Yifan from comment #2)
> I think this is now addressed by the addition of get_target_builtin.
except it broke asan support, see PR 117886.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107980
--- Comment #18 from Joseph S. Myers ---
The final normative wording in C23 says "If any additional arguments expand to
include unbalanced parentheses, or a preprocessing token that does not convert
to a token, the
behavior is undefined." (and t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117887
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |15.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117887
--- Comment #2 from Andrew Pinski ---
reducing ...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117889
Bug ID: 117889
Summary: [15 regression] Failure to build qtwebengine-6.8.1
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Keywords: rejects-valid
Severity: normal
1 - 100 of 134 matches
Mail list logo