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" entries
        already defined in undefs.md; all define_c_enum "unspecv" entries
        already defined in undefs.md; merged these 2 enum definitions with
        unspecs.md and removed them from arm.md.

        * gcc/config/unspecs.md: Merged several define_c_enum "unspec"
        entries from arm.md.

Ok for branch google/gcc-4_8?

H.

Attachment: patch
Description: Binary data

Reply via email to