[Bug plugins/56754] some missing plugin headers during installation in gcc 4.8

2013-05-22 Thread baldrick at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56754 Duncan Sands changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug plugins/56754] some missing plugin headers during installation in gcc 4.8

2013-05-22 Thread baldrick at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56754 --- Comment #7 from Duncan Sands --- 2013-05-21 Magnus Granberg PR plugins/56754 * Makefile.in (PLUGIN_HEADERS): Add TARGET_H

[Bug plugins/56754] some missing plugin headers during installation in gcc 4.8

2013-05-21 Thread pageexec at freemail dot hu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56754 --- Comment #6 from PaX Team --- (In reply to Duncan Sands from comment #5) > Was there any feedback on this patch? sadly, no response so far (this bug is still UNCONFIRMED even), so it's probably not going to make 4.8.1.

[Bug plugins/56754] some missing plugin headers during installation in gcc 4.8

2013-05-21 Thread baldrick at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56754 Duncan Sands changed: What|Removed |Added CC||baldrick at gcc dot gnu.org --- Comment #5

[Bug plugins/56754] some missing plugin headers during installation in gcc 4.8

2013-03-31 Thread zorry at gentoo dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56754 --- Comment #4 from Magnus Granberg 2013-03-31 21:33:45 UTC --- Created attachment 29761 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29761 This patch readd TARGET_H to PLUGIN_HEADERS This patch is posted on gcc-patch ml and on

[Bug plugins/56754] some missing plugin headers during installation in gcc 4.8

2013-03-29 Thread nemykal at mercurylampe dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56754 Michael Davies changed: What|Removed |Added CC||nemykal at mercurylampe dot

[Bug plugins/56754] some missing plugin headers during installation in gcc 4.8

2013-03-28 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56754 Jack Howarth changed: What|Removed |Added CC||howarth at nitro dot

[Bug plugins/56754] some missing plugin headers during installation in gcc 4.8

2013-03-27 Thread zorry at gentoo dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56754 --- Comment #1 from Magnus Granberg 2013-03-28 03:22:04 UTC --- Revision 188166 remove TARGET_H from GIMPLE_H. when TARGET_H did get remove from GIMPLE_H it don't get pass to IPA_PROP_H, so it can't get pass to PLUGIN_HEADERS.