This is the mail archive of the gcc-cvs@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]

r115498 - in /trunk/gcc: ChangeLog optabs.c tes...


Author: ebotcazou
Date: Sun Jul 16 14:31:05 2006
New Revision: 115498

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115498
Log:
	* optabs.c (maybe_encapsulate_block): New function extracted from...
	(emit_libcall_block): ...here.  Invoke it on the block of insns to
	maybe emit REG_LIBCALL/REG_RETVAL notes around the block.
	(emit_no_conflict_block): Likewise.


Added:
    trunk/gcc/testsuite/gnat.dg/assert.ads
    trunk/gcc/testsuite/gnat.dg/controlled_record.adb
    trunk/gcc/testsuite/gnat.dg/controlled_record.ads
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/optabs.c
    trunk/gcc/testsuite/ChangeLog


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