Re: [Patch][google/gcc-4_8] Fix arm build broken

2013-05-01 Thread Diego Novillo
On 2013-04-24 19:11 , Han Shen(沈涵) wrote: ARM build (on chrome) is broken. This patch fixed the problem. Tested by building arm cross compiler successfully. * gcc/config/config.cc: Removed duplicated header files which causes error in generating gtyp-input.list. * gcc

[Patch][google/gcc-4_8] Fix arm build broken

2013-04-24 Thread 沈涵
ARM build (on chrome) is broken. This patch fixed the problem. Tested by building arm cross compiler successfully. * gcc/config/config.cc: Removed duplicated header files which causes error in generating gtyp-input.list. * gcc/config/arm.md: Most of define_c_enum "unspec"