Re: Please have a look at PR60438
Hi, I have found the cause: Okay let me sum it up: at first the code looks like this call xxx: .cfa 92 float ops add sp 12 .cfa 80 And then split2 splits the float ops,then it looks like this call xxx: .cfa 92 push edx float ops2 add sp 4 ... ad
Please have a look at PR60438
Hi, I have found a crash when compiling,and have narrowed the bug scope in the csa pass.But I am not quite familar with that.Please help. Cause: if (hasRelativeWidth || hasRelativeHeight) true false / \ /