------- Comment #5 from jakub at gcc dot gnu dot org 2008-07-31 08:45 ------- Subject: Bug 36649
Author: jakub Date: Thu Jul 31 08:44:24 2008 New Revision: 138368 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138368 Log: PR preprocessor/36649 * c-pch.c (c_common_read_pch): Save and restore line_table->trace_includes across PCH restore. * gcc.dg/pch/cpp-3.c: New test. * gcc.dg/pch/cpp-3.hs: New file. * gcc.dg/pch/cpp-3a.h: New file. * gcc.dg/pch/cpp-3b.h: New file. Added: branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/pch/cpp-3.c branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/pch/cpp-3.hs branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/pch/cpp-3a.h branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/pch/cpp-3b.h Modified: branches/gcc-4_3-branch/gcc/ChangeLog branches/gcc-4_3-branch/gcc/c-pch.c branches/gcc-4_3-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36649