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]

PATCH: Add branch name and revision number to "gcc --version"


We can't tell the exact gcc source from "gcc --version" since it only
shows a date. There can be many changes within a day. These patches
add branch name and revision number to "gcc --version". The results
look like

http://gcc.gnu.org/ml/gcc-testresults/2006-01/msg00334.html
http://gcc.gnu.org/ml/gcc-testresults/2006-01/msg00336.html


H.J.

Attachment: gcc-rev-2.patch
Description: Text document

Attachment: gcc-update-rev-4.patch
Description: Text document


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