[UCI-Linux] Fedora Core 4 Update: gcc-4.0.2-8.fc4

Mike Iglesias iglesias at draco.acs.uci.edu
Tue Nov 29 13:35:26 PST 2005


From: "Jakub Jelinek" <jakub at redhat.com>
To: fedora-announce-list at redhat.com
Date: Tue, 29 Nov 2005 15:58:38 -0500
Subject: Fedora Core 4 Update: gcc-4.0.2-8.fc4

---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2005-1094
2005-11-29
---------------------------------------------------------------------

Product     : Fedora Core 4
Name        : gcc
Version     : 4.0.2                      
Release     : 8.fc4                  
Summary     : Various compilers (C, C++, Objective-C, Java, ...)
Description :
The gcc package contains the GNU Compiler Collection version 4.0.
You'll need this package in order to compile C code.

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

* Sat Nov 26 2005 Jakub Jelinek  <jakub at redhat.com> 4.0.2-8.fc4
- update from SVN (-r107266:107523)
  - PRs c++/22238, fortran/24223, fortran/24705, middle-end/24950
  - fix _Jv_Condwait (Andrew Haley, #161483, libgcj/25016)

* Mon Nov 21 2005 Jakub Jelinek  <jakub at redhat.com> 4.0.2-7.fc4
- rebuilt for FC4
  - disable stack protector patches and -msecure-plt

* Mon Nov 21 2005 Jakub Jelinek  <jakub at redhat.com> 4.0.2-7
- update from SVN (-r106678:107266)
  - PRs ada/18434, ada/23995, c++/21123, c++/22489, c++/24580, c++/24667,
	c++/24686, c++/24687, c++/24761, c++/24780, fortran/15976,
	fortran/20811, fortran/22607, fortran/24409, fortran/24643,
	fortran/24655, fortran/24755, fortran/24892, libgfortran/24584,
	libgfortran/24699, libgfortran/24700, libgfortran/24719,
	libgfortran/24785, libgfortran/24787, libstdc++/24799,
	libstdc++/24805, libstdc++/24808, libstdc++/24809, libstdc++/24818,
	middle-end/22127, middle-end/24820, rtl-optimization/22002,
	rtl-optimization/23392, target/24779, target/24861, target/24914,
	tree-opt/24665
- ppc64 -mcall-aixdesc fixes for weakref patch (Alexandre Oliva)

* Fri Nov 11 2005 Jakub Jelinek  <jakub at redhat.com> 4.0.2-6
- fix tiny problems in the weakref patch (Alexandre Oliva)
- rebuild against binutils 2.16.91.0.3-1 (and require it) to use
  the newly added .weakref support in gas

* Thu Nov 10 2005 Jakub Jelinek  <jakub at redhat.com> 4.0.2-5
- add weakref attribute support (Alexandre Oliva, #165728)

* Wed Nov  9 2005 Jakub Jelinek  <jakub at redhat.com> 4.0.2-4
- update from SVN (-r105083:106678)
  - PRs ada/21937, ada/22328, ada/22381, ada/22383, ada/22418, ada/22419,
	ada/22420, bootstrap/18939, c++/17796, c++/17964, c++/19253,
	c++/19964, c++/19989, c++/20721, c++/21089, c++/21117, c++/21347,
	c++/21353, c++/21369, c++/21383, c++/21592, c++/21627, c++/21908,
	c++/22147, c++/22153, c++/22180, c++/22293, c++/22352, c++/22405,
	c++/22434, c++/22464, c++/22551, c++/22603, c++/22604, c++/22618,
	c++/23118, c++/23229, c++/23293, c++/23307, c++/23426, c++/23437,
	c++/23440, c++/23694, c++/23730, c++/23797, c++/23959, c++/23984,
	c++/24052, c++/24139, c++/24260, c++/24275, c++/24277, c++/24302,
	c++/24386, c++/24389, c++/24560, c++/24569, c++/24582, c/23103,
	c/24101, c/24329, c/24599, driver/22544, driver/24473, fortran/14994,
	fortran/15975, fortran/16404, fortran/17737, fortran/18022,
	fortran/18082, fortran/18157, fortran/18452, fortran/18737,
	fortran/19929, fortran/20786, fortran/20835, fortran/20837,
	fortran/20838, fortran/20840, fortran/20847, fortran/20849,
	fortran/20853, fortran/20856, fortran/20866, fortran/20890,
	fortran/20899, fortran/20900, fortran/20901, fortran/20902,
	fortran/21459, fortran/21565, fortran/21625, fortran/22273,
	fortran/22290, fortran/23446, fortran/23635, fortran/23843,
	fortran/24092, fortran/24158, fortran/24207, fortran/24245,
	fortran/24416, fortran/24426, fortran/24440, fortran/24534,
	fortran/24545, fortran/24636, java/13788, java/20993, java/21540,
	java/23617, java/23620, java/24251, libfortran/22298, libgcj/14358,
	libgcj/23763, libgcj/24552, libstdc++/13583, libstdc++/18174,
	libstdc++/23953, libstdc++/24244, libstdc++/24450, libstdc++/24559,
	libstdc++/24595, middle-end/23155, middle-end/23199,
	middle-end/23522, middle-end/24135, middle-end/24362,
	preprocessor/15220, preprocessor/21250, preprocessor/22042,
	preprocessor/24202, rtl-opt/23324, rtl-optimization/23567,
	rtl-optimization/23585, rtl-optimization/24683, target/19340,
	target/19672, target/21518, target/22432, target/23644, target/24178,
	target/24284, target/24315, target/24428, target/24465, treelang/23072
- fix multiple_reg_loc_descriptor on i?86 (#172652)
- fix __thread on C++ class static members (PR c++/19450)

* Fri Oct  7 2005 Jakub Jelinek  <jakub at redhat.com> 4.0.2-3
- update from CVS
  - PRs fortran/18568, debug/24070, middle-end/15855, target/22585,
	target/23570
- fix libjava configury, broken by recent gkt+-2.0 pkg-config changes
- fix clearing of MMX registers (#169765)

* Wed Oct  5 2005 Jakub Jelinek  <jakub at redhat.com> 4.0.2-2
- update from CVS
  - PRs ada/19382, c++/17609, c++/17775, c++/18368, c++/22621, c++/23513,
	c++/23840, c++/23965, c/21419, c/23576, fortran/24005, fortran/24176,
	java/19870, java/20338, java/21418, java/21844, java/23891,
	java/24120, libffi/24148, libfortran/23380, libfortran/23802,
	libfortran/23803, libgcj/23182, libstdc++/23956, libstdc++/23978,
	libstdc++/24054, libstdc++/24064, middle-end/23125, middle-end/24069,
	tree-optimization/21419, tree-optimization/24146,
	tree-optimization/24151

* Thu Sep 29 2005 Jakub Jelinek  <jakub at redhat.com> 4.0.2-1
- update from CVS
  - GCC 4.0.2 release
  - PRs c++/23993, libstdc++/19265, rtl-optimization/23043,
	rtl-optimization/23941, target/24102
- fix a bug which caused undefined __compound_literal.* symbols
  on Linux kernel (PR middle-end/24109)
- add LIBGCJ_LICENSE file to %doc (#163922)
- fix Fortran EQUIVALENCE interaction with SAVE (PR fortran/18518, #168252)
- fix Fortran -fno-automatic (PR fortran/23677, #168355)
- fix ppc64 libffi (Tom Tromey, #166657)

* Mon Sep 19 2005 Jakub Jelinek  <jakub at redhat.com> 4.0.1-14
- update from CVS
  - PRs c++/16171, c++/21135, c++/21514, c++/23139, c++/23624, c++/23691,
	c++/23789, c++/23839, c++/23841, c++/23842, c++/23896, c++/23914,
	c++/9782, debug/20998, debug/23190, debug/23806, fortran/16511,
	fortran/17917, fortran/18870, fortran/18878, fortran/19358,
	fortran/20848, fortran/22304, fortran/22502, fortran/23270,
	fortran/23765, libfortran/19872, libfortran/23262, libfortran/23419,
	libfortran/23784, libgcj/22211, libgcj/23549, libgcj/23662,
	libgcj/23739, libstdc++/23358, libstdc++/23417, target/23747,
	target/23774, tree-optimization/22348
  - fix libstdc++ ostream oct and hex formatting logic
    (Paolo Carlini, Janis Johnson, #168205, PR libstdc++/23871)
- fix fortran ENTRY handling when ENTRY symbol is passed
  to a function (PR fortran/23663)
- make sure dominance info is computed in stdarg pass
  (PR tree-optimization/23818)
- workaround for stack smashing in Java's fdlibm
  (Tom Tromey, #166657, PR classpath/23863)

* Tue Sep  6 2005 Jakub Jelinek  <jakub at redhat.com> 4.0.1-13
- update from CVS
  - PRs c++/21440, c++/21687, c++/23167, c++/23225, c++/23667, c++/23699,
	c/22061, c/23161, c/23165, c/23506, fortran/23661, libfortran/23321,
	libobjc/23108, middle-end/21460, rtl-optimization/23454,
	target/23556, tree-optimization/15366, tree-optimization/23326
  - fix libgfortran Tn format handling (#166480)
  - fix DW_AT_encoding of const char (#167148, PR debug/7241)
- fix ia64 profiling (Richard Henderson, PR target/12455)
- delegitimize PIC addresses in a few extra places
  (PR rtl-optimization/23098)
- fix constant sharing bug in static_cast handling (PR c++/23056)
- avoid redundant warnings on return; in function returning non-void
  (PR c/23075)
- avoid duplicate no unique final overrider error messages (PR c++/21983)
- when deciding about i?86 calling conventions for local functions,
  take into account global register variables (PR target/22362)

* Wed Aug 31 2005 Jakub Jelinek  <jakub at redhat.com> 4.0.1-12
- update from CVS
  - PRs ada/23593, bootstrap/21268, c++/13377, c++/23099, c++/23586,
	c++/23639, fortran/20592, libfortran/23598, libgcj/23508,
	libstdc++/23081, preprocessor/20348, preprocessor/20356,
	rtl-optimization/15248, target/23539, target/23575, target/23630,
	testsuite/23607
- avoid call used regs for pseudos that live across calls that may throw
  (#166237, PR rtl-optimization/23478)

* Sat Aug 27 2005 Jakub Jelinek  <jakub at redhat.com> 4.0.1-11
- update from CVS
  - PRs c++/19004, c++/20817, c++/22454, c++/23044, c++/23491,
	fortran/20363, libgcj/21020, libstdc++/23465, libstdc++/23550,
	middle-end/23517, target/20799, target/21571, target/23070,
	target/23404, tree-optimization/23426, tree-optimization/23546
  - fix stringbuf in_avail() (Benjamin Kosnik, #159408, IT#72781,
    PR libstdc++/21955)
- fix strength reduction (Richard Henderson, #166353, PR rtl-opt/23560)
- allow string and memory builtins to overflow from one structure field
  into another one (#166707, PR rtl-optimization/23561)

* Mon Aug 22 2005 Jakub Jelinek  <jakub at redhat.com> 4.0.1-10
- update from CVS
  - PRs c++/22233, c++/23089, c/18715, c/21562, fortran/23065, java/17845,
	java/21436, libfortran/15266, libgcj/21074, libgcj/21943,
	middle-end/20624, rtl-optimization/21254
- fix DW_AT_frame_base attribute computation and handling of locations based
  on the frame base (Richard Henderson, #165514)
- backport HEAD -fstack-protector fixes and documentation additions
- fix __builtin_*_chk miscompilation (PR middle-end/23484)

* Wed Aug 17 2005 Jakub Jelinek  <jakub at redhat.com> 4.0.1-9
- update from CVS
  - PRs c++/21799, c++/23219, c++/23266, c++/23337, c++/8271, fortran/21432,
	java/23230, libfortran/23428, libgcj/23353, middle-end/23312,
	middle-end/23369, target/21841, target/23250, tree-optimization/21105
- fix -dv option handling (#165627)
- emit DWARF3 DW_AT_call_file and DW_AT_call_line attributes for inlines
  (Jim Wilson)
- improve debug info for inlined functions (Jim Wilson, PR debug/20268)
- rebuilt against new libcairo.so

* Wed Aug 10 2005 Jakub Jelinek  <jakub at redhat.com> 4.0.1-8
- update from CVS
  - PRs middle-end/21894, middle-end/22439, target/23309, c++/20646,
	c++/22508, libffi/21819, libfortran/22143, libfortran/23154,
	rtl-optimization/23241
- fix x86 libffi with -fstack-protector
- fix hoisting to basic blocks ending with possibly throwing call
  whose some hard register arg setups have been CSEd out
  (Dale Johannesen, #163195, PR rtl-optimization/23299)
- use DW_OP_fbreg where possible (#165514)
- prefer var tracking gathered locations even if they are the same
  throughout the whole function (#165514)

* Mon Aug  8 2005 Jakub Jelinek  <jakub at redhat.com> 4.0.1-7
- update from CVS
  - PRs c++/23191, c/22311, c/22458, fortran/22010, libfortran/23178,
	middle-end/21291, middle-end/21529, middle-end/21728,
	middle-end/21964, target/18582, target/20621, target/20673,
	target/21723, tree-optimization/19899, tree-optimization/23192
- check -fstack-protector* canary even before doing tail calls
  (Richard Henderson, PR middle-end/23221)
- use DWARF3 DW_CFA_offset_extended_sf instead of obsolete
  DW_CFA_GNU_negative_offset_extended in libffi handwritten assembly
  on ppc (#165039)

* Fri Jul 29 2005 Jakub Jelinek  <jakub at redhat.com> 4.0.1-6
- update from CVS
  - PRs c++/22545, c/20187, c/22589, c/23106, debug/20161,
	middle-end/21362, rtl-opt/22619, target/17692, target/19885
- add -msecure-plt support on ppc32, enable it by default
- add testcase for ppc32 problem with .got2 relocs against discarded
  sections (PR target/17828)


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

f978ed429253fb5bc0f686164edec0e9  SRPMS/gcc-4.0.2-8.fc4.src.rpm
d35f99ca5f77c165e70a8470d85a1d11  ppc/gcc-4.0.2-8.fc4.ppc.rpm
d722dc17f2037dd447ffb9a447c19007  ppc/libgcc-4.0.2-8.fc4.ppc.rpm
0ff6ab483ff325b19f680c5a1760ed2c  ppc/gcc-c++-4.0.2-8.fc4.ppc.rpm
a0ba313a8ce08c0a1e2d25f801f9360d  ppc/libstdc++-4.0.2-8.fc4.ppc.rpm
2198f0484587fb6bc7027047b15595d9  ppc/libstdc++-devel-4.0.2-8.fc4.ppc.rpm
7da7094b206de36da6684ee2f510a803  ppc/gcc-objc-4.0.2-8.fc4.ppc.rpm
ce94a821207fe217e2cde1d67b3d5474  ppc/libobjc-4.0.2-8.fc4.ppc.rpm
ed31febff1532c72cd7e175945a75d4a  ppc/gcc-gfortran-4.0.2-8.fc4.ppc.rpm
94bd8010db9a1edc9d3c4bedbb0a0078  ppc/libgfortran-4.0.2-8.fc4.ppc.rpm
d1d4b9fba1fae56668822d0588f7e592  ppc/libmudflap-4.0.2-8.fc4.ppc.rpm
d2b26b08dd83f5234b17bc2c04ff18a6  ppc/libmudflap-devel-4.0.2-8.fc4.ppc.rpm
eee55c26e19f0d26b8e627da1e766cdd  ppc/gcc-java-4.0.2-8.fc4.ppc.rpm
8029c544066e70094c396ae6484748e9  ppc/libgcj-4.0.2-8.fc4.ppc.rpm
5f83421cfbc84aa5134f24b43c22e008  ppc/libgcj-devel-4.0.2-8.fc4.ppc.rpm
8e31b913b6534290cf844a588443f720  ppc/libgcj-src-4.0.2-8.fc4.ppc.rpm
cf052f210dc76bc4b8146179c803f201  ppc/gcc-ppc32-4.0.2-8.fc4.ppc.rpm
9daadfa33f7a1dbc9b4c9c12f635cdee  ppc/gcc-c++-ppc32-4.0.2-8.fc4.ppc.rpm
f9a8435e60fd094632ace3b1c0a49648  ppc/cpp-4.0.2-8.fc4.ppc.rpm
8d546a6d2b57a837327e6c140396c7a9  ppc/debug/gcc-debuginfo-4.0.2-8.fc4.ppc.rpm
76c3e1b88ca94cd453bf3524c6211aeb  ppc/libgcc-4.0.2-8.fc4.ppc64.rpm
617496a8a211f09091708e50833ef3c7  ppc/libstdc++-4.0.2-8.fc4.ppc64.rpm
b4b043f307f3a976c5c4c9c7417614b2  ppc/libstdc++-devel-4.0.2-8.fc4.ppc64.rpm
35dd45042cb953f69163f9f14b5c9617  ppc/libobjc-4.0.2-8.fc4.ppc64.rpm
53ab7551f4d1eca23c44d6339aae9545  ppc/libgfortran-4.0.2-8.fc4.ppc64.rpm
2c3ec8f3bae1fc219c459e897d0b1792  ppc/libmudflap-4.0.2-8.fc4.ppc64.rpm
58798ed0c3e85b490cd5fb43d5ef7b24  x86_64/gcc-4.0.2-8.fc4.x86_64.rpm
4d5818a6b40372afbe6f13b4125fa9f4  x86_64/libgcc-4.0.2-8.fc4.x86_64.rpm
922a69f09877b60125e0e48d5348b0ea  x86_64/gcc-c++-4.0.2-8.fc4.x86_64.rpm
16a77364fa95747e4dc76bd05efb52bf  x86_64/libstdc++-4.0.2-8.fc4.x86_64.rpm
16f6f279112d3442a370c69743878168  x86_64/libstdc++-devel-4.0.2-8.fc4.x86_64.rpm
e97736e053e5344f779276b26e1ceeb4  x86_64/gcc-objc-4.0.2-8.fc4.x86_64.rpm
145e0cd4f102acc52b4ba08191d47bab  x86_64/libobjc-4.0.2-8.fc4.x86_64.rpm
c4eedb075fc7f90ae5dd8880874d97aa  x86_64/gcc-gfortran-4.0.2-8.fc4.x86_64.rpm
3feb9ae42888fecf1ca45f001a9acb5f  x86_64/libgfortran-4.0.2-8.fc4.x86_64.rpm
77d49a0a3922f526c73d640f6419c369  x86_64/libmudflap-4.0.2-8.fc4.x86_64.rpm
82e83be5d5bcb9b3009a17a02300d3c1  x86_64/libmudflap-devel-4.0.2-8.fc4.x86_64.rpm
a60a8ef3449e4dc874de830ae6a6b864  x86_64/gcc-java-4.0.2-8.fc4.x86_64.rpm
ca02e24df5a22de629a15af8e61b8456  x86_64/libgcj-4.0.2-8.fc4.x86_64.rpm
c8f1c7059bf45323f39b9775b14078bc  x86_64/libgcj-devel-4.0.2-8.fc4.x86_64.rpm
3d0ae3a29a10573dccc1a9dd6d8672e2  x86_64/libgcj-src-4.0.2-8.fc4.x86_64.rpm
4ebe2abbf1e23208dfd7221c757f74fa  x86_64/cpp-4.0.2-8.fc4.x86_64.rpm
4056ad39a06fa2fe6348a65cddd3285e  x86_64/gcc-gnat-4.0.2-8.fc4.x86_64.rpm
c8df6066d42d819753d5eb050812937b  x86_64/libgnat-4.0.2-8.fc4.x86_64.rpm
9849fdabe1b2fca6a42afaef712e2fa9  x86_64/debug/gcc-debuginfo-4.0.2-8.fc4.x86_64.rpm
0024046be8a6e4690ca081e5cf2cb272  x86_64/libgcc-4.0.2-8.fc4.i386.rpm
72409f4f1ef9b39a730626de85e4dbb0  x86_64/libstdc++-4.0.2-8.fc4.i386.rpm
b11336bcd498b1d012d878e7c0a328e2  x86_64/libstdc++-devel-4.0.2-8.fc4.i386.rpm
4f6f9d5e640a4f70807e899787d12b9b  x86_64/libobjc-4.0.2-8.fc4.i386.rpm
a2a0093da3c0427d3e4365568d63cd44  x86_64/libgfortran-4.0.2-8.fc4.i386.rpm
a0daa9724b1db47b4b05c74518d79597  x86_64/libmudflap-4.0.2-8.fc4.i386.rpm
9d36a533c223d6439ff7cd020f669237  x86_64/libgcj-4.0.2-8.fc4.i386.rpm
3525b60efce5bf2df04c903653ed90c3  x86_64/libgnat-4.0.2-8.fc4.i386.rpm
07fe72d165b70c0dd5de9affc2361b4d  i386/gcc-4.0.2-8.fc4.i386.rpm
0024046be8a6e4690ca081e5cf2cb272  i386/libgcc-4.0.2-8.fc4.i386.rpm
1415d4baf07a628da268d7e4a18f43e3  i386/gcc-c++-4.0.2-8.fc4.i386.rpm
72409f4f1ef9b39a730626de85e4dbb0  i386/libstdc++-4.0.2-8.fc4.i386.rpm
b11336bcd498b1d012d878e7c0a328e2  i386/libstdc++-devel-4.0.2-8.fc4.i386.rpm
6e14c7f0b97de3b2ca301ea8e13dfe89  i386/gcc-objc-4.0.2-8.fc4.i386.rpm
4f6f9d5e640a4f70807e899787d12b9b  i386/libobjc-4.0.2-8.fc4.i386.rpm
798971e9d0ccc51276b9d47d4c435136  i386/gcc-gfortran-4.0.2-8.fc4.i386.rpm
a2a0093da3c0427d3e4365568d63cd44  i386/libgfortran-4.0.2-8.fc4.i386.rpm
a0daa9724b1db47b4b05c74518d79597  i386/libmudflap-4.0.2-8.fc4.i386.rpm
b2aed3149181623c152c18db18aeb312  i386/libmudflap-devel-4.0.2-8.fc4.i386.rpm
5af3d7edab82533e19c4cb23cdf275f2  i386/gcc-java-4.0.2-8.fc4.i386.rpm
9d36a533c223d6439ff7cd020f669237  i386/libgcj-4.0.2-8.fc4.i386.rpm
c03bd1ca0adc6ca6ddefacd85116c49e  i386/libgcj-devel-4.0.2-8.fc4.i386.rpm
6ab9765e642b81f68835c859e7f310d0  i386/libgcj-src-4.0.2-8.fc4.i386.rpm
0c24b60dd9f7b04cd4275d7d1ecbd2bf  i386/cpp-4.0.2-8.fc4.i386.rpm
f81b91152df99bc4caf37d1599bc177e  i386/gcc-gnat-4.0.2-8.fc4.i386.rpm
3525b60efce5bf2df04c903653ed90c3  i386/libgnat-4.0.2-8.fc4.i386.rpm
d25c4f3bcf8b034f9f7a73982081c300  i386/debug/gcc-debuginfo-4.0.2-8.fc4.i386.rpm

This update can also be installed with the Update Agent; you can
launch the Update Agent with the 'up2date' command.  
---------------------------------------------------------------------

-- 
fedora-announce-list mailing list
fedora-announce-list at redhat.com
https://www.redhat.com/mailman/listinfo/fedora-announce-list


More information about the UCI-Linux mailing list