* primary.c (match_logical_constant_string): New function to match
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 19 Aug 2007 01:52:23 +0000 (01:52 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 19 Aug 2007 01:52:23 +0000 (01:52 +0000)
commit6c27cd1e00aed9646ebd4bd86181439fa59565ed
tree5c813bcd31e654e5529e328a1eee38b54f97786f
parentcf21ce22cb0845bc746e6c1e02a5abedb22d76d8
* primary.c (match_logical_constant_string): New function to match
a ".true." or a ".false.".
(match_logical_constant): Use it instead of gfc_match_strings.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127620 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/primary.c