[Bug preprocessor/58397] Please add host_hooks for NetBSD to make precompiled headers work

2018-11-26 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58397

Jeffrey A. Law  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||law at redhat dot com
 Resolution|--- |FIXED

--- Comment #6 from Jeffrey A. Law  ---
Fixed on the trunk.

[Bug preprocessor/58397] Please add host_hooks for NetBSD to make precompiled headers work

2018-11-26 Thread law at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58397

--- Comment #5 from Jeffrey A. Law  ---
Author: law
Date: Mon Nov 26 21:21:16 2018
New Revision: 266484

URL: https://gcc.gnu.org/viewcvs?rev=266484=gcc=rev
Log:
PR target/58397
* config.host (*-*-netbsd*): Use x-netbsd and host-netbsd.o.
* config/x-netbsd: New file.
* config/host-netbsd: New file.

Added:
trunk/gcc/config/host-netbsd.c
trunk/gcc/config/x-netbsd
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config.host

[Bug preprocessor/58397] Please add host_hooks for NetBSD to make precompiled headers work

2015-09-15 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58397

Jonathan Wakely  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2015-09-16
   Host||*-*-netbsd*
 Ever confirmed|0   |1

--- Comment #4 from Jonathan Wakely  ---
Thanks for the patches. Please send them to gcc-patches for review rather than
attaching them here, as documented at:

https://gcc.gnu.org/contribute.html#patches


[Bug preprocessor/58397] Please add host_hooks for NetBSD to make precompiled headers work

2015-08-06 Thread martin at netbsd dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58397

Martin Husemann martin at netbsd dot org changed:

   What|Removed |Added

  Attachment #30803|0   |1
is obsolete||

--- Comment #2 from Martin Husemann martin at netbsd dot org ---
Created attachment 36137
  -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=36137action=edit
Updated version of host hooks for NetBSD


[Bug preprocessor/58397] Please add host_hooks for NetBSD to make precompiled headers work

2015-08-06 Thread martin at netbsd dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58397

Martin Husemann martin at netbsd dot org changed:

   What|Removed |Added

Version|4.8.1   |5.2.0

--- Comment #3 from Martin Husemann martin at netbsd dot org ---
This still applies to current releases of gcc and makes plain FSF gcc
unbuildable on many NetBSD architectures.


[Bug preprocessor/58397] Please add host_hooks for NetBSD to make precompiled headers work

2013-09-11 Thread martin at netbsd dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58397

--- Comment #1 from Martin Husemann martin at netbsd dot org ---
Created attachment 30803
  -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=30803action=edit
host hooks for NetBSD