search for: base_arg

Displaying 1 result from an estimated 1 matches for "base_arg".

Did you mean: bad_arg
2016 Jul 04
2
Simple program fails to compile depending on target os
...however it fails to compile at all for `armv7-apple-ios`. I was able to reduce the produced code, while retaining the compilation issue on `armv7-apple-ios` to the following sample case: ————————————————————— 8< ————————————————————— define ghccc void @"f$def"(i32* noalias nocapture %Base_Arg, i32* noalias nocapture %Sp_Arg, i32* noalias nocapture %Hp_Arg, i32 %R1_Arg, i32 %R2_Arg, i32 %R3_Arg, i32 %R4_Arg, i32 %SpLim_Arg, float %F1_Arg, float %F2_Arg, f...