]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/primary.c
primary.c (match_boz_constant): Add missing break after gfc_error.
authorJakub Jelinek <jakub@redhat.com>
Fri, 14 Oct 2005 19:40:29 +0000 (21:40 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 14 Oct 2005 19:40:29 +0000 (21:40 +0200)
commit21dac32c3c6e6a26fef2639662a1bff50166e58d
tree077b8b73ab21d03e9277f933925e340ccc528a37
parentb8ad8c93effa24b68de1287428844f5b6025d593
primary.c (match_boz_constant): Add missing break after gfc_error.

* primary.c (match_boz_constant): Add missing break after gfc_error.

* gfortran.dg/boz_5.f90: New test.

From-SVN: r105420
gcc/fortran/ChangeLog
gcc/fortran/primary.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/boz_5.f90 [new file with mode: 0644]