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: fix PR c++/17577


Tom Tromey wrote:

> gcc/cp/ChangeLog:
> 2007-11-10  Tom Tromey  <tromey@redhat.com>
> 
> 	PR c++/17577:
> 	* lex.c (handle_pragma_implementation): Use cpp_included_before.
> 
> gcc/testsuite/ChangeLog:
> 2007-11-10  Tom Tromey  <tromey@redhat.com>
> 
> 	PR c++/17577:
> 	* g++.dg/ext/pr17577.h: New file.
> 	* g++.dg/ext/pr17577.C: New file.
> 
> libcpp/ChangeLog:
> 2007-11-10  Tom Tromey  <tromey@redhat.com>
> 
> 	PR c++/17557:
> 	* include/cpplib.h (cpp_included_before): Declare.
> 	* files.c (struct file_hash_entry) <location>: New field.
> 	(_cpp_find_file): Initialize new field.
> 	(make_cpp_dir): Likewise.
> 	(cpp_included_before): New function.

: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]