Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gcc: Various compilers (C, C++, Objective-C, Java, ...)
Name: | gcc |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 4.1.0 |
License: | GPL |
Release: | 0.27 |
URL: | http://gcc.gnu.org |
- Summary
- The gcc package contains the GNU Compiler Collection version 4.1.
You'll need this package in order to compile C code.
Arch: src
Download: | gcc-4.1.0-0.27.src.rpm |
Build Date: | Mon Mar 13 12:15:53 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 34.76 MiB |
Changelog
- * Mon Mar 13 00:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Wed Feb 15 00:00:00 2006 Alexandre Oliva <aoliva{%}redhat{*}com> 4.1.0-0.27
-
- merge fix by Zdenek Dvorak for regression introduced by patch for PR
tree-optimization/26209
- * Wed Feb 15 00:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> 4.1.0-0.26
-
- update from gcc-4_1-branch (-r110903:110978)
- PRs fortran/20861, fortran/20871, fortran/25059, fortran/25070,
fortran/25083, fortran/25088, fortran/25103, fortran/26038,
fortran/26074, inline-asm/16194, libfortran/24685,
libfortran/25425, target/26141, tree-optimization/26258
- ABI change - revert to GCC 3.3 and earlier behaviour of
zero sized bitfields in packed structs (Michael Matz, PR middle-end/22275)
- fix valarrays vs. non-POD (Paolo Carlini, Gabriel Dos Reis,
PR libstdc++/25626)
- fix C++ duplicate declspec diagnostics (Volker Reichelt, PR c++/26151)
- fix dominance ICE (Zdenek Dvorak, PR tree-optimization/26209)
- add some new Intel {,e,x}mmintrin.h intrinsics (H.J. Lu)
- speedup bitset<>::_M_copy_to_string (Paolo Carlini)
- fix tree_expr_nonzero_p (Jeff Law)
- fix TRUTH_XOR_EXPR handling in VRP (Jeff Law)