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/25578] [4.2 Regression] gfortran version 4.2.0 20051227 - 144 new testsuite failures since 2005121



------- Comment #7 from bonzini at gnu dot org  2006-01-03 14:58 -------
Subject: Bug 25578

Author: bonzini
Date: Tue Jan  3 14:58:05 2006
New Revision: 109281

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109281
Log:
gcc:
2006-01-03  Paolo Bonzini  <bonzini@gnu.org>

        PR rtl-optimization/25578
        * combine.c (combine_simplify_rtx, force_to_mode): Don't
        pass a parameter to simplify_shift_const if changing ASHIFTRT
        to LSHIFTRT.

gcc/testsuite:
2006-01-03  Paolo Bonzini  <bonzini@gnu.org>

        PR rtl-optimization/25578
        * gcc.c-torture/execute/20060102-1.c: New testcase.


Added:
    trunk/gcc/testsuite/gcc.c-torture/execute/20060102-1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/combine.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25578



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