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: 3.1 PATCH: Fix Solaris 2.5.1 <widec.h> to avoid bootstrapfailure


> +fix = {
> +    hackname  = solaris_widec;
> +    files     = widec.h;
> +    mach      = '*-*-solaris*';

Can we use "*-*-solaris2.[0-5]*" here instead?  That would reduce the
risk of the patch; there is no need for it to apply to later versions.

The patch is OK for the branch with that change.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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