>From the bison testsuite:

> gcc-4.5 -c @@.c
gcc-4.5: : No such file or directory
gcc-4.5: no input files

> gcc-4.5 -c @{.c
gcc-4.5: : No such file or directory
gcc-4.5: no input files

> gcc-4.5 -c @}.c
gcc-4.5: : No such file or directory
gcc-4.5: no input files

> gcc-4.5 -c '~...@#$%^&*()-=_+{}[]|\:;<>, ..c'
gcc-4.5: ~!: No such file or directory
gcc-4.5: no input files

all these work with the 4.4 driver.


-- 
           Summary: [4.5 Regression] Driver no longer handles fancy names
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: driver
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rguenth at gcc dot gnu dot org


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

Reply via email to