This is the mail archive of the gcc-patches@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]

Re: [IA-64] Fix latent problem in FP div code


> 2010-08-18  Eric Botcazou  <ebotcazou@adacore.com>
> 
>         * config/ia64/ia64.h (HARD_REGNO_NREGS): Return 1 for CCImode in
>         general purpose registers.
>         (HARD_REGNO_MODE_OK): Accept CCImode in general purpose registers.
>         * config/ia64/ia64.md (*movcci): Change to named pattern.  Deal
>         with general purpose registers and memory operands.  Add associated
>         CCImode post-reload splitter.
>         * config/ia64/div.md: Change BImode to CCImode throughout.

Eric,

The patch looks good to me.  Go ahead and check it in.

Steve Ellcey
sje@cup.hp.com


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