auto-import changelog data from gcc-3.3.3-7.src.rpm

Tue Apr 13 2004 Jakub Jelinek <jakub@redhat.com> 3.3.3-7
- update from gcc-3_3-branch
- PRs 14467, bootstrap/12527, bootstrap/13562, 14219, target/11716,
    c++/14804
Wed Apr 07 2004 Jakub Jelinek <jakub@redhat.com> 3.3.3-6
- fix cselib MEM invalidation (Jan Hubicka)
- fix default argument handling in templates (Mark Mitchell, #120221, PR
    c++/14763)
- fix PR c++/14724 (Match Mitchell)
Sat Apr 03 2004 Jakub Jelinek <jakub@redhat.com> 3.3.3-5
- different PR optimization/13424 fix
- fix a bug in long long argument handling (Eric Botcazou, PRs
    optimization/14235, optimization/13488)
- SPARC ldbl-128 fixes
Mon Mar 29 2004 Jakub Jelinek <jakub@redhat.com> 3.3.3-4
- update from gcc-3_3-branch
- PRs 11527, bootstrap/14356, c++/14230, c++/14401, c++/14476, debug/11231,
    debug/11983, debug/14079, driver/13577, middle-end/13448,
    middle-end/14470, middle-end/14470, middle-end/14470, middle-end/14535,
    opt/10776, optimization/13472, preprocessor/14438, target/10730,
    target/13877, target/13889, target/13889, target/14260, target/14533,
    target/14533, target/14558, target/14723
- fix PR c/14069
- fix gcj ICE on final unitialized local variable used in switch (Andrew
    Haley, #118219, PR java/14581)
- link libgcc_s even to C programs and executables if they need exception
    handling
- don't use 3dNOW! prefetches in x86-64 libgcj (H.J.Lu, #119022, PR
    target/14326)
- fix up -march=nocona/-mtune=nocona support
- fix typos in ICE hack, add -frandom-seek=0
- another attempt to fix aggregates with mixed const and non-const members
    and almost-zero initializer (Eric Botcazou, Mark Mitchell, PR
    optimization/13424)
- fix bitfield handling in a.b++ == const to ++a.b == const + 1
    transformations (PR c++/14755)
This commit is contained in:
cvsdist 2004-09-09 05:42:32 +00:00
parent 1888f83488
commit d520e2cb44
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
gcc-3.3.3-20040312.tar.bz2
gcc-3.3.3-20040413.tar.bz2

View File

@ -1 +1 @@
7194fcf722ddcea0b7cde4a1239e7271 gcc-3.3.3-20040312.tar.bz2
919b7660e9f94c80b4b2818f86373ffc gcc-3.3.3-20040413.tar.bz2