https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118785

--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> ---
Note I see

  _1 = ABSU_EXPR <qDelta_3(D)>;
  _2 = (long unsigned int) _1;
  WriteLiteral (_2, 4);

so maybe we have multiple JFs and the "intermediate" types are just not
correctly used here?

Reply via email to