ubsan: alpha-vms: shift exponent is too large
[deliverable/binutils-gdb.git] / gold / testsuite / two_file_test_main.cc
index 5f2ff5629d95fb7dcc716a69ee88eaea70b0d59a..2e22f78f6a92da9d974de451ff98ce6f97cf4917 100644 (file)
@@ -1,6 +1,6 @@
 // two_file_test_main.cc -- a two file test case for gold, main function
 
-// Copyright 2006, 2007, 2008 Free Software Foundation, Inc.
+// Copyright (C) 2006-2019 Free Software Foundation, Inc.
 // Written by Ian Lance Taylor <iant@google.com>.
 
 // This file is part of gold.
@@ -51,5 +51,7 @@ main()
   assert(t13());
   assert(t16());
   assert(t16a());
+  assert(t17());
+  assert(t18());
   return 0;
 }
This page took 0.032405 seconds and 4 git commands to generate.