https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100633
--- Comment #3 from CVS Commits ---
The releases/gcc-11 branch has been updated by Tobias Burnus
:
https://gcc.gnu.org/g:efb6bda7f5136d59be254b10d2b81ba28be8ecfb
commit r11-8428-gefb6bda7f5136d59be254b10d2b81ba28be8ecfb
Author: Tobias Burnus
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100646
Bug ID: 100646
Summary: gcc -E -fdirectives-only causes "error: unterminated
comment" when no new line at the end of file
Product: gcc
Version: 11.1.0
Status: UNCONFIRME
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100281
--- Comment #6 from CVS Commits ---
The master branch has been updated by Andreas Krebbel :
https://gcc.gnu.org/g:720dff974ea0487c35c0a4bfa527f30df5066ce1
commit r12-857-g720dff974ea0487c35c0a4bfa527f30df5066ce1
Author: Andreas Krebbel
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70834
frankhb1989 at gmail dot com changed:
What|Removed |Added
CC||frankhb1989 at gmail dot co
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100644
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |11.2
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100643
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |11.2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100631
--- Comment #7 from 康桓瑋 ---
(In reply to CVS Commits from comment #6)
> The master branch has been updated by Patrick Palka :
>
> https://gcc.gnu.org/g:2e2eef80ac0c21f9533e6791ccf5e29458cbb77c
>
> commit r12-854-g2e2eef80ac0c21f9533e6791ccf5e2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100475
--- Comment #6 from CVS Commits ---
The master branch has been updated by Patrick Palka :
https://gcc.gnu.org/g:fe993b469c528230d9a01e1ae2208610f960dd9f
commit r12-856-gfe993b469c528230d9a01e1ae2208610f960dd9f
Author: Patrick Palka
Date: Tu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100621
--- Comment #3 from CVS Commits ---
The master branch has been updated by Patrick Palka :
https://gcc.gnu.org/g:03cf8d54e5c27cfe6b184cc96757cab30d8fa1df
commit r12-855-g03cf8d54e5c27cfe6b184cc96757cab30d8fa1df
Author: Patrick Palka
Date: Tu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100631
--- Comment #6 from CVS Commits ---
The master branch has been updated by Patrick Palka :
https://gcc.gnu.org/g:2e2eef80ac0c21f9533e6791ccf5e29458cbb77c
commit r12-854-g2e2eef80ac0c21f9533e6791ccf5e29458cbb77c
Author: Patrick Palka
Date: Tu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100645
Bug ID: 100645
Summary: ICE in related_vector_mode, at stor-layout.c:537
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96067
Antoni changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96066
--- Comment #4 from Antoni ---
*** Bug 96067 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96066
--- Comment #3 from Antoni ---
Created attachment 50832
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50832&action=edit
Patch to fix the issues with using atomic builtins
I implemented the missing types and fixed the type checking.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96079
Antoni changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100644
Bug ID: 100644
Summary: [11 regression] Deleted move constructor prevents
templated constructor from being used
Product: gcc
Version: 11.1.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100334
Jonathan Wakely changed:
What|Removed |Added
Target Milestone|--- |11.2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100629
--- Comment #27 from Jonathan Wakely ---
Created attachment 50831
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50831&action=edit
further reduced
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100512
--- Comment #8 from CVS Commits ---
The master branch has been updated by Andrew Macleod :
https://gcc.gnu.org/g:3f476de7fd274f619a0b04c2e2f7077ee8ab17a5
commit r12-852-g3f476de7fd274f619a0b04c2e2f7077ee8ab17a5
Author: Andrew MacLeod
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100629
--- Comment #26 from Jonathan Wakely ---
But I can't confirm this as a regression, because the same behaviour goes all
the way back to GCC 5.1 when the abi_tag was introduced.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100622
Segher Boessenkool changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100629
--- Comment #25 from Jonathan Wakely ---
Created attachment 50830
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50830&action=edit
auto-reduced testcase
This produces different mangling depending on -fdevirtualize
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100629
--- Comment #24 from James McKelvey ---
Running Cygwin 3.2.0(0.340/5/3) under Windows 10.
Using built-in specs.
COLLECT_GCC=/usr/local/bin/g++
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-pc-cygwin/11.1.1/lto-wrapper.exe
Target: x86_64-pc-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98411
--- Comment #8 from anlauf at gcc dot gnu.org ---
(In reply to Vladimir Fuka from comment #7)
> This sounds like good progress and I thank you for the patch. However,
> shouldn't implicitly SAVE'd variables, as e.g. the program local variable in
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98411
--- Comment #7 from Vladimir Fuka ---
This sounds like good progress and I thank you for the patch. However,
shouldn't implicitly SAVE'd variables, as e.g. the program local variable in
the original report, be included as well?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100629
--- Comment #23 from Jonathan Wakely ---
OK, the bad mangling happens with -O1 -fdevirtualize and not with -O1 alone.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100615
David Malcolm changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100595
--- Comment #3 from joseph at codesourcery dot com ---
My old model of constant expressions for GNU extensions says that the
difference of two label addresses is a "label difference constant
expression", which is valid as a static initializer
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100629
--- Comment #22 from Jonathan Wakely ---
This doesn't seem to be a compiler change, because I see the same mangling
compiling the .ii with GCC 10 (after adjusting the .ii to remove the uses of
the new intrinsics from GCC 11). So possibly a libra
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100630
--- Comment #4 from CVS Commits ---
The releases/gcc-11 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:f8d2cef5c544dd0196ec5a6f479fbf96d2214d76
commit r11-8425-gf8d2cef5c544dd0196ec5a6f479fbf96d2214d76
Author: Jonathan Wake
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100635
Jonathan Wakely changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100629
Jonathan Wakely changed:
What|Removed |Added
Keywords||link-failure
Known to fail|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100512
--- Comment #7 from Andrew Macleod ---
# e_25 = PHI
_3 = e_25 + 1;
if (_3 != 0)
goto ; [INV]
else
goto ; [INV]
<...>
:
# e_26 = PHI
in order to take the edge 3->9, _3 must be [0,0]. _27 is used before defined,
so we now use U
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100629
Jonathan Wakely changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100629
Jonathan Wakely changed:
What|Removed |Added
Status|WAITING |UNCONFIRMED
Ever confirmed|1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100334
Thomas Rodgers changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100640
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89728
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |RESOLVED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100635
--- Comment #3 from CVS Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:5d93261bc03c9c6891ccd8c77ab22b2a09971905
commit r12-849-g5d93261bc03c9c6891ccd8c77ab22b2a09971905
Author: Jonathan Wakely
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100629
--- Comment #18 from James McKelvey ---
If I build with -D_GLIBCXX_USE_CXX11_ABI=0 it all works. But with =1 I get the
mismatches.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98411
--- Comment #6 from CVS Commits ---
The master branch has been updated by Harald Anlauf :
https://gcc.gnu.org/g:09867aa0ef7568012650395189b735f9a34cf9b5
commit r12-848-g09867aa0ef7568012650395189b735f9a34cf9b5
Author: Harald Anlauf
Date: Mon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100641
--- Comment #1 from m farazma ---
Issue seems to be similar to this older gcc bug:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59364
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100643
Bug ID: 100643
Summary: [11/12 Regression] ICE in
ix86_mangle_function_version_assembler_name, at
config/i386/i386-features.c:2809
Product: gcc
Version: 12.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100642
Bug ID: 100642
Summary: ICE in omp_code_to_statement, at fortran/openmp.c:6907
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100641
Bug ID: 100641
Summary: Link error when using extern thread_local variables on
AIX
Product: gcc
Version: 8.3.0
Status: UNCONFIRMED
Severity: normal
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100590
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100629
--- Comment #17 from James McKelvey ---
Sorry, that constructor is in the .cc file. Looks like the .cc contents weren't
picked up by the attempt to get the preprocessed source.
BreakPattern::
BreakPattern(const pdstring& val
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100593
--- Comment #6 from Fangrui Song ---
(In reply to Alexander Monakov from comment #5)
> Hm, I still don't think I'm misunderstanding what you're saying. I'm
> familiar with the ELF standard (and FWIW I have read your blog posts on
> related matte
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100626
Uroš Bizjak changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100629
--- Comment #16 from James McKelvey ---
The Break's are actually functions that call the constructor. They look like
this:
inline BreakPattern
Break(const AbstractStringScalarValue& value,
const ComplementEnum&a_complement =
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100629
--- Comment #15 from James McKelvey ---
The Break's are actually functions that call the constructor. They look like
this:
inline BreakPattern
Break(const AbstractStringScalarValue& value,
const ComplementEnum&a_complement =
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100497
--- Comment #16 from Tom de Vries ---
*** Bug 96932 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96932
Tom de Vries changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100497
Tom de Vries changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100497
--- Comment #14 from CVS Commits ---
The master branch has been updated by Tom de Vries :
https://gcc.gnu.org/g:58f7c7e098b79c96403c8341823ec3ba1e8b3945
commit r12-846-g58f7c7e098b79c96403c8341823ec3ba1e8b3945
Author: Tom de Vries
Date: Mon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100576
Jakub Jelinek changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100629
--- Comment #14 from Jonathan Wakely ---
(In reply to James McKelvey from comment #10)
> Created attachment 50824 [details]
> Preprocessed source for main
This is header_edit.cc right?
I don't see any definition of the missing constructor here
--enable-bootstrap --enable-checking=release --enable-languages=c,c++
--enable-multilib
Thread model: posix
Supported LTO compression algorithms: zlib
gcc version 12.0.0 20210517 (experimental) (GCC)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100640
Bug ID: 100640
Summary: GCC permits explicit instantiation of a constructor
template with an explicit template argument list
Product: gcc
Version: 12.0
Status: UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100639
Jonathan Wakely changed:
What|Removed |Added
Last reconfirmed||2021-05-17
Status|UNCONFI
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100576
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89120
--- Comment #2 from Antony Polukhin ---
Long story short: I've found no way to improve the standard library code to
always work faster. I'm in favor of closing this ticket as invalid/wont fix.
Long story:
I've tried to add a specialization of m
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100580
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80960
--- Comment #30 from CVS Commits ---
The releases/gcc-10 branch has been updated by Richard Biener
:
https://gcc.gnu.org/g:47d3815f0669800666f1dd69f0c5cfecc617a12b
commit r10-9832-g47d3815f0669800666f1dd69f0c5cfecc617a12b
Author: Richard Biener
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100630
--- Comment #3 from CVS Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:45aa7a447652e8541cc381d7ab128544f81ed857
commit r12-845-g45aa7a447652e8541cc381d7ab128544f81ed857
Author: Jonathan Wakely
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89728
--- Comment #1 from CVS Commits ---
The master branch has been updated by Jonathan Wakely :
https://gcc.gnu.org/g:fd89fc77639a63a141dbbc6292dd73e653794d61
commit r12-844-gfd89fc77639a63a141dbbc6292dd73e653794d61
Author: Antony Polukhin
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100629
James McKelvey changed:
What|Removed |Added
CC||mckelvey at maskull dot com
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100629
--- Comment #12 from James McKelvey ---
I don't see _GLIBCXX_USE_CXX11_ABI anywhere in the code.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100629
--- Comment #11 from James McKelvey ---
I don't see _GLIBCXX_USE_CXX11_ABI anywhere in the code.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100639
Bug ID: 100639
Summary: reverse_view::reference erroneously uses
iterator_traits::reference instead of
iter_reference_t
Product: gcc
Version: 10.0
St
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99977
--- Comment #6 from CVS Commits ---
The releases/gcc-11 branch has been updated by Alex Coplan
:
https://gcc.gnu.org/g:c28df7197b4886fde6b4f7f47f2102f886339655
commit r11-8423-gc28df7197b4886fde6b4f7f47f2102f886339655
Author: Alex Coplan
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100369
--- Comment #2 from David Binderman ---
(In reply to Christophe Lyon from comment #1)
> Can you share details on how you get this error? (GCC configure options,
> command-line used to compile the testcase)
configure is
CC="clang -Wall -Wextra"
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100629
--- Comment #10 from James McKelvey ---
Created attachment 50824
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50824&action=edit
Preprocessed source for main
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100629
--- Comment #9 from James McKelvey ---
Created attachment 50823
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50823&action=edit
Preprocessed source for BreakPattern.h
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100369
--- Comment #1 from Christophe Lyon ---
The trace you share contains arm-linux-gnueabihf, so it seems the target is
actually arm, instead of aarch64?
Anyway, I can see no such error in the automatic validations, see
https://gcc.gnu.org/pipermai
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100349
--- Comment #5 from CVS Commits ---
The master branch has been updated by Aldy Hernandez :
https://gcc.gnu.org/g:ce81282261c6c77883b17d0ebfbbe337bed76457
commit r12-842-gce81282261c6c77883b17d0ebfbbe337bed76457
Author: Aldy Hernandez
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100497
--- Comment #13 from Tom de Vries ---
Posted: https://gcc.gnu.org/pipermail/gcc-patches/2021-May/570508.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100549
Richard Biener changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100529
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |11.2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100549
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |12.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100530
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |9.4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100518
Richard Biener changed:
What|Removed |Added
Target Milestone|--- |12.0
Version|11.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100625
Richard Biener changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100625
--- Comment #2 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:086882b1c8faa8f99f98a9219ccec42d89db50c2
commit r12-839-g086882b1c8faa8f99f98a9219ccec42d89db50c2
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100552
--- Comment #3 from CVS Commits ---
The releases/gcc-11 branch has been updated by Marius Hillenbrand
:
https://gcc.gnu.org/g:a16952ddf9515aa08b8c9c02a80725801131cc94
commit r11-8422-ga16952ddf9515aa08b8c9c02a80725801131cc94
Author: Marius Hil
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100552
--- Comment #2 from CVS Commits ---
The master branch has been updated by Marius Hillenbrand :
https://gcc.gnu.org/g:47abe2abf1210847629ebc271b1fc8c6d53f0d47
commit r12-838-g47abe2abf1210847629ebc271b1fc8c6d53f0d47
Author: Marius Hillenbrand
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100630
--- Comment #2 from CVS Commits ---
The releases/gcc-10 branch has been updated by Jonathan Wakely
:
https://gcc.gnu.org/g:4cd69a5a0dd31bc6fdef1bbabc8d6d1416014ea1
commit r10-9831-g4cd69a5a0dd31bc6fdef1bbabc8d6d1416014ea1
Author: Jonathan Wake
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100612
--- Comment #9 from Jonathan O'Connor
---
I'd already figured out the workaround using a static member function calling
the non-static member function. But the lambda version is nicer!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100638
Tamar Christina changed:
What|Removed |Added
Target Milestone|--- |12.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100638
Bug ID: 100638
Summary: FP16 vector compare missed optimization on AArch64
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Keywords: missed-optimization
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100622
--- Comment #4 from Thomas Koenig ---
Yes, the masking should be only performed at the end.
However, the inner loop could be further simplified to
label:
lwzu r8,4(r10)
add r3,r8,r3
bdnz label
without the need to do anything with
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100631
--- Comment #5 from 康桓瑋 ---
(In reply to TC from comment #4)
> This one is a problem with the WP.
Thanks, Tim, does it have an LWG number?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100612
--- Comment #8 from Jonathan Wakely ---
N.B. in C++20 you can call your member function using a lambda:
std::jthread t1{[&obj] (std::stop_token st) {
obj.withStopToken(std::move(st)); }
};
Or generically, with perfect forwarding:
std::jth
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100582
Richard Biener changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100582
--- Comment #5 from CVS Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:e0a5daf81f2c79a0275eccd7c1a25349990a7a4d
commit r12-837-ge0a5daf81f2c79a0275eccd7c1a25349990a7a4d
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100512
Aldy Hernandez changed:
What|Removed |Added
CC||zhendong.su at inf dot ethz.ch
--- Com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100636
Aldy Hernandez changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100634
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100632
Richard Biener changed:
What|Removed |Added
Priority|P3 |P4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100626
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
1 - 100 of 190 matches
Mail list logo