------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-02 21:26 ------- int f(int x) { return -x - 9; // -9 - x } -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15784