From 406e8c7c02daf1b74eeacf9831763ceec128ab9b Mon Sep 17 00:00:00 2001 From: Akim Demaille Date: Wed, 25 Sep 2019 19:34:34 +0200 Subject: c++: add copy ctors for compatibility with the IAR compiler Reported by Andreas Damm. https://savannah.gnu.org/support/?110032 * data/skeletons/lalr1.cc (stack_symbol_type::operator=): New overload, const, to please the IAR C++ compiler (version ca 2013). --- THANKS | 1 + 1 file changed, 1 insertion(+) (limited to 'THANKS') diff --git a/THANKS b/THANKS index 4d2b25f7..2cdd9b0b 100644 --- a/THANKS +++ b/THANKS @@ -10,6 +10,7 @@ Albert Chin-A-Young china@thewrittenword.com Alexander Belopolsky alexb@rentec.com Alexandre Duret-Lutz adl@lrde.epita.fr Andre da Costa Barros andre.cbarros@yahoo.com +Andreas Damm adamm@onica.com Andreas Schwab schwab@suse.de Andrew Suffield asuffield@users.sourceforge.net Angelo Borsotti angelo.borsotti@gmail.com -- cgit v1.2.1