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).
This commit is contained in:
Akim Demaille
2019-09-25 19:34:34 +02:00
parent 97c4169f23
commit 406e8c7c02
2 changed files with 16 additions and 0 deletions

1
THANKS
View File

@@ -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