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: My patch for GCC 5 directory names


Hi,

On Tue, 12 May 2015, H.J. Lu wrote:

> >> So we have
> >>
> >> experimental
> >> release
> >> post-release
> >>
> >> Why not just rename prerelease to post-release? That is a one-line
> >> change.
> >
> > Why print anything at all?  5.1.1 is after 5.1.0 in obvious ways.
> >
> 
> How can you tell GCC 5.1.1 on May 1, 2015 from GCC 5.1.1
> on May 12, 2015?

Via the svn revision.  But as the subject says, this patch is not so much 
about the --version output (though it changes it in IMO sensible way), but 
rather about file and directory names, so that they are based only on the 
major version, not on the micro version (where major before gcc5 was X.Y, 
and now is only X).


Ciao,
Michael.


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