> GCC 4.6.1 first release candidate has been uploaded, and the branch > is now frozen. All changes need RM approval now. > Please test it, if all goes well, 4.6.1 will be released early next > week.
No chance for a fix for this in 4.6.1? http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48600 This has been a critical regression for us, forcing the removal of cold attributes which in turn has reduced performance by a notable amount due to decreased spatial locality. If cold attributes are a sufficiently obscure feature that doesn't warrant a P1, let me know and I'll set expectations appropriately. Thanks!