[Bug c++/54367] [meta-bug] lambda expressions

2024-07-30 Thread arsen at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 103358, which changed state.

Bug 103358 Summary: what is the first constructor argument of lambda coroutine 
promise_type?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103358

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2024-07-24 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 79104, which changed state.

Bug 79104 Summary: [DR 696] wrong semantics for odr-use of constant variable 
from lambda
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79104

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2024-07-24 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 70979, which changed state.

Bug 70979 Summary: [C++14] g++ falsely accepts constexpr function returning a 
lambda
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70979

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2024-04-15 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 102931, which changed state.

Bug 102931 Summary: ICE explicit lambda call operator without template keyword
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102931

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2024-04-15 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 105106, which changed state.

Bug 105106 Summary: Non-dependent call with defaulted NTTP lambda fails
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105106

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2024-04-15 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 102693, which changed state.

Bug 102693 Summary: ICE in tsubst related to lambdas as template default 
parameters
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102693

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2024-04-13 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 104548, which changed state.

Bug 104548 Summary: parser rejects alias template id of lambda in 
unevaluated-context and accepts when no alias is used
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104548

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2024-04-13 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 92211, which changed state.

Bug 92211 Summary: Lamdas in unevaluated context bug
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92211

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2024-04-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 104138, which changed state.

Bug 104138 Summary: [12 Regression] ICE in is_base_type with lambda is passed 
as parameter with -g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104138

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2024-04-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 100594, which changed state.

Bug 100594 Summary: Lambdas in unevaluated contexts interact oddly with alias 
templates
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100594

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2024-04-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 101315, which changed state.

Bug 101315 Summary: C++20 lambdas in unevaluated context: erroneously fails 
with "incomplete type"
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101315

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2024-04-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 90533, which changed state.

Bug 90533 Summary: [C++20] cannot redeclare telmplate function if it contains 
lambda expression in its declaration
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90533

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2024-04-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 92707, which changed state.

Bug 92707 Summary: type alias on type alias on lambda in unevaluated context 
does not work
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92707

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2024-04-12 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 93595, which changed state.

Bug 93595 Summary: [c++20] function call, substitution failure of template 
parameter with a lambda default in template context
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93595

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2023-12-08 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 83167, which changed state.

Bug 83167 Summary: decltype((x)) inside lambda is considered odr-use if x is 
not a reference
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83167

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2023-11-10 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 63192, which changed state.

Bug 63192 Summary: non-mutable lambda capture by value on reference does not 
apply const
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63192

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2023-11-10 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 79620, which changed state.

Bug 79620 Summary: decltype() inside a lambda capturing-by-value
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79620

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2023-11-10 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 96917, which changed state.

Bug 96917 Summary: decltype(auto) variable initialized with lambda by-reference 
capture has incorrect type
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96917

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2023-10-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 79021, which changed state.

Bug 79021 Summary: attribute noreturn on function template ignored in generic 
lambda
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79021

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2023-05-12 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 80488, which changed state.

Bug 80488 Summary: Erroneous error "lambda-expression in template argument"
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80488

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2022-12-10 Thread iains at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 105373, which changed state.

Bug 105373 Summary: miscompile involving lambda coroutines and an object 
bitwise copied instead of via the copy constructor
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105373

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2022-10-07 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 102851, which changed state.

Bug 102851 Summary: Failure to demangle c++ symbol
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102851

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2022-05-13 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 101717, which changed state.

Bug 101717 Summary: [9 Regression] ICE capturing static member within stateless 
generic lambda
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101717

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2022-05-12 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 82980, which changed state.

Bug 82980 Summary: [9/10 Regression] template keyword should not be required 
for captured decl of the "base" type since r6-6866-gff2faafcf689b6c2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82980

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2022-05-10 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 103912, which changed state.

Bug 103912 Summary: ICE in a consteval function which returns a lambda which 
takes a "non-POD" argument and the consteval has other code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103912

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2022-04-12 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 103186, which changed state.

Bug 103186 Summary: [11 Regression] ICE with lambda as default argument in 
template
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103186

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2022-03-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367

