Linux Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· Apple Seeds First OS X 10.8.5 Beta to Developers
· Microsoft will pay up to $100K for new Windows exploit techniques
· DSA 2711-1: haproxy security update
· System Builder Marathon, Q2 2013 and more
· Microsoft delivers biggest update to date to TypeScript
· Tiff/nss-pam-ldapd Updates for Debian
· Update for Windows 8/Server 2012
· Apple TV 5.4 beta adds iTunes Radio, Conference Room Display
· DSA 2710-1: xml-security-c security update
· Intel DZ87KLT-75K Kinsley Thunderbolt Motherboard Review

Upcoming News
· Thermaltake Urban S31 Chassis Review
· [RHSA-2013:0957-01] Critical: java-1.7.0-openjdk security update
· [RHSA-2013:0958-01] Important: java-1.7.0-openjdk security update
· Kingston HyperX Beast Black 16 GB 2133 C11 (2x8 GB) @ techPowerUp
· Canon PowerShot N Review @ TechReviewSource.com
· Gunpoint Review (PC)
· E3 2013: Wrap Up Coverage @ Legit Reviews
· Cougar Spike Micro ATX Case @ LanOC Reviews
· Logitech G400s Gaming Mouse Video Review with Dave Chaos @ HardwareHeaven.com
· Intel Core i7-4770K Haswell Processor Review @ ThinkComputers.org

Linux Compatibility
· Dell Dimension 9100
· CL-CAM50001 UPC=3700284609322
· DFE 520 TX
· nVidia GeForce4 MX 440
· Gore: Ultimate Soldier
· SMC2802W V2 wi-fi 54Mbps PCI card
· Wireless modem router N300
· Dell P780
· ASUS A7V8X
· BricsCAD for Linux

New Forum Topics
· Building a new PC: how EXACTLY to install USB mouse?
by: joyask43
on: 2013-06-09 14:36
6 replies, 2675 views

· Packet CD
by: natalieksh5
on: 2013-06-06 14:19
4 replies, 3455 views

· THE SIMS 2 DIRECTX 9.0C ERROR MESSAGE!! HELP! URGENT!!
by: tandrask34
on: 2013-06-05 14:06
28 replies, 93240 views

· Hello
by: barryherne
on: 2013-06-05 13:09
0 replies, 185 views

· shutdown link ?
by: estirwent
on: 2013-05-11 17:46
18 replies, 6900 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· Linux
· General
· Debian
· Red Hat
· Slackware
· Gentoo
· Mandriva
· White Box
· SUSE
· GNOME
· KDE
· CentOS
· Ubuntu
· MEPIS
· Android

What's New
Login to see an overview of all news stories since your last visit.

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

Linux Compatible » News » July 2005 » Fedora Core 3 Update: gcc-3.4.4-2.fc3

Fedora Core 3 Update: gcc-3.4.4-2.fc3

Posted by Philipp Esselbach on: 07/27/2005 02:23 PM [ Print | 0 comment(s) ]

A gcc update has been released for Fedora Core 3

---------------------------------------------------------------------
Fedora Update Notification
FEDORA-2005-632
2005-07-27
---------------------------------------------------------------------

Product : Fedora Core 3
Name : gcc
Version : 3.4.4
Release : 2.fc3
Summary : The GNU cc and gcc C compilers.
Description :
The gcc package includes the cc and gcc GNU compilers for compiling C code.




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

