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, testsuite] Require scheduling support in gcc.dg/superblock.c


On Nov 4, 2013, at 5:43 AM, Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com> wrote:
> gcc.dg/superblock.c uses the -fdump-rtl-sched2 option and then scans the 
> resulting dump. This fails for the AVR target, as it doesn't have any
> instruction scheduling support.

Ok.

> If ok, could someone commit please?

Committed revision 204376.

> 2013-11-04	Senthil Kumar Selvaraj	<senthil_kumar.selvaraj@atmel.com>
> 
> 	* gcc.dg/superblock.c: Require scheduling support

Missing ., added.

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