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, PR43920, 8/9] Cross-jumping - Extend search scope - test case.


On Fri, Apr 01, 2011 at 04:56:10PM +0200, Tom de Vries wrote:
> Reposting, with ChangeLog.

> 2011-04-01  Tom de Vries  <tom@codesourcery.com>
> 
> 	PR target/43920
> 	* testsuite/gcc.target/arm/pr43920-2.c: New test.

gcc/testsuite/ has its own ChangeLog, so the ChangeLog entry
should say just
	* gcc.target/arm/pr43920-2.c: New test.
Similarly one of your patches had
	* gcc/cfgcleanup.c (whatever): Whatever.
in the ChangeLog, should be just
	* cfgcleanup.c (whatever): Whatever.

	Jakub


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