This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/65220] [4.8/4.9/5 Regression] integer division in stack alignment for VLA allocation


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

--- Comment #9 from Aldy Hernandez <aldyh at gcc dot gnu.org> ---
Author: aldyh
Date: Fri Feb 27 15:01:57 2015
New Revision: 221064

URL: https://gcc.gnu.org/viewcvs?rev=221064&root=gcc&view=rev
Log:
    PR rtl-optimization/65220
    * config/i386/i386.md (*udivmod<mode>4_pow2): New.

Added:
    trunk/gcc/testsuite/gcc.target/i386/pr65520.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.md


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]