Abdellazizhammami / arduino

Automatically exported from code.google.com/p/arduino
Other
0 stars 0 forks source link

Add elide constructors flag during compilation of .cpp files #753

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What change would like to see?

Add the "-felide-constructors" flag to compilation of .cpp files.  

Why?

This optimization is used by the string class.

Would this cause any incompatibilities with previous versions?  If so, how
can these be mitigated?

To be investigated.

Original issue reported on code.google.com by dmel...@gmail.com on 21 Dec 2011 at 10:04