https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119877
Bug ID: 119877
Summary: [12/13/14/15/16 Regression] Honor
__attribute__((unused)) and don't issue a warning
-Wunused-function
Product: gcc
Version: 15.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119842
uecker at gcc dot gnu.org changed:
What|Removed |Added
CC||uecker at gcc dot gnu.org
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119877
--- Comment #1 from Andrew Pinski ---
This is by design IIRC.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60551
Andrew Pinski changed:
What|Removed |Added
CC||mcccs at gmx dot com
--- Comment #4 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119876
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2025-04-20
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119872
mcccs at gmx dot com changed:
What|Removed |Added
Attachment #61163|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119879
Bug ID: 119879
Summary: [r16-39 Regression] FAIL:
gcc.target/i386/avx512fp16-trunc-extendvnhf.c
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119880
Bug ID: 119880
Summary: fwide must be called before and after std::wcout to
change wide orientation to allow std::cout works
Product: gcc
Version: 16.0
Status: UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119881
Bug ID: 119881
Summary: support alias analysis for large number of pointers
Product: gcc
Version: unknown
Status: UNCONFIRMED
Keywords: missed-optimization
Severity: nor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119876
Bug ID: 119876
Summary: suboptimal code for avx512 conditinal move
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ta
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107616
--- Comment #5 from GCC Commits ---
The releases/gcc-12 branch has been updated by John David Anglin
:
https://gcc.gnu.org/g:3ea4b96173db521366cd5d62c125d4cb6c8f6065
commit r12-11062-g3ea4b96173db521366cd5d62c125d4cb6c8f6065
Author: John David
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119872
--- Comment #3 from mcccs at gmx dot com ---
Created attachment 61163
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61163&action=edit
cleaned up
I cleaned up the testcase, without changing the arithmetic, so it passes with
14.2 -O3 and tr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116479
mcccs at gmx dot com changed:
What|Removed |Added
CC||mcccs at gmx dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116479
Sam James changed:
What|Removed |Added
Keywords|needs-bisection |
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119872
Sam James changed:
What|Removed |Added
CC||tnfchris at gcc dot gnu.org
Summ
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119592
Sam James changed:
What|Removed |Added
Keywords|needs-bisection |
Summary|[12/13/14/15/16 Regress
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119878
Bug ID: 119878
Summary: __builtin_has_attribute(VAR, nonstring) does not work
on multidimensional arrays marked with nonstring
Product: gcc
Version: 15.0
Status: UNCONFI
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119875
--- Comment #1 from Andrew Pinski ---
Try with just -fno-trapping-math .
And try clang with -ftrapping-math.
Since gcc and clang have opposite settings here.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54192
Andrew Pinski changed:
What|Removed |Added
CC||hubicka at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119875
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101197
Andrew Pinski changed:
What|Removed |Added
Summary|__builtin_memmove does not |__builtin_memmove (64) does
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119877
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119875
Bug ID: 119875
Summary: loop with floating point conditional move not
vectorized without -ffast-math
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119875
--- Comment #2 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #1)
> Try with just -fno-trapping-math .
>
> And try clang with -ftrapping-math.
>
> Since gcc and clang have opposite settings here.
Yes it is trapping math, let m
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119866
--- Comment #9 from Barry Revzin ---
> I think it was never intentionally supported in constexpr (it just happened
> to work) and so such code was never correct.
Can it just be made to work in constexpr? Is there a reason not to? It already
mo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117863
--- Comment #1 from GCC Commits ---
The master branch has been updated by H.J. Lu :
https://gcc.gnu.org/g:a9fc1b9dec92842b3a978183388c1833918776fd
commit r16-44-ga9fc1b9dec92842b3a978183388c1833918776fd
Author: H.J. Lu
Date: Sun Apr 20 15:0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117863
H.J. Lu changed:
What|Removed |Added
Target Milestone|--- |15.0
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119826
Iain Buclaw changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114932
--- Comment #27 from Tamar Christina ---
(In reply to Tianyang Chou from comment #26)
> (In reply to Tamar Christina from comment #0)
>
> Hi Tamar,
> After reading the whole discussion, I still confused about how does the
> immediate offset
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119592
mcccs at gmx dot com changed:
What|Removed |Added
CC||mcccs at gmx dot com
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116030
--- Comment #11 from Jiu Fu Guo ---
(In reply to Peter Bergner from comment #10)
> Testing was clean with the patch updated with Kewen and Sam's suggestions,
> so I pushed the commit given Kewen's approval in the patch thread.
Hi Peter, thanks!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119864
--- Comment #3 from Pilar Latiesa ---
The original testcase also ICEs with G++ 14. However, simpler omp constructs
(such as #pragma opm parallel for) work with G++-14 + -fmodules-ts.
G++-15 fails to compile anything if the combo -fmodules -fope
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119863
--- Comment #4 from Pilar Latiesa ---
Thanks Nathaniel.
I could workaround this issue in my usecase by simply granting friendship to
the particular instantiation that needed it.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119817
--- Comment #5 from GCC Commits ---
The releases/gcc-12 branch has been updated by Iain Buclaw
:
https://gcc.gnu.org/g:0701c8d32507d9014c5b425157a034632d01e45f
commit r12-11061-g0701c8d32507d9014c5b425157a034632d01e45f
Author: Iain Buclaw
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119817
Iain Buclaw changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118939
--- Comment #21 from Nicolas Boulenguez ---
Created attachment 61162
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61162&action=edit
assembly file with 8 combinations of options
Hello.
Probably too late, but just in case⦠Here are the as
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119872
mcccs at gmx dot com changed:
What|Removed |Added
CC||mcccs at gmx dot com
--- Comment
37 matches
Mail list logo