egcs/gcc ChangeLog lcm.c flow.c config/i386/unix.h

aj@gcc.gnu.org aj@gcc.gnu.org
Mon Jul 16 21:55:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	aj@gcc.gnu.org	2001-07-16 21:55:26

Modified files:
	gcc            : ChangeLog lcm.c flow.c 
	gcc/config/i386: unix.h 

Log message:
	* config/i386/unix.h (ASM_OUTPUT_MI_THUNK): Fix output format for
	x86-64 pic support.
	
	* lcm.c (optimize_mode_switching): Avoid warning for unused
	variable if !NORMAL_MODE
	
	* flow.c (try_crossjump_to_edge): Remove unused variable.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.10679&r2=1.10680
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/lcm.c.diff?cvsroot=gcc&r1=1.24&r2=1.25
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/flow.c.diff?cvsroot=gcc&r1=1.428&r2=1.429
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/i386/unix.h.diff?cvsroot=gcc&r1=1.15&r2=1.16



More information about the Gcc-cvs mailing list