egcs/gcc ChangeLog cse.c doloop.c dwarf2out.c ...

ghazi@gcc.gnu.org ghazi@gcc.gnu.org
Mon Aug 14 13:55:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	ghazi@sourceware.cygnus.com	2000-08-14 13:55:11

Modified files:
	gcc            : ChangeLog cse.c doloop.c dwarf2out.c 
	gcc/config/sparc: sol2.h 

Log message:
	* cse.c (fold_rtx): Avoid empty body in an if-statement.
	
	* doloop.c (doloop_iterations_max, doloop_modify): Avoid using the
	`U' integer constant suffix.
	
	* dwarf2out.c (add_subscript_info): Avoid empty body in an
	else-statement.
	
	* sparc/sol2.h (__enable_execute_stack): Prototype.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.7420&r2=1.7421
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cse.c.diff?cvsroot=gcc&r1=1.149&r2=1.150
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/doloop.c.diff?cvsroot=gcc&r1=1.1&r2=1.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/dwarf2out.c.diff?cvsroot=gcc&r1=1.195&r2=1.196
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/config/sparc/sol2.h.diff?cvsroot=gcc&r1=1.21&r2=1.22



More information about the Gcc-cvs mailing list