de4859eacb
PR 24942 * objcopy.c (copy_usage): Update description of --set-section-alignment. (copy_main): Interpret numeric argument of --set-section-alignment as a byte alignment, not a power of two alignment. * doc/binutils.texi: Update description of --set-section-alignment. * testsuite/binutils-all/set-section-alignment.d: New test. * testsuite/binutils-all/objcopy.exp: Run the new test.
10 lines
281 B
Makefile
10 lines
281 B
Makefile
#source: pr23633.s
|
|
#PROG: objcopy
|
|
#objcopy: --set-section-alignment .text=16
|
|
#objdump: --section-headers
|
|
#notarget: *-*-*aout *-*-*coff *-*-cygwin* *-*-darwin *-*-mingw* *-*-go32 *-*-*pe hppa*-*-hpux* ns32k-*-* powerpc-*-aix* rs6000-*-* rx-*-* *-*-vms
|
|
|
|
#...
|
|
.*\.text.*2\*\*4
|
|
#pass
|