Deleted Added
full compact
9a10,14
> 2007-05-31 Dave Korn <dave.korn@artimi.com> (r125212)
>
> PR preprocessor/14331
> * lex.c (_cpp_get_fresh_line): Don't warn if no newline at EOF.
>
25a31,53
> 2007-05-14 Janis Johnson <janis187@us.ibm.com> (r124731)
>
> PR c/31924
> * expr.c (interpret_float_suffix): Check for invalid suffix.
>
> 2007-05-02 Eric Christopher <echristo@apple.com> (r124358)
>
> * expr.c (num_div_op): Don't overflow if the result is
> zero.
>
> 2007-05-02 Tom Tromey <tromey@redhat.com> (r124356)
>
> PR preprocessor/28709:
> * macro.c (paste_tokens): Remove PASTE_LEFT from the old lhs.
>
> 2007-01-30 Tom Tromey <tromey@redhat.com> (r121340)
>
> PR preprocessor/29966:
> * macro.c (lex_expansion_token): Save and restore cpp_reader's
> cur_token.
> (_cpp_create_definition): Don't restore cur_token here.
> * lex.c (_cpp_lex_token): Added assertion.
>