r111850 - in /trunk/gcc: ChangeLog dwarf2out.c

andreast@gcc.gnu.org andreast@gcc.gnu.org
Wed Mar 8 23:00:00 GMT 2006


Author: andreast
Date: Wed Mar  8 23:00:12 2006
New Revision: 111850

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111850
Log:
2006-03-08  Andreas Tobler  <a.tobler@schweiz.ch>

	* dwarf2out.c (expand_builtin_dwarf_sp_column): Make dwarf_regnum
	unsigned to fix signed/unsigned comparison issue in
	DWARF2_FRAME_REG_OUT.
	(expand_builtin_init_dwarf_reg_sizes): Make i unsigned to fix signed/
	unsigned comparison issue in DWARF2_FRAME_REG_OUT.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/dwarf2out.c



More information about the Gcc-cvs mailing list