[Bug c++/81589] Possible False-Positive with decltype

2018-06-22 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81589 Jason Merrill changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/81589] Possible False-Positive with decltype

2018-06-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81589 --- Comment #9 from Jonathan Wakely --- (In reply to Jonathan Wakely from comment #8) > (In reply to Martin Sebor from comment #2) > > Confirmed with GCC 6 and 7. GCC 8 compiles the translation unit without an > > error. Bisection points to

[Bug c++/81589] Possible False-Positive with decltype

2018-06-22 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81589 --- Comment #8 from Jonathan Wakely --- (In reply to Martin Sebor from comment #2) > Confirmed with GCC 6 and 7. GCC 8 compiles the translation unit without an > error. Bisection points to r248153 as the revision that made it work. FWIW

[Bug c++/81589] Possible False-Positive with decltype

2018-02-26 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81589 --- Comment #7 from Jason Merrill --- Author: jason Date: Mon Feb 26 17:06:02 2018 New Revision: 258002 URL: https://gcc.gnu.org/viewcvs?rev=258002=gcc=rev Log: PR c++/81589 - error with is_trivially_constructible *

[Bug c++/81589] Possible False-Positive with decltype

2018-02-25 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81589 Jason Merrill changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #6

[Bug c++/81589] Possible False-Positive with decltype

2018-02-25 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81589 --- Comment #5 from Jason Merrill --- Author: jason Date: Mon Feb 26 06:09:07 2018 New Revision: 257981 URL: https://gcc.gnu.org/viewcvs?rev=257981=gcc=rev Log: PR c++/81589 - error with is_trivially_constructible. * method.c

[Bug c++/81589] Possible False-Positive with decltype

2018-02-22 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81589 Martin Liška changed: What|Removed |Added CC||ville.voutilainen at gmail dot com ---

[Bug c++/81589] Possible False-Positive with decltype

2018-02-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81589 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #3

[Bug c++/81589] Possible False-Positive with decltype

2018-02-01 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81589 Martin Sebor changed: What|Removed |Added Keywords||rejects-valid

[Bug c++/81589] Possible False-Positive with decltype

2017-07-27 Thread hunter at openrobotics dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81589 --- Comment #1 from Hunter L. Allen --- Created attachment 41850 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41850=edit preprocesed file (compressed)