Patch for `LL' warnings in insn-*.c

Joern Rennecke joern.rennecke@superh.com
Tue Jul 23 09:42:00 GMT 2002


+	  if (INTVAL (x) >= INT_MIN || INTVAL (x) <= INT_MAX)
+	    printf (HOST_WIDE_INT_PRINT_DEC, INTVAL (x));

I think you mean '&&' instead of '||.

-- 
--------------------------
SuperH
2430 Aztec West / Almondsbury / BRISTOL / BS32 4AQ
T:+44 1454 462330



More information about the Gcc-patches mailing list