[Bug c++/54366] [meta-bug] decltype issues

2023-11-10 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54366
Bug 54366 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++/54366] [meta-bug] decltype issues

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

Bug 98283 Summary: decltype(auto) may deduce a static data member to wrong type 
in a template
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98283

   What|Removed |Added

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

[Bug c++/54366] [meta-bug] decltype issues

2022-02-21 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54366
Bug 54366 depends on bug 85493, which changed state.

Bug 85493 Summary: decltype can use deleted constructor and deleted template 
function in template function
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85493

   What|Removed |Added

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

[Bug c++/54366] [meta-bug] decltype issues

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

Bug 81176 Summary: decltype(auto) yields reference type for structured binding
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81176

   What|Removed |Added

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

[Bug c++/54366] [meta-bug] decltype issues

2020-11-05 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54366
Bug 54366 depends on bug 64892, which changed state.

Bug 64892 Summary: [C++14] generic lambdas, decltype(auto), and rvalue 
references, oh my!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64892

   What|Removed |Added

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

[Bug c++/54366] [meta-bug] decltype issues

2020-11-05 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54366
Bug 54366 depends on bug 78209, which changed state.

Bug 78209 Summary: Decltype of rvalue reference
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78209

   What|Removed |Added

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

[Bug c++/54366] [meta-bug] decltype issues

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

Bug 88759 Summary: `decltype(auto)` as return type of abbreviated function 
template strips cv-qualifications and referenceness
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88759

   What|Removed |Added

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

[Bug c++/54366] [meta-bug] decltype issues

2019-07-21 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54366
Bug 54366 depends on bug 67853, which changed state.

Bug 67853 Summary: decltype of parenthesized xvalue does not correctly yield 
rvalue-reference
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67853

   What|Removed |Added

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

[Bug c++/54366] [meta-bug] decltype issues

2016-08-03 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54366

Andrew Pinski  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2016-08-03
 Ever confirmed|0   |1

--- Comment #1 from Andrew Pinski  ---
.

[Bug c++/54366] [meta-bug] decltype issues

2015-07-20 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54366
Bug 54366 depends on bug 65091, which changed state.

Bug 65091 Summary: decltype(~arg) fails for template functions
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65091

   What|Removed |Added

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


[Bug c++/54366] [meta-bug] decltype issues

2014-05-31 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54366
Bug 54366 depends on bug 57543, which changed state.

Bug 57543 Summary: decltype needs explicit 'this' pointer in member function 
declaration of template class with trailing return type
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57543

   What|Removed |Added

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


[Bug c++/54366] [meta-bug] decltype issues

2013-08-07 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54366

Bug 54366 depends on bug 54864, which changed state.

Bug 54864 Summary: Decltype in nested class
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54864

   What|Removed |Added

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


[Bug c++/54366] [meta-bug] decltype issues

2013-07-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54366

Bug 54366 depends on bug 51786, which changed state.

Bug 51786 Summary: [c++0x] Invalid declaration with decltype accepted
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51786

   What|Removed |Added

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


[Bug c++/54366] [meta-bug] decltype issues

2013-06-07 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54366

Bug 54366 depends on bug 53311, which changed state.

Bug 53311 Summary: [C++0x] argument packs are not handled correctly in decltype
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53311

   What|Removed |Added

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