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]

r226777 - in /trunk/gcc: ChangeLog config/aarch...


Author: jiwang
Date: Tue Aug 11 11:17:28 2015
New Revision: 226777

URL: https://gcc.gnu.org/viewcvs?rev=226777&root=gcc&view=rev
Log:
[AArch64][Obivious] Add the missing ',' for enumeration element

2015-08-11  Jiong Wang  <jiong.wang@arm.com>

gcc/
  * config/aarch64/aarch64.h (REG_CLASS_NAMES): Add the missing ',' after
  FIXED_REG0.


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


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