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]

[Committed] Add missing tests/base files for fixincludes


Running "make check" in the fixincludes directory currently fails due
to a number of missing "baseline" files that were forgotten by recent
check-ins of fixincludes changes.  Trivially fixed by the patch below,
though I've ommitted the actual file contents for brevity.

Tested with a "make check" in the fixincludes directory on
x86_64-unknown-linux-gnu.  Committed to mainline as obvious, as
revision 115534.


2006-07-17  Roger Sayle  <roger@eyesopen.com>

	* tests/base/errno.h: New file.
	* tests/base/architecture/ppc/math.h: Likewise.
	* tests/base/ia64/sys/getppdp.h: Likewise.

Roger
--


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