* Fri Jul 22 2005 Jakub Jelinek lt;jakub@redhat.comgt; 3.4.4-2
- update from gcc-3_4-branch
- PRs c++/10611, c++/19608, c++/19884, c++/20563, c++/20789, c++/21336,
c++/21853, c++/21903, c++/21987, c/22308, libstdc++/21286,
rtl-optimization/22167, target/19933, target/20301, target/21888,
target/21889, target/22083
- fix -march=i386 -masm=intel -fpic (#162585)
- on ppc64 and s390x, change the obsoletes for gcc-gnat and libgnat
to lt; 3.4.3
- fix visibility handling of static class members
(Mark Mitchell, #159197, PR c++/18925)
- fix some -fvar-tracking bugs that were causing bogus DW_OP_piece ops
- fix -fvar-tracking on big-endian targets (Josef Zlomek,
PR middle-end/14084)
- avoid recursive use of varasm hash tables (#157308)
- on ppc accept CTR-to-CTR copy in mov[sd]f_hardfloat patterns
(Dale Johannesen, Janis Johnson, #160815, IT#74566,
PRs target/20191, target/22081)
- remove limit of 16 nested GCC visibility pragmas (PR middle-end/20303)
- fix stringbuf in_avail() (Benjamin Kosnik, #159408, IT#72781)

* Thu May 26 2005 Jakub Jelinek lt;jakub@redhat.comgt; 3.4.4-1
- update from gcc-3_4-branch
- GCC 3.4.4 release
- PRs middle-end/21709, c++/21768
- fix reg-stack ICE (#158407, PR target/21716)
- fix ppc64 libgcj (Andrew Haley, #154684, #142611)
- add provides, so that packages requiring gcc = 3.4.3 or
libstdc++-devel = 3.4.3 etc. can be satisfied
- use 3.4.3 directories and make 3.4.4 just a symlink,
so that other packages using the 3.4.3 directories are satisfied
and we don't try to replace a directory with a symlink (which rpm doesn't
like)

* Tue May 10 2005 Jakub Jelinek lt;jakub@redhat.comgt; 3.4.3-25
- update from gcc-3_4-branch
- PRs c++/21427, debug/16676, libffi/21285, target/16925, target/19051,
target/21416
- don't enable -fvar-tracking on ia64 for -O0 or -g0 by default
- fix warnings in lt;limitsgt; when compiling with GCC 4 (Mark Mitchell, #157174)
- fix warnings in lt;locale_facets.tccgt; (#157190, PR libstdc++/16678)
- fix output of i?86 movb $cst, %ah etc. instructions (#154116)
- fix a regression introduced by PR target/14981 backport
- fix VEC_SELECT handling in the combiner (PR rtl-optimization/21239)
- fix i?86 address canonicalization (PR target/21297)

* Sat May 7 2005 Jakub Jelinek lt;jakub@redhat.comgt; 3.4.3-24
- -fvar-tracking support (Josef Zlomek, Daniel Berlin)

* Fri May 6 2005 Jakub Jelinek lt;jakub@redhat.comgt; 3.4.3-23
- update from gcc-3_4-branch
- PRs bootstrap/20633, c++/18464, c++/18644, c++/19034,
c++/19311, c++/19312, c++/19991, c++/20142, c++/20147, c++/20147,
c++/20240, c++/20333, c++/20679, c++/20995, c++/21025, c/11459,
c/18502, c/20740, c/21213, libstdc++/21035, libstdc++/21131,
middle-end/19225, middle-end/20364, rtl-optimization/19683,
target/14981, target/15491, target/17822, target/17824, target/18251,
target/18551, target/19819, target/20277, target/20288, target/20611,
target/20670, target/21098
- make libgcov symbols hidden (#162930, IT#72501, PR middle-end/19985)
- add Req/BuildReq for glib2 and libart_lgpl (#150923)
- fix ada build with make -jN Ngt;1


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

4bace738841d2f80835672f9308b4011 SRPMS/gcc-3.4.4-2.fc3.src.rpm
4ff06ecf765e5ffd8ba40e03a68a3436 x86_64/gcc-3.4.4-2.fc3.x86_64.rpm
a6a09c9f901a0b69bcce9430e0b5c561 x86_64/libgcc-3.4.4-2.fc3.x86_64.rpm
97d357459956389c5544c65d0117a815 x86_64/gcc-c++-3.4.4-2.fc3.x86_64.rpm
211eec81d9f99b134a20a1559d55fba7 x86_64/libstdc++-3.4.4-2.fc3.x86_64.rpm
b85c39d558af9f8a30ad5e3fc32c8e26 x86_64/libstdc++-devel-3.4.4-2.fc3.x86_64.rpm
2429e268b274bf3c038021aa61f08e63 x86_64/gcc-objc-3.4.4-2.fc3.x86_64.rpm
0637773709b8cf8e906b03f303c481b1 x86_64/libobjc-3.4.4-2.fc3.x86_64.rpm
d6b6b19242a10255e249ff25a06d2a91 x86_64/gcc-g77-3.4.4-2.fc3.x86_64.rpm
3bd58e7915ca1dd04d35701408011d06 x86_64/libf2c-3.4.4-2.fc3.x86_64.rpm
72941d6e343f74f58f5e5045fd86af62 x86_64/gcc-java-3.4.4-2.fc3.x86_64.rpm
494a3fbf51cee2e5cbbad4d973e27105 x86_64/libgcj-3.4.4-2.fc3.x86_64.rpm
247d0dfbcf3901780c6061d69bf5d810 x86_64/libgcj-devel-3.4.4-2.fc3.x86_64.rpm
875dfc7bb3ff6f13a086132b9a749340 x86_64/cpp-3.4.4-2.fc3.x86_64.rpm
210092f7652a1a1288318ebbccc04d12 x86_64/gcc-gnat-3.4.4-2.fc3.x86_64.rpm
f689e523fda437e657eb68e91cf1f4a2 x86_64/libgnat-3.4.4-2.fc3.x86_64.rpm
fa155c68022c335013a967f9d819c42a x86_64/debug/gcc-debuginfo-3.4.4-2.fc3.x86_64.rpm
0a617a9704b080fd4333d35f2c3da813 x86_64/libgcc-3.4.4-2.fc3.i386.rpm
b2ad73656b7c627887210f334d50196b x86_64/libstdc++-3.4.4-2.fc3.i386.rpm
e55ba518911df05ccb1d8cef9a03096a x86_64/libstdc++-devel-3.4.4-2.fc3.i386.rpm
67f6af03b75271dec1dd2c044f93d1b8 x86_64/libobjc-3.4.4-2.fc3.i386.rpm
37e954f4ff8d1571cf3868c7b5868541 x86_64/libf2c-3.4.4-2.fc3.i386.rpm
fa4ca286c8ad39df2f9507740846563a x86_64/libgcj-3.4.4-2.fc3.i386.rpm
29eb1ec7fc6ad0cfb3bc63a03ef9c22a x86_64/libgnat-3.4.4-2.fc3.i386.rpm
677fde3ab94fc02a407554b1230c349b i386/gcc-3.4.4-2.fc3.i386.rpm
0a617a9704b080fd4333d35f2c3da813 i386/libgcc-3.4.4-2.fc3.i386.rpm
5738754175d37374cb08db6eca5d77b6 i386/gcc-c++-3.4.4-2.fc3.i386.rpm
b2ad73656b7c627887210f334d50196b i386/libstdc++-3.4.4-2.fc3.i386.rpm
e55ba518911df05ccb1d8cef9a03096a i386/libstdc++-devel-3.4.4-2.fc3.i386.rpm
7fa249f4377e09280de4a0cc34b773d8 i386/gcc-objc-3.4.4-2.fc3.i386.rpm
67f6af03b75271dec1dd2c044f93d1b8 i386/libobjc-3.4.4-2.fc3.i386.rpm
70e823fa18723e8fcd6f36717f1fb2df i386/gcc-g77-3.4.4-2.fc3.i386.rpm
37e954f4ff8d1571cf3868c7b5868541 i386/libf2c-3.4.4-2.fc3.i386.rpm
a1553285bc58cb51a03704db71d771be i386/gcc-java-3.4.4-2.fc3.i386.rpm
fa4ca286c8ad39df2f9507740846563a i386/libgcj-3.4.4-2.fc3.i386.rpm
5e4d84bb2bb11f052844a3b65f42faa1 i386/libgcj-devel-3.4.4-2.fc3.i386.rpm
768ab375a21ac3d0480b14cd8ef90098 i386/cpp-3.4.4-2.fc3.i386.rpm
7656210b86f3093533eb6536d95053aa i386/gcc-gnat-3.4.4-2.fc3.i386.rpm
29eb1ec7fc6ad0cfb3bc63a03ef9c22a i386/libgnat-3.4.4-2.fc3.i386.rpm
83961b4ae87536efb7932261f1ae69a5 i386/debug/gcc-debuginfo-3.4.4-2.fc3.i386.rpm

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


Bookmark and Share

Related Threads

09/29/2007 09:59 AM: Dual booting Fedora Core 5 with Windows XP Pro? (5) by danleff
05/19/2007 11:37 PM: Windows 200/fedora core 6 dual boot problems (2) by nissanracer007
09/25/2006 10:38 PM: need driver for dlink g510 for fedora core 4 (5) by danleff
08/21/2006 10:47 PM: New, Need some help with Fedora Core 5 (1) by danleff
08/06/2006 09:03 PM: Help setting up a wireless USB Linksys card on Fedora Core 5 (1) by danleff
07/20/2006 11:01 PM: More Dual Booting Issues with Fedora Core 5 and Xp (3) by bergyman
07/09/2006 04:42 AM: Fedora Core 5 install w/ 2 hard drives (4) by atagar
05/25/2006 05:03 AM: Trying to install Fedora Core 5 on a Tyan Tiger 200T mo/bo (1) by danleff
05/31/2006 05:51 PM: Installing LAMP on Fedora Core 4 (5) by danleff
05/20/2006 05:45 AM: grub reports error 17 in fedora core 4/win98 (1) by danleff

« Fedora Core 4 Update: libtool-1.5.16.multilib2-2 · Fedora Core 4 Update: system-config-bind-4.0.0-20_FC4 »

Linux Compatible » News » July 2005 » Fedora Core 3 Update: gcc-3.4.4-2.fc3
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2013 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition