[PATCHv2] PowerPC: Add msingle-pic-base option.

Andrew Pinski pinskia@gmail.com
Tue Dec 7 01:30:00 GMT 2010


On Mon, Dec 6, 2010 at 4:50 PM, Joakim Tjernlund
<joakim.tjernlund@transmode.se> wrote:
> You think 4.5 is old already? Before 4.6 is even out?
> 4.5 isn't used by many on a daily basis as far as I can tell, not to
> mention 4.6.

Let me explain that GCC 4.5 is a release branch.  We don't like to put
new features into a release branch as that means it could unstablize
the branch such the next release of the 3.5.x series is worse than the
previous one.  That is something we don't want to happen.  New
features always go on the trunk and it is decided based on how the
change could be unstable might backport the change (most likely not
for new features).  This is standard software release practice as far
as I know it.

-- Pinski



More information about the Gcc-patches mailing list