------- Comment #3 from pinskia at gcc dot gnu dot org  2006-11-25 01:55 -------
testcase 2 and 3 are a front-end issue as far as I can tell:
in .orginal:
    int n = 0;  // not there for 2 which causes the ICE
  return (int) ((long unsigned int) SAVE_EXPR <n> * 4);


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29970

Reply via email to