This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Fix INTEGER_CST handling in highest_pow2_factor
- From: Aldy Hernandez <aldyh at redhat dot com>
- To: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Cc: gcc-patches at gcc dot gnu dot org
- Date: 16 Dec 2001 00:16:25 -0800
- Subject: Re: Fix INTEGER_CST handling in highest_pow2_factor
- References: <10112151332.AA14741@vlsi1.ultra.nyu.edu>
>>>>> "Richard" == Richard Kenner <kenner@vlsi1.ultra.nyu.edu> writes:
> This fixes a number of ICE with GNAT on Sparc.
> Tested in alphaev56-dec-osf4.0c.
Why is it tested on alpha if the errors show up on sparc?
Where are the new testcases?
Aldy