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-27 08:40:52 +02:00
parent 97c4169f23
commit 406e8c7c02
2 changed files with 16 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@ Albert Chin-A-Young [email protected]
Alexander Belopolsky [email protected]
Alexandre Duret-Lutz [email protected]
Andre da Costa Barros [email protected]
Andreas Damm [email protected]
Andreas Schwab [email protected]
Andrew Suffield [email protected]
Angelo Borsotti [email protected]