On Mon, Jul 15, 2013 at 09:15:27AM +0800, JonY wrote: > On 7/15/2013 06:02, Kai Tietz wrote: > > 2013/7/13 JonY <10wa...@gmail.com>: > >> On 7/10/2013 20:43, JonY wrote: > >>> Hi, > >>> > >>> Attached are some minor patches, comments? > >>> > >> > >> Kai, ping? > > > > > > Please sent each patch as separate mail, and please add ChangeLogs for > > them too. Additionally it would be fine to read some lines about > > cause for those patches. > > > > Kai > > > > Changelog > > 2013-03-08 Yaakov Selkowitz <yselkow...@users.sourceforge.net> > > * (gcc/testsuite/gcc.target/i386/pr25993.c): Skip unsupported test. >
That seems wrong. Better would be: * gcc.target/i386/pr25993.c: Skip unsupported test. and put this into gcc/testsuite/ChangeLog. And two spaces between the name and the e-mail address. Marek