https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106981
--- Comment #9 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:3c5bccb608c665ac3f62adb1817c42c845812428
commit r13-2828-g3c5bccb608c665ac3f62adb1817c42c845812428
Author: Jakub Jelinek
Date: S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107001
--- Comment #3 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:ad2aab5c816a6fd56b46210c0a4a4c6243da1de9
commit r13-2829-gad2aab5c816a6fd56b46210c0a4a4c6243da1de9
Author: Jakub Jelinek
Date: S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107025
Bug ID: 107025
Summary: gas doesn't accept code produced by
-mcpu=thunderx3t110
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Prior
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91456
--- Comment #9 from Jonathan Wakely ---
(In reply to 康桓瑋 from comment #6)
> Should is_nothrow_invocable_r be fixed too?
Yes, and that's been done at last. Thanks for pointing it out.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107025
--- Comment #1 from Andrew Pinski ---
I think thunderx3t110 can just be removed from gcc really. ThunderX3 never made
it outside of Marvell and it has not been supported by us for a few years now
too.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106784
Jonathan Wakely changed:
What|Removed |Added
CC||jason at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107000
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=107026
Bug ID: 107026
Summary: gcc_assert (in_shutdown || ob); build failure for
i586-msdosdjgpp target
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: norma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107026
--- Comment #1 from cqwrteur ---
Created attachment 53623
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53623&action=edit
config.log
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107027
Bug ID: 107027
Summary: Please improve the documentation of global register
variables
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107028
Bug ID: 107028
Summary: [13 Regression][OpenACC] ICE in install_var_field, at
omp-low.cc:797
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Keywords: ice-on-va
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100245
--- Comment #7 from CVS Commits ---
The releases/gcc-11 branch has been updated by Harald Anlauf
:
https://gcc.gnu.org/g:de976ebed3be48bd0f2374e2a1d43a2533127d52
commit r11-10271-gde976ebed3be48bd0f2374e2a1d43a2533127d52
Author: José Rui Faust
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100245
--- Comment #8 from CVS Commits ---
The releases/gcc-10 branch has been updated by Harald Anlauf
:
https://gcc.gnu.org/g:2e33da576bc08e78020bbb6642b70eccb108192b
commit r10-11001-g2e33da576bc08e78020bbb6642b70eccb108192b
Author: José Rui Faust
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100245
anlauf at gcc dot gnu.org changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASS
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107026
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2022-09-24
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107029
Bug ID: 107029
Summary: ice during GIMPLE pass: reassoc
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
As
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102900
--- Comment #6 from anlauf at gcc dot gnu.org ---
(In reply to anlauf from comment #5)
> (In reply to anlauf from comment #4)
> > The ICE is resolved by Jose's patch to PR100136, which was just accepted.
Update: with current mainline (PR100136 n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107029
Jakub Jelinek changed:
What|Removed |Added
Last reconfirmed||2022-09-24
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102284
--- Comment #6 from Johel Ernesto Guerrero Peña ---
Another example.
Simplified: https://godbolt.org/z/z781c56PM.
```C++
struct ratio {
int numerator;
};
template struct constant;
template concept constant_invocable = requires { typename
c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107028
Tobias Burnus changed:
What|Removed |Added
CC||jules at gcc dot gnu.org
--- Comment #1
-checking-yes --enable-multiarch
--prefix=/scratch/software/gcc-trunk --disable-bootstrap
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 13.0.0 20220924 (experimental) [master -g4afaeaab5] (GCC)
$ cat attributes_program0_preprocessed.c
int a;
union {
char b;
long c;
} d = {0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107030
--- Comment #1 from Andrew Pinski ---
I doubt this is a bug.
The difference is in the got.
If anything the got is slightly different.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107028
--- Comment #2 from Tobias Burnus ---
Minor postscript: While the following (reduced testcase in comment 0) looks a
bit odd,
int data;
...
#pragma acc data copyin(a, a.data)
the original uses a pointer. Thus, something like
int *data;
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106852
Jiang An changed:
What|Removed |Added
CC||de34 at live dot cn
--- Comment #1 from Jian
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107026
--- Comment #3 from cqwrteur ---
(In reply to Andrew Pinski from comment #2)
> Introduced by r13-2801-g94ccaf62c378c3.
>
>
> The use in_shutdown is not inside the #ifdef ATOMIC_FDE_FAST_PATH
> case.
this also happens with x86_64-w64-mingw32
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107031
Bug ID: 107031
Summary: endfile truncates file at wrong position
Product: gcc
Version: 12.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107030
--- Comment #2 from Andreas Schwab ---
But -g is supposed to never change the generated code.
27 matches
Mail list logo