Carlos O'Donell 93fe09cb5f Bug 20729: Fix building with -Os.
This commit adds a new DIAG_IGNORE_Os_NEEDS_COMMENT which is only
enabled when compiling with -Os. This allows developers working on
-Os enabled builds to mark false-positive warnings without impacting the
warnings emitted at -O2.

Then using the new DIAG_IGNORE_Os_NEEDS_COMMENT we fix 6 warnings
generated with GCC 5 to get -Os builds working again.
2016-10-29 23:50:56 -04:00
..
2014-11-24 15:03:45 +05:30
2016-10-26 00:00:13 -04:00
2013-09-04 20:47:21 +00:00
2016-10-28 22:40:16 -04:00
2015-10-15 14:15:41 -07:00
2015-10-15 14:13:50 -07:00
2014-11-24 15:03:45 +05:30
2015-09-15 20:36:50 +00:00
2015-06-12 10:10:18 +00:00
2015-10-15 14:22:25 -07:00
2015-07-09 15:32:32 -07:00
2016-06-04 09:19:09 +02:00