[Bug middle-end/19752] error: unrecognizable insn

2005-02-02 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-02 14:33 --- *** This bug has been marked as a duplicate of 14838 *** -- What|Removed |Added

[Bug middle-end/19752] error: unrecognizable insn

2005-02-02 Thread jorgen dot moth at uni-c dot dk
--- Additional Comments From jorgen dot moth at uni-c dot dk 2005-02-02 14:07 --- To avoid the compiler error it helps to move the last "return(result" outside the curly brackets of the last else statement (literally removing the pair of curly brackets of the else statement). This chan