http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60603

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Thu Apr 10 07:51:52 2014
New Revision: 209265

URL: http://gcc.gnu.org/viewcvs?rev=209265&root=gcc&view=rev
Log:
    Backport from mainline
    2014-03-22  Jakub Jelinek  <ja...@redhat.com>

    PR debug/60603
    * c-opts.c (c_finish_options): Restore cb_file_change call to
    <built-in>.

    * cpp.c (gfc_cpp_init): Restore cb_change_file call to
    <built-in>.

    * gcc.dg/debug/dwarf2/dwarf2-macro2.c: New test.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2-macro2.c
Modified:
    branches/gcc-4_8-branch/gcc/c-family/ChangeLog
    branches/gcc-4_8-branch/gcc/c-family/c-opts.c
    branches/gcc-4_8-branch/gcc/fortran/ChangeLog
    branches/gcc-4_8-branch/gcc/fortran/cpp.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog

Reply via email to