re PR rtl-optimization/65220 (integer division in stack alignment for VLA allocation)
authorJakub Jelinek <jakub@redhat.com>
Fri, 27 Feb 2015 15:01:57 +0000 (16:01 +0100)
committerAldy Hernandez <aldyh@gcc.gnu.org>
Fri, 27 Feb 2015 15:01:57 +0000 (15:01 +0000)
commit395df65e21e27cce615fb89747c553d4814c6b07
treeb5917f8580c655b57a482ab30c88fa6f01700a97
parent4fcfb584fe61bc537e45ea4bfffe738aa19f193b
re PR rtl-optimization/65220 (integer division in stack alignment for VLA allocation)

PR rtl-optimization/65220
* config/i386/i386.md (*udivmod<mode>4_pow2): New.

Co-Authored-By: Aldy Hernandez <aldyh@redhat.com>
From-SVN: r221064
gcc/ChangeLog
gcc/config/i386/i386.md
gcc/testsuite/gcc.target/i386/pr65520.c [new file with mode: 0644]