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/41987] [4.5 Regression] expected class ‘constant’, have ‘binary’ (rdiv_expr) in build_complex, at tree.c:1485



------- Comment #8 from ghazi at gcc dot gnu dot org  2009-11-10 16:17 -------
Subject: Bug 41987

Author: ghazi
Date: Tue Nov 10 16:16:57 2009
New Revision: 154065

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154065
Log:
        PR tree-optimization/41987
        * fold-const.c (const_binop): Avoid using fold_buildN().

testsuite:
        * gcc.c-torture/compile/pr41987.c: New.


Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr41987.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/fold-const.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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