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 .
- 04 Aug, 2003 10 commits
-
-
No Author authored
'gcc_3_3_1_release'. From-SVN: r70145
-
Mark Mitchell authored
From-SVN: r70142
-
Mark Mitchell authored
From-SVN: r70141
-
Mark Mitchell authored
From-SVN: r70140
-
Mark Mitchell authored
From-SVN: r70139
-
Mark Mitchell authored
From-SVN: r70138
-
Mark Mitchell authored
From-SVN: r70137
-
Mark Mitchell authored
PR c++/11713 * search.c (setup_class_bindings): Handle conversion operators specially. PR c++/11713 * g++.dg/overload/operator1.C: New test. From-SVN: r70135
-
Gerald Pfeifer authored
From-SVN: r70134
-
GCC Administrator authored
From-SVN: r70130
-
- 03 Aug, 2003 7 commits
-
-
Neil Booth authored
PR preprocessor/11534 * cppexp.c (parse_defined): Warn only if -pedantic. From-SVN: r70127 -
Mark Mitchell authored
From-SVN: r70126
-
Mark Mitchell authored
re PR middle-end/10510 (20020227-1.c:30: internal compiler error: in reload, at reload1.c:1108 on hppa64-hp-hpux11.11) PR 10510 From-SVN: r70125 -
Mark Mitchell authored
* Makefile.in (STAGE2_FLAGS_TO_PASS): Pass AR_FOR_TARGET and RANLIB_FOR_TARGET. (stage1_build): Likewise. From-SVN: r70124
-
Mark Mitchell authored
* config/pa/pa.h (MAYBE_FP_REG_CLASS_P): New. (SECONDARY_MEMORY_NEEDED): Use it. From-SVN: r70123 -
Richard Stallman authored
From-SVN: r70121
-
GCC Administrator authored
From-SVN: r70109
-
- 02 Aug, 2003 1 commit
-
-
GCC Administrator authored
From-SVN: r70088
-
- 01 Aug, 2003 3 commits
-
-
Geoffrey Keating authored
PR 11709 (partial fix) * config/rs6000/rs6000.c (rs6000_output_function_epilogue): Don't insert a label at the end of an function under Mach-O. From-SVN: r70068
-
Geoffrey Keating authored
PR 11313 * c-pragma.c (maybe_apply_pragma_weak): Don't get DECL_ASSEMBLER_NAME when it's not needed. From-SVN: r70066
-
GCC Administrator authored
From-SVN: r70027
-
- 31 Jul, 2003 1 commit
-
-
GCC Administrator authored
From-SVN: r69980
-
- 30 Jul, 2003 2 commits
-
-
Richard Henderson authored
PR target/10681 2003-06-27 J"orn Rennecke <joern.rennecke@superh.com> * flow.c (propagate_one_insn): Use proper test for a register being part of the return value. 2003-06-26 Richard Henderson <rth@redhat.com> * flow.c (propagate_one_insn): Preserve live-at-end registers across tail calls. 2003-06-26 Richard Henderson <rth@redhat.com> * config/ia64/ia64.c (ia64_expand_call): Don't add ar.pfs for sibcalls. (ia64_split_call): Only load descriptor for GP register inputs. (ia64_expand_epilogue): Check current_frame_info.mask not current_function_is_leaf to restore ar.pfs. From-SVN: r69949 -
GCC Administrator authored
From-SVN: r69946
-
- 29 Jul, 2003 1 commit
-
-
GCC Administrator authored
From-SVN: r69906
-
- 28 Jul, 2003 1 commit
-
-
GCC Administrator authored
From-SVN: r69866
-
- 27 Jul, 2003 1 commit
-
-
GCC Administrator authored
From-SVN: r69839
-
- 26 Jul, 2003 2 commits
-
-
Gerald Pfeifer authored
From-SVN: r69818
-
GCC Administrator authored
From-SVN: r69804
-
- 25 Jul, 2003 3 commits
-
-
Mark Mitchell authored
PR c++/10796 * decl.c (finish_enum): Make sure the underlying integer type has the same precision as some full integer type. Reverts part 2003-06-27's patch that didn't play any role in fixing the PR. * cp-tree.h (convert_to_base_statically): Declare. * call.c (build_special_member_call): Convert INSTANCE to the base type. * class.c (convert_to_base_statically): New method. * init.c (construct_virtual_base): Use it. * method.c (do_build_assign_ref): Fix typo in comment. * g++.dg/init/enum2.C: New. * g++.dg/inherit/access5.C: New test. From-SVN: r69769
-
No Author authored
'gcc-3_3-branch'. From-SVN: r69768
-
GCC Administrator authored
From-SVN: r69765
-
- 24 Jul, 2003 4 commits
-
-
Aldy Hernandez authored
2003-04-01 Aldy Hernandez <aldyh@redhat.com> PR/8878 * expr.c (expand_expr): Handle VECTOR_CST. (const_vector_from_tree): New. * varasm.c (output_constant): Handle VECTOR_CST. * c-typeck.c (digest_init): Build a vector constant from a VECTOR_TYPE. From-SVN: r69756 -
Nathan Myers authored
2003-07-24 Nathan Myers <ncm-nospam@cantrip.org> * testsuite/23_containers/map_operators.cc: Conform to container requirement as value must be Assignable. From-SVN: r69748 -
Kriang Lerdsuwanakij authored
PR c++/11513 * cp-tree.h (PROCESSING_REAL_TEMPLATE_DECL_P): Use current_scope. * g++.dg/template/crash8.C: New test. From-SVN: r69738
-
GCC Administrator authored
From-SVN: r69731
-
- 23 Jul, 2003 4 commits
-
-
Mark Mitchell authored
PR c++/11645 * cp-tree.h (accessible_base_p): Declare. * call.c (build_over_call): Use it. * search.c (accessible_base_p): New function, split out from ... (lookup_base): ... here. PR c++/11645 * g++.dg/inherit/access4.C: New test. From-SVN: r69726
-
No Author authored
'gcc-3_3-branch'. From-SVN: r69725
-
Nathan Sidwell authored
cp: PR c++/11282 * decl.c: (reshape_init): Always advance *INITP. testsuite: PR c++/11282 * g++.dg/parse/crash7.C: New test. From-SVN: r69709
-
John David Anglin authored
PR target/11607 and PR target/11516 * pa.md (extzv, extv, insv): Revert latter half of last patch. From-SVN: r69704
-