]> gcc.gnu.org Git - gcc.git/commit
tradcpp.c (enum pending_dir_t, [...]): New.
authorNeil Booth <neilb@earthling.net>
Mon, 27 Nov 2000 19:04:54 +0000 (19:04 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Mon, 27 Nov 2000 19:04:54 +0000 (19:04 +0000)
commitfb6a7b08a80113867aaeaa3d4dc6bcade0a57699
tree2ae7b2cff101c05adfc2ef80da4720d3a26b6a39
parent6bd7b1bb376c1612c9d7e16c08f77bae37f1f08a
tradcpp.c (enum pending_dir_t, [...]): New.

        * tradcpp.c (enum pending_dir_t, struct pending_dir): New.
        (main): Allocate a pending directive set of these.  Use it.
        Merge handling of -D and -U.  Update handling of pending
        directives.  Free the memory after use.

From-SVN: r37803
gcc/ChangeLog
gcc/tradcpp.c
This page took 0.060292 seconds and 5 git commands to generate.