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]

r111410 - in /branches/apple-local-200502-branc...


Author: echristo
Date: Fri Feb 24 01:29:43 2006
New Revision: 111410

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111410
Log:
2006-02-23  Eric Christopher  <echristo@apple.com>

        Radar 4081414
        * global.c (local_reg_weight): Make HOST_WIDE_INT.
        (global_alloc): Remove casts to double for local_reg_weight.
        (find_reg): Use integer temporary for weight computation.


Modified:
    branches/apple-local-200502-branch/gcc/ChangeLog.apple-ppc
    branches/apple-local-200502-branch/gcc/global.c


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