------- Comment #5 from hjl at lucon dot org  2007-05-19 17:04 -------
VRP says

D.1387_39: [-10737418225, 0]

Simplified relational D.1387_39 < 0 into D.1387_39 != 0

  if (D.1387_39 != 0)
    goto <bb 4>;
  else
    goto <bb 5> (<L37>);

<bb 4>:
  _gfortran_runtime_error ("Attempt to allocate a negative amount of memory.");

Is this a VRP bug?


-- 


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

Reply via email to