This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Solaris 10 fixinc patch


"Joseph S. Myers" wrote:
> 
> This patch bypasses some unnecessary fixincludes fixes on Solaris 10.

Just for sanity:  Are there still issues that have to be corrected?
i.e. could Sol. 10 work without fixincludes?  Otherwise:

> OK to commit?

Looks good to me.

> +    /* The Solaris 2.10 headers already define these types correctly.  */
> +    mach   = '*-*-solaris2.1[0-9]*';
> +    not_machine = true;

OK.  I'm impressed.  Even I had forgotten about the "invert sense" attribute.  :-)

Cheers - Bruce


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]