https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68010
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
Last reconfirmed|2021-08-13 00:00:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114622
--- Comment #6 from Richard Biener ---
Created attachment 59343
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59343&action=edit
testresults
(In reply to Richard Biener from comment #5)
> I'm firing off a testsuite run to see how many tes
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116371
--- Comment #4 from GCC Commits ---
The master branch has been updated by Tamar Christina :
https://gcc.gnu.org/g:306834b7f74ab61160f205e04f5bf35b71f9ec52
commit r15-4326-g306834b7f74ab61160f205e04f5bf35b71f9ec52
Author: Tamar Christina
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117135
--- Comment #7 from Christophe Lyon ---
Looking at my build dir, I can see that libstdc++ build system makes symlinks
to time_members.cc in the build dir.
And in my case, all these links point to
libstdc++-v3/config/locale/generic/time_members.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79786
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
CC|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116981
--- Comment #8 from mauro russo ---
sorry, in the initial post I wrongly mentioned 'A3' in the commented code line,
in place of 'A'.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66279
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77871
--- Comment #16 from GCC Commits ---
The master branch has been updated by Andre Vehreschild :
https://gcc.gnu.org/g:fd1a2f63bcac14cbedb8c8b1790525b9642567d9
commit r15-4329-gfd1a2f63bcac14cbedb8c8b1790525b9642567d9
Author: Andre Vehreschild
D
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83700
Bug 83700 depends on bug 77871, which changed state.
Bug 77871 Summary: [12/13/14/15 Regression] [Coarray] [OOP] ICE in
gfc_get_caf_token_offset, at fortran/trans-expr.c:1981
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77871
What
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77871
Andre Vehreschild changed:
What|Removed |Added
Resolution|--- |FIXED
Status|WAITING
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114436
Lewis Hyatt changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117116
--- Comment #8 from Uroš Bizjak ---
diff --git a/gcc/config/i386/i386-expand.cc b/gcc/config/i386/i386-expand.cc
index 2b774ff7c4e..03a20aaca49 100644
--- a/gcc/config/i386/i386-expand.cc
+++ b/gcc/config/i386/i386-expand.cc
@@ -17642,9 +17642,7
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102528
--- Comment #10 from Jonathan Wakely ---
(In reply to Iain Sandoe from comment #9)
> hmm ... I thought that adding the tag "obsolete" should hide it - but maybe
> it has to be done by the OP. I tried to add it and it didn't seem to make
> any di
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117116
--- Comment #9 from Uroš Bizjak ---
(In reply to Uroš Bizjak from comment #8)
> + if (immediate_operand (x, inner_mode))
if (nonimmediate_operand (x, inner_mode))
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117135
--- Comment #10 from GCC Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:707d84efee7f7eb5a336935f386e094402f267a6
commit r15-4338-g707d84efee7f7eb5a336935f386e094402f267a6
Author: Jonathan Wakely
Date
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117135
Jonathan Wakely changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117116
--- Comment #10 from Uroš Bizjak ---
(In reply to Uroš Bizjak from comment #9)
> (In reply to Uroš Bizjak from comment #8)
> > + if (immediate_operand (x, inner_mode))
>
> if (nonimmediate_operand (x, inner_mode))
This fix results in:
fo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117012
--- Comment #8 from GCC Commits ---
The master branch has been updated by Tamar Christina :
https://gcc.gnu.org/g:be966baa353dfcc20b76b5a5586ab2494bb0a735
commit r15-4327-gbe966baa353dfcc20b76b5a5586ab2494bb0a735
Author: Tamar Christina
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116956
--- Comment #3 from GCC Commits ---
The master branch has been updated by Tamar Christina :
https://gcc.gnu.org/g:ec3d3ea60a55f25a743a037adda7d10d03ca73b2
commit r15-4328-gec3d3ea60a55f25a743a037adda7d10d03ca73b2
Author: Tamar Christina
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116833
--- Comment #8 from Jonathan Wakely ---
(In reply to Fiodar from comment #5)
> Which tests you need to run?
For ports of GCC to be considered supported we require results of the gcc
testsuite to be posted to the gcc-testresults mailing list. Wi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111709
--- Comment #18 from John David Anglin ---
As of my last build on Oct. 9, the following tests still fail:
FAIL: math/test-double-fma
FAIL: math/test-double-ldouble-fma
FAIL: math/test-float32x-float64-fma
FAIL: math/test-float32x-fma
FAIL: math/
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117096
--- Comment #5 from GCC Commits ---
The trunk branch has been updated by Andrew Pinski :
https://gcc.gnu.org/g:60de5585812f59a3095fa6208b01ddb8382634a0
commit r15-4334-g60de5585812f59a3095fa6208b01ddb8382634a0
Author: Andrew Pinski
Date: Su
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117096
Andrew Pinski changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115545
--- Comment #8 from John David Anglin ---
Adapted tests don't fail on hppa-unknown-linux-gnu. sizeof(long) ==
sizeof(int)
on this target.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116613
--- Comment #21 from David Malcolm ---
(In reply to David Malcolm from comment #20)
> (In reply to Kamil Dudka from comment #19)
[...snip...]
> > Is there a better way to tell gcc to write all diagnostic messages only to
> > the specified SARIF
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116833
--- Comment #7 from Fiodar ---
I tried to go deeper in these modes and wrote small app. In
'libgcc/config/arm/crtfastmath.c' that line:
__asm__("vmrs %0, fpscr" : "=r" (fpscr_save));
Raise error:
{standard input}: Assembler messages:
{standard
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117111
Jeffrey A. Law changed:
What|Removed |Added
CC||law at gcc dot gnu.org
--- Comment #5
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109934
--- Comment #7 from GCC Commits ---
The releases/gcc-12 branch has been updated by Sam James :
https://gcc.gnu.org/g:ea7d7818fdc7a49be3d35acd441ce122e8bb477e
commit r12-10766-gea7d7818fdc7a49be3d35acd441ce122e8bb477e
Author: Aldy Hernandez
Da
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109920
--- Comment #6 from GCC Commits ---
The releases/gcc-13 branch has been updated by Sam James :
https://gcc.gnu.org/g:6a372628228bf57d3e35cc1351650146a8d3febc
commit r13-9113-g6a372628228bf57d3e35cc1351650146a8d3febc
Author: Aldy Hernandez
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109934
--- Comment #6 from GCC Commits ---
The releases/gcc-13 branch has been updated by Sam James :
https://gcc.gnu.org/g:a987affa2b10cd8a0b1d244d9f010746837e031c
commit r13-9114-ga987affa2b10cd8a0b1d244d9f010746837e031c
Author: Aldy Hernandez
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116808
Sam James changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117100
Sam James changed:
What|Removed |Added
Summary|[12/13 regression] |[12 regression] ImageMagick
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117100
Sam James changed:
What|Removed |Added
Known to work||12.4.1
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117137
Andrew Pinski changed:
What|Removed |Added
CC||pinskia at gcc dot gnu.org
Target Mil
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117109
David Malcolm changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
king-yes-rtl-df-extra-nobootstrap-amd64
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 15.0.0 20241014 (experimental) (GCC)
ux-gnu --with-ld=/usr/bin/x86_64-pc-linux-gnu-ld
--with-as=/usr/bin/x86_64-pc-linux-gnu-as --enable-libsanitizer
--disable-libstdcxx-pch
--prefix=/repo/gcc-trunk//binary-trunk-r15-4339-20241014183748-gde0320712d0-checking-yes-rtl-df-extra-nobootstrap-amd64
Thread model: posix
Supported LTO compress
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117110
--- Comment #6 from Sam James ---
(In reply to kargls from comment #3)
> I con no longer audit metadata of a PR. This should be a P1 bug.
You need to use your @gcc.gnu.org email on BZ.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117137
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117135
--- Comment #13 from Jonathan Wakely ---
Heh, I completely forgot we have --enable-clocale=newlib
It only has one non-generic file, ctype_members.cc
We should probably add time_members.cc too.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117138
Andrew Pinski changed:
What|Removed |Added
CC||pinskia at gcc dot gnu.org
Target Mil
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117116
--- Comment #11 from Uroš Bizjak ---
(In reply to Uroš Bizjak from comment #9)
> (In reply to Uroš Bizjak from comment #8)
> > + if (immediate_operand (x, inner_mode))
>
> if (nonimmediate_operand (x, inner_mode))
Fails bootstrap for x86_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117118
Lewis Hyatt changed:
What|Removed |Added
Summary|[12/13/14/15 Regression]|[12/13/14/15 Regression]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112600
--- Comment #20 from Li Pan ---
(In reply to Li Pan from comment #19)
> interesting, I will take a look for f2 after some more sat_* supported.
RISC-V backend works well for all of above pattern but x86 failed on f2, let me
dig more details for
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116238
--- Comment #9 from GCC Commits ---
The releases/gcc-14 branch has been updated by Richard Sandiford
:
https://gcc.gnu.org/g:a9ab9b6450fba50d41dcdb2e7531d45e1280ae95
commit r14-10786-ga9ab9b6450fba50d41dcdb2e7531d45e1280ae95
Author: Richard Sa
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117012
Tamar Christina changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116956
Tamar Christina changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116613
--- Comment #19 from Kamil Dudka ---
Thank you for working on this! I really like the gcc-latest COPR, which makes
it easy to test the changes. I spotted that man pages installed by gcc-latest
are broken but that is a cosmetic issue.
I have h
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117116
--- Comment #7 from Uroš Bizjak ---
(In reply to Hongtao Liu from comment #4)
> (In reply to Hongtao Liu from comment #3)
> > A simple testcase
> >
> > typedef long long v4di __attribute__((vector_size(32)));
> >
> > v4di
> > foo (long long a)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116997
--- Comment #9 from GCC Commits ---
The master branch has been updated by Andre Simoes Dias Vieira
:
https://gcc.gnu.org/g:2e30e90a0c2bf8147a6d24854aa653c332c8f84f
commit r15-4336-g2e30e90a0c2bf8147a6d24854aa653c332c8f84f
Author: Andre Vieira
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115815
--- Comment #9 from Martin Jambor ---
Right, sorry, life intervened. But I am aware of the need to backport.
However, there is a problem with the testcase that should be addressed first:
https://inbox.sourceware.org/gcc-patches/ri6v7xud7pu
201 - 251 of 251 matches
Mail list logo