------- Additional Comments From sabre at nondot dot org 2004-10-08 18:59 ------- Sorry, here's the obvious fix to the testcase :) int X(int Y) { return (Y/-10) < 1; } -Chris -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17894