[Bug plugins/45346] hard-reg-set.h needs to be in the plugin include directory

2021-08-27 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45346 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[Bug plugins/45346] hard-reg-set.h needs to be in the plugin include directory

2010-08-19 Thread steven at gcc dot gnu dot org
--- Comment #3 from steven at gcc dot gnu dot org 2010-08-19 20:28 --- The proper fix for this is not to just go back to the "include everything everywhere". The proper fix is instead to move struct rtl_data out of function.h (as I have said before) and into e.g. emit-rtl.h. -- http

[Bug plugins/45346] hard-reg-set.h needs to be in the plugin include directory

2010-08-19 Thread steven at gcc dot gnu dot org
--- Comment #2 from steven at gcc dot gnu dot org 2010-08-19 20:24 --- Gross. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45346

[Bug plugins/45346] hard-reg-set.h needs to be in the plugin include directory

2010-08-19 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2010-08-19 18:48 --- Patch to add it is pre-approved. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45346