--------------------------------------------------------------------- Fedora Test Update Notification FEDORA-2007-1494 2007-01-07 --------------------------------------------------------------------- Product : Fedora Core 6 Name : gcc Version : 4.1.1 Release : 51.fc6 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. --------------------------------------------------------------------- * Fri Jan 5 2007 Jakub Jelinek <jakub@xxxxxxxxxx> 4.1.1-51.fc6 - update from gcc-4_1-branch (-r120325:120507) - PRs c++/30382, middle-end/27826, middle-end/28116, tree-optimization/30212 * Thu Jan 4 2007 Jakub Jelinek <jakub@xxxxxxxxxx> 4.1.1-51 - fix complex division with -std=c99 or -std=gnu99 (PR c/30360) * Wed Jan 3 2007 Jakub Jelinek <jakub@xxxxxxxxxx> 4.1.1-50 - backwards compatibility with old layout of struct _Unwind_Context (#220627) - fix preprocessor defines in assembly preprocessed with -std=... (Steven Bosscher, PR c/25993) - fix PCH creation with templates (Jason Merrill, PR c++/28217) - fix dwarf2out ICE (Alexandre Oliva, #217529, PR debug/30189) * Tue Jan 2 2007 Jakub Jelinek <jakub@xxxxxxxxxx> 4.1.1-49 - update from gcc-4_1-branch (-r120062:120325) - PRs debug/26964, fortran/30200, libfortran/30145 - fix endless recursion in negate_expr/fold_unary (PR middle-end/30286) - fix cpp problem on empty source files (Tom Tromey, PR preprocessor/30001) - improve constructor disambiguation (Mark Mitchell, PR c++/28261, PR c++/29535) - fix handling of non-NULL attribute on nested functions (Andrew Pinski, PR tree-opt/30045) - fix ICE with friend templatized static member function (PR c++/29054) * Wed Dec 20 2006 Jakub Jelinek <jakub@xxxxxxxxxx> 4.1.1-48 - update from gcc-4_1-branch (-r119833:120062) - PRs libstdc++/11953 - fix ia64 EH region boundaries where last br.call in the region is not at the end of a bundle (#219596, PR target/30230) - fix DI resp. TImode __sync_*_compare_and_swap on i?86 resp. x86_64 (Kazu Hirata, #220258, PR target/27266) - fix asm vs. nested functions or OpenMP (#220250, PRs middle-end/30262, middle-end/30263) - fix handling of complex shared OpenMP vars (Andrew Pinski, PR middle-end/30143) * Thu Dec 14 2006 Jakub Jelinek <jakub@xxxxxxxxxx> 4.1.1-47 - fix ia64 prologue generation (Andreas Schwab, #219594, PR target/29166) - fix ppc64 divdi3 (PR target/30185) * Wed Dec 13 2006 Jakub Jelinek <jakub@xxxxxxxxxx> 4.1.1-46 - update from gcc-4_1-branch (-r119654:119833) - PRs c++/27316, c++/28740, c++/29732, fortran/29820, fortran/29821, fortran/29912, fortran/29916, fortran/30003, libstdc++/26497, libstdc++/28125, libstdc++/28265, target/30039 - fix loop unswitching (Zdenek Dvorak, #219138, PR rtl-optimization/30113) * Fri Dec 8 2006 Jakub Jelinek <jakub@xxxxxxxxxx> 4.1.1-45 - update from gcc-4_1-branch (-r119343:119654) - PRs c++/14329, c++/28284, c++/29632, c++/29728, c++/29729, c++/29730, c++/29733, c++/30022, libfortran/29810 - add protoize.1 and unprotoize.1 man pages (#188914) - fix RTL sharing problem in combine (#218603, PR rtl-optimization/27761) - additions to libgcj-src (Ben Konrath, PR libgcj/30110) * Fri Dec 1 2006 Jakub Jelinek <jakub@xxxxxxxxxx> 4.1.1-44 - fix OpenMP loops with 0 iterations (PR libgomp/29947) * Thu Nov 30 2006 Jakub Jelinek <jakub@xxxxxxxxxx> 4.1.1-43 - update from gcc-4_1-branch (-r119167:119343) - PRs c++/29022, fortran/29391, fortran/29489, fortran/29982, libgfortran/29936, target/29319, tree-opt/29964 - fix -fopenmp ICEs on omp constructs where the body never returns (PR middle-end/29965) * Fri Nov 24 2006 Jakub Jelinek <jakub@xxxxxxxxxx> 4.1.1-42 - update from gcc-4_1-branch (-r119021:119167) - fix s390{,x} __sync_* builtins - fix ppc64 libffi unwind info * Thu Nov 23 2006 Jakub Jelinek <jakub@xxxxxxxxxx> 4.1.1-41 - fix ICE with -fopenmp -fexceptions on ia64 (#216988, PR c/29955) - fix parsing of C++ if/switch/etc. conditions (PR c++/29886) * Wed Nov 22 2006 Jakub Jelinek <jakub@xxxxxxxxxx> 4.1.1-40 - disallow multiple vector_size attributes (PR c/29736) - don't ICE on main returning int with vector_size attribute (PR c++/29735) - hide symbols that shouldn't be exported from libgcj.so (GC_*, ffi_*, lt_* etc., #216120) * Mon Nov 20 2006 Jakub Jelinek <jakub@xxxxxxxxxx> 4.1.1-39 - update from gcc-4_1-branch (-r118891:119021) - PRs middle-end/26306, middle-end/29753, target/18553, target/29114, target/29449, tree-opt/29788, tree-optimization/28888 - fix some C++ vector conversions (PR c++/29734) - fix C++ ICE with value dependent const brace enclosed initializer (PR c++/29570) * Thu Nov 16 2006 Jakub Jelinek <jakub@xxxxxxxxxx> 4.1.1-38 - update from gcc-4_1-branch (-r118805:118891) - PRs rtl-optimization/29797 - fix forwprop switch optimization (PR middle-end/29584) - remove old *34* provides (#215839) * Tue Nov 14 2006 Jakub Jelinek <jakub@xxxxxxxxxx> 4.1.1-37 - fix up check_effective_target_fopenmp tcl test for the testsuite framework backport changes * Tue Nov 14 2006 Jakub Jelinek <jakub@xxxxxxxxxx> 4.1.1-36 - update from gcc-4_1-branch (-r118571:118805) - PRs c++/29106, c++/29518, fortran/24518, fortran/29216, fortran/29314, fortran/29371, fortran/29387, fortran/29392, fortran/29490, fortran/29565, fortran/29630, fortran/29679, fortran/29713, middle-end/21032, testsuite/28703, tree-opt/28545 - honor initial conditions and variable types in conversion to perfect nesting for -ftree-loop-linear optimizations (#209297, PR tree-optimization/29581) * Sat Nov 11 2006 Jakub Jelinek <jakub@xxxxxxxxxx> 4.1.1-35 - fix libgcj_bc.so dummy lib on i?86/x86_64/ia64/s390/s390x * Sat Nov 11 2006 Jakub Jelinek <jakub@xxxxxxxxxx> 4.1.1-34 - fix libgcj_bc.so symlink and dummy lib placement to avoid 64-bit gcc-java requiring 32-bit libc or vice versa - fix ICE on Fortran !$omp continued line followed by !$ conditional line (PR fortran/29759) * Wed Nov 8 2006 Jakub Jelinek <jakub@xxxxxxxxxx> 4.1.1-33 - update from gcc-4_1-branch (-r118468:118571) - PRs fortran/24398, fortran/27701, fortran/29098, fortran/29115, fortran/29211, fortran/29232, fortran/29364, fortran/29373, fortran/29407, libfortran/29627, tree-optimization/29610 - fix java.net.SocketPermission (Gary Benson, #212739) - fix java.util.regex.Matcher (Ito Kazumitsu, #183698, PR classpath/29703) - fix # <linenum> <file> <flags> handling in libcpp when switching from system header to non-system header or main source (PR preprocessor/29612) - fix gcc configury detection of ld COMDAT support - move *.so symlinks from libgcj-devel to gcc-java (#214195) * Sat Nov 4 2006 Jakub Jelinek <jakub@xxxxxxxxxx> 4.1.1-32 - update from gcc-4_1-branch (-r118025:118468) - PRs bootstrap/28400, fortran/29067, libgfortran/29563, middle-end/29250, rtl-optimization/28970, rtl-optimization/29631, target/29377, tree-optimization/27891 - fix infinite recursion in make_vector_type (#212848, PR tree-optimization/29637) - merge gomp fixes from the trunk (-r118133:118134) - PR fortran/29629 - fix A < 0 ? <sign bit of A> : 0 optimization (#213821, PR middle-end/29695) - fix ICE in gfc_get_derived_type (Paul Thomas, #212936, PR fortran/29641) * Wed Oct 25 2006 Jakub Jelinek <jakub@xxxxxxxxxx> 4.1.1-31 - update from gcc-4_1-branch (-r117629:118025) - PRs c++/20647, c++/25878, c++/26884, c++/27787, c++/28506, c++/28906, c++/29020, c++/29175, c++/29318, c++/29408, c++/29435, c/27184, c/29092, fortran/25091, fortran/25092, fortran/29284, fortran/29321, fortran/29322, fortran/29393, fortran/29403, gcov/profile/26570, inline-asm/29119, middle-end/20491, rtl-optimization/29323, target/25519, target/28825, target/28960, target/29300, testsuite/28829, tree-optimization/26969 - fix libstdc++.so backwards compatibility with GCC 3.4.x (#210452) - fix always_inline attribute at -O0 (Jan Hubicka, PR middle-end/29241) - fix function local static vars with used attribute (Jan Hubicka, Richard Guenther, PR middle-end/29299) --------------------------------------------------------------------- This update can be downloaded from: http://download.fedora.redhat.com/pub/fedora/linux/core/updates/testing/6/ be376157bedfbbe4fe5e488acae02d9a7fd9313d SRPMS/gcc-4.1.1-51.fc6.src.rpm be376157bedfbbe4fe5e488acae02d9a7fd9313d noarch/gcc-4.1.1-51.fc6.src.rpm d81784ee62e1ca35ff1b1773bb3347a4ef2fbabb ppc/libgcj-4.1.1-51.fc6.ppc.rpm 7f37c33501729cc41d77328013b9fb9dfffcdb41 ppc/libgcj-devel-4.1.1-51.fc6.ppc.rpm 1d50227eba094022c885035fc494bcb0c16ecff8 ppc/gcc-4.1.1-51.fc6.ppc.rpm cf80533af128977503d0c77db3b5d982d178cfe5 ppc/libgomp-4.1.1-51.fc6.ppc.rpm 4a7eb152e0a1d8c0ae1b0d97b10f1422ff447d8f ppc/libstdc++-4.1.1-51.fc6.ppc.rpm 298d9337508fd6efcd8a0aee2bd2382f22406f42 ppc/gcc-java-4.1.1-51.fc6.ppc.rpm bc09fa59a31f961a32b57cc017b8241d4eea7bbe ppc/libmudflap-4.1.1-51.fc6.ppc.rpm 40a6496f9a7f0da515864c878c781ccb23e8f623 ppc/gcc-c++-4.1.1-51.fc6.ppc.rpm 0a73e76936f2e48de928d06cb786745336323941 ppc/libgcc-4.1.1-51.fc6.ppc.rpm 168187f2c6e6fe93e4cf6bac537bbdc3de1e9ee2 ppc/libstdc++-devel-4.1.1-51.fc6.ppc.rpm e856012e375ccb59368c7e43570d7dff30b02554 ppc/libobjc-4.1.1-51.fc6.ppc.rpm 44f7089d817548d7fea3af948eec566879bebb8d ppc/libgfortran-4.1.1-51.fc6.ppc.rpm b30bad762326d2bc2ea849c9a850f021ae7e5224 ppc/debug/gcc-debuginfo-4.1.1-51.fc6.ppc.rpm 9bdce64dfdb37e114530418de51835d4552469f2 ppc/gcc-objc++-4.1.1-51.fc6.ppc.rpm 7c2dc2f6612f0aacb6671f0fbf1be5bde2df84c8 ppc/libmudflap-devel-4.1.1-51.fc6.ppc.rpm 43bed70ea9aa252afe1ab7aebd8ae90142f2b670 ppc/libgcj-src-4.1.1-51.fc6.ppc.rpm a75a0f17bbde28b96f8e9a9e9d2d367cd5aa25ed ppc/gcc-gfortran-4.1.1-51.fc6.ppc.rpm 9802e4852183f2b4576cc155551c40a930ebc613 ppc/cpp-4.1.1-51.fc6.ppc.rpm 7e71194526f1c59168a53199a549b5dc063c9421 ppc/gcc-objc-4.1.1-51.fc6.ppc.rpm 77ac01c1a84f44b7a60cf0de935bf0e0eddfc0f6 x86_64/libgcj-devel-4.1.1-51.fc6.x86_64.rpm c4b98d9230565ca050fb5dcf2dd74fd823038ea9 x86_64/libstdc++-4.1.1-51.fc6.x86_64.rpm 8666ceecd5c018bafcd546d8c352f067e7ab1787 x86_64/gcc-4.1.1-51.fc6.x86_64.rpm 6ace397fa395b2c900d27777ee9d5834ddc520a0 x86_64/libgcj-src-4.1.1-51.fc6.x86_64.rpm c0a2a1de18ac3233bf0bfac6ab979008e4ce7594 x86_64/gcc-java-4.1.1-51.fc6.x86_64.rpm 20262f2bb368917df69429dbfc99ca5781019b1d x86_64/libgnat-4.1.1-51.fc6.x86_64.rpm 3c4950dd867a718d4f2d0973f8ee5dd370e89dc8 x86_64/libgcj-4.1.1-51.fc6.x86_64.rpm e4ea8182a4ec248c814ad5ca8d3ab919ac138fba x86_64/gcc-objc++-4.1.1-51.fc6.x86_64.rpm 048793c1bd52a80364887994a20f277c59652152 x86_64/libgfortran-4.1.1-51.fc6.x86_64.rpm c8a0ff464f98a44a99343d7402c3e59b3963ca64 x86_64/gcc-gnat-4.1.1-51.fc6.x86_64.rpm e3872cbb3a7308aab06400532c29bcf0da301d2a x86_64/gcc-c++-4.1.1-51.fc6.x86_64.rpm 9fe4e25ccc78b1f39de8e9e1138e26b6eca4902c x86_64/debug/gcc-debuginfo-4.1.1-51.fc6.x86_64.rpm 85d7d3cc58ecdb2b08a1bb5feca895623e4fede5 x86_64/libstdc++-devel-4.1.1-51.fc6.x86_64.rpm 6bf03c2bf264209d92f3ae80b3ab1c2ff1b71c34 x86_64/libgcc-4.1.1-51.fc6.x86_64.rpm f1caf7c39d05d45c50e476d53ad692171d3b7e3a x86_64/libobjc-4.1.1-51.fc6.x86_64.rpm b6fbc372a6d770e73f0cf4b9aa64b6aee4b4dfb1 x86_64/gcc-objc-4.1.1-51.fc6.x86_64.rpm dd34cd46c2fbb475c2297358bb780c3c140bfb94 x86_64/cpp-4.1.1-51.fc6.x86_64.rpm 28c881bf6dfc69ecfeed17c08b061f9aebb085ca x86_64/gcc-gfortran-4.1.1-51.fc6.x86_64.rpm 8f22092833385f5f660706096d8dfca863dd52ac x86_64/libmudflap-4.1.1-51.fc6.x86_64.rpm 4dc544cd9349ee67cbbcee565639bbeae41e7463 x86_64/libgomp-4.1.1-51.fc6.x86_64.rpm 6807e559ab16e8f38929a53d52c872e0cde9eaa8 x86_64/libmudflap-devel-4.1.1-51.fc6.x86_64.rpm e1528a7ab80ce3e02fce72ec2443ccc2334b0212 i386/gcc-objc-4.1.1-51.fc6.i386.rpm 369947cb712482e62d86752c15f75d8d6ae8dc3c i386/gcc-objc++-4.1.1-51.fc6.i386.rpm ba329cd17ed58c355648fbdb918e3c19a1e971f2 i386/libstdc++-devel-4.1.1-51.fc6.i386.rpm 9d4e6aadd504ef4b52bdfd2df5dd74b7dca2be22 i386/libgfortran-4.1.1-51.fc6.i386.rpm 4dfd282145307e3ec58e67da6024e83cafe3aaab i386/libgomp-4.1.1-51.fc6.i386.rpm 5702f9f1b4d620eea83fa7119e320fe2f00aa52a i386/libstdc++-4.1.1-51.fc6.i386.rpm 2f4c314218b74da4478085a16910f74873d42026 i386/gcc-gfortran-4.1.1-51.fc6.i386.rpm d7dbd5f083d57d843e7676119efa69d6e956b64b i386/gcc-4.1.1-51.fc6.i386.rpm 3465e89e61618587ffdbdf12491d40ca45277fac i386/libgcj-src-4.1.1-51.fc6.i386.rpm a4edaac7503173e445babe0516954d8e9eea1d70 i386/gcc-gnat-4.1.1-51.fc6.i386.rpm c3d29ee8ca52ebe9d95b4fe637c5cad454056c1c i386/debug/gcc-debuginfo-4.1.1-51.fc6.i386.rpm d85470dc42ffcf2676a2d532f35ca775f16cafb7 i386/libmudflap-4.1.1-51.fc6.i386.rpm a8ec611fc6d11bd7d20e3a8c64e35d3b93394126 i386/libgnat-4.1.1-51.fc6.i386.rpm c7df7cc33f22fa9aef103ca65f0599bf599ca903 i386/cpp-4.1.1-51.fc6.i386.rpm 571a68c004b43c28cf7b43693ef5d32ea36d921e i386/gcc-java-4.1.1-51.fc6.i386.rpm e2b4db2258bc2a98d09672605e9ff008bd54f59e i386/gcc-c++-4.1.1-51.fc6.i386.rpm e42934ef821c95c1d0e072a7b88037e420cef732 i386/libgcc-4.1.1-51.fc6.i386.rpm ed25c0d12eb0e89ebd89098ca6218f34184e600c i386/libgcj-4.1.1-51.fc6.i386.rpm 8376171673ac670f60743e09b3fa6b9cbc9af140 i386/libobjc-4.1.1-51.fc6.i386.rpm 36abe306843974c33bb621a4cbc8989f04db9ad4 i386/libmudflap-devel-4.1.1-51.fc6.i386.rpm 4591f3ebb6ec4f8334839ef521a13de72a9842d9 i386/libgcj-devel-4.1.1-51.fc6.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/. --------------------------------------------------------------------- -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list