This project is mirrored from git://gcc.gnu.org/git/gcc.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 16 Oct, 2003 7 commits
-
-
No Author authored
'gcc_3_3_2_release'. From-SVN: r72569
-
Mark Mitchell authored
From-SVN: r72568
-
Mark Mitchell authored
From-SVN: r72567
-
Mark Mitchell authored
From-SVN: r72564
-
Kriang Lerdsuwanakij authored
PR c++/12369 * g++.dg/template/friend25.C: New test. PR c++/7939 * g++.dg/template/crash11.C: New test. From-SVN: r72548
-
Kriang Lerdsuwanakij authored
PR c++/7939 * typeck.c (comptypes): Don't ICE when its first argument is error_mark_node. (compparms): Reverse the arguments of same_type_p. PR c++/7939 * g++.dg/template/crash11.C: New test. From-SVN: r72546
-
GCC Administrator authored
From-SVN: r72540
-
- 15 Oct, 2003 1 commit
-
-
GCC Administrator authored
From-SVN: r72507
-
- 14 Oct, 2003 6 commits
-
-
Jason Merrill authored
PR c++/11878 * tree.c (build_target_expr_with_type): Call force_rvalue for classes with non-trivial copy ctors. PR c++/11063 * typeck.c (build_modify_expr): Call convert rather than abort. From-SVN: r72493 -
Jason Merrill authored
PR c/11885 * stor-layout.c (update_alignment_for_field): Packed non-bit-fields get byte alignment. From-SVN: r72484 -
Steven Bosscher authored
From-SVN: r72477
-
Rainer Orth authored
* fixinc/inclhack.def (alpha_pthread_gcc): New fix. * fixinc/fixincl.x: Regenerate. * fixinc/tests/base/pthread.h [ALPHA_PTHREAD_GCC_CHECK]: New testcase. Fixes PR bootstrap/9330. From-SVN: r72464
-
Steven Bosscher authored
2003-10-14 Steven Bosscher <steven@gcc.gnu.org> PR target/11087 Backport from gcc-3_3-rhl-branch and mainline. 2003-07-17 Jakub Jelinek <jakub@redhat.com> * loop.c (basic_induction_var): Check if convert_modes emitted any instructions. Remove them and return 0 if so. From-SVN: r72461
-
GCC Administrator authored
From-SVN: r72452
-
- 13 Oct, 2003 2 commits
-
-
Matt Kraai authored
2003-10-13 Matt Kraai <kraai@alumni.cmu.edu> PR target/11949 Backport from mainline: 2003-05-05 Aldy Hernandez <aldyh@redhat.com> * testsuite/gcc.c-torture/compile/simd-6.c: New. * c-typeck.c (digest_init): Handle arrays of vector constants. From-SVN: r72441
-
GCC Administrator authored
From-SVN: r72411
-
- 12 Oct, 2003 1 commit
-
-
GCC Administrator authored
From-SVN: r72385
-
- 11 Oct, 2003 3 commits
-
-
Eric Botcazou authored
PR optimization/12544 * function.c (put_var_into_stack): Don't generate ADDRESSOFs for DECL_NONLOCAL decls. From-SVN: r72378
-
No Author authored
'gcc-3_3-branch'. From-SVN: r72377
-
GCC Administrator authored
From-SVN: r72317
-
- 10 Oct, 2003 1 commit
-
-
GCC Administrator authored
From-SVN: r72290
-
- 09 Oct, 2003 5 commits
-
-
Eric Botcazou authored
PR optimization/12510 Backport from mainline: 2003-09-08 Jakub Jelinek <jakub@redhat.com> * toplev.c (rest_of_compilation): Call split_all_insns before regstack if optimizing but not scheduling after reload. From-SVN: r72286
-
Mark Mitchell authored
From-SVN: r72279
-
Rainer Orth authored
* fixinc/inclhack.def (stdio_va_list): Removed _ap fix. (irix_stdio_va_list): Don't require leading printf, IRIX 6.5.21 introduced some multi-line prototypes. * fixinc/fixincl.x: Regenerate. Fixes PR libf2c/12263. From-SVN: r72278
-
Mark Mitchell authored
From-SVN: r72276
-
GCC Administrator authored
From-SVN: r72249
-
- 08 Oct, 2003 3 commits
-
-
Timo Kokkonen authored
PR bootstrap/12490 * scan-decls.c (MAX_EXTERN_C_BRACES): New preprocessor constant to define the size of the extern_C_braces array. Set it to 200. (scan_decls): Abort when extern_C_braces_length is out-of-bounds. Co-Authored-By:Eric Botcazou <ebotcazou@libertysurf.fr> From-SVN: r72225
-
Mark Mitchell authored
* g++.dg/template/ptrmem4.C: Revise in view of fixes for PR c++/10147. From-SVN: r72217
-
GCC Administrator authored
From-SVN: r72212
-
- 07 Oct, 2003 5 commits
-
-
Bob Wilson authored
* g++.dg/template/spec10.C: Set exit value to zero on success. Fix indentation. From-SVN: r72196
-
Paolo Carlini authored
2003-10-07 Paolo Carlini <pcarlini@unitus.it> PR libstdc++/11740 * config/locale/gnu/ctype_members.cc (ctype<wchar_t>::do_is): Fix to actually return (M & m) != 0 as per 22.2.1.1.2. * config/locale/generic/ctype_members.cc: Same. From-SVN: r72187
-
Mark Mitchell authored
From-SVN: r72184
-
Mark Mitchell authored
re PR c++/10174 (g++ wrongly assumes a namespace of a function based on the namespace of the function's argument) PR c++/10174 * call.c (initialize_reference): Tweak error message. PR c++/12337 * init.c (build_new_1): Make sure that the expression returned is not an lvalue. PR c++/12344, c++/12236, c++/8656 * decl.c (start_function): Do not ignore attributes embedded in a function declarator. PR c++/12337 * g++.dg/init/new9.C: New test. PR c++/12334, c++/12236, c++/8656 * g++.dg/ext/attrib8.C: New test. From-SVN: r72179
-
GCC Administrator authored
From-SVN: r72175
-
- 06 Oct, 2003 5 commits
-
-
Eric Botcazou authored
PR optimization/12215 * cse.c (cse_set_around_loop): Emit the move at the beginning of the next basic block for trapping sets. From-SVN: r72143
-
No Author authored
'gcc-3_3-branch'. From-SVN: r72142
-
Eric Botcazou authored
PR optimization/11637 * combine.c (adjust_for_new_dest): New function to adjust the notes and LOG_LINKS when the dest of an insn has changed. (try_combine): Use it when deleting the first insn of a two-insn parallel or splitting a two-load parallel. From-SVN: r72140
-
No Author authored
'gcc-3_3-branch'. From-SVN: r72139
-
GCC Administrator authored
From-SVN: r72124
-
- 05 Oct, 2003 1 commit
-
-
Roger Sayle authored
PR c++/11409 * class.c (resolve_address_of_overloaded_function): When building list of matching non-template function decls, ignore anticipated declarations of undeclared or shadowed GCC builtins. * g++.dg/overload/builtin3.C: New test case. From-SVN: r72108
-