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: CLASS_CANNOT_CHANGE_MODE* redesign


On Thu, Oct 24, 2002 at 10:01:14PM +0200, Michael Matz wrote:
> + #ifdef HARD_CONST
> + extern void cannot_change_mode_set_regs PARAMS ((HARD_REG_SET *,
> +                                                enum machine_mode,
> +                                                unsigned int));
> + #endif
> 
> in rtl.h looks wrong.

I know, but there are other instances of the same already.
And there doesn't appear to be a better place to put it.


r~


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