[Bug c++/60503] gcc looks for C++ attributes in the wrong place in a lambda-expression

2022-12-07 Thread alvinhochun at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60503 Alvin Wong changed: What|Removed |Added CC||alvinhochun at gmail dot com --- Comment #6

[Bug c++/60503] gcc looks for C++ attributes in the wrong place in a lambda-expression

2020-03-02 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60503 --- Comment #5 from CVS Commits --- The releases/gcc-9 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:166c024a1969ca9e77ed450fb65ce5c926a315dc commit r9-8318-g166c024a1969ca9e77ed450fb65ce5c926a315dc Author: Jason Merrill Dat

[Bug c++/60503] gcc looks for C++ attributes in the wrong place in a lambda-expression

2020-01-29 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60503 --- Comment #4 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:245e40af4fab5b7cf40fb310591a879355775971 commit r10-6335-g245e40af4fab5b7cf40fb310591a879355775971 Author: Jason Merrill Date: Tu

[Bug c++/60503] gcc looks for C++ attributes in the wrong place in a lambda-expression

2019-03-18 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60503 --- Comment #3 from Jason Merrill --- Author: jason Date: Mon Mar 18 19:34:47 2019 New Revision: 269775 URL: https://gcc.gnu.org/viewcvs?rev=269775&root=gcc&view=rev Log: PR c++/89640 - GNU attributes on lambda. My patch for PR 60503 to

[Bug c++/60503] gcc looks for C++ attributes in the wrong place in a lambda-expression

2018-11-19 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60503 Martin Liška changed: What|Removed |Added CC||marxin at gcc dot gnu.org --- Comment #2

[Bug c++/60503] gcc looks for C++ attributes in the wrong place in a lambda-expression

2018-11-04 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60503 --- Comment #1 from Jason Merrill --- Author: jason Date: Mon Nov 5 07:46:52 2018 New Revision: 265787 URL: https://gcc.gnu.org/viewcvs?rev=265787&root=gcc&view=rev Log: PR c++/60503 - wrong lambda attribute syntax. This patch fixes tw

[Bug c++/60503] gcc looks for C++ attributes in the wrong place in a lambda-expression

2015-03-24 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60503 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|