2006-05-03 H.J. Lu <hongjiu.lu@intel.com>

* binutils-all/copy-3.d: Fix a typo.
This commit is contained in:
H.J. Lu 2006-05-03 16:45:59 +00:00
parent f592407e4d
commit 5a135cf21f
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2006-05-03 H.J. Lu <hongjiu.lu@intel.com>
* binutils-all/copy-3.d: Fix a typo.
2006-05-03 H.J. Lu <hongjiu.lu@intel.com>
* binutils-all/copy-3.d: New.

View File

@ -3,7 +3,7 @@
#objcopy: --set-section-flags .text=alloc,data
#name: copy with setting section flags 3
#source: bintest.s
#not-target: *-*-aout *-*-*pe* *-*-*coff i*86-*-cygwin* i*86-*-mingw32*
#not-target: *-*-aout *-*-*pe *-*-*coff i*86-*-cygwin* i*86-*-mingw32*
# The .text # section in PE/COFF has a fixed set of flags and these
# cannot be changed. We skip it for them.