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]

r110404 - in /branches/gcc-4_1-branch/gcc: Chan...


Author: amylaar
Date: Mon Jan 30 17:01:58 2006
New Revision: 110404

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110404
Log:
        Merged from mainline r107469:
        * caller-save.c: (this_insn_sets): Move into:
        (save_call_clobbered_regs).
        (mark_set_regs): Get this_insn_sets from data.

        (save_call_clobbered_regs): Take sets of the return value by
        sibcalls into account.

Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/caller-save.c


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