[Bug middle-end/19417] return value of some functions not properly set (in r3)
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-13 00:44 --- This works with both 3.4.4 and 4.0.0, I don't know if it is a latent bug or not. -- What|Removed |Added --
[Bug middle-end/19417] return value of some functions not properly set (in r3)
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-13 00:38 --- Oh, now I see the problem, we are using r0 twice which is just wrong. -- What|Removed |Added