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]

r242299 - /branches/ARM/sve-branch/gcc/config/a...


Author: rsandifo
Date: Fri Nov 11 17:36:10 2016
New Revision: 242299

URL: https://gcc.gnu.org/viewcvs?rev=242299&root=gcc&view=rev
Log:
[AArch64] Fix label mode

This patch fixes a case where we tried to force a VOIDmode label
into a DImode register, which led to invalid rtl that was previously
undiagnosed.

Modified:
    branches/ARM/sve-branch/gcc/config/aarch64/aarch64.md


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