GCC 4.9 Release Series – Changes, New Features, and Fixes
1–10 of 43 posts
Re: GCC 4.9 Release Series – Changes, New Features, and Fixes
#2libstdc++ finally supports C++11's ! My team will be able to ditch boost regex once GCC 4.9 hits a stable version of Ubuntu.
It is also nice to see more parity with Clang when it comes to diagnostics and ASan/UBSan.
Re: GCC 4.9 Release Series – Changes, New Features, and Fixes
#3Only six months since 4.8 was released. Is GCC moving to a more regular release schedule?
Re: GCC 4.9 Release Series – Changes, New Features, and Fixes
#4It's 2014, we can now have colored output!
Will error and warning messages get unique id's with explanatory/accompanying documentation in 2034?
Re: GCC 4.9 Release Series – Changes, New Features, and Fixes
#5Seems like competition from clang led to some really practical improvements.
Re: GCC 4.9 Release Series – Changes, New Features, and Fixes
#6GCC 4.9 hasn't yet been released (and won't be until after Easter). Currently there's only a release candidate. See http://permalink.gmane.org/gmane.comp.gcc.devel/135470
Re: GCC 4.9 Release Series – Changes, New Features, and Fixes
#7Only six months since 4.8 was released. Is GCC moving to a more regular release schedule?
What's wrong with every every 6 months? It's not like bug fix releases aren't dropped in the meantime.
Re: GCC 4.9 Release Series – Changes, New Features, and Fixes
#8> Memory usage building Firefox with debug enabled was reduced from 15GB to 3.5GB; link time from 1700 seconds to 350 seconds.
This is huge- you can now do this on a laptop
Re: GCC 4.9 Release Series – Changes, New Features, and Fixes
#9Only six months since 4.8 was released. Is GCC moving to a more regular release schedule?
What's wrong with every every 6 months? It's not like bug fix releases aren't dropped in the meantime.
I think that was the point... every 6 months being better than every 6+dx months as seemed the case before.
I don't personally notice a change though, IMHO releases have been fairly consistently released since the 4.0 timeframe.
Re: GCC 4.9 Release Series – Changes, New Features, and Fixes
#10Only six months since 4.8 was released. Is GCC moving to a more regular release schedule?
That was a point release. 4.8.0 was released over a year ago.