lex.c (handle_pragma_interface): Don't copy the filename.
authorTom Tromey <tromey@redhat.com>
Mon, 24 Mar 2008 18:53:34 +0000 (18:53 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Mon, 24 Mar 2008 18:53:34 +0000 (18:53 +0000)
commit50c91950d46fd5715ffd198227c50c7bce35f915
tree5ecab7b12713063b20d0e3648aa74566b2f832c5
parent8fc789c82e053517281e28e141f8832d5c2f7f6e
lex.c (handle_pragma_interface): Don't copy the filename.

* lex.c (handle_pragma_interface): Don't copy the filename.
(handle_pragma_implementation): Copy filename using xstrdup.

From-SVN: r133487
gcc/cp/ChangeLog
gcc/cp/lex.c