------- Comment #15 from uros at gcc dot gnu dot org 2008-09-19 10:06 ------- Subject: Bug 37544
Author: uros Date: Fri Sep 19 10:04:46 2008 New Revision: 140487 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140487 Log: PR rtl-optimization/37544 * regrename.c (maybe_mode_change): Exit early when copy_mode is narrower than orig_mode and narrower than new_mode. testsuite/ChangeLog: PR rtl-optimization/37544 * gcc.dg/pr37544.c: New test. Added: branches/gcc-4_2-branch/gcc/testsuite/gcc.dg/pr37544.c - copied, changed from r140484, branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/pr37544.c Modified: branches/gcc-4_2-branch/gcc/ChangeLog branches/gcc-4_2-branch/gcc/regrename.c branches/gcc-4_2-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37544