call1.C
209 Bytes
-
re PR c++/11530 ([unit-at-a-time] inline static function not emitted with -O3) · 415d4636
PR c++/11530 * parser.c (cp_parser_postfix_expression): Do not call mark_used. * semantics.c (finish_id_expression): Call mark_used for all declarations. PR c++/11530 * g++.dg/opt/call1.C: New test. From-SVN: r69911
Mark Mitchell committed