This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/64071] New: FAIL: gfortran.dg/dollar_sym_1.f90 -O (test for excess errors)


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64071

            Bug ID: 64071
           Summary: FAIL: gfortran.dg/dollar_sym_1.f90   -O  (test for
                    excess errors)
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
              Host: hppa64-hp-hpux11.11
            Target: hppa64-hp-hpux11.11
             Build: hppa64-hp-hpux11.11

Executing on host: /test/gnu/gcc/objdir/gcc/testsuite/gfortran/../../gfortran
-B
/test/gnu/gcc/objdir/gcc/testsuite/gfortran/../../
-B/test/gnu/gcc/objdir/hppa64
-hp-hpux11.11/./libgfortran/
/test/gnu/gcc/gcc/gcc/testsuite/gfortran.dg/dollar_
sym_1.f90  -fno-diagnostics-show-caret -fdiagnostics-color=never    -O  
-pedant
ic-errors -S   -o dollar_sym_1.s    (timeout = 300)
spawn /test/gnu/gcc/objdir/gcc/testsuite/gfortran/../../gfortran
-B/test/gnu/gcc
/objdir/gcc/testsuite/gfortran/../../
-B/test/gnu/gcc/objdir/hppa64-hp-hpux11.11
/./libgfortran/ /test/gnu/gcc/gcc/gcc/testsuite/gfortran.dg/dollar_sym_1.f90
-fn
o-diagnostics-show-caret -fdiagnostics-color=never -O -pedantic-errors -S -o
dol
lar_sym_1.s
/test/gnu/gcc/gcc/gcc/testsuite/gfortran.dg/dollar_sym_1.f90:5:16: Fatal Error:
Invalid character '$' at (1). Use '-fdollar-ok' to allow it as an extension
compilation terminated.
compiler exited with status 1
output is:
/test/gnu/gcc/gcc/gcc/testsuite/gfortran.dg/dollar_sym_1.f90:5:16: Fatal Error:
Invalid character '$' at (1). Use '-fdollar-ok' to allow it as an extension
compilation terminated.

PASS: gfortran.dg/dollar_sym_1.f90   -O   (test for errors, line 5)
FAIL: gfortran.dg/dollar_sym_1.f90   -O  (test for excess errors)
Excess errors:
compilation terminated.

Similar fail:
FAIL: gfortran.dg/dollar_sym_3.f   -O  (test for excess errors)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]