]> gcc.gnu.org Git - gcc.git/commit
c-decl.c (c_init_decl_processing): Use a location_t.
authorNathan Sidwell <nathan@codesourcery.com>
Sun, 29 Jun 2003 11:28:00 +0000 (11:28 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Sun, 29 Jun 2003 11:28:00 +0000 (11:28 +0000)
commit4714db5aef1205624a11f594c7bd45e87a4a0092
treeacede1ca18b6f98fec18a1205ed048166fb0fe9e
parent165f54e074b91a80005c7e776f1cceae089b9655
c-decl.c (c_init_decl_processing): Use a location_t.

* c-decl.c (c_init_decl_processing): Use a location_t. Set input
filename to <internal>.
* tree.c (make_node): Just copy the current location.

From-SVN: r68667
gcc/ChangeLog
gcc/c-decl.c
gcc/tree.c
This page took 0.059777 seconds and 5 git commands to generate.