]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/55959 ([OOP] ICE in in gfc_simplify_expr, at fortran/expr.c:1920)
authorJanus Weil <janus@gcc.gnu.org>
Sat, 13 Apr 2013 10:52:31 +0000 (12:52 +0200)
committerJanus Weil <janus@gcc.gnu.org>
Sat, 13 Apr 2013 10:52:31 +0000 (12:52 +0200)
commit9c9c61994c8bbf55135b41658581f6a9e2b96f60
tree209d78ac54b450e0e1cbb0bdd0fa90514a712e97
parent1f397f45b3db18687d9445e6e3895f34f09daa38
re PR fortran/55959 ([OOP] ICE in in gfc_simplify_expr, at fortran/expr.c:1920)

2013-04-13  Janus Weil  <janus@gcc.gnu.org>

PR fortran/55959
* expr.c (gfc_simplify_expr): Branch is not unreachable.

2013-04-13  Janus Weil  <janus@gcc.gnu.org>

PR fortran/55959
* gfortran.dg/typebound_proc_29.f03: New.

From-SVN: r197943
gcc/fortran/ChangeLog
gcc/fortran/expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/typebound_proc_29.f90 [new file with mode: 0644]