class.c (unreverse_member_declarations): Remove extraneous if.
authorNathan Sidwell <nathan@acm.org>
Tue, 5 Sep 2017 19:52:56 +0000 (19:52 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 5 Sep 2017 19:52:56 +0000 (19:52 +0000)
commit36560e9e15a83b068d3a9dd12816a2529086e69a
tree17b1662a0ec811b4bf63a3de09bbeab4aeb86486
parent55b2ce1c919ae1a5460f8bfd105f64155853d701
class.c (unreverse_member_declarations): Remove extraneous if.

* class.c (unreverse_member_declarations): Remove extraneous if.
* pt.c (push_template_decl_real): Use string concatenation, not
\<newline>.  Add %<..%>.

From-SVN: r251724
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/cp/pt.c