This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: PR preprocessor/28165


> :ADDPATCH preprocessor:
> 
> libcpp
> 2006-12-28  Tom Tromey  <tromey@redhat.com>
> 
> 	PR preprocessor/28165:
> 	* internal.h (cpp_in_primary_file): New function.
> 	* directives.c (do_include_next): Use cpp_in_primary_file.
> 	(do_pragma_once): Likewise.
> 	(do_pragma_system_header): Likewise.
> 
> gcc/testsuite
> 2006-12-29  Tom Tromey  <tromey@redhat.com>
> 
> 	PR preprocessor/28165:
> 	* gcc.dg/cpp/pr28165.c: New file.

:REVIEWMAIL: OK

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]