https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105607
--- Comment #10 from Chris Packham ---
I don't know if it helps at all but it looks like we actually noticed the
difference between GCC 10 and GCC 11. The workaround we have in ct-ng was GCC
11 specific.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53533
--- Comment #45 from Hongtao.liu ---
A reduced testcase.
int a[256];
int b[256];
void foo (void)
{
int i;
for (i = 0; i < 256; ++i)
{
int tmp = a[i] + 12345;
tmp *= 914237;
tmp += 12332;
tmp *= 914237;
tmp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102098
--- Comment #6 from Devourer Station ---
Still exists with 11.2.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105754
Hongtao.liu changed:
What|Removed |Added
CC||crazylht at gmail dot com
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105732
--- Comment #16 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:8f32de15e469673935618fc1a998dcafddb0bbf4
commit r12-8436-g8f32de15e469673935618fc1a998dcafddb0bbf4
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105745
--- Comment #12 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:93e60642891abc85af7a2efb2b7095062e10719f
commit r12-8435-g93e60642891abc85af7a2efb2b7095062e10719f
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105729
--- Comment #5 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:2f3ccb79ca859332915cb29a1c965a0f7be2408c
commit r12-8434-g2f3ccb79ca859332915cb29a1c965a0f7be2408c
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105714
--- Comment #7 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:120d99a3ec3f13766e13b40e48b0614242447fea
commit r12-8433-g120d99a3ec3f13766e13b40e48b0614242447fea
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105635
--- Comment #5 from CVS Commits ---
The releases/gcc-12 branch has been updated by Jakub Jelinek
:
https://gcc.gnu.org/g:7b88f9b8881b7653b5a834da1b2b8fda463e61c0
commit r12-8432-g7b88f9b8881b7653b5a834da1b2b8fda463e61c0
Author: Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55583
--- Comment #7 from Hongtao.liu ---
i386 already has
12980(define_insn_and_split "*x86_shrd_2"
12981 [(set (match_operand:SI 0 "nonimmediate_operand")
12982(ior:SI (lshiftrt:SI (match_dup 0)
12983 (match_oper
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105769
Bug ID: 105769
Summary: program segmentation fault with -ftree-vectorize and
nested lambdas
Product: gcc
Version: 11.2.1
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105732
--- Comment #15 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:58a40e76ebadce78639644cd3d56e42b68336927
commit r13-819-g58a40e76ebadce78639644cd3d56e42b68336927
Author: Jakub Jelinek
Date: S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102992
Iain Sandoe changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101666
Iain Sandoe changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100152
Iain Sandoe changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104117
Iain Sandoe changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80556
Iain Sandoe changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REOPENED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100340
Iain Sandoe changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102992
--- Comment #40 from CVS Commits ---
The releases/gcc-10 branch has been updated by Iain D Sandoe
:
https://gcc.gnu.org/g:16db663772c03eded30d8ede7ffbc2b9de25f648
commit r10-10802-g16db663772c03eded30d8ede7ffbc2b9de25f648
Author: Iain Sandoe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101666
--- Comment #6 from CVS Commits ---
The releases/gcc-10 branch has been updated by Iain D Sandoe
:
https://gcc.gnu.org/g:acd300cfdc434f03f1b08e46bca98b963d43ebc3
commit r10-10798-gacd300cfdc434f03f1b08e46bca98b963d43ebc3
Author: Iain Sandoe
D
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100152
--- Comment #59 from CVS Commits ---
The releases/gcc-10 branch has been updated by Iain D Sandoe
:
https://gcc.gnu.org/g:b6a762bf4645d495ea2218dbabcebd0c15eb60fc
commit r10-10797-gb6a762bf4645d495ea2218dbabcebd0c15eb60fc
Author: Iain Sandoe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104117
--- Comment #27 from CVS Commits ---
The releases/gcc-10 branch has been updated by Iain D Sandoe
:
https://gcc.gnu.org/g:cfad91385ae0f92eedda1fff5f6f4b23da9f1f1b
commit r10-10796-gcfad91385ae0f92eedda1fff5f6f4b23da9f1f1b
Author: Iain Sandoe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80556
--- Comment #66 from CVS Commits ---
The releases/gcc-10 branch has been updated by Iain D Sandoe
:
https://gcc.gnu.org/g:bf41b26f5891c6ce3b1ffe41d3736a566db02390
commit r10-10795-gbf41b26f5891c6ce3b1ffe41d3736a566db02390
Author: Iain Sandoe
D
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100340
--- Comment #34 from CVS Commits ---
The releases/gcc-10 branch has been updated by Iain D Sandoe
:
https://gcc.gnu.org/g:8e4e6100d7fdef22e3f3c8475699a32aeb3e60ea
commit r10-10776-g8e4e6100d7fdef22e3f3c8475699a32aeb3e60ea
Author: Iain Sandoe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105599
--- Comment #4 from CVS Commits ---
The master branch has been updated by Iain D Sandoe :
https://gcc.gnu.org/g:794737976b9a6418eab817f143bb4eb2d0c834d2
commit r13-818-g794737976b9a6418eab817f143bb4eb2d0c834d2
Author: Iain Sandoe
Date: Sun
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105768
Bug ID: 105768
Summary: Missed optimization: shifting signed to unsigned range
before comparison not removed
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Sev
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105767
KL changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105732
--- Comment #14 from Loren Osborn ---
(In reply to Jakub Jelinek from comment #13)
> Not entirely. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105732#c8 will
> work there, https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105732#c9 does not.
If thi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105767
Bug ID: 105767
Summary: gcc 12.1 ICE but not with 11.2 compiling boost
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105765
--- Comment #1 from Arseny Solokha ---
(In reply to Arseny Solokha from comment #0)
> reduced from clang/testsuite/CodeGen/ms_abi_aarch64.c
Of course, that should have been test/CodeGen/ms_abi_aarch64.c.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98723
Jeroen Ooms changed:
What|Removed |Added
CC||jeroen at berkeley dot edu
--- Comment #6
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105766
Bug ID: 105766
Summary: requires std::is_constructible<> reports 'constraint
depends on itself' error.
Product: gcc
Version: 12.1.0
Status: UNCONFIRMED
Severit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105763
David Binderman changed:
What|Removed |Added
Summary|[13 Regression] ice in |[13 Regression] ice in
33 matches
Mail list logo