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]

r208552 - in /branches/google/main/gcc/config/a...


Author: shenhan
Date: Thu Mar 13 18:19:42 2014
New Revision: 208552

URL: http://gcc.gnu.org/viewcvs?rev=208552&root=gcc&view=rev
Log:
ARM build (on chrome) is broken because of duplicate entries in arm.md
and unspecs.md. Fixed by removing duplication and merge those in
arm.md into unspecs.md.

(We had a similar fix for google/gcc-4_8 here -
http://gcc.gnu.org/viewcvs/gcc?view=revision&revision=198650)

Tested by building arm cross compiler successfully.


Modified:
    branches/google/main/gcc/config/arm/arm.md
    branches/google/main/gcc/config/arm/unspecs.md


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