Andrew Pinski  changed:

   What|Removed |Added

 Resolution|--- |MOVED
 Status|NEW |RESOLVED

--- Comment #2 from Andrew Pinski  ---
Decided it would be better if we used keywords for different C++ front-end
features (c++-lambda for this one). It simplifies searching and allows to do
better meta analysis on where bug reports are located in the C++ front-end.

[Bug c++/54367] [meta-bug] lambda expressions

2022-01-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 103929, which changed state.

Bug 103929 Summary: False warning: no return statement in function returning 
non-void with lambda in template argument for non-class type as default 
template argument
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103929

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2022-01-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 104137, which changed state.

Bug 104137 Summary: ICE when lambda has parameter of decltype of a 
non-convertable lambda
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104137

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2022-01-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 103969, which changed state.

Bug 103969 Summary: generic lambda is rejected as a template argument default
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103969

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2021-12-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 95368, which changed state.

Bug 95368 Summary: gcc things that a lambda capture is both const and mutable
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95368

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2021-12-21 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 97458, which changed state.

Bug 97458 Summary: C++ parsing fails when calling specialized template method 
inside lambda
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97458

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2021-12-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 102644, which changed state.

Bug 102644 Summary: deduction failure when having default non-type template 
parameters that are lambdas
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102644

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2021-12-16 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 90647, which changed state.

Bug 90647 Summary: Warn on returning a lambda with captured local variables
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90647

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2021-12-16 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 103696, which changed state.

Bug 103696 Summary: pragma optimization is not applying to Lambdas
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103696

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2021-11-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 80587, which changed state.

Bug 80587 Summary: Incorrect type from outer scope inside lambda under some 
conditions
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80587

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2021-10-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 102367, which changed state.

Bug 102367 Summary: types can be defined in lambdas in unevaluated expression 
(decltype/sizeof) in C++20
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102367

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2021-10-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 95028, which changed state.

Bug 95028 Summary: ICE in g++ (Arch Linux 9.3.0-1) 9.3.0 with captured OMP 
reduce clause in lambda
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95028

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2021-09-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 89138, which changed state.

Bug 89138 Summary: typeof VLA in lambdas
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89138

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2021-08-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 66672, which changed state.

Bug 66672 Summary: std::is_same wrong result for captured reference value 
inside a lambda
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66672

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2021-08-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 99152, which changed state.

Bug 99152 Summary: Wrong type of implicitly captured by-value unevaluated 
operand
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99152

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2021-08-04 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 81700, which changed state.

Bug 81700 Summary: Unresolved function type when taking address of operator() 
of generic lambda
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81700

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2021-07-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 96743, which changed state.

Bug 96743 Summary: ICE on flexible array in initializer list using lambdas
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96743

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2021-05-14 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 88869, which changed state.

Bug 88869 Summary: [8 Regression] ICE (Segmentation Fault) when using lambda
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88869

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2021-04-07 Thread msebor at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 92722, which changed state.

Bug 92722 Summary: gcc considers "padding" byte of empty lambda to be 
uninitialized
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92722

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

[Bug c++/54367] [meta-bug] lambda expressions

2021-03-11 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 90480, which changed state.

Bug 90480 Summary: [8/9/10/11 Regression] ICE when calling operator() inside a 
lambda defined in a template class method
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90480

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2020-07-23 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 79627, which changed state.

Bug 79627 Summary: Ice with type of VLA in lambda
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79627

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2020-06-02 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 92633, which changed state.

Bug 92633 Summary: [concepts] constrained lambda with placehoder syntax getting 
wrong substitution
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92633

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2020-06-02 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 95020, which changed state.

Bug 95020 Summary: requires expression always evaluates to true in the 
definition of template lambda defined within template function
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95020

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2020-05-29 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 92652, which changed state.

Bug 92652 Summary: function call to lambda expression that return true does not 
satisfy the constraint in requires-clause if using return type deduction
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92652

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2020-02-26 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 86429, which changed state.

Bug 86429 Summary: [8 Regression] lambda capture breaks constexpr-ness
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86429

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2020-02-15 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 92556, which changed state.

Bug 92556 Summary: [10 Regression] ICE if using dependent name inside lambda 
expression in simple-requirement since r10-3735-gcb57504a55015891
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92556

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2020-02-14 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 60228, which changed state.

Bug 60228 Summary: ICE using lambda in #pragma omp declare reduction
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60228

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2019-12-19 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 64329, which changed state.

Bug 64329 Summary: Crash when returning reference from lambda with deduced type
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64329

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2019-11-19 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 92320, which changed state.

Bug 92320 Summary: Constexpr function pointer derived from lambda is not 
accepted as template parameter
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92320

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2019-11-14 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367

Eric Gallager  changed:

   What|Removed |Added

 CC||egallager at gcc dot gnu.org
  Alias||lambdas

--- Comment #1 from Eric Gallager  ---
alias lambdas

[Bug c++/54367] [meta-bug] lambda expressions

2019-11-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 80947, which changed state.

Bug 80947 Summary: [7 Regression] Different visibility for the lambda and its 
capture list members with -fvisibility=hidden
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80947

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2019-06-09 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 60366, which changed state.

Bug 60366 Summary: ICE with self-invoking lambdas
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60366

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2019-03-26 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 82643, which changed state.

Bug 82643 Summary: lambda capture breaks constexpr-ness of non-static const 
constexpr member call on non-constexpr value/variable
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82643

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2019-03-25 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 70515, which changed state.

Bug 70515 Summary: Nested lambdas causing invalid captured pointers on some 
platforms
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70515

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INVALID

[Bug c++/54367] [meta-bug] lambda expressions

2018-08-07 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 79133, which changed state.

Bug 79133 Summary: lambda capture shadowing parameter & decltype confusion
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79133

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2018-07-28 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 64095, which changed state.

Bug 64095 Summary: [C++14] Ellipsis at end of generic lambda 
parameter-declaration-clause should be parsed as a parameter pack
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64095

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2018-04-24 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 68071, which changed state.

Bug 68071 Summary: Generic lambda variadic argument pack cannot be empty
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68071

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2018-04-24 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 57443, which changed state.

Bug 57443 Summary: Captured variable hide the parameter if they have the same 
name in Lambdas
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57443

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2018-03-05 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 60230, which changed state.

Bug 60230 Summary: internal compiler error on lambdas capturing 
multidimensional arrays with dynamic boundary
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60230

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2018-03-05 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 84618, which changed state.

Bug 84618 Summary: [8 Regression] ICE in build_capture_proxy, at cp/lambda.c:460
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84618

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2018-03-05 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 82195, which changed state.

Bug 82195 Summary: Undemangleable lambda
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82195

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2018-03-05 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 82022, which changed state.

Bug 82022 Summary: constexpr lambda in template context: expression ‘’ 
is not a constant expression
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82022

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2018-03-03 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 61358, which changed state.

Bug 61358 Summary: Bogus "duplicate label" error after label used within C++11 
lambda
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61358

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2018-03-03 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 67370, which changed state.

Bug 67370 Summary: Invalid "parameter packs not expanded" error in lambda 
capture
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67370

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2018-03-02 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 53157, which changed state.

Bug 53157 Summary: within lambda, error: lvalue required as unary ‘&’ operand
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53157

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2018-03-02 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 56973, which changed state.

Bug 56973 Summary: [DR 696] crash when capturing variables in nested lambdas
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56973

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2018-03-02 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 71564, which changed state.

Bug 71564 Summary: label inside a lambda conflicts (?) with another one outside 
it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71564

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2018-03-02 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 71332, which changed state.

Bug 71332 Summary: Passing non-copyable type by reference to variadic generic 
lambda after a copyable type by value results in a compile-time error
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71332

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2018-03-02 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 69756, which changed state.

Bug 69756 Summary: Passing a multidimensional variable-length array into a 
lambda (by reference) causes an error
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69756

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2018-03-02 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 64000, which changed state.

Bug 64000 Summary: internal compiler error on lambda that captures 
2-dimensional variable size array by reference
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64000

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2018-03-02 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 61135, which changed state.

Bug 61135 Summary: It seems to be not able to call virtual method of literal 
object in lambda expression
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61135

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2018-02-27 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 71546, which changed state.

Bug 71546 Summary: lambda capture fails with "was not declared in this scope"
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71546

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2017-10-13 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 80873, which changed state.

Bug 80873 Summary: ICE in tsubst_copy when trying to use an overloaded function 
without a definition in a lambda
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80873

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2017-10-10 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 82230, which changed state.

Bug 82230 Summary: [8 Regression] ICE: in tsubst, at cp/pt.c:13686 when binding 
lambda to variable inside a generic lambda inside a template member function 
inside a template class
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82230

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2017-10-10 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 82474, which changed state.

Bug 82474 Summary: [8 Regression] ICE: trying to capture ‘list’ in 
instantiation of generic lambda
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82474

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2017-10-05 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 78850, which changed state.

Bug 78850 Summary: Parameter of returned generic lambda allegedly shadows 
parameter of free function
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78850

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2017-10-04 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 78018, which changed state.

Bug 78018 Summary: [C++14] "internal compiler error: Segmentation fault" with 
templates and lambdas
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78018

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2017-10-04 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 71946, which changed state.

Bug 71946 Summary: asm in toplevel lambda function rejected
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71946

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2017-10-04 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 71095, which changed state.

Bug 71095 Summary: Problem with captureless generic lambda and calling function 
object with arguments passed by reference
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71095

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2017-10-04 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 79563, which changed state.

Bug 79563 Summary: Same-name labels in lambdas considered duplicate
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79563

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2017-10-04 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 78816, which changed state.

Bug 78816 Summary: [c++14] Static auto variable usage in generic/variadic 
lambda fails to compile
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78816

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2017-10-03 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 68584, which changed state.

Bug 68584 Summary: nested generic lambda with trailing return type cases 
compiler crash
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68584

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2017-10-03 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 70343, which changed state.

Bug 70343 Summary: internal compiler error: in tsubst_copy, wrong code with 
lambda in template fn
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70343

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2017-10-02 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 79005, which changed state.

Bug 79005 Summary: Use of a captured variable within nested generic lambdas 
provokes internal compiler error.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79005

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2017-10-02 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 71386, which changed state.

Bug 71386 Summary: Wrong code on c++14 (GCC trunk)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71386

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2017-10-02 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 79180, which changed state.

Bug 79180 Summary: Nested lambda-capture causes segfault for parameter pack
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79180

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2017-10-02 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 69977, which changed state.

Bug 69977 Summary: internal compiler error: Segmentation fault when using 
generic lambdas
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69977

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2017-10-02 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 59991, which changed state.

Bug 59991 Summary: Recursive lambda capture in C++1y constexpr function 
template causes internal compiler error
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59991

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2017-09-28 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 79488, which changed state.

Bug 79488 Summary: [7 Regression] ICE from lambda that has invalid return type
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79488

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2017-09-28 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 82288, which changed state.

Bug 82288 Summary: Defining a type in a parameter type of a lambda calling an 
undefined function results in a Segfault
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82288

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2017-09-18 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 82069, which changed state.

Bug 82069 Summary: [8 Regression] ICE: Segmentation fault
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82069

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

[Bug c++/54367] [meta-bug] lambda expressions

2017-09-18 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 82195, which changed state.

Bug 82195 Summary: Undemangleable lambda
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82195

   What|Removed |Added

 Status|RESOLVED|ASSIGNED
 Resolution|FIXED   |---

[Bug c++/54367] [meta-bug] lambda expressions

2017-09-18 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 58894, which changed state.

Bug 58894 Summary: C++11 lambda doesn't take const variable by reference
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58894

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

[Bug c++/54367] [meta-bug] lambda expressions

2017-09-15 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54367
Bug 54367 depends on bug 82195, which changed state.

Bug 82195 Summary: Undemangleable lambda
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82195

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

  1   2   >