r127880 - in /trunk/gcc: ChangeLog config/m68k/...

kazu@gcc.gnu.org kazu@gcc.gnu.org
Wed Aug 29 03:53:00 GMT 2007


Author: kazu
Date: Wed Aug 29 03:53:41 2007
New Revision: 127880

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127880
Log:
gcc/
	* config/m68k/m68k.c (m68k_get_function_kind): Assert we're never
	given a non-function.
	(m68k_ok_for_sibcall_p): Only sibcall functions of the same kind.

gcc/testsuite/
	* gcc.target/m68k/interrupt-1.c: New.

Added:
    trunk/gcc/testsuite/gcc.target/m68k/interrupt-1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/m68k/m68k.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list