tree-optimize.c (tree_rest_of_compilation): Save and restore input_location.
authorRichard Henderson <rth@redhat.com>
Thu, 18 Sep 2003 01:59:27 +0000 (18:59 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 18 Sep 2003 01:59:27 +0000 (18:59 -0700)
commit5d4854c85eb86c0fa67e2b0716087ed6567c9433
tree254e6bb8b4a921a8a579572c3fb4970aa70112b1
parentce7e7ceb6780c827955a8c7043c2700ab18fce7d
tree-optimize.c (tree_rest_of_compilation): Save and restore input_location.

        * tree-optimize.c (tree_rest_of_compilation): Save and restore
        input_location.

        * semantics.c (expand_body): Don't save/restore input_location.

From-SVN: r71498
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/semantics.c
gcc/tree-optimize.c