[Bug target/69140] [5/6 regression] Stack alignment + O1 breaks on x86_64 [introduced by r230176 ]

bucaneer at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Jan 5 00:34:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69140

--- Comment #2 from Justas L <bucaneer at gmail dot com> ---
Created attachment 37221
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37221&action=edit
testcase

This testcase throws the error when compiled with:

gcc -c -O2 -mincoming-stack-boundary=3 crypt_md4.i


More information about the Gcc-bugs mailing list