On Tue, Nov 25, 2014 at 3:12 AM, Jonathan Wakely <jwakely....@gmail.com> wrote: > On 16 November 2014 at 15:51, H.J. Lu wrote: >> Hi, >> >> Git tags are missing for GCC 4.9.1, 4.9.2, 4.8.3 and 4.7.4. > > I can't create the tags but these are the release commits: > > git tag gcc-4_9_2-release c1283af40b65f1ad862cf5b27e2d9ed10b2076b6 > git tag gcc-4_9_1-release c6fa1b412663593960e6240eb66d82fa41a1fa0b > git tag gcc-4_8_3-release 6bbf0dec66c0e719b06cd2fe67559fda6df09000 > git tag gcc-4_7_4-release ae10eb82fe34c18640ad65c2ab94ffc53f349315
I added them together with gcc-4_8_4-release. Thanks. -- H.J.