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]

r125507 - in /branches/dataflow-branch/gcc: Cha...


Author: zadeck
Date: Wed Jun  6 22:26:39 2007
New Revision: 125507

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125507
Log:
2007-06-06  Kenneth Zadeck <zadeck@naturalbridge.com>

	* regrename.c (do_replace): Removed ifdefed out code.
	* fwprop.c: Fixed copyright.
	* testsuite/Changelog.dataflow: Merged entry into
	testsuite/Changelog.  Deleted file.
	* global.c: Fixed comments.
	* recog.c (confirm_change_group): Fixed comments.
	(peephole2_optimize): Removed ifdefed out code.
	* gcse.c (try_replace_reg): Removed redundant changing and
	rescanning of notes.
	* rtl.h (SET_REGNO): Replaced brackets.
	* stack-ptr-mod.c: Changed copyright years.


Removed:
    branches/dataflow-branch/gcc/testsuite/ChangeLog.dataflow
Modified:
    branches/dataflow-branch/gcc/ChangeLog.dataflow
    branches/dataflow-branch/gcc/fwprop.c
    branches/dataflow-branch/gcc/gcse.c
    branches/dataflow-branch/gcc/global.c
    branches/dataflow-branch/gcc/recog.c
    branches/dataflow-branch/gcc/regrename.c
    branches/dataflow-branch/gcc/rtl.h
    branches/dataflow-branch/gcc/stack-ptr-mod.c
    branches/dataflow-branch/gcc/testsuite/ChangeLog


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