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.3] Backport fix for PR/4490 ICE with -m128bit-long-double from Mainline


> | On a related note, is it kosher to import the latest
> | config.{guess,sub} into the 3.3 tree?
>
> I don't know what that means, i.e. solves as problems.

It wouldn't solve any problem per say, but it would allow
you to configure a copy of GCC as
--target=pentium4-pc-linux-gnu, like you can with the
mainline.  A cursory look at the diff between mainline and
the gcc-3.3 branch shows that amd64 is also a new alias.

As far as I am aware, I believe that anyone is allowed to
import the master version of config.guess and config.sub
into the mainline at any time.  I don't believe that the
rules for stable branches is documented anywhere.

KC


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