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]

Re: Patch for gcc.dg/compare2.c "case 10"


On Fri, Aug 04, 2000 at 11:41:35AM -0600, Jeffrey A Law wrote:
>   In message <20000601124759.A7977@wolery.cumb.org>you write:
>   > This patch gets rid of the spurious signed/unsigned warning for
>   > 
>   >   unsigned > ({ signed; 23; });
...
> Basically OK, except the code to handle CONST_DOUBLEs in 
> rtl_expr_nonnegative_p.
> 
> If you need to move it where you can get at CONST_DOUBLE_HIGH, please do
> so.

Wow - I'd forgotten all about this patch.  I'll have to dig it out,
reapply it to my tree, and bootstrap again.

zw

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