https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104763
Richard Biener changed:
What|Removed |Added
Last reconfirmed||2022-03-07
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104763
Richard Biener changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85803
--- Comment #9 from Richard Biener ---
One possible mitigation would be to DFS walk the CFG to find the virtual
operands "live" at CFG dead-ends (that includes endless loops, see PR104763)
and handle
those specially, requiring the ref_may_alias_g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104763
--- Comment #7 from Richard Biener ---
Note that the case of an endless loop is somewhat special since the store
is dead there since there is no way to reach a load from that point with
C standard methods. So one could also argue the optimizati
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104766
Richard Biener changed:
What|Removed |Added
Last reconfirmed||2022-03-07
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104773
Richard Biener changed:
What|Removed |Added
Last reconfirmed||2022-03-07
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104778
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |12.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101929
--- Comment #8 from Hongtao.liu ---
(In reply to Richard Biener from comment #7)
> diff --git a/gcc/tree-vect-slp.cc b/gcc/tree-vect-slp.cc
> index 9188d727e33..7f1f12fb6c6 100644
> --- a/gcc/tree-vect-slp.cc
> +++ b/gcc/tree-vect-slp.cc
> @@ -2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104781
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104782
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=104763
--- Comment #8 from 。 <570070308 at qq dot com> ---
(In reply to Richard Biener from comment #7)
> Note that the case of an endless loop is somewhat special since the store
> is dead there since there is no way to reach a load from that point wit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104779
--- Comment #5 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:3bd11f791e08a5676f176d632c729d147f12dcaa
commit r12-7509-g3bd11f791e08a5676f176d632c729d147f12dcaa
Author: Jakub Jelinek
Date: M
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104779
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104800
--- Comment #6 from Richard Biener ---
Generally GCCs middle-end considers volatile stores (or loads) to not have any
side-effects that are not visible in the IL. That includes (synchronous)
raise of signals (and thus effects on control flow),
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104806
Richard Biener changed:
What|Removed |Added
Last reconfirmed||2022-03-07
Status|UNCONFIR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104807
Richard Biener changed:
What|Removed |Added
Summary|x86_64-w64-mingw32 target |[12 Regression]
|doe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101929
--- Comment #9 from rguenther at suse dot de ---
On Mon, 7 Mar 2022, crazylht at gmail dot com wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101929
>
> --- Comment #8 from Hongtao.liu ---
> (In reply to Richard Biener from comment #7)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104763
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104813
Richard Biener changed:
What|Removed |Added
Version|unknown |12.0
Summary|ICE on valid c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99297
--- Comment #3 from CVS Commits ---
The master branch has been updated by Martin Liska :
https://gcc.gnu.org/g:024bdd2262c60f35cde8c860040d6d0cbb5c7b6e
commit r12-7510-g024bdd2262c60f35cde8c860040d6d0cbb5c7b6e
Author: Martin Liska
Date: Mon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99297
Martin Liška changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40883
Bug 40883 depends on bug 99297, which changed state.
Bug 99297 Summary: wrong diagnostic style in rx.c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99297
What|Removed |Added
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90148
--- Comment #9 from Martin Liška ---
(In reply to Roland Illig from comment #2)
> From m68k.c:
>
> error ("%<-mpcrel%> %<-fPIC%> is not currently supported on selected
> cpu");
What's bad about this, these are 2 options where we want to quo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104814
Bug ID: 104814
Summary: [10/11/12 Regression] ifcvt: Deleting live variable in
IF-CASE-2
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Keywords: wrong-code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104814
--- Comment #1 from Stefan Schulze Frielinghaus
---
Created attachment 52571
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52571&action=edit
dump combine
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90148
--- Comment #10 from CVS Commits ---
The master branch has been updated by Martin Liska :
https://gcc.gnu.org/g:d73ae7a72a9bcac6a8b031cd902630eaeddf577e
commit r12-7511-gd73ae7a72a9bcac6a8b031cd902630eaeddf577e
Author: Martin Liska
Date: Mon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90148
Martin Liška changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40883
Bug 40883 depends on bug 90148, which changed state.
Bug 90148 Summary: Closing quote in wrong position in plugin.c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90148
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104806
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104814
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |10.4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90148
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #12
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90148
--- Comment #13 from CVS Commits ---
The master branch has been updated by Martin Liska :
https://gcc.gnu.org/g:93ecb25cc63f92d12821f8e5186bf165a4f54ab3
commit r12-7512-g93ecb25cc63f92d12821f8e5186bf165a4f54ab3
Author: Martin Liska
Date: Mon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104775
--- Comment #3 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:2472dcaa8cb9e02e902f83d419c3ee7e0f3d9041
commit r12-7513-g2472dcaa8cb9e02e902f83d419c3ee7e0f3d9041
Author: Jakub Jelinek
Date: M
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104775
Jakub Jelinek changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
Last
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104815
Bug ID: 104815
Summary: [nvptx] Use bitbucket operand when REG_UNUSED
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104794
--- Comment #6 from Martin Liška ---
(In reply to Roland Illig from comment #1)
> From arm-builtins.cc:
> > "the range of count should be in 0 to 32;
> > please check the intrinsic %<_mm_rori_pi16%> in code"
>
> While here, please double-check
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104794
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104813
Martin Liška changed:
What|Removed |Added
Summary|[12 Regression] ICE on |[12 Regression] ICE on
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104796
Martin Liška changed:
What|Removed |Added
Last reconfirmed||2022-03-07
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104794
--- Comment #7 from CVS Commits ---
The master branch has been updated by Martin Liska :
https://gcc.gnu.org/g:cfb46c944e8a05653c7eedd79116dae9ce7ad91c
commit r12-7514-gcfb46c944e8a05653c7eedd79116dae9ce7ad91c
Author: Martin Liska
Date: Mon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104794
--- Comment #8 from CVS Commits ---
The master branch has been updated by Martin Liska :
https://gcc.gnu.org/g:fcc48d2ed6b621f7d0c141afed81a4922c056039
commit r12-7515-gfcc48d2ed6b621f7d0c141afed81a4922c056039
Author: Martin Liska
Date: Mon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104794
Martin Liška changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104795
Martin Liška changed:
What|Removed |Added
Last reconfirmed||2022-03-07
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104795
--- Comment #2 from Jonathan Wakely ---
It's still there, but split across two lines:
../gcc/config/i386/i386-options.cc: error
("%<-mpreferred-stack-boundary%> is not supported "
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104796
--- Comment #2 from Jakub Jelinek ---
I was waiting if some other target also decides about what to do for PR102024
(that is why that P1 is still open).
Because right now it is an ABI change on many targets and it would be nice not
to change the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104797
--- Comment #2 from CVS Commits ---
The master branch has been updated by Martin Liska :
https://gcc.gnu.org/g:40c1d4a07e5798c01e4364336c9617550744861d
commit r12-7516-g40c1d4a07e5798c01e4364336c9617550744861d
Author: Martin Liska
Date: Mon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104797
Martin Liška changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40883
Bug 40883 depends on bug 104797, which changed state.
Bug 104797 Summary: too many parentheses in diagnostic for __delay_cycles
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104797
What|Removed |Added
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104792
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61596
Jonathan Wakely changed:
What|Removed |Added
CC||arthur.j.odwyer at gmail dot
com
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104809
--- Comment #2 from Jonathan Wakely ---
(In reply to Roland Illig from comment #0)
> From cp/module.cc:
> > not Encapsulated Lazy Records of Named Declarations
>
> Is this message trying to be funny?
Yes. The ELROND format is a pun related to
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104789
Rémi Verschelde changed:
What|Removed |Added
CC||rverschelde at gmail dot com
--- Comm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85803
--- Comment #10 from Richard Biener ---
Created attachment 52573
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52573&action=edit
prototype patch
The testcase in the description isn't very good, it instead relies on traps
being observable
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104782
--- Comment #2 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:5db1d7f143c77543ae7a6c4649af3e611061e0d9
commit r12-7517-g5db1d7f143c77543ae7a6c4649af3e611061e0d9
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104807
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104782
Richard Biener changed:
What|Removed |Added
Resolution|--- |FIXED
Blocks|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101636
Bug 101636 depends on bug 104782, which changed state.
Bug 104782 Summary: [12 regression] ICE: verify_gimple failed in slp
(non-trivial conversion in ‘ssa_name’) with -msve-vector-bits=128 since
r12-7359-g6e80c4f1ad9046b0a7c105660cc7b3dcae0fdb
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104816
Bug ID: 104816
Summary: -fcf-protection=branch should generate endbr instead
of notrack jumps
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: norma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104788
Martin Liška changed:
What|Removed |Added
Keywords|needs-reduction |
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104789
--- Comment #5 from Andrew Pinski ---
(In reply to Rémi Verschelde from comment #4)
> I'm not familiar with the term "bounded roo". I reduced the test case as
> much as I could to focus on the minimal code that would trigger the warning
> which
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104816
--- Comment #1 from Joao Moreira ---
quick reproducer, just in case: https://godbolt.org/z/EaG3rhrnj
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104817
Bug ID: 104817
Summary: mips: ICE with -fzero-call-used-regs=all
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104817
--- Comment #1 from Xi Ruoyao ---
Not sure if this is an regression: it triggers another ICE with 11.2.0.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104817
Xi Ruoyao changed:
What|Removed |Added
Target||mips64
Known to fail|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104789
--- Comment #6 from Rémi Verschelde ---
Indeed if the warning was reworded to make it clear that it's a risk and not a
certainty would solve this.
Both the reduced test case and the original code are both risky: `components`
is an `uint32_t` th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98335
Roger Sayle changed:
What|Removed |Added
CC||roger at nextmovesoftware dot
com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96329
Roger Sayle changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96437
Roger Sayle changed:
What|Removed |Added
Status|NEW |ASSIGNED
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96440
Roger Sayle changed:
What|Removed |Added
CC||roger at nextmovesoftware dot
com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104803
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104798
Martin Liška changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104794
--- Comment #10 from CVS Commits ---
The master branch has been updated by Martin Liska :
https://gcc.gnu.org/g:b1d8198e7df616ea80cb648a2c831e2c21f4319f
commit r12-7518-gb1d8198e7df616ea80cb648a2c831e2c21f4319f
Author: Martin Liska
Date: Mo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104818
Martin Liška changed:
What|Removed |Added
CC||marxin at gcc dot gnu.org,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104819
Bug ID: 104819
Summary: Reject NULL without MOLD as actual to an assumed-rank
dummy
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Keywords: accepts-invalid
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104818
Bug ID: 104818
Summary: Duplicate word "version" in option -mptx description
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104789
--- Comment #7 from Rémi Verschelde ---
Took me a while, but I was able to make a proper reduced testcase by cutting
down the Godot case to the very minimal.
It's a bit convoluted (and the code doesn't make any sense anymore), but the
complexit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104816
Richard Biener changed:
What|Removed |Added
Version|unknown |12.0
Severity|normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104696
--- Comment #2 from Tobias Burnus ---
(In reply to Tobias Burnus from comment #1)
> Namely:
> test.c--
> struct s { int *d; };
It makes more sense to use 'int d;' to match Fortran. Doing so yields in the
gimple dump:
#
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104813
Martin Jambor changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |jamborm at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104816
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104820
Bug ID: 104820
Summary: mips: ICE in int_mode_for_mode, at stor-layout.cc:407
with -fzero-call-used-regs=all -mips4
Product: gcc
Version: 12.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104816
--- Comment #4 from Andrew Cooper ---
I've worked around this in Xen with:
https://xenbits.xen.org/gitweb/?p=xen.git;a=commitdiff;h=9d4a44380d273de22d5753883cbf5581795ff24d
and
https://lore.kernel.org/lkml/yixpv0q88paph...@hirez.programming.kic
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104816
--- Comment #5 from H.J. Lu ---
(In reply to Andrew Cooper from comment #4)
> I've worked around this in Xen with:
> https://xenbits.xen.org/gitweb/?p=xen.git;a=commitdiff;
> h=9d4a44380d273de22d5753883cbf5581795ff24d and
> https://lore.kernel.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104816
--- Comment #6 from peterz at infradead dot org ---
(In reply to H.J. Lu from comment #5)
> (In reply to Andrew Cooper from comment #4)
> > I've worked around this in Xen with:
> > https://xenbits.xen.org/gitweb/?p=xen.git;a=commitdiff;
> > h=9d4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104815
--- Comment #1 from Tom de Vries ---
With the tentative patch, I'm running into:
...
ptxas 2224-1.o, line 72; error : Result discard mode is not allowed for
instruction 'ld'
nvptx-as: ptxas terminated with signal 11 [Segmentation fault], c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104816
--- Comment #7 from Andrew Cooper ---
(In reply to H.J. Lu from comment #5)
> Are you suggesting to add an option to generate jump table with ENDBR?
Jump tables are a legitimate optimisation. NOTRACK is a weakness in CET
protections, and fully
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104814
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104381
--- Comment #4 from CVS Commits ---
The master branch has been updated by Martin Liska :
https://gcc.gnu.org/g:111754595cf8d3a8ae7063a42ac4cea18a304711
commit r12-7521-g111754595cf8d3a8ae7063a42ac4cea18a304711
Author: Martin Liska
Date: Fri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104381
Martin Liška changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104821
Bug ID: 104821
Summary: RFE: consolidate analyzer leak diagnostics by
considering indirect vs direct leaks
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Sever
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104803
--- Comment #6 from Barry Revzin ---
Ugh, sorry. You guys are right. gcc is correct to reject the example. Bad bug
report.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104821
--- Comment #1 from David Malcolm ---
Example: https://godbolt.org/z/afvEd99qn
#include
struct s
{
void *m_a;
void *m_b;
void *m_c;
};
struct s *
make_s (size_t sz_a, size_t sz_b, size_t sz_c)
{
struct s *result = calloc (1, sizeof
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104821
--- Comment #2 from David Malcolm ---
(In reply to David Malcolm from comment #1)
Copy&paste error:
result->m_b = malloc (sz_c);
should have been:
result->m_c = malloc (sz_c);
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104822
Bug ID: 104822
Summary: -Wscalar-storage-order warning for initialization from
NULL seems useless
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Keywords: diag
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104807
--- Comment #1 from CVS Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:4cb935cb69f12088975fa7f6907c6ace0580e2dd
commit r12-7522-g4cb935cb69f12088975fa7f6907c6ace0580e2dd
Author: Jonathan Wakely
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104803
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104778
--- Comment #1 from Jakub Jelinek ---
Can't reproduce at least with current trunk, both with gcc configured for
powerpc64-linux-gnu and additional -m32, or in a cross to
powerpc-e300c3-linux-gnu with the given options.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104812
kargl at gcc dot gnu.org changed:
What|Removed |Added
CC||kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104198
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104823
Bug ID: 104823
Summary: [12 Regression] narrowing conversion inside
non-dependent decltype operand silently accepted ever
since r12-6075
Product: gcc
Version: 12
1 - 100 of 175 matches
Mail list logo