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/55198] [4.8 Regression] libquadmath/math/fmaq.c:233:7: internal compiler error


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

--- Comment #8 from John David Anglin <danglin at gcc dot gnu.org> 2013-01-02 21:14:22 UTC ---
Author: danglin
Date: Wed Jan  2 21:14:13 2013
New Revision: 194822

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194822
Log:
    PR middle-end/55198
    * expr.c (expand_expr_real_1): Don't use bitfield extraction for non
    BLKmode objects when EXPAND_MEMORY is specified.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/expr.c


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