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]

r121635 - in /branches/fixed-point/gcc: ChangeL...


Author: chaoyingfu
Date: Tue Feb  6 00:40:45 2007
New Revision: 121635

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121635
Log:
* config/fixed-bit.h (HINT_C_TYPE, HUINT_C_TYPE): Remove extra defines
for DAmode.
* config/fixed-bit.c (FIXED_MULHELPER): Pass r.ll and s.ll to
FIXED_SATURATE2.
(FIXED_USNEG): Add __unused__ attribute to the parameter a.
(FIXED_CMP): Remove an unused variable z.

Modified:
    branches/fixed-point/gcc/ChangeLog
    branches/fixed-point/gcc/config/fixed-bit.c
    branches/fixed-point/gcc/config/fixed-bit.h


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