https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106164
--- Comment #11 from rguenther at suse dot de ---
On Sat, 29 Jul 2023, pinskia at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106164
>
> --- Comment #6 from Andrew Pinski ---
> I think I have a better patch.
>
> The
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110843
--- Comment #2 from CVS Commits ---
The master branch has been updated by Roger Sayle :
https://gcc.gnu.org/g:129feec0ba4f8ce74edf1fdf7da37b54968d3d37
commit r14-2874-g129feec0ba4f8ce74edf1fdf7da37b54968d3d37
Author: Roger Sayle
Date: Mon J
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110243
Richard Biener changed:
What|Removed |Added
Keywords|needs-bisection |
--- Comment #7 from Richard Biener -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110640
Richard Biener changed:
What|Removed |Added
Keywords|needs-bisection |
Priority|P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110478
--- Comment #7 from Bin Meng ---
Any update about this issue?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81904
--- Comment #6 from Richard Biener ---
(In reply to Hongtao.liu from comment #5)
> (In reply to Richard Biener from comment #1)
> > Hmm, I think the issue is we see
> >
> > f (__m128d x, __m128d y, __m128d z)
> > {
> > vector(2) double _4;
> >
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110855
Bug ID: 110855
Summary: std::source_location doesn't work with C++20 coroutine
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110758
Jan Hubicka changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26163
Bug 26163 depends on bug 110758, which changed state.
Bug 110758 Summary: [14 Regression] 8% hmmer regression on zen1/3 with -Ofast
-march=native -flto between g:8377cf1bf41a0a9d (2023-07-05 01:46) and
g:3a61ca1b9256535e (2023-07-06 16:56); g:d7
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106293
--- Comment #21 from Jan Hubicka ---
Fixing loop distribution and vectorizer profile update seems to do the trick
with profile feedback. Without we are still worse than in July last year on
zen2 tester (zen3 and ice lake seems to behave differen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110832
--- Comment #10 from Uroš Bizjak ---
(In reply to Hongtao.liu from comment #9)
> for mov_internal, we can just set alternative (v,v) with mode DI, then
> it will use vmovq, for other alternatives which set sse_regs, the
> instructions has alread
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81904
--- Comment #7 from Hongtao.liu ---
>
> to .VEC_ADDSUB possibly loses exceptions (the vectorizer now directly
> creates .VEC_ADDSUB when possible).
Let's put it under -fno-trapping-math.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110762
--- Comment #22 from Uroš Bizjak ---
It looks to me that partial vector half-float instructions have the same issue.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110843
Richard Biener changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110762
--- Comment #23 from Hongtao.liu ---
(In reply to Uroš Bizjak from comment #22)
> It looks to me that partial vector half-float instructions have the same
> issue.
Yes, I'll take a look.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110844
--- Comment #3 from Richard Biener ---
we shouldn't pass it two times either
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110799
--- Comment #16 from Alexander Monakov ---
In C11 and C++11 the issue of compiler-introduced racing loads is discussed as
follows (5.1.2.4 Multi-threaded executions and data races in C11):
28 NOTE 14 Transformations that introduce a speculative
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110848
Richard Biener changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
Ever conf
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110799
Richard Biener changed:
What|Removed |Added
Last reconfirmed||2023-07-31
Status|UNCONFIR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110856
Bug ID: 110856
Summary: GCC rejects template alias of function type as invalid
template parameter
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: norm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110280
--- Comment #17 from CVS Commits ---
The releases/gcc-13 branch has been updated by Prathamesh Kulkarni
:
https://gcc.gnu.org/g:f4029de35fb1b293a4fd586574b1b4b73ddf7880
commit r13-7661-gf4029de35fb1b293a4fd586574b1b4b73ddf7880
Author: Prathame
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110062
--- Comment #10 from Richard Biener ---
We now also apply SLP vectorizing the loop, but as said the high VF is probably
prohibitive and causes quite some spilling:
.L7:
vmovdqu (%r14), %ymm2
vmovdqu 32(%r14), %ymm1
subq
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53947
Bug 53947 depends on bug 88540, which changed state.
Bug 88540 Summary: Issues with vectorization of min/max operations
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88540
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88540
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94864
Bug 94864 depends on bug 88540, which changed state.
Bug 88540 Summary: Issues with vectorization of min/max operations
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88540
What|Removed |Added
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88540
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |14.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110309
Richard Biener changed:
What|Removed |Added
Known to work||13.1.1, 14.0
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110838
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=110857
Bug ID: 110857
Summary: aarch64-linux-gnu profiledbootstrap broken
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110848
--- Comment #8 from Aaron Ballman ---
(In reply to Richard Biener from comment #7)
> I think -std=c++XY should diagnose (at least with a warning) the use of GNU
> extensions. Let me alter the summary and confirm.
Thanks! I still think this sho
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110625
--- Comment #12 from CVS Commits ---
The master branch has been updated by Hao Liu :
https://gcc.gnu.org/g:bf67bf4880ce5be0b6e48c7c35828528b7be12ed
commit r14-2877-gbf67bf4880ce5be0b6e48c7c35828528b7be12ed
Author: Hao Liu
Date: Mon Jul 31 2
Hello, folks.
This is to discuss Gcc's heuristic strategy about Predicated Instructions and
Branches. And probably something needs to be improved.
[The story]
Weeks ago, I built a huffman encoding program with O2, O3, and PGO respectively.
This program is nothing special, just a random code I foun
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110280
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
On Mon, Jul 31, 2023 at 2:57 PM Changbin Du via Gcc wrote:
>
> Hello, folks.
> This is to discuss Gcc's heuristic strategy about Predicated Instructions and
> Branches. And probably something needs to be improved.
>
> [The story]
> Weeks ago, I built a huffman encoding program with O2, O3, and PGO
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110545
--- Comment #3 from Gejoe ---
Any other comment or suggestion here for this case ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110858
Bug ID: 110858
Summary: [14 Regression] gcc.dg/unroll-1.c UNRESOLVED
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110859
Bug ID: 110859
Summary: [14 Regression] New FAIL:
23_containers/vector/bool/110807.cc
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110860
Bug ID: 110860
Summary: std::format("{:f}",2e304) invokes undefined behaviour
Product: gcc
Version: 13.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110419
--- Comment #18 from Mikael Morin ---
Created attachment 55662
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55662&action=edit
Updated tentative patch
This fixes comment #4 as well, but the failure on value_9 remains on 32 bit
powerpc.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110861
Bug ID: 110861
Summary: Bad codegen leading to runtime segfault when mixing
import and #include
Product: gcc
Version: 13.2.0
Status: UNCONFIRMED
Severity: norm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110861
--- Comment #1 from Christopher Head ---
Note that I ran into this while trying to find a small repro case for the same
symptoms (uninitialized “this” and segfault using a string_view) in a larger
project, where I originally saw the same thing h
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110360
David Edelsohn changed:
What|Removed |Added
CC||tkoenig at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110862
Bug ID: 110862
Summary: format out of bands read on format string "{0:{0}"
Product: gcc
Version: 13.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110378
--- Comment #2 from Martin Jambor ---
Created attachment 55663
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55663&action=edit
Simplest testcase
The PR 109849 testcase behavior changes over time, so I prepared three
specialized for this
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109361
--- Comment #5 from CVS Commits ---
The master branch has been updated by David Malcolm :
https://gcc.gnu.org/g:75d623946d4b6ea80a777b789b116d4b4a2298dc
commit r14-2881-g75d623946d4b6ea80a777b789b116d4b4a2298dc
Author: David Malcolm
Date: M
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109361
David Malcolm changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106346
Tamar Christina changed:
What|Removed |Added
Target Milestone|11.5|14.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106293
--- Comment #22 from Martin Jambor ---
(In reply to Jan Hubicka from comment #21)
> Fixing loop distribution and vectorizer profile update seems to do the trick
> with profile feedback. Without we are still worse than in July last year on
> zen2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110378
Martin Jambor changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110378
--- Comment #3 from Martin Jambor ---
Created attachment 55664
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55664&action=edit
Testcase with single inheritance
This testcase is somewhat more difficult and addressing will mean not
just ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110582
--- Comment #6 from CVS Commits ---
The master branch has been updated by Andrew Macleod :
https://gcc.gnu.org/g:b769811e7c1b3dff2fa0ec2c37b52859d7bceed4
commit r14-2883-gb769811e7c1b3dff2fa0ec2c37b52859d7bceed4
Author: Andrew MacLeod
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110378
--- Comment #4 from Martin Jambor ---
Created attachment 55665
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55665&action=edit
Testcase with non-zero offset with pass-through split
This testcase is similar to the previous one but on top
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110582
Andrew Macleod changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89835
--- Comment #4 from CVS Commits ---
The releases/gcc-13 branch has been updated by Patrick O'Neill
:
https://gcc.gnu.org/g:74abe200bc9b06e10f0f3cad74f11da4fae90cd3
commit r13-7668-g74abe200bc9b06e10f0f3cad74f11da4fae90cd3
Author: Patrick O'Neil
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109713
--- Comment #8 from CVS Commits ---
The releases/gcc-13 branch has been updated by Patrick O'Neill
:
https://gcc.gnu.org/g:1e9180b3298def6c01d9055d558fdb52231f8d2d
commit r13-7674-g1e9180b3298def6c01d9055d558fdb52231f8d2d
Author: Martin Liska
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109250
--- Comment #8 from Xi Ruoyao ---
Should be fixed with GMP 6.3.0.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77576
--- Comment #8 from CVS Commits ---
The master branch has been updated by Jeff Law :
https://gcc.gnu.org/g:c6523ae786e36dccd64589682140e9221628bb5b
commit r14-2884-gc6523ae786e36dccd64589682140e9221628bb5b
Author: Costas Argyris
Date: Mon Ju
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77576
Jeffrey A. Law changed:
What|Removed |Added
CC||law at gcc dot gnu.org
Stat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106164
--- Comment #12 from CVS Commits ---
The trunk branch has been updated by Andrew Pinski :
https://gcc.gnu.org/g:0258b73680e21fd96290af961c80966ac6b3cc68
commit r14-2886-g0258b73680e21fd96290af961c80966ac6b3cc68
Author: Andrew Pinski
Date: S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106164
--- Comment #13 from CVS Commits ---
The trunk branch has been updated by Andrew Pinski :
https://gcc.gnu.org/g:ac0e0966ebf08c454d53042a649403e2880ccbc1
commit r14-2887-gac0e0966ebf08c454d53042a649403e2880ccbc1
Author: Andrew Pinski
Date: S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100864
--- Comment #9 from CVS Commits ---
The trunk branch has been updated by Andrew Pinski :
https://gcc.gnu.org/g:b9237226fdc9387bccf584a811b30c5d3689ffd2
commit r14-2885-gb9237226fdc9387bccf584a811b30c5d3689ffd2
Author: Andrew Pinski
Date: Fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105903
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |14.0
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100864
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |14.0
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96923
Bug 96923 depends on bug 100864, which changed state.
Bug 100864 Summary: (a&!b) | b is not opimized to a | b for comparisons
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100864
What|Removed |Added
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110284
--- Comment #17 from CVS Commits ---
The releases/gcc-13 branch has been updated by Gaius Mulley
:
https://gcc.gnu.org/g:1f0933298c4aa76646b4ea964d6fbc07504526c8
commit r13-7675-g1f0933298c4aa76646b4ea964d6fbc07504526c8
Author: Gaius Mulley
D
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110863
Bug ID: 110863
Summary: New test case 23_containers/vector/bool/110807.cc from
r14-2797-g7931a1de9ec87b fails on big endian
Product: gcc
Version: 14.0
Status: UNCONFIRME
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65213
--- Comment #4 from CVS Commits ---
The master branch has been updated by Joseph Myers :
https://gcc.gnu.org/g:ffc74822468a39324722eef4c4412ea3224ca976
commit r14-2888-gffc74822468a39324722eef4c4412ea3224ca976
Author: Hamza Mahfooz
Date: Mon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65213
Joseph S. Myers changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87403
Bug 87403 depends on bug 65213, which changed state.
Bug 65213 Summary: Extend -Wmissing-declarations to variables [i.e. add
-Wmissing-variable-declarations]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65213
What|Removed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50410
--- Comment #48 from anlauf at gcc dot gnu.org ---
Created attachment 55666
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55666&action=edit
Inremental patch
This is a cut-down and revised version of the patch by Tobias that deals with
inva
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110863
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRME
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110859
Andrew Pinski changed:
What|Removed |Added
CC||seurer at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110859
Andrew Pinski changed:
What|Removed |Added
Target||!LP64
Summary|[14 Regression
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110860
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110858
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110864
Bug ID: 110864
Summary: [14 Regression] ICE in combine.cc causes stage2 build
failure on RISCV
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110864
--- Comment #1 from Andrew Pinski ---
Most likely the same issue as on arm:
https://gcc.gnu.org/pipermail/gcc-patches/2023-July/625913.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110864
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |14.0
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110864
--- Comment #2 from Andrew Pinski ---
That is:
https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=7cdd0860949c6c3232e6cff1d7ca37bb5234074c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110865
Bug ID: 110865
Summary: Unable to access copied const array
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: modula2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110865
Gaius Mulley changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110830
--- Comment #1 from David Malcolm ---
For reference, I implemented use_after_free::supercedes_p in commit
g:33255ad3ac14e3953750fe0f2d82b901c2852ff6 as part of the gcc 12
(re)implementation of -Wanalyzer-use-of-uninitialized-value.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110830
--- Comment #2 from David Malcolm ---
The "supercedes_p" logic is called in
diagnostic_manager::emit_saved_diagnostics here:
best_candidates.handle_interactions (this);
I *think* every saved_diagnostic ought to have a non-NULL m_best_epath by
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110865
--- Comment #2 from Gaius Mulley ---
Created attachment 55668
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55668&action=edit
Proposed fix
Here is a proposed patch which I'll apply (if) the bootstrap succeeds and no
further regressions a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110858
seurer at gcc dot gnu.org changed:
What|Removed |Added
Build||powerpc64le-linux-gnu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110855
--- Comment #1 from Andrew Pinski ---
Created attachment 55669
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55669&action=edit
full testcase
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110855
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2023-07-31
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110858
Andrew Pinski changed:
What|Removed |Added
Target|powerpc64le-linux-gnu |
Host|powerpc64le-linux-g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110858
--- Comment #4 from Andrew Pinski ---
The scan-rtl-dump-not should be only testing for `{ target { { i?86-*-*
x86_64-*-* } && ia32 } }` I think. So this is a just a testsuite issue ...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93044
--- Comment #7 from CVS Commits ---
The trunk branch has been updated by Andrew Pinski :
https://gcc.gnu.org/g:cc2003cd87532f319c94028f17d20a327df5ccfa
commit r14-2890-gcc2003cd87532f319c94028f17d20a327df5ccfa
Author: Andrew Pinski
Date: Sun
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93044
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |14.0
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110865
--- Comment #3 from CVS Commits ---
The master branch has been updated by Gaius Mulley :
https://gcc.gnu.org/g:8a47474f2cf48837d6adf4a1232a89fd398ca7fa
commit r14-2892-g8a47474f2cf48837d6adf4a1232a89fd398ca7fa
Author: Gaius Mulley
Date: Tue
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110865
Gaius Mulley changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110862
康桓瑋 changed:
What|Removed |Added
CC||hewillk at gmail dot com
--- Comment #1 from 康桓瑋
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104113
--- Comment #8 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #3)
> from decl.cc:
>
> if (type_was_error_mark_node && template_parm_flag)
> /* FIXME we should be able to propagate the error_mark_node as is
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104113
Andrew Pinski changed:
What|Removed |Added
Status|ASSIGNED|NEW
Assignee|pinskia at gcc d
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110866
Bug ID: 110866
Summary: No UDC lookup with va_arg
Product: gcc
Version: 13.1.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assign
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110866
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |INVALID
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110866
--- Comment #2 from Andrew Pinski ---
In fact ICC rejects all cases:
(11): error: incorrect use of va_start
va_start(va, fmt); va.engaged = 1;
^
(12): error: incorrect use of va_arg
va_arg(va, int);
^
(14): erro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87299
Lewis Hyatt changed:
What|Removed |Added
CC||lhyatt at gcc dot gnu.org
--- Comment #4 f
1 - 100 of 104 matches
Mail list logo