https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104990
Bug ID: 104990
Summary: [12 Regression] std::get_time is incompatible with
clang 14
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104991
Bug ID: 104991
Summary: [nvptx] Simplify muniform-simt transformation
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98056
Konstantin changed:
What|Removed |Added
CC||sks_f at mail dot ru
--- Comment #17 from K
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103871
Konstantin changed:
What|Removed |Added
CC||sks_f at mail dot ru
--- Comment #7 from K
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104990
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104990
--- Comment #2 from Bernhard Rosenkraenzer ---
clang's __GNUC__ defines depend on a command line -fgnuc-version=
This showed up with -fgnuc-version=11.2 on the command line to work around code
doing broken things like in the particular code bei
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104869
rsandifo at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assign
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104992
Bug ID: 104992
Summary: [missed optimization] x / y * y == x not optimized to
x % y == 0
Product: gcc
Version: 11.2.1
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104993
Bug ID: 104993
Summary: [modules] Missing diagnostic when exporting
using-directive
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Keywords: diagnostic
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104570
Mikael Morin changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104992
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104924
--- Comment #3 from Lorenzo Gomez ---
(In reply to Andrew Pinski from comment #1)
> C++ modules in GCC 11 (and it looks like 12 but some bugs have been fixed
> there) is still considered experimental and your mileage on this feature
> will varry
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100641
Hubert Tong changed:
What|Removed |Added
CC||hstong at ca dot ibm.com
--- Comment #2 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104994
Bug ID: 104994
Summary: extern thread_local declaration rejected in constexpr
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Keywords: rejects-valid
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104990
--- Comment #3 from Andrew Pinski ---
>This showed up with -fgnuc-version=11.2
Well then this is a bug in clang for allowing this really. libstdc++ uses
extensions based on the GNUC++ version and you specify that it was the wrong
version of GCC
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104990
--- Comment #4 from Andrew Pinski ---
>This showed up with -fgnuc-version=11.2 on the command line to work around
>code doing broken things like in the particular code being compiled.
Why not fix that code instead of having libstdc++ workaroun
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104985
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |12.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104995
Bug ID: 104995
Summary: access checking for function pointer template
parameters takes place at call site
Product: gcc
Version: 11.2.1
Status: UNCONFIRMED
Seve
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104995
Andrew Pinski changed:
What|Removed |Added
Keywords||c++-lambda
--- Comment #1 from Andrew P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104975
Andrew Pinski changed:
What|Removed |Added
Component|tree-optimization |middle-end
Summary|ICE in ex
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104977
--- Comment #2 from CVS Commits ---
The master branch has been updated by Hongyu Wang :
https://gcc.gnu.org/g:e767da23de12ceb1bf3aece4dae0ae20bf605b04
commit r12-7730-ge767da23de12ceb1bf3aece4dae0ae20bf605b04
Author: Hongyu Wang
Date: Fri M
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104977
--- Comment #3 from Hongyu Wang ---
Fixed for GCC 12.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104890
H.J. Lu changed:
What|Removed |Added
CC||crazylht at gmail dot com
--- Comment #15 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104890
--- Comment #16 from H.J. Lu ---
[hjl@gnu-skx-1 gcc]$ ./xgcc -B./ -O2 -m32 /tmp/x.c -S -march=sapphirerapids
-mshstk
In file included from ./include/x86gprintrin.h:45,
from /tmp/x.c:1:
./include/cetintrin.h: In function ?_Unw
24 matches
Mail list logo