
26
GNU Compiler
•
General optimizer improvements
•
New data flow analyzer framework (GCC 4.3)
•
System z machine support
•
System z10 processor support (> GCC 4.3)
•
Exploit instruction new to z10
•
Selected via -march=z10 / -mtune=z10
•
Decimal floating point support (GCC 4.3)
•
For newer machines with hardware DFP support
•
64 bit registers for 31 bit applications (> GCC 4.3)
•
Work in progress
•
System z compiler performance
•
Overall enhancement > 10% on z9 with industry-standard integer benchmark
•
8% comparing GCC 3.4 and GCC 4.1
•
5.9% comparing GCC 4.1 and GCC 4.2
•
0.5% comparing GCC 4.2 and GCC 4.3
© 2008 IBM Corporation
3.0 3.1/
3.2
3.3 3.4 4.0 4.1 4.2 4.3
0
20
40
60
80
100
120
140
160
180
200
GCC Version
Patc hes
Komentáře k této Příručce