read-rtl.c (validate_const_int): Once an invalid character is seen, quit the loop.
authorPo-Chun Chang <pchang9@cs.wisc.edu>
Thu, 18 Jul 2013 16:07:37 +0000 (10:07 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 18 Jul 2013 16:07:37 +0000 (10:07 -0600)
commitbcb97fbdad14cd8f5dda7ebe3617a14ddc56bb08
treeb8bdedc62caf6c90b896158130cf8d85efe139a7
parent37cd74abd752d7580bedfe4cca9594fb5fa66beb
read-rtl.c (validate_const_int): Once an invalid character is seen, quit the loop.

        * 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.

From-SVN: r201034
gcc/ChangeLog
gcc/gengtype.c
gcc/read-rtl.c