Use __asm__ rather than asm in gold testsuite
[deliverable/binutils-gdb.git] / gold / testsuite / plugin_final_layout.cc
index 88dea30d4b773ed132982d76d61c54986c0cdd71..65b604cd6e670e75c4c24b9a668275461f3ad14d 100644 (file)
@@ -1,6 +1,6 @@
 // plugin_final_layout.cc -- a test case for gold
 
-// Copyright 2011 Free Software Foundation, Inc.
+// Copyright (C) 2011-2020 Free Software Foundation, Inc.
 // Written by Sriraman Tallam <tmsriram@google.com>.
 
 // This file is part of gold.
@@ -21,7 +21,7 @@
 // MA 02110-1301, USA.
 
 // The goal of this program is to verify if section ordering
-// via plugins happens correctly.  Also, test is plugin based ordering
+// via plugins happens correctly.  Also, test if plugin based ordering
 // overrides default text section ordering where ".text.hot" sections
 // are grouped.  The plugin does not want foo and baz next to each other.
 // Plugin section order is foo() followed by bar() and then baz().
This page took 0.023714 seconds and 4 git commands to generate.