[#5962] mcpu doesn't get passed in testing linux-uclibc toolchain
Submitted By: Mingquan Pan
Open Date
2010-03-12 01:17:09 Close Date
2010-03-15 02:33:34
Priority:
Medium Assignee:
Nobody
Board:
N/A Silicon Revision:
Resolution:
Fixed Fixed In Release:
N/A
Processor:
ALL
Host Operating System:
toolchain rev.:
4.3 trunk toolchain kernel rev.:
State:
Closed Found In Release:
2010R1
Is this bug repeatable?:
N/A
Summary: mcpu doesn't get passed in testing linux-uclibc toolchain
Details:
mcpu doesn't get passed in testing linux-uclibc toolchain .
Executing on host: bfin-linux-uclibc-gcc -O0 -w -DSTACK_SIZE=0x1f000 -DNO_TRAMPOLINES -fno-show-column -c -mcpu= -o 20000105-1.o /home/test/work/cruise/checkouts/toolchain/gcc-4.3/gcc/testsuite/gcc.c-torture/compile/20000105-1.c (timeout = 300)
spawn bfin-linux-uclibc-gcc -O0 -w -DSTACK_SIZE=0x1f000 -DNO_TRAMPOLINES -fno-show-column -c -mcpu= -o 20000105-1.o /home/test/work/cruise/checkouts/toolchain/gcc-4.3/gcc/testsuite/gcc.c-torture/compile/20000105-1.c^M
cc1: error: missing argument to "-mcpu="^M
compiler exited with status 1
output is:
cc1: error: missing argument to "-mcpu="^M
FAIL: gcc.c-torture/compile/20000105-1.c -O0 (test for excess errors)
Excess errors:
cc1: error: missing argument to "-mcpu="
It looks due to the proc of test_targets_has LINUX fails to act correctly.
Follow-ups
--- Mike Frysinger 2010-03-12 08:05:53
your checkin was more complicated than needed, so i simplified it and fixed the
whitespace damage
--- Mingquan Pan 2010-03-15 02:32:26
Yeah, and it passes now. So close.
Files
Changes
Commits
Dependencies
Duplicates
Associations
Tags
File Name File Type File Size Posted By
No Files Were Found