https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110444
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110444
--- Comment #7 from Andrew Pinski ---
(In reply to Andrew Pinski from comment #5)
> Note this might be already fixed by:
> https://gcc.gnu.org/pipermail/gcc-patches/2023-June/622984.html
> https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;
> h=d91
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110444
--- Comment #8 from CVS Commits ---
The trunk branch has been updated by Andrew Pinski :
https://gcc.gnu.org/g:857e1f93ff8e3b93a7a3dcca9e50fe32a4c93950
commit r14-2151-g857e1f93ff8e3b93a7a3dcca9e50fe32a4c93950
Author: Andrew Pinski
Date: We
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110444
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110377
--- Comment #6 from CVS Commits ---
The master branch has been updated by Jan Hubicka :
https://gcc.gnu.org/g:7198573f44fb579843bff8deda695107858d8cff
commit r14-2152-g7198573f44fb579843bff8deda695107858d8cff
Author: Jan Hubicka
Date: Wed J
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110439
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110440
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=110437
Xi Ruoyao changed:
What|Removed |Added
CC||xry111 at gcc dot gnu.org
--- Comment #11 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110443
Richard Biener changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110446
Bug ID: 110446
Summary: [14 Regression] Wrong code at -O1/2/3/s on
x86_64-pc-linux-gnu
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110437
--- Comment #12 from Jan Žižka ---
(In reply to Xi Ruoyao from comment #11)
> is perfectly legal if the caller doesn't pass anything other than 1 or 42 to
> f. So we cannot just reject it at the compile time, we can only issue a
> warning.
Tru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110446
Andrew Pinski changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110437
--- Comment #13 from Jonathan Wakely ---
(In reply to Jan Žižka from comment #12)
> Another example pointed out by one colleague of mine:
>
> int f(int a)
> {
> if (a == 1)
> exit(0);
exit is marked noreturn so the compiler knows this fu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104124
--- Comment #4 from CVS Commits ---
The master branch has been updated by HaoChen Gui :
https://gcc.gnu.org/g:f3d87219dd502d5c11608ffb83fbe66c79baf784
commit r14-2153-gf3d87219dd502d5c11608ffb83fbe66c79baf784
Author: Haochen Gui
Date: Wed J
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110447
Bug ID: 110447
Summary: [modules] unexpected attachment of GMF decls to a
named module.
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110447
Iain Sandoe changed:
What|Removed |Added
CC||nathan at acm dot org
--- Comment #1 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110443
Richard Biener changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110443
--- Comment #7 from Richard Biener ---
*** Bug 110440 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110443
--- Comment #5 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:51c8cbc6bba387f953d9be48c4a4c8b657dd54a5
commit r14-2156-g51c8cbc6bba387f953d9be48c4a4c8b657dd54a5
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110440
Richard Biener changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110448
Bug ID: 110448
Summary: [RISC-V] RVV intrinsic api test error
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103680
Jan Hubicka changed:
What|Removed |Added
Last reconfirmed||2023-06-28
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110360
--- Comment #21 from Mikael Morin ---
(In reply to anlauf from comment #20)
> Created attachment 55407 [details]
> Third patch set
>
> Here's a lightly tested 3rd patch that tries to handle the chaos I created...
>
> Can you have a look?
This
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110449
Bug ID: 110449
Summary: Vect: use a small step to calculate the loop induction
if the loop is unrolled during loop vectorization
Product: gcc
Version: 14.0
Status: UNCON
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110448
Kito Cheng changed:
What|Removed |Added
CC||kito at gcc dot gnu.org
--- Comment #1 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110434
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110433
--- Comment #2 from Martin Jambor ---
Here is the promised longer trace (from compiling
testsuite/gcc.dg/analyzer/out-of-bounds-diagram-5-unicode.c):
=
==58010==ERROR: AddressSanit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109849
--- Comment #18 from CVS Commits ---
The master branch has been updated by Jan Hubicka :
https://gcc.gnu.org/g:45c53768b6fa3d737ae818e31d3c50da62e0ad2b
commit r14-2157-g45c53768b6fa3d737ae818e31d3c50da62e0ad2b
Author: Jan Hubicka
Date: Wed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109780
--- Comment #17 from Xi Ruoyao ---
(In reply to H.J. Lu from comment #16)
> Created attachment 55409 [details]
> A patch
>
> I am stilling trying to find a small testcase.
The patch triggers an ICE building Spidermonkey 115b9 (it segfaults wit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109780
--- Comment #18 from Xi Ruoyao ---
(In reply to Xi Ruoyao from comment #17)
> (In reply to H.J. Lu from comment #16)
> > Created attachment 55409 [details]
> > A patch
> >
> > I am stilling trying to find a small testcase.
>
> The patch trigge
>
> why disallow caller->indirect_calls?
See testcase in comment #9
>
> > + return false;
> > + for (cgraph_edge *e2 = callee->callees; e2; e2 = e2->next_callee)
>
> I don't think this flys - it looks quadratic. Can we compute this
> in the inline summary once instead?
I guess I can
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110334
--- Comment #14 from Jan Hubicka ---
>
> why disallow caller->indirect_calls?
See testcase in comment #9
>
> > + return false;
> > + for (cgraph_edge *e2 = callee->callees; e2; e2 = e2->next_callee)
>
> I don't think this flys - it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78794
--- Comment #12 from CVS Commits ---
The master branch has been updated by Roger Sayle :
https://gcc.gnu.org/g:c027592d39b2968005aa28bc84a946bab2668db8
commit r14-2158-gc027592d39b2968005aa28bc84a946bab2668db8
Author: Roger Sayle
Date: Wed J
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104610
--- Comment #20 from CVS Commits ---
The master branch has been updated by Roger Sayle :
https://gcc.gnu.org/g:4afbebcdc5780d28e52b7d65643e462c7c3882ce
commit r14-2159-g4afbebcdc5780d28e52b7d65643e462c7c3882ce
Author: Roger Sayle
Date: Wed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110450
Bug ID: 110450
Summary: [14 Regression] Dead Code Elimination Regression at
-O2 since r14-261-g0ef3756adf0
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Sever
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110334
--- Comment #15 from rguenther at suse dot de ---
On Wed, 28 Jun 2023, hubicka at ucw dot cz wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110334
>
> --- Comment #14 from Jan Hubicka ---
> >
> > why disallow caller->indirect_calls?
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109689
--- Comment #9 from Richard Biener ---
(In reply to Jan Hubicka from comment #8)
> An easy way would be to avoid unlooping if tree_ssa_loop_ch is executed in
> loop closed ssa (which happens from ch_vect pass).
>
> I wonder how hard would be ho
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109689
--- Comment #10 from Jan Hubicka ---
> > So perhaps simply:
> > rewrite_into_loop_closed_ssa (NULL, 0);
> > in case we unlooped in loop closed ssa form (which is not that common).
> > Would that be acceptable?
>
> Yes, we do that in other pla
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110334
--- Comment #16 from Jan Hubicka ---
> > We already have plenty of GF_CALL_ flags, so adding one should be easy?
>
> We have 3 bits left :/ I was hoping that cgraph_edge lives long
> enough? But I suppose we're not keeping them across the ear
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110451
Bug ID: 110451
Summary: LIM fails to hoist comparisons
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110451
Richard Biener changed:
What|Removed |Added
Ever confirmed|0 |1
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104610
--- Comment #21 from Uroš Bizjak ---
Just before the patch from Comment #20, the compiler creates (-O2 -mavx):
--cut here--
vmovdqa .LC1(%rip), %xmm0
vmovdqa %xmm0, -24(%rsp)
vmovdqu (%rdi), %xmm0
vpxor .LC0(%r
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110452
Bug ID: 110452
Summary: Bad vectorization of invariant masks
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110452
Richard Biener changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110453
Bug ID: 110453
Summary: gcc accepts redefinition of global variable without
initializer
Product: gcc
Version: 13.1.0
Status: UNCONFIRMED
Severity: normal
d64
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 14.0.0 20230628 (experimental) (GCC)
/gcc-trunk//binary-trunk-r14-2153-20230628163757-gf3d87219dd5-checking-yes-rtl-df-extra-amd64
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 14.0.0 20230628 (experimental) (GCC)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110453
Xi Ruoyao changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49213
--- Comment #36 from CVS Commits ---
The master branch has been updated by Paul Thomas :
https://gcc.gnu.org/g:3521768e8e3c448052c5bd3e8fde412e9cf5d70f
commit r14-2160-g3521768e8e3c448052c5bd3e8fde412e9cf5d70f
Author: Paul Thomas
Date: Wed J
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66005
--- Comment #23 from CVS Commits ---
The releases/gcc-13 branch has been updated by Thomas Schwinge
:
https://gcc.gnu.org/g:2aa6135efb2d5fce93578592d91f8ce19a1b983b
commit r13-7493-g2aa6135efb2d5fce93578592d91f8ce19a1b983b
Author: Rainer Orth
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66005
--- Comment #24 from CVS Commits ---
The releases/gcc-13 branch has been updated by Thomas Schwinge
:
https://gcc.gnu.org/g:3840d5ccf750b6a059258be7faa4a3fce85a6fa6
commit r13-7494-g3840d5ccf750b6a059258be7faa4a3fce85a6fa6
Author: Thomas Schwin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66005
--- Comment #25 from CVS Commits ---
The releases/gcc-13 branch has been updated by Thomas Schwinge
:
https://gcc.gnu.org/g:09124b7ed7709721e86556b4083ef40925d7489b
commit r13-7495-g09124b7ed7709721e86556b4083ef40925d7489b
Author: Thomas Schwin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66005
--- Comment #26 from CVS Commits ---
The releases/gcc-12 branch has been updated by Thomas Schwinge
:
https://gcc.gnu.org/g:66df913899d32e7726f986afb61c5c5615eb2a36
commit r12-9737-g66df913899d32e7726f986afb61c5c5615eb2a36
Author: Rainer Orth
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66005
--- Comment #27 from CVS Commits ---
The releases/gcc-12 branch has been updated by Thomas Schwinge
:
https://gcc.gnu.org/g:5c6515076f2ba55a31149085d3826e975c114fe5
commit r12-9738-g5c6515076f2ba55a31149085d3826e975c114fe5
Author: Thomas Schwin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66005
--- Comment #28 from CVS Commits ---
The releases/gcc-12 branch has been updated by Thomas Schwinge
:
https://gcc.gnu.org/g:b4561b782427cdfe0fac1a869e79a49187817ffe
commit r12-9739-gb4561b782427cdfe0fac1a869e79a49187817ffe
Author: Thomas Schwin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108678
--- Comment #8 from Zac Walker ---
Thanks Jonathan. I am still in test and cleanup up mode but hope to start
upstreaming in a few weeks.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66005
--- Comment #29 from CVS Commits ---
The releases/gcc-11 branch has been updated by Thomas Schwinge
:
https://gcc.gnu.org/g:e1bd4f5434d7989d723188e9f2b524ce234bc44d
commit r11-10879-ge1bd4f5434d7989d723188e9f2b524ce234bc44d
Author: Rainer Orth
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66005
--- Comment #30 from CVS Commits ---
The releases/gcc-11 branch has been updated by Thomas Schwinge
:
https://gcc.gnu.org/g:4506b349cf527834239554a03e43ae45237b315c
commit r11-10880-g4506b349cf527834239554a03e43ae45237b315c
Author: Thomas Schwi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66005
--- Comment #31 from CVS Commits ---
The releases/gcc-11 branch has been updated by Thomas Schwinge
:
https://gcc.gnu.org/g:91955e374e07dc8ee9111eeb49c137c5582ed674
commit r11-10881-g91955e374e07dc8ee9111eeb49c137c5582ed674
Author: Thomas Schwi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106081
--- Comment #8 from Jan Hubicka ---
Imagemagick improved by 17% on zen3 and 11% on altra
https://lnt.opensuse.org/db_default/v4/SPEC/37550
https://lnt.opensuse.org/db_default/v4/SPEC/37543
which is cool :)
The loop is now optimized as:
.L2:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110441
Gašper Ažman changed:
What|Removed |Added
CC||gasper.azman at gmail dot com
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110441
--- Comment #2 from Gašper Ažman ---
Some more color from twitter, courtesy of @matthewecross:
Interestingly both "return S::f();" and "auto s = S(); return s.f();" both
pass. It's only when you create a temporary instance of S in the return
s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110456
Bug ID: 110456
Summary: vectorization with loop masking prone to STLF issues
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110451
--- Comment #2 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:237e83e2158a3d9b875f8775805d04d97e8b36c1
commit r14-2161-g237e83e2158a3d9b875f8775805d04d97e8b36c1
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110451
Richard Biener changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110456
--- Comment #1 from Richard Biener ---
Correction, the testcase should look like
void __attribute__((noipa))
test (double * __restrict a, double *b, int n, int m)
{
for (int j = 0; j < m; ++j)
for (int i = 0; i < n; ++i)
a[i + j*n]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110408
--- Comment #1 from Brjd ---
Test with specs file
%rename lib old_lib
*lib:
--start-group -lgcc -lc --end-group %(old_lib)
and hello.cpp
g++ hello.cpp -specs=/path-to-specs
g++-13: fatal error: specs file malformed a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110423
Jeffrey A. Law changed:
What|Removed |Added
CC||law at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110434
--- Comment #1 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:4bf76b5b6db8e68755788ec91012c5a686440720
commit r14-2164-g4bf76b5b6db8e68755788ec91012c5a686440720
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110443
--- Comment #8 from Sergei Trofimovich ---
I confirm a52dec-0.7.4 is fixed as well now. Thank you!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110434
Richard Biener changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110308
--- Comment #15 from CVS Commits ---
The master branch has been updated by Philipp Tomsich :
https://gcc.gnu.org/g:893883f2f8f56984209c6ed210ee992ff71a14b0
commit r14-2165-g893883f2f8f56984209c6ed210ee992ff71a14b0
Author: Manolis Tsamis
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110313
--- Comment #12 from CVS Commits ---
The master branch has been updated by Philipp Tomsich :
https://gcc.gnu.org/g:893883f2f8f56984209c6ed210ee992ff71a14b0
commit r14-2165-g893883f2f8f56984209c6ed210ee992ff71a14b0
Author: Manolis Tsamis
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110441
Patrick Palka changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110441
--- Comment #4 from Patrick Palka ---
(In reply to Patrick Palka from comment #3)
> In contrast, '(S(), S::f())' (which should be equivalent) is represented as
> a TARGET_EXPR of a COMPOUND_EXPR rather than a COMPOUND_EXPR of a
> TARGET_EXPR, an
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110457
Bug ID: 110457
Summary: Unnecessary movsx eax, dil
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Keywords: missed-optimization
Severity: normal
Priority: P3
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110457
--- Comment #1 from Antony Polukhin ---
> However, it could be shortened to just:
sample1(char):
imul eax,edi,0x10111
ret; missed in previous message
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110458
Bug ID: 110458
Summary: -Warray-bounds=2 new false positive
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110459
Bug ID: 110459
Summary: Trivial on stack variable was not optimized away
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Keywords: missed-optimization
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110441
Matt Cross changed:
What|Removed |Added
CC||matt.cross+gcc-bugzilla@gma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110460
Bug ID: 110460
Summary: [14 Regression] ft32 ICE on 931110-1.c with new
TYPE_PRECISION checking
Product: gcc
Version: 14.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109780
--- Comment #19 from H.J. Lu ---
(In reply to Xi Ruoyao from comment #17)
> (In reply to H.J. Lu from comment #16)
> > Created attachment 55409 [details]
> > A patch
> >
> > I am stilling trying to find a small testcase.
>
> The patch triggers
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109780
--- Comment #20 from Xi Ruoyao ---
(In reply to H.J. Lu from comment #19)
> (In reply to Xi Ruoyao from comment #17)
> > (In reply to H.J. Lu from comment #16)
> > > Created attachment 55409 [details]
> > > A patch
> > >
> > > I am stilling try
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110175
--- Comment #3 from CVS Commits ---
The trunk branch has been updated by Marek Polacek :
https://gcc.gnu.org/g:4de22e25918f6fe40184c444ba6d81b19b806e26
commit r14-2167-g4de22e25918f6fe40184c444ba6d81b19b806e26
Author: Marek Polacek
Date: Th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110175
Marek Polacek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110193
--- Comment #6 from CVS Commits ---
The master branch has been updated by Iain Buclaw :
https://gcc.gnu.org/g:9757e4440bd8755d327601a60a73d57d712583ed
commit r14-2168-g9757e4440bd8755d327601a60a73d57d712583ed
Author: Iain Buclaw
Date: Wed J
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110426
David Malcolm changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110457
Andrew Pinski changed:
What|Removed |Added
Keywords||ABI
--- Comment #2 from Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110457
Andrew Pinski changed:
What|Removed |Added
Target||X86_64
--- Comment #3 from Andrew Pinsk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110193
ibuclaw at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110457
--- Comment #4 from Antony Polukhin ---
Oh, if there's an disagreement I'm fine with closing this issue as
invalid/later/won't_fix
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110406
ibuclaw at gcc dot gnu.org changed:
What|Removed |Added
Last reconfirmed||2023-06-28
Ever confirm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99065
Paul Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87477
Bug 87477 depends on bug 99065, which changed state.
Bug 99065 Summary: ASSOCIATE function selector expression "no IMPLICIT type"
failure
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99065
What|Removed |Added
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89645
--- Comment #3 from Paul Thomas ---
*** Bug 99065 has been marked as a duplicate of this bug. ***
ith any bug report.
See <https://bugs.gentoo.org/> for instructions.
```
```
gcc (Gentoo 14.0.0 p, commit 6cb33e2f39e289ec4f25f845d8153053147c5c49) 14.0.0
20230628 (experimental) c7e87e82435b918084f305386b12b8fbcdcf3307
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103680
Andrew Pinski changed:
What|Removed |Added
Depends on||25623
--- Comment #8 from Andrew Pinski
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110461
--- Comment #1 from Andrew Pinski ---
I think it is:
/* Try to fold (type) X op CST -> (type) (X op ((type-x) CST))
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110461
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |14.0
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110462
Bug ID: 110462
Summary: [14 regression] Build failure with musl-1.2.4
(filesystem/ops-common.h:377:5: error: 'off64_t' was
not declared in this scope; did you mean 'off_t'?)
1 - 100 of 201 matches
Mail list logo