Re: GCC 4.8.4 Status Report (2014-12-05)
On Fri, Dec 5, 2014 at 4:08 AM, H.J. Lu wrote: > On Fri, Dec 5, 2014 at 1:18 AM, Jakub Jelinek wrote: >> Status >> == >> >> It is time for another 4.8 release, I'd like to create 4.8.4 release >> candidate at the end of the next week and if all goes well, 4.8.4 release >> a week after that. If you have any safe fixes you'd like to be backported, >> please do so soon, and if there are any known issues on the branch, please >> make sure they are reported in bugzilla and let us RMs know about those. >> > > I backported the fix for > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64037 > My fix was reverted on trunk and 4.8 branch. I submitted an updated patch: https://gcc.gnu.org/ml/gcc-patches/2014-12/msg01183.html I'd like to see it get fixed in 4.8.4. -- H.J.
Re: GCC 4.8.4 Status Report (2014-12-05)
On Sun, Dec 14, 2014 at 06:50:55AM -0800, H.J. Lu wrote: > On Fri, Dec 5, 2014 at 4:08 AM, H.J. Lu wrote: > > On Fri, Dec 5, 2014 at 1:18 AM, Jakub Jelinek wrote: > >> Status > >> == > >> > >> It is time for another 4.8 release, I'd like to create 4.8.4 release > >> candidate at the end of the next week and if all goes well, 4.8.4 release > >> a week after that. If you have any safe fixes you'd like to be backported, > >> please do so soon, and if there are any known issues on the branch, please > >> make sure they are reported in bugzilla and let us RMs know about those. > >> > > > > I backported the fix for > > > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64037 > > > > My fix was reverted on trunk and 4.8 branch. I submitted an updated > patch: > > https://gcc.gnu.org/ml/gcc-patches/2014-12/msg01183.html > > I'd like to see it get fixed in 4.8.4. Given that the previous version broke some targets, I think we shouldn't rush this in. The bug has been there for several years, 4.8.5 will be released in a few months. Jakub
gcc-5-20141214 is now available
Snapshot gcc-5-20141214 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/5-20141214/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 5 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/trunk revision 218722 You'll find: gcc-5-20141214.tar.bz2 Complete GCC MD5=69a91740ac1f0f1929a0ca26e83f4691 SHA1=2ae1fb79ebae527558f9a9eefa52f833b0d1e140 Diffs from 5-20141207 are available in the diffs/ subdirectory. When a particular snapshot is ready for public consumption the LATEST-5 link is updated and a message is sent to the gcc list. Please do not use a snapshot before it has been announced that way.