https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61176
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61176
--- Comment #21 from PaX Team ---
(In reply to PaX Team from comment #20)
> update for gcc-6: /gcc/params.list is also needed now as it gets
> included by params.h.
PR69758 fixes it.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61176
--- Comment #20 from PaX Team ---
update for gcc-6: /gcc/params.list is also needed now as it gets
included by params.h.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61176
--- Comment #19 from Jakub Jelinek ---
Author: jakub
Date: Tue Mar 31 05:31:57 2015
New Revision: 221786
URL: https://gcc.gnu.org/viewcvs?rev=221786&root=gcc&view=rev
Log:
PR plugins/61176
* Makefile.in (install-plugin): Add all gcc/*.{h
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61176
--- Comment #18 from PaX Team ---
(In reply to Jakub Jelinek from comment #17)
> Created attachment 35144 [details]
> gcc5-pr61176.patch
>
> Patch to install all gcc/*.h and gcc/*.def headers, even when they aren't
> listed in PLUGIN_HEADERS.
t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61176
--- Comment #17 from Jakub Jelinek ---
Created attachment 35144
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35144&action=edit
gcc5-pr61176.patch
Patch to install all gcc/*.h and gcc/*.def headers, even when they aren't
listed in PLUGIN_
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61176
--- Comment #16 from Jakub Jelinek ---
And comparing the right now installed headers with what is in gcc/*.h gcc/*.def
reveals also:
addresses.h
asan.h
bb-reorder.h
builtin-attrs.def
builtins.h
builtin-types.def
cilk.h
collect2-aix.h
collect2.h
c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61176
--- Comment #15 from Jakub Jelinek ---
builtins.h has been already in 4.9, just contained far less info and thus has
been less important.
Quick check of new headers in toplevel directory that most likely aren't in
PLUGIN_HEADERS reveals also:
aut
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61176
--- Comment #14 from PaX Team ---
it seems that gcc/builtins.h doesn't get installed for plugins.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61176
--- Comment #13 from Andrew Macleod ---
gcc-plugin.h has had a number of includes added to ease the pain of flattening
basic-block.h and cgraph.h this release. If there are still issues with tree.h
or others, submit a patch which adds the requir
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61176
Richard Biener changed:
What|Removed |Added
Target Milestone|4.9.3 |---
Summary|[4.9/5 Regressio
11 matches
Mail list logo