This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: INSN_CODE_NUMBER of INT_MAX
- To: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>
- Subject: Re: INSN_CODE_NUMBER of INT_MAX
- From: Jan Hubicka <jh at suse dot cz>
- Date: Thu, 26 Jul 2001 22:44:07 +0200
- Cc: jh at suse dot cz, gcc at gcc dot gnu dot org
- References: <10107262046.AA11682@vlsi1.ultra.nyu.edu>
> So sensible way is probably to modify combine to first try match, then
> do the INT_MAX bypass and make delete_noop_move to blast INT_MAX insns
> with notes and keep other noops lurking around...
>
> Yes, that sounds precisely correct to me.
Good, sadly I need to leave in about 3 minutes from now, so I can't prepare
patch. I will do so tomorrow morning in case no one takes the job.
Thanks,
Honza