[Bug c++/94319] gcc/cp/coroutines.cc:2654: strange assignment ?
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 25 13:18:57 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94319
--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Iain D Sandoe <iains@gcc.gnu.org>:
https://gcc.gnu.org/g:83dfa06cb5cff143113cb7d632c90a40edefade8
commit r10-7376-g83dfa06cb5cff143113cb7d632c90a40edefade8
Author: Iain Sandoe <iain@sandoe.co.uk>
Date: Wed Mar 25 12:04:58 2020 +0000
coroutines: Fix missing dereference (PR94319).
Fix a typo.
gcc/cp/ChangeLog:
2020-03-25 Iain Sandoe <iain@sandoe.co.uk>
PR c++/94319
* coroutines.cc (captures_temporary): Fix a missing dereference.
More information about the Gcc-bugs
mailing list