OSDN Git Service

2008-07-19 Tobias Burnus <burnus@net-b.de>
authorburnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Jul 2008 18:29:18 +0000 (18:29 +0000)
committerburnus <burnus@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Jul 2008 18:29:18 +0000 (18:29 +0000)
commit9deb720fe16c0690050cb596f0dac1ab2dc82dc6
tree7e56dd4f2c521e0c9b24826bf7475fda87f7a473
parent85cf1e19389c8522be31c520b7f06c408e40a880
2008-07-19  Tobias Burnus  <burnus@net-b.de>

        PR fortran/36795
        * matchexp.c (gfc_get_parentheses): Remove obsolete workaround,
        which caused the generation of wrong code.

2008-07-19  Tobias Burnus  <burnus@net-b.de>

        PR fortran/36795
        * char_expr_1.f90: New.
        * char_expr_2.f90: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@137986 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/matchexp.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/char_expr_1.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/char_expr_2.f90 [new file with mode: 0644]