* read-rtl.c (validate_const_int): Once an invalid character is
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Jul 2013 16:07:37 +0000 (16:07 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Jul 2013 16:07:37 +0000 (16:07 +0000)
commitd13600bf6c716044502f88c14027af5c9b555fae
treeb8bdedc62caf6c90b896158130cf8d85efe139a7
parent8300523b68494f7812423dd77dbf334e3857fab1
    * read-rtl.c (validate_const_int): Once an invalid character is
        seen, quit the loop.

        * gengtype.c (write_roots): Similarly once we find the
        "deletable" or "if_marked" option.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@201034 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gengtype.c
gcc/read-rtl.c