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/61559] FAIL: gcc.dg/builtin-bswap-8.c on i686 with -mmovbe


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61559

--- Comment #16 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Thu Nov 13 08:45:29 2014
New Revision: 217464

URL: https://gcc.gnu.org/viewcvs?rev=217464&root=gcc&view=rev
Log:
2014-12-13  Richard Biener  <rguenther@suse.de>

    PR middle-end/61559
    * match.pd: Implement bswap patterns for transforms checked by
    gcc.dg/builtin-bswap-8.c.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/match.pd


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