This is the mail archive of the gcc-bugs@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]

[Bug target/79260] [7 Regression] missing header files for plugins: arm-isa.h, arm-flags.h


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79260

--- Comment #2 from Richard Earnshaw <rearnsha at gcc dot gnu.org> ---
Author: rearnsha
Date: Mon Jan 30 14:39:50 2017
New Revision: 245029

URL: https://gcc.gnu.org/viewcvs?rev=245029&root=gcc&view=rev
Log:
        PR target/79260
        * config.gcc (arm*-*-*): Add arm/arm-flags.h and arm/arm-isa.h to
        tm_p_file.
        * arm/arm-protos.h: Don't directly include arm-flags.h and arm-isa.h.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config.gcc
    trunk/gcc/config/arm/arm-protos.h

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