This is the mail archive of the gcc-cvs@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]

r123197 - in /trunk/gcc: ChangeLog fold-const.c...


Author: dorit
Date: Sun Mar 25 12:08:29 2007
New Revision: 123197

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123197
Log:
        PR tree-optimization/30784
        * fold-const.c (fold_ternary): Handle CONSTRUCTOR in case
        BIT_FIELD_REF.


Added:
    trunk/gcc/testsuite/gcc.dg/vect/pr30784.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/fold-const.c
    trunk/gcc/testsuite/ChangeLog


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