aboutsummaryrefslogtreecommitdiff
path: root/gcc/cppbuiltin.c
diff options
context:
space:
mode:
authorJie Zhang <jie@codesourcery.com>2010-10-23 00:38:13 +0000
committerJie Zhang <jiez@gcc.gnu.org>2010-10-23 00:38:13 +0000
commit646e6f415ca6b02142132ebb82c8b11f08d2464f (patch)
treef19a82621c5689bbcd86c5c3323f03caa5df1ea5 /gcc/cppbuiltin.c
parent61a796b1698be252fa2834f1da96bbc55da05b22 (diff)
downloadgcc-646e6f415ca6b02142132ebb82c8b11f08d2464f.zip
gcc-646e6f415ca6b02142132ebb82c8b11f08d2464f.tar.gz
gcc-646e6f415ca6b02142132ebb82c8b11f08d2464f.tar.bz2
re PR rtl-optimization/37360 (ICE in haifa-sched.c when compiling __popcountsi2 from libgcc)
PR rtl-optimization/37360 * config/mips/mips.c (cached_can_issue_more): New local variable. (mips_sched_reorder_1): New. (mips_sched_reorder): Use mips_sched_reorder_1. (mips_sched_reorder2): New. (mips_variable_issue): Set cached_can_issue_more. (TARGET_SCHED_REORDER2): Define to mips_sched_reorder2 instead of mips_sched_reorder. Revert 2008-09-09 Andrey Belevantsev <abel@ispras.ru> PR rtl-optimization/37360 * haifa-sched.c (max_issue): Do not assert that we never issue more insns than issue_rate. Add comment. testsuite/ PR rtl-optimization/37360 * gcc.dg/pr37360.c: New test. From-SVN: r165880
Diffstat (limited to 'gcc/cppbuiltin.c')
0 files changed, 0 insertions, 0 deletions