tree.c (last_annotated_node): Change type to location_t*.
authorAndrew Pinski <pinskia@physics.uc.edu>
Tue, 4 Oct 2005 14:00:20 +0000 (14:00 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 4 Oct 2005 14:00:20 +0000 (07:00 -0700)
commitb4ceda1341afdca17c0892efe8a53da84ac792a8
treece2be1c6bea782f75d4e51b5ae17a83de7ab15ed
parent9df594d7e7119cbbb3618298054ab15d4d3db258
tree.c (last_annotated_node): Change type to location_t*.

2005-10-04  Andrew Pinski  <pinskia@physics.uc.edu>

        * tree.c (last_annotated_node): Change type to location_t*.
        (annotate_with_file_line): Reflect the change of
        last_annotated_node type.

From-SVN: r104944
gcc/ChangeLog
gcc/tree.c