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 middle-end/52584] Fails to constant fold vector upper/lower half BIT_FIELD_REFs


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

--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-03-16 14:49:11 UTC ---
Author: rguenth
Date: Fri Mar 16 14:49:05 2012
New Revision: 185468

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=185468
Log:
2012-03-16  Richard Guenther  <rguenther@suse.de>

    PR middle-end/52584
    * fold-const.c (fold_ternary_loc): Fold vector typed BIT_FIELD_REFs
    of vector constants and constructors.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/fold-const.c


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