https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109754
Andrew Pinski changed:
What|Removed |Added
Keywords||c++-lambda
--- Comment #4 from Andrew P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109754
--- Comment #5 from Andrew Pinski ---
Reduced further:
```
template class> class __meval{};
template
using __tuple_types_fn = decltype(_Fun(), [] {});
template
struct __mexpand {
template using __f = __tuple_types_fn<_Fun, _MetaFn>;
};
a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109753
--- Comment #5 from Andrew Pinski ---
I suspect the generated constructor for the clones is not getting the target
options on it like it should be ...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107888
Andrew Pinski changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85501
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93680
--- Comment #5 from Xionghu Luo (luoxhu at gcc dot gnu.org) ---
Patch posted:
https://gcc.gnu.org/pipermail/gcc-patches/2023-April/616123.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109748
--- Comment #3 from CVS Commits ---
The master branch has been updated by Kito Cheng :
https://gcc.gnu.org/g:8421f279e9eb00a2342ee3630dcdaf735b734fe8
commit r14-538-g8421f279e9eb00a2342ee3630dcdaf735b734fe8
Author: Juzhe-Zhong
Date: Fri May
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109748
Kito Cheng changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109610
--- Comment #9 from Hongtao.liu ---
A patch is posted at
https://gcc.gnu.org/pipermail/gcc-patches/2023-May/617431.html
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109670
LIU Hao changed:
What|Removed |Added
CC||lh_mouse at 126 dot com
--- Comment #6 from L
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109670
Christoph Reiter changed:
What|Removed |Added
CC||tneumann at users dot
sourceforge.
101 - 111 of 111 matches
Mail list logo