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 target/59780] ICE in aarch64_split_128bit_move


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

--- Comment #3 from Richard Earnshaw <rearnsha at gcc dot gnu.org> ---
Author: rearnsha
Date: Thu Jan 16 17:35:50 2014
New Revision: 206671

URL: http://gcc.gnu.org/viewcvs?rev=206671&root=gcc&view=rev
Log:
    PR target/59780
    * aarch64.c (aarch64_split_128bit_move): Don't lookup REGNO on
    non-register objects.  Use gen_(high/low)part more consistently.
    Fix assertions.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/aarch64/aarch64.c


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