ChangeLog rotatation and copyright year update
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / alignof.exp
index 207d22cb941e9c5c2526ad88d07638fea8811d68..7f2731cd9231e8caaba913ae5b6b22940c6e451d 100644 (file)
@@ -1,5 +1,5 @@
 # Test ALIGNOF in a linker script.
-# Copyright 2007 Free Software Foundation, Inc.
+# Copyright (C) 2007-2015 Free Software Foundation, Inc.
 # Contributed by Nathan Sidwell <nathan@codesourcery.com>
 #
 # This file is part of the GNU Binutils.
@@ -19,9 +19,9 @@
 # Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
 # MA 02110-1301, USA.
 
-# Only ELF targets record section alignment.
+# Only ELF and PE-COFF targets record section alignment.
 
-if ![is_elf_format] {
+if {![is_elf_format] && ![is_pecoff_format]} {
     return
 }
 
This page took 0.025319 seconds and 4 git commands to generate.