> From: Alexandre Oliva <ol...@adacore.com>
> Date: Tue, 26 May 2020 15:52:57 +0200

> On May 26, 2020, Richard Biener <rguent...@suse.de> wrote:
> 
> > xgcc: error: unrecognized command-line option '-dumpbase'^M
> 
> > xg++: error: unrecognized command-line option '-dA'; did you mean '-A'
> 
> Here's a proper patch submission.

And here's an improper bug report.

One of the commits between cfdff3eeb90..5c8344e7289 caused every
single *linked* test to fail for cris-elf, like:

xgcc: error: : No such file or directory

as in (excerpt from gcc.log):
spawn -ignore SIGHUP 
/netapp/hp3_storage/hp/autotest/hpautotest-gcc1/cris-elf/gccobj/gcc/xgcc 
-B/netapp/hp3_storage/hp/autotest/hpautotest-gcc1/cris-elf/gccobj/gcc/ 
/netapp/hp3_storage/hp/autotest/hpautotest-gcc1/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/20010124-1.c
 
/netapp/hp3_storage/hp/autotest/hpautotest-gcc1/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/20010124-1-lib.c
 
/netapp/hp3_storage/hp/autotest/hpautotest-gcc1/gcc/gcc/testsuite/gcc.c-torture/execute/builtins/lib/main.c
 -fno-diagnostics-show-caret -fno-diagnostics-show-line-numbers 
-fdiagnostics-color=never -fdiagnostics-urls=never -w -O1 -fno-tree-dse 
-fno-tree-loop-distribute-patterns -fno-tracer -fno-ipa-ra 
-fno-inline-functions -Wl,--allow-multiple-definition -isystem 
/netapp/hp3_storage/hp/autotest/hpautotest-gcc1/cris-elf/gccobj/cris-elf/./newlib/targ-include
 -isystem 
/netapp/hp3_storage/hp/autotest/hpautotest-gcc1/gcc/newlib/libc/include 
-B/netapp/hp3_storage/hp/autotest/hpautotest-gcc1/cris-elf/gccobj/cr
 is-elf/./libgloss/cris/ 
-L/netapp/hp3_storage/hp/autotest/hpautotest-gcc1/cris-elf/gccobj/cris-elf/./libgloss/cris
 -L/netapp/hp3_storage/hp/autotest/hpautotest-gcc1/gcc/libgloss/cris  
-B/netapp/hp3_storage/hp/autotest/hpautotest-gcc1/cris-elf/gccobj/cris-elf/./newlib/
 
-L/netapp/hp3_storage/hp/autotest/hpautotest-gcc1/cris-elf/gccobj/cris-elf/./newlib
 -sim3 -lm -o 
/netapp/hp3_storage/hp/autotest/hpautotest-gcc1/cris-elf/gccobj/gcc/testsuite/gcc/20010124-1.x1
xgcc: error: : No such file or directory

The only commit in that range that touches gcc.c was
"1dedc12d186 2020-05-26 ol...@adacore.com revamp dump and aux output names"

At bf40f0ba9503, or in LAST_UPDATED parlance,
Tue May 26 23:52:15 UTC 2020 (revision 
56f03cd12be:7d94d872509:bf40f0ba95037f235b007a55a7682646a0578b26)
(after every follow-up commit at the time of this writing) this
is still broken.

Can you please have a look?

brgds, H-P

Reply via email to