Fedora Core 5 Update: gcc-4.1.1-1.fc5

Jakub Jelinek jakub at redhat.com
Sat May 27 18:17:56 UTC 2006


---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2006-596
2006-05-27
---------------------------------------------------------------------

Product     : Fedora Core 5
Name        : gcc
Version     : 4.1.1                      
Release     : 1.fc5                  
Summary     : 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.

---------------------------------------------------------------------

* Thu May 25 2006 Jakub Jelinek <jakub at redhat.com> 4.1.1-1.fc5
- update from gcc-4_1-branch (-r113848:114107)
  - GCC 4.1.1 release
  - PR fortran/27553
- fix i386/x86_64 -O0 -fpic link failure (#192816, PR target/27758)
- fix gcjh on 64-bit hosts (#192700)
- -fvar-tracking fixes needed for SystemTap (Alexandre Oliva, BZ#2438)
* Wed May 17 2006 Jakub Jelinek <jakub at redhat.com> 4.1.0-19
- update from gcc-4_1-branch (-r113785:113848)
  - PRs c++/26757, c++/27339, c++/27491, driver/26885, rtl-optimization/14261,
	target/26600, tree-optimization/27603
- merge gomp changes from the trunk (-r113513:113514, -r113821:113823 and
  -r113845:113846)
  - PRs middle-end/27415, middle-end/27573
- optimize handling of large CONSTRUCTORs (Bernd Schmidt,
  PR middle-end/27620)
* Mon May 15 2006 Jakub Jelinek <jakub at redhat.com> 4.1.0-18
- update from gcc-4_1-branch (-r113722:113785)
  - PRs c++/27315, c++/27581, c++/27582, rtl-optimization/22563
- merge gomp changes from the trunk (-r113786:113790)
* Sun May 14 2006 Jakub Jelinek <jakub at redhat.com> 4.1.0-17
- make -mtune=z9-109 the default on s390{,x} (#184630)
* Sat May 13 2006 Jakub Jelinek <jakub at redhat.com> 4.1.0-16
- update from gcc-4_1-branch (-r113637:113722)
  - PRs bootstrap/26872, c++/27547, fortran/20460, fortran/24549,
	middle-end/27384, middle-end/27488, target/26545, target/27158
- fix libgcj.pc location and content on x86_64, ppc64 and s390x (#185230)
- make __dso_handle const, so that it is added into .data.rel.ro section
  in shared libraries
- fix a typo in __builtin_object_size computation (Richard Guenther,
  PR tree-optimization/27532)
- fix ICE on -O0 -g if static local variables are in unreachable code blocks
  (Jan Hubicka, PR debug/26881)
- fix ICEs with conflicts across abnormal edges (Zdenek Dvorak,
  PRs tree-optimization/27283, tree-optimization/27548,
  tree-optimization/27549)
- warn about OpenMP section 2.9 region nesting violations
- fix OpenMP fortran array REDUCTION with -fbounds-check (PR fortran/27446)
- fix OpenMP {{FIRST,LAST}PRIVATE,REDUCTION} in orphaned construct on
  Fortran dummy argument (PR middle-end/27416)
- fix ICE on #pragma omp for unsigned iteration variable (PR c/27499)
* Tue May  9 2006 Jakub Jelinek <jakub at redhat.com> 4.1.0-15
- update from gcc-4_1-branch (-r113623:113637)
  - PR fortran/27378
- update from trunk (-r109500:109501, -r109670:109671, -r111341:111342,
		     -r111704:111705, -r112546:112547, -r113111:113112,
		     -r113339:113341, -r113511:113513)
- fix loop peeling (Zdenek Dvorak, #190039, PR rtl-optimization/27335)
* Mon May  8 2006 Jakub Jelinek <jakub at redhat.com> 4.1.0-14
- update from gcc-4_1-branch (-r113489:113623)
  - PRs c++/27422, c++/27427, fortran/24813, fortran/25099, fortran/25681,
	fortran/27269, fortran/27324, libfortran/26985, objc/27240,
	target/26481, target/26765, tree-optimization/25985,
	tree-optimization/27151
- fix zero size field handling in structalias (Richard Guenther,
  PR tree-optimization/27409)
- fix PR tree-optimization/27136 (Richard Guenther)
- fix classification of invalid struct types on x86_64 (Volker Reichelt,
  PR target/27421)
* Wed May  3 2006 Jakub Jelinek <jakub at redhat.com> 4.1.0-13
- update from gcc-4_1-branch (-r113416:113489)
  - PRs c/25309, target/27374, target/27387, tree-optimization/27364
- merge gomp changes from trunk (-r113267:113271, -r113411:113412,
  -r113452:113456, -r113482:113483, -r113493:113494)
  - PR fortran/27395
- additional gomp fixes (PRs c++/27359, middle-end/27388)
- package SYSCALLS.c.X for protoize (#190047)
- fix gcj -fprofile-arcs -ftest-coverage (Alexandre Oliva, #177450)
- reenable profiledbootstrap
- in 64-bit builds remove 32-bit /usr/lib/lib* libraries from the
  buildroots (and similarly on 32-bit builds remove 64-bit /usr/lib64/lib*)
  before AutoReq generation (#190541)
* Mon May  1 2006 Jakub Jelinek <jakub at redhat.com> 4.1.0-12
- update from gcc-4_1-branch (-r113242:113416)
  - PRs c++/26534, c++/26912, c++/27094, c++/27278, c++/27279, fortran/26017,
	libgfortran/20257, libgfortran/27304, libgfortran/27360,
	libstdc++/26513, middle-end/26565, middle-end/26869,
	rtl-optimization/26685, target/26826
- merge gomp changes from trunk (-r113255:113256, -r113420:113421)
  - PRs libgomp/25865, c/27358
- assorted gomp fixes (PRs middle-end/27325, middle-end/27310,
  middle-end/27328, middle-end/27337, c++/26943)
- fix builtin memset (Alan Modra, PR middle-end/27260, PR middle-end/27095)
* Tue Apr 25 2006 Jakub Jelinek <jakub at redhat.com> 4.1.0-11
- update from gcc-4_1-branch (-r113149:113242)
  - PRs c/25875, c/26774, fortran/18803, fortran/25597, fortran/25669,
	fortran/26787, fortran/26822, fortran/26834, fortran/27089,
	fortran/27113, fortran/27122, fortran/27124, target/21283,
	target/26961
- fix number of iterations computation (Zdenek Dvorak, #189376,
  PR tree-optimization/27285)
- fix handling of volatile in the inliner (Andrew Pinski, Richard Guenther,
  PR tree-optimization/27236)
- strip useless type conversions in the inliner (Andrew Pinski,
  Richard Guenther, PR tree-optimization/27218)
* Fri Apr 21 2006 Jakub Jelinek <jakub at redhat.com> 4.1.0-10
- update from gcc-4_1-branch (-r113110:113149)
  - PRs libgcj/21941, libgcj/27170, libgcj/27231, libgfortran/27138,
	libstdc++/26424, mudflap/26789
- improve dir/../-stripping code to support /usr/lib64 and /usr/lib in
  separate AFS mountpoints (Alexandre Oliva, #137200)
- fix fortran real(16) transpose and reshape on 32-bit architectures
  (PR fortran/26769)
- fix i?86/x86_64 vector extraction (Alexandre Oliva, #187450)
- fix testcase for ppc32 va_arg bug
- fix testsuite log uuencoding
- fix acats timeout framework
* Thu Apr 20 2006 Jakub Jelinek <jakub at redhat.com> 4.1.0-9
- update from gcc-4_1-branch (-r112951:113110)
  - PRs c++/10385, c++/26036, c++/26365, c++/26558, classpath/27163,
	fortran/26769, libgcj/27171, libgfortran/26766, libstdc++/27162,
	middle-end/27095, middle-end/27134, target/27182,
	tree-optimization/26643, tree-optimization/26821,
	tree-optimization/26854, tree-optimization/27087
- fix ppc32 va_arg bug (Alan Modra)
- assorted gomp fixes (PRs c++/25874, middle-end/25989, c/25996, c/26171,
  middle-end/26913)
- fix pretty printing C array types (#188944)
- fix ICE on unprototyped alloca (PR tree-optimization/26865)
- fix truncation optimization overflow handling (PR middle-end/26729)
- uuencode dejagnu testsuite log files in rpmbuild output
* Fri Apr 14 2006 Jakub Jelinek <jakub at redhat.com> 4.1.0-8
- update from gcc-4_1-branch (-r112825:112951)
  - PRs c++/26122, c++/26295, fortran/23634, fortran/25619, fortran/26257,
	libgcj/23829, libgcj/26522, libgfortran/26890, target/27006
- merge gomp changes from trunk (-r112934:112935)
  - PR libgomp/26651
- fix ICE in gomp handling of EH regions (PR middle-end/26823)
* Mon Apr 10 2006 Jakub Jelinek <jakub at redhat.com> 4.1.0-7
- update from gcc-4_1-branch (-r112727:112825)
  - PRs fortran/19101, fortran/25031, fortran/26779, fortran/26891,
	fortran/26976, target/26508, tree-optimization/26919
- fix libgfortran printing of REAL*16 for IEEE quad and IBM extended formats
  (PR libgfortran/24685)
- fix Fortran -fbounds-check (Roger Sayle, #188409, PR middle-end/22375)
- fix Java StackTraceElement.toString() (Mark Wielaard, #183212,
  PR classpath/27081)
- fix -fopenmp -static
* Thu Apr  6 2006 Jakub Jelinek <jakub at redhat.com> 4.1.0-6
- update from gcc-4_1-branch (-r112706:112727)
  - PRs classpath/24752, classpath/27028, libgcj/26625, libgcj/27024,
	tree-optimization/26996
- reenable PR c++/19238, c++/21764 fixes, only PR c++/21581 is not
  applied
- better fix for Java GC vs. pthread_create (Bryce McKinlay, #182263,
  PR libgcj/13212)
- fix objc_push_parm (#185398)
- fix ICE with -feliminate-dwarf2-dups and using namespace (#187787,
  PR debug/27057)
* Wed Apr  5 2006 Jakub Jelinek <jakub at redhat.com> 4.1.0-5
- update from gcc-4_1-branch (-r112431:112706)
  - PRs bootstrap/26936, bootstrap/27023, classpath/25924, fortran/19303,
	fortran/25358, fortran/26816, java/25414, java/26042, java/26858,
	libfortran/26735, libgcj/26990, libstdc++/26777, testsuite/25741,
	tree-optimization/18527, tree-optimization/26763,
	tree-optimization/26830
- merge gomp changes from trunk (-r112602:112603 and -r112618:112619)
- temporarily revert PR c++/21764, c++/19238, c++/21581 fixes (#187399)
* Tue Mar 28 2006 Jakub Jelinek <jakub at redhat.com> 4.1.0-4
- update from gcc-4_1-branch (-r111697:112431)
  - PRs ada/25885, c/26004, fortran/17298, fortran/20935, fortran/20938,
	fortran/23092, fortran/24519, fortran/24557, fortran/25045,
	fortran/25054, fortran/25075, fortran/25089, fortran/25378,
	fortran/25395, fortran/26041, fortran/26054, fortran/26064,
	fortran/26107, fortran/26277, fortran/26393, fortran/26716,
	fortran/26741, libfortran/21303, libfortran/24903, libgcj/24461,
	libgcj/25713, libgcj/26103, libgcj/26688, libgcj/26706,
	libgfortran/26499, libgfortran/26509, libgfortran/26554,
	libgfortran/26661, libgfortran/26880, libstdc++/26132,
	middle-end/18859, middle-end/19543, middle-end/26557,
	middle-end/26630, other/26489, target/25917, target/26347,
	target/26459, target/26532, target/26607, tree-optimization/26524,
	tree-optimization/26587, tree-optimization/26672
  - fix visibility and builtins interaction (Jason Merrill,
    PR middle-end/20297, #175442)
- merge gomp changes from trunk (-r112022:112023, -r112250:112251,
  -r112252:112253, -r112350:112351 and -r112282:112283)
  - PRs c++/26691, middle-end/26084, middle-end/26611, c++/26690,
	middle-end/25989
- support visibility attribute on namespaces (Jason Merrill, PR c++/21764,
  PR c++/19238)
- use hidden visibility for anonymous namespaces by default (Jason Merrill,
  PR c++/21581)

---------------------------------------------------------------------
This update can be downloaded from:
  http://download.fedora.redhat.com/pub/fedora/linux/core/updates/5/

6030687d5f635166e08f38e3b331510a54786a58  SRPMS/gcc-4.1.1-1.fc5.src.rpm
818fb0d9e8eb87b45911e6117329b257060bf50a  ppc/gcc-4.1.1-1.fc5.ppc.rpm
53590726d0785176af8d0aad85128305f422b8a3  ppc/libgcc-4.1.1-1.fc5.ppc.rpm
180c486ced8b348d29a6fa6ad953623544dc1cd6  ppc/gcc-c++-4.1.1-1.fc5.ppc.rpm
c6aa7409686b9f58f6a421818353a3c7319292c4  ppc/libstdc++-4.1.1-1.fc5.ppc.rpm
a4f45cc7912991aed9e0057d0f072114549f4181  ppc/libstdc++-devel-4.1.1-1.fc5.ppc.rpm
44c03c61a500f93ffae8d2ede5410d2fb2fac348  ppc/gcc-objc-4.1.1-1.fc5.ppc.rpm
d859c41be2696a88b5f3e3d91209e9ff065b7484  ppc/gcc-objc++-4.1.1-1.fc5.ppc.rpm
4a3c895dadb38de8ea2b1d07ed12ad943bfcbc58  ppc/libobjc-4.1.1-1.fc5.ppc.rpm
fdc95c25906cd9a7fdb239c966ef3872c7f3da1e  ppc/gcc-gfortran-4.1.1-1.fc5.ppc.rpm
6586b78eb05228bbf18e18d1e1eb194d01028cf4  ppc/libgfortran-4.1.1-1.fc5.ppc.rpm
8f0b8ec1f6e50f6ad05169af9d1fdb9dbd5ad7d1  ppc/libgomp-4.1.1-1.fc5.ppc.rpm
26f73becd89f31da6f1742318200940397f2b6cd  ppc/libmudflap-4.1.1-1.fc5.ppc.rpm
4f3f138b5719785368edad30cf95bc12309e6ec6  ppc/libmudflap-devel-4.1.1-1.fc5.ppc.rpm
49a3973f80efbe23dd89b61357ebced0f975a029  ppc/gcc-java-4.1.1-1.fc5.ppc.rpm
475cd763a52691316873173c70ab1bcc6af9f3b8  ppc/libgcj-4.1.1-1.fc5.ppc.rpm
bab981928df732b0178eaf2fe19437c442af0086  ppc/libgcj-devel-4.1.1-1.fc5.ppc.rpm
358dd8222a903ff89c5960f4d7a7159276a9249c  ppc/libgcj-src-4.1.1-1.fc5.ppc.rpm
6bb7483ba91114c5de1ee2b8e7120667cfae2c94  ppc/cpp-4.1.1-1.fc5.ppc.rpm
f9fce5ed3812d09aebcaf9b907dcd545c03e9172  ppc/debug/gcc-debuginfo-4.1.1-1.fc5.ppc.rpm
6a59f99bfc8d3340c1b1984597809c4b9625b3b5  ppc/libgcc-4.1.1-1.fc5.ppc64.rpm
fe02240225bffc6ced6cfe89fcce95bb7088e0d5  ppc/libstdc++-4.1.1-1.fc5.ppc64.rpm
9d1c436b9c5aabeebc4bf55a311b7e5680ad8e19  ppc/libstdc++-devel-4.1.1-1.fc5.ppc64.rpm
700b5800bc0a8bb614206b702a4563c99f0c0f5b  ppc/libobjc-4.1.1-1.fc5.ppc64.rpm
0f6e97d99dbd1a4eaf01c41195be559b99e8f128  ppc/libgfortran-4.1.1-1.fc5.ppc64.rpm
f67cddfea860a58777c8926948f86cbe23cdbad4  ppc/libmudflap-4.1.1-1.fc5.ppc64.rpm
586207dd6f97d829a910ff9cb69c5555eb4e0eea  ppc/libgcj-4.1.1-1.fc5.ppc64.rpm
b9d3c2821603cb96170e07b12c1a00a23c0f12d8  x86_64/gcc-4.1.1-1.fc5.x86_64.rpm
c6b7767f7b73d0661096951ad684aae56d985f25  x86_64/libgcc-4.1.1-1.fc5.x86_64.rpm
6128525f73dcf44a0268a1c90fa3dc9765ded7c2  x86_64/gcc-c++-4.1.1-1.fc5.x86_64.rpm
310594fd7e30fdad13bd255a80ce6c3c36195798  x86_64/libstdc++-4.1.1-1.fc5.x86_64.rpm
51893ad89f955760c625e0a43008e9bc392eb4a1  x86_64/libstdc++-devel-4.1.1-1.fc5.x86_64.rpm
5496bc164cad68d4f8a6d328927d3a23cc2d1315  x86_64/gcc-objc-4.1.1-1.fc5.x86_64.rpm
426ea01dba317d9b25a628171df7cd70c114038a  x86_64/gcc-objc++-4.1.1-1.fc5.x86_64.rpm
21188f54f2a054de53fddf65bbca4edb56c1f14c  x86_64/libobjc-4.1.1-1.fc5.x86_64.rpm
f9ed20a7282fb7dc4bcb0d9399d25bcedf0e9fe5  x86_64/gcc-gfortran-4.1.1-1.fc5.x86_64.rpm
7cb1267ee56802e9d0a050f554f16edc3a1f2dcd  x86_64/libgfortran-4.1.1-1.fc5.x86_64.rpm
6f27aad9f996419c91d73c28dc68a9cb05dcb807  x86_64/libgomp-4.1.1-1.fc5.x86_64.rpm
a65a4ebc31ea2e2402022a4b5741ecbb90392f3f  x86_64/libmudflap-4.1.1-1.fc5.x86_64.rpm
229dc880038c79d76e4742bb5ed985be6642ec65  x86_64/libmudflap-devel-4.1.1-1.fc5.x86_64.rpm
a71c2d1c549c2bd42a49abafe7829804fa2725c6  x86_64/gcc-java-4.1.1-1.fc5.x86_64.rpm
d3f3172fcc1fbbf440cfcd1f98d829a17b80832f  x86_64/libgcj-4.1.1-1.fc5.x86_64.rpm
588971c1b6c9dff34c1fcd873e63c552ef9c1289  x86_64/libgcj-devel-4.1.1-1.fc5.x86_64.rpm
3e8e526c340d86465134b0334ed72b2ecefe4f9a  x86_64/libgcj-src-4.1.1-1.fc5.x86_64.rpm
0ef68e3ff2f767e7191e93b3eb76add35bea4302  x86_64/cpp-4.1.1-1.fc5.x86_64.rpm
7bb9ba4f2b6c96a981b423febfd6ed3b48e5f686  x86_64/gcc-gnat-4.1.1-1.fc5.x86_64.rpm
f4a7d98b986b5db88a038e7f5a113dbbcb351afe  x86_64/libgnat-4.1.1-1.fc5.x86_64.rpm
9432091ac637f93432e43286aaee91ef1816b3e8  x86_64/debug/gcc-debuginfo-4.1.1-1.fc5.x86_64.rpm
34c9351fcd6fe6bb06459fd6ab9daadf0b629c68  i386/gcc-4.1.1-1.fc5.i386.rpm
7b046e354b7824ad623394e7d84a20eb11f3f927  i386/libgcc-4.1.1-1.fc5.i386.rpm
7ddf5e780b4d52675c4ba3b950b1e2bd0fc599e4  i386/gcc-c++-4.1.1-1.fc5.i386.rpm
7934a60c741c3dc8c81d4a7a10229470ed7f050c  i386/libstdc++-4.1.1-1.fc5.i386.rpm
86185722936f203ecf3ef0c3903189bee34a0cfa  i386/libstdc++-devel-4.1.1-1.fc5.i386.rpm
9640ec789c0e720aff734395035dc25668e83754  i386/gcc-objc-4.1.1-1.fc5.i386.rpm
15494acf0ac2d77c2c59463e5e46d3be3285459a  i386/gcc-objc++-4.1.1-1.fc5.i386.rpm
ed84e119cf3ce99d8d0661efc976076c7c0b70ba  i386/libobjc-4.1.1-1.fc5.i386.rpm
222db2b662009bc5df342c8aefc6bc1355762478  i386/gcc-gfortran-4.1.1-1.fc5.i386.rpm
c0250d40efe677a88c954d5b1645e5f68d2a1359  i386/libgfortran-4.1.1-1.fc5.i386.rpm
6ce81ec86748bb0cf193825bf970d9d417c6fc25  i386/libgomp-4.1.1-1.fc5.i386.rpm
0a96541f2a0b9dd165ecc179b1f6f356f96773bd  i386/libmudflap-4.1.1-1.fc5.i386.rpm
0a7c25bc65070b8211a73f09cdd91b036c120924  i386/libmudflap-devel-4.1.1-1.fc5.i386.rpm
3461ad064f246d8f069ff4cadf3ca4d86bf0d903  i386/gcc-java-4.1.1-1.fc5.i386.rpm
72599b95c11eac6f540f73dc335da133fd88beb9  i386/libgcj-4.1.1-1.fc5.i386.rpm
bb9def87bbe354186c981472649bb8f26e17bfe4  i386/libgcj-devel-4.1.1-1.fc5.i386.rpm
391b8caa8aff909dca708744e8d6738efb0e06e8  i386/libgcj-src-4.1.1-1.fc5.i386.rpm
095bae6f298109d39afb8b76e64c2288630c6f1b  i386/cpp-4.1.1-1.fc5.i386.rpm
70de7db6eaff1d04509c320db0a571233a4ff133  i386/gcc-gnat-4.1.1-1.fc5.i386.rpm
7a3da96977e9a0e3aa1a2bb6fa0a74db5bef40e2  i386/libgnat-4.1.1-1.fc5.i386.rpm
179809bce65229b7d833fa0df87a976f078b9511  i386/debug/gcc-debuginfo-4.1.1-1.fc5.i386.rpm

This update can be installed with the 'yum' update program.  Use 'yum update
package-name' at the command line.  For more information, refer to 'Managing
Software with yum,' available at http://fedora.redhat.com/docs/yum/.
---------------------------------------------------------------------




More information about the package-announce mailing list