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 tree-optimization/23282] [4.0 Regression] wrong results at -O on x86



------- Comment #15 from rakdver at gcc dot gnu dot org  2006-01-18 23:31 -------
Subject: Bug 23282

Author: rakdver
Date: Wed Jan 18 23:31:16 2006
New Revision: 109920

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109920
Log:
        PR tree-optimization/23282
        * tree-chrec.c (chrec_fold_multiply_poly_poly): Associate chrecs
        correctly.

        PR tree-optimization/23282
        * gcc.c-torture/execute/pr23282.c: New test.


Added:
    branches/gcc-4_0-branch/gcc/testsuite/gcc.c-torture/execute/pr23282.c
Modified:
    branches/gcc-4_0-branch/gcc/ChangeLog
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_0-branch/gcc/tree-chrec.c


-- 


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


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