This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Yours (Richard Kenner's) patch to genrecog
- To: Richard Kenner <kenner at vlsi1 dot ultra dot nyu dot edu>
- Subject: Re: Yours (Richard Kenner's) patch to genrecog
- From: Jan Hubicka <jh at suse dot cz>
- Date: Wed, 24 Oct 2001 16:33:13 +0200
- Cc: jh at suse dot cz, gcc-bugs at gcc dot gnu dot org
- References: <10110231556.AA01346@vlsi1.ultra.nyu.edu>
> Would putting a test for XWINT (...) == (int) XWINT (...) in front of
> the switch also fix it?
Definitly - I've got to this idea today too.
I can come with patch tomorrow, as I need to leave today.
Honza