dwarf2out.c (dwarf2out_define): Remove start_source_file call, CPP will start the...
authorDaniel Berlin <dberlin@dberlin.org>
Sun, 31 Mar 2002 00:36:47 +0000 (00:36 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Sun, 31 Mar 2002 00:36:47 +0000 (00:36 +0000)
commit606cc0562db3ee50a1e6182fe748d092f9417b5a
tree9b4fdedaf95fd552689976ff5ddd5d283a0d5e8a
parent320d7e7ad640266aa2eab1561f737dd309578b8d
dwarf2out.c (dwarf2out_define): Remove start_source_file call, CPP will start the file for us.

2002-03-30  Daniel Berlin  <dan@dberlin.org>

* dwarf2out.c (dwarf2out_define): Remove start_source_file call,
CPP will start the file for us.

From-SVN: r51621
gcc/ChangeLog
gcc/dwarf2out.c