lex.c: Don't include setjmp.h.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Mon, 15 Mar 1999 19:07:25 +0000 (19:07 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Mon, 15 Mar 1999 19:07:25 +0000 (19:07 +0000)
commit9b2bf201fc39a782184468f24370ba6cbd55aef0
tree5077595da1b99303ab6f165ff6e33badff53202b
parent0b22d65c9a10ce316cb28c4c4a988cb3ccc73785
lex.c: Don't include setjmp.h.

        * lex.c: Don't include setjmp.h.
        (parse_float): New static function.
        (pf_args): New struct.
        (real_yylex): Use them in call to `do_float_handler'.

From-SVN: r25794
gcc/cp/ChangeLog
gcc/cp/lex.c