On i686-apple-darwin9 with -m64 I have the following failures:

FAIL: compiler driver --help option(s) (linker options)
FAIL: compiler driver -v --help option(s) (assembler options)
FAIL: compiler driver -v --help option(s) (linker options)
FAIL: compiler driver -v --help option(s) (assembler options)
FAIL: compiler driver --help=optimizers option(s) (assembler options)
FAIL: compiler driver --help=params option(s) (assembler options)
FAIL: compiler driver --help=C option(s) (assembler options)
FAIL: compiler driver --help=C++ option(s) (assembler options)
FAIL: compiler driver --help=common option(s) (assembler options)
FAIL: compiler driver --help=undocumented option(s) (linker options)
FAIL: compiler driver --help=^undocumented option(s) (compiler options)
FAIL: compiler driver --help=target,undocumented option(s) (linker options)
FAIL: compiler driver --help=target,optimizers option(s) (linker options)
FAIL: compiler driver --help=warnings,^joined,^undocumented option(s) (linker
options)
FAIL: compiler driver -Q -O2 --help=optimizers option(s) (compiler options)
FAIL: compiler driver -Q -O3 --help=optimizers option(s) (compiler options)
FAIL: compiler driver --help=params --help=optimizers option(s) (compiler
options)
FAIL: compiler driver --help=joined option(s) (assembler options)
FAIL: compiler driver --help=separate option(s) (assembler options)
FAIL: compiler driver --help=warnings,joined option(s) (assembler options)
FAIL: compiler driver --help=warnings,^joined option(s) (assembler options)
FAIL: compiler driver --help=joined,separate option(s) (linker options)
FAIL: compiler driver --help=^joined,separate option(s) (linker options)
FAIL: compiler driver --help=joined,^separate option(s) (linker options)
FAIL: compiler driver --help=joined,undocumented option(s) (linker options)
FAIL: compiler driver --help=^joined,^separate option(s) (linker options)

Looking at the log I see:

 /Volumes/MacBook/opt/gcc/i686-darwin/gcc/as -arch x86_64 -force_cpusubtype_ALL
--help -o /var/folders/iU/iUj3xngxGYe3MPCc0TZUcE+++TI/-Tmp-//ccuHQL7j.o
/var/folders/iU/iUj3xngxGYe3MPCc0TZUcE+++TI/-Tmp-//ccrq4DTI.s^M
FATAL:/usr/bin/../libexec/gcc/darwin/x86_64/as: I don't understand '-' flag!^M

This looks related to the change at revision 145851.

See also

http://gcc.gnu.org/ml/gcc-testresults/2009-04/msg01229.html


-- 
           Summary: FAIL: compiler driver -v --help option(s) (assembler
                    options)
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dominiq at lps dot ens dot fr
 GCC build triplet: i686-apple-darwin9
  GCC host triplet: i686-apple-darwin9
GCC target triplet: i686-apple-darwin9


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39749

Reply via email to