Use __asm__ rather than asm in gold testsuite
[deliverable/binutils-gdb.git] / gold / testsuite / two_file_test_1_v1.cc
index 2a2365404e3b98e1b7bd57e835182355e0cc16e4..b725b31c9a34dea5571793e49fd334071d1d0759 100644 (file)
@@ -1,6 +1,6 @@
 // two_file_test_1_v1.cc -- a two file test case for gold, file 1 of 2
 
-// Copyright 2006, 2007, 2008, 2011 Free Software Foundation, Inc.
+// Copyright (C) 2006-2020 Free Software Foundation, Inc.
 // Written by Ian Lance Taylor <iant@google.com>.
 
 // This file is part of gold.
@@ -25,6 +25,9 @@
 // source file, then do an incremental link with the primary version of
 // the file.
 
+// For incremental linking tests, this file needs to be compiled with
+// -fno-exceptions -fno-asynchronous-unwind-tables.
+
 // This tests references between files.  This is file 1, and
 // two_file_test_2.cc is file 2.  We test in several different ways:
 
This page took 0.031261 seconds and 4 git commands to generate.