summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2017-10-10 13:31:11 -0700
committerH.J. Lu <hjl.tools@gmail.com>2017-10-10 13:53:38 -0700
commit77b514b37e0207882df7eca564a9fbf622cdeb52 (patch)
treee7c415f5454b0e026a08896b9239b86f42cf1ef4 /include
parent2b31f61c2d641032002ffaa7e636d0eb92a96d55 (diff)
downloadgcc-hjl/pr82499/master.tar.gz
i386: Check red zone size in push peephole2hjl/pr82499/master
Check red zone size, instead of if red zone is available, in push peephole2s. gcc/ PR target/82499 * config/i386/i386.h (x86_red_zone_size): New. * config/i386/i386.md (push peephole2s): Replace "!ix86_using_red_zone ()" with "ix86_red_zone_size == 0". gcc/testsuite/ PR target/82499 * gcc.target/i386/pr82499-1.c: New file. * gcc.target/i386/pr82499-2.c: Likewise. * gcc.target/i386/pr82499-3.c: Likewise.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions