Compiler version

vivo75 at gmail.com vivo75 at gmail.com
Thu Jun 28 17:53:03 BST 2012


Il 28/06/2012 16:31, Thiago Macieira ha scritto:
> On quinta-feira, 28 de junho de 2012 14.38.37, vivo75 at gmail.com wrote:
>> actually for stability and feature related to c++11 gcc-4.7 is nearly
>> the minimum, but in my experience gcc-4.7 is still a bit rough so +1 for
>> gcc-4.6
> That's nonsense. C++11 support in GCC 4.5 and 4.6 is just fine.
>

Thiago you work to qt5 which include the c++11 stuff, so probably you 
know better than rumors around, must admit that I've spoken by those 
rather than an extended experience in the field.

What made me think the rumors were true is:
a) many programs which support to be compiled with c++11 syntax require 
gcc-4.7
b) that the resolved/fixed bug list is rather long:

A search for resolved/fixed bugs with 'C++0x' or 'C++11' in the summary
580 bugs found [1]

the same search with gcc-4.7.{0,1,2} as "known to fail" is much shorter:
22 bugs found [2]

feature wise instead the increment in 4.7 seem to be short (there was a 
diff in the first mail):

Non-static data member
New wording for C++11 lambdas
Template aliases
Delegating constructors
User-defined literals
Extended friend declarations
Explicit virtual overrides

[1] 
http://gcc.gnu.org/bugzilla/buglist.cgi?order=Bug%20Number&short_desc=C%2B%2B0x%20C%2B%2B11&resolution=FIXED&cf_known_to_fail_type=anywords&cf_known_to_work_type=allwords&query_format=advanced&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&short_desc_type=anywordssubstr&product=gcc

[2] 
http://gcc.gnu.org/bugzilla/buglist.cgi?order=Bug%20Number&short_desc=C%2B%2B0x%20C%2B%2B11&resolution=FIXED&cf_known_to_fail_type=anywords&cf_known_to_work_type=allwords&query_format=advanced&bug_status=RESOLVED&bug_status=VERIFIED&bug_status=CLOSED&short_desc_type=anywordssubstr&product=gcc&cf_known_to_fail=4.7.0&cf_known_to_fail=4.7.1&cf_known_to_fail=4.7.2






More information about the kde-core-devel mailing list