http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47389
--- Comment #8 from Zdenek Sojka <zsojka at seznam dot cz> 2012-10-21 10:16:41 UTC --- (In reply to comment #7) > I have done several tests and it seems -fno-combine-stack-adjustments doesn't > cause any ICEs as it used to. However, 4.7.3 still crashes, even though the > fix > for PR53602 has been backported to 4.7.1. Both testcases behave the same. Oh, only part of PR53602 has been backported; r188360 ( http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53602#c13 ) hasn't.