[Bug ada/22026] [4.1 Regression] ACATS FAIL C45331A fixed point wrong code
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-18 17:57 --- VRP is causing it: min.14_397 = min.14_393; max.6_398 = max.6_377; D.554_399 = min.14_397 + max.6_398; - if (D.554_399 != 0) goto ; else goto ; - -:; D.555 = C.17; -- http://gcc.gnu.org/bu
[Bug ada/22026] [4.1 Regression] ACATS FAIL C45331A fixed point wrong code
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-14 02:32 --- Also happens on powerpc-darwin, might be a generic bug, I have not looked into what is going wrong. -- What|Removed |Added