This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Filenames with "=" crash contrib/test_summary
- To: "'gcc-bugs at gcc dot gnu dot org'" <gcc-bugs at gcc dot gnu dot org>
- Subject: Filenames with "=" crash contrib/test_summary
- From: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- Date: Wed, 9 Aug 2000 00:21:47 -0000
The existence of file
./mips-sgi-irix6.5/mabi=64/libstdc++/testsuite/libstdc++.sum in the build
tree crashes contrib/test_summary script.
Error message is
gawk: cmd. line:40: (FILENAME=./gcc/testsuite/g++.sum FNR=12122) fatal:
illegal name `./mips-sgi-irix6.5/mabi' in variable assignment
Crash is occurring after last line of ./gcc/testsuite/g++.sum, which is
previous file processed. gawk doesn't like doesn't like an "=" in a
filename. I tried various quoting tricks but couldn't find a work around.
SGI awk=nawk doesn't like it either, giving
Cannot open "./mips-sgi-irix6.5/mabi=64/libstdc++/testsuite/libstdc++.sum":
No such file or directory
Input record number 26079, file
"./mips-sgi-irix6.5/mabi=64/libstdc++/testsuite/libstdc++.sum"
+++++++++++++++++++++++++++++++++++++++++
(Mr) David Billinghurst
Comalco Research Centre
PO Box 316, Thomastown, Vic, Australia, 3074
Phone: +61 3 9469 0642
FAX: +61 3 9462 2700
Email: David.Billinghurst@riotinto.com