[Bug target/69894] [6 Regression] dependency of gcc-plugin.h not installed on aarch64-linux-gnu
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 22 19:56:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69894
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Feb 22 19:55:47 2016
New Revision: 233611
URL: https://gcc.gnu.org/viewcvs?rev=233611&root=gcc&view=rev
Log:
PR target/69894
PR target/69895
* config/m68k/t-opts (OPTIONS_H_EXTRA): Add m68k-microarchs.def
and m68k-devices.def.
* config/c6x/t-c6x (OPTIONS_H_EXTRA): Add c6x-isas.def.
* config/aarch64/t-aarch64 (OPTIONS_H_EXTRA): Add aarch64-arches.def.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/aarch64/t-aarch64
trunk/gcc/config/c6x/t-c6x
trunk/gcc/config/m68k/t-opts
More information about the Gcc-bugs
mailing list