[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/29466] APP/NO_APP with linefile
From: |
bergner at linux dot ibm.com |
Subject: |
[Bug gas/29466] APP/NO_APP with linefile |
Date: |
Mon, 29 Aug 2022 14:17:22 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=29466
Peter Bergner <bergner at linux dot ibm.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bergner at linux dot ibm.com
--- Comment #6 from Peter Bergner <bergner at linux dot ibm.com> ---
Hi Alan, I just built a current as of today powerpc64le-linux build (our
rain6p1 system - RHEL8.5) and did a "make maybe-check-gas" and I see this FAIL
with the following output:
../as-new -o tmpdir/app5.o
/home/bergner/binutils/binutils-gdb/gas/testsuite/gas/macros/app5.s
Executing on host: sh -c {../as-new -o tmpdir/app5.o
/home/bergner/binutils/binutils-gdb/gas/testsuite/gas/macros/app5.s 2>&1}
/dev/null dump.tmp (timeout = 300)
spawn [open ...]^M
size -G tmpdir/app5.o > tmpdir/dump.out
Executing on host: sh -c {size -G tmpdir/app5.o > tmpdir/dump.out 2>dump.tmp}
/dev/null (timeout = 300)
spawn [open ...]^M
exited abnormally with 1, output:size: invalid option -- 'G'
Usage: size [option(s)] [file(s)]
Displays the sizes of sections inside binary files
If no input file(s) are specified, a.out is assumed
The options are:
-A|-B --format={sysv|berkeley} Select output style (default is berkeley)
-o|-d|-x --radix={8|10|16} Display numbers in octal, decimal or hex
-t --totals Display the total sizes (Berkeley only)
--common Display total size for *COM* syms
--target=<bfdname> Set the binary file format
@<file> Read options from <file>
-h --help Display this information
-v --version Display the program's version
size: supported targets: elf64-powerpcle elf64-powerpc elf32-powerpcle
elf32-powerpc aixcoff-rs6000 aixcoff64-rs6000 aix5coff64-rs6000 elf64-little
elf64-big elf32-little elf32-big pe-x86-64 pei-x86-64 pe-bigobj-x86-64
elf64-x86-64 elf64-l1om elf64-k1om pe-i386 pei-i386 elf32-i386 elf32-iamcu
plugin srec symbolsrec verilog tekhex binary ihex
FAIL: APP with linefile
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug gas/29466] New: [2.39 regression] 2.39 broke gas for vax-linux, mikpelinux at gmail dot com, 2022/08/10
- [Bug gas/29466] [2.39 regression] 2.39 broke gas for vax-linux, amodra at gmail dot com, 2022/08/10
- [Bug gas/29466] APP/NO_APP with linefile, amodra at gmail dot com, 2022/08/10
- [Bug gas/29466] APP/NO_APP with linefile, cvs-commit at gcc dot gnu.org, 2022/08/11
- [Bug gas/29466] APP/NO_APP with linefile, cvs-commit at gcc dot gnu.org, 2022/08/11
- [Bug gas/29466] APP/NO_APP with linefile, amodra at gmail dot com, 2022/08/11
- [Bug gas/29466] APP/NO_APP with linefile, mikpelinux at gmail dot com, 2022/08/11
- [Bug gas/29466] APP/NO_APP with linefile,
bergner at linux dot ibm.com <=