Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        gcc - Various compilers (C, C++, Objective-C, Java, ...)
        
        
        - Description:
- The gcc package contains the GNU Compiler Collection version 4.1.
You'll need this package in order to compile C code. 
Packages
        
        
            | gcc-4.1.2-48.el5.i386
              [5.2 MiB] | Changelog
              by Jakub Jelinek (2009-12-09): - fix debuginfo for local variables in constructors or destructors
  (#513184, PR c++/27574)
- force BLKmode return values into registers if they are from likely
  spilled classes (#516028, PR rtl-optimization/41646)
- fix dynamic_cast (#519519)
- fix debuginfo for ppc{,64} with -mno-sched-prolog (#528792, PR target/40473)
- fix libjava to avoid opening *.la/dlopening *.so files from current
  working directory or subdirectories thereof (#545673, CVE-2009-3736)
- fix DW_OP_{gt,ge,lt,le} handling, add DW_OP_swap handling |