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 .
- 30 Oct, 1998 3 commits
-
-
No Author authored
'egcs_1_1_1_pre'. From-SVN: r23463
-
Jeffrey A Law authored
* jump.c (jump_optimize): Initialize mappings from INSN_UID to EH region if exceptions are enabled and we're performing cross jump optimizations. (find_cross_jump): Exit loop if the insns are in different EH regions. From-SVN: r23462
-
Martin v. Löwis authored
From-SVN: r23452
-
- 29 Oct, 1998 4 commits
-
-
Peter Jakubek authored
From-SVN: r23448
-
Peter Jakubek authored
� * m68k.h (INDIRECTABLE_1_ADDRESS_P): Fix thinko. From-SVN: r23447 -
Jason Merrill authored
* decl.c (finish_enum): Also set TYPE_SIZE_UNIT. * class.c (finish_struct_bits): Likewise. From-SVN: r23437
-
Jason Merrill authored
From-SVN: r23426
-
- 28 Oct, 1998 3 commits
-
-
Jason Merrill authored
* class.c (finish_struct_1): Don't complain about non-copy assignment ops in union members. * class.c (build_vtable): Don't pass at_eof to import_export_vtable. (prepare_fresh_vtable): Likewise. (finish_struct_1): Don't call import_export_class. * decl2.c (finish_vtable_vardecl): Do import/export stuff. (finish_prevtable_vardecl): Lose. (finish_file): Don't call it. * pt.c (instantiate_class_template): Likewise. From-SVN: r23411
-
David Edelsohn authored
* collect2.c (aix64_flag): New variable. (main, case 'b'): Parse it. (GCC_CHECK_HDR): object magic number must match mode. (scan_prog_file): Only check for shared object if valid header. Print debugging if header/mode mismatch. * README.RS6000: Update. From-SVN: r23408 -
Jeff Law authored
From-SVN: r23407
-
- 27 Oct, 1998 1 commit
-
-
Jason Merrill authored
* expr.c (pending_chain): Move up. (save_expr_status): Do save pending_chain. (restore_expr_status): And restore it. * function.h (struct function): Add pending_chain. From-SVN: r23360
-
- 25 Oct, 1998 7 commits
-
-
Jason Merrill authored
stmt.c (expand_fixup): Set fixup->before_jump to a NOTE_INSN_DELETED instead of a NOTE_INSN_BLOCK_BEG. * stmt.c (expand_fixup): Set fixup->before_jump to a NOTE_INSN_DELETED instead of a NOTE_INSN_BLOCK_BEG. From-SVN: r23328
-
David Edelsohn authored
* ginclude/va-ppc.h (va_arg): longlong types in overflow area are not doubleword aligned. From-SVN: r23323 -
Jason Merrill authored
* parse.y (condition): Convert VAR_DECL from reference to indirect reference. * decl2.c (validate_nonmember_using_decl): Fix using-directives of std if std is ignored. * method.c (build_decl_overload_real): Clear numeric_output_need_bar after __. * decl.c (cp_finish_decl): Make statics in extern inlines and templates common, if possible and the target doesn't support weak symbols. * decl2.c (merge_functions): Remove duplicates. * typeck.c (build_conditional_expr): Only fold if ifexp is an INTEGER_CST. From-SVN: r23322
-
Gavin Romig-Koch authored
* typeck.c (c_expand_return): Handle the case that valtype is wider than the functions return type. From-SVN: r23321
-
Jason Merrill authored
* tinfo2.cc (fast_compare): Remove. (before): Just use strcmp. * tinfo.cc (operator==): Just use strcmp. * inc/typeinfo: Add #pragma interface. (operator!=): Just call operator==. * tinfo.cc: Add #pragma implementation. (operator==): Move from inc/typeinfo and tinfo2.cc. From-SVN: r23320
-
Mumit Khan authored
( * i386/crtdll.h (CPP_PREDEFINES): Fix typo. * i386/mingw32.h (CPP_PREDEFINES): Likewise. From-SVN: r23294 -
Mumit Khan authored
� * i386/crtdll.h (CPP_PREDEFINES): Fix typo. * i386/mingw32.h (CPP_PREDEFINES): Likewise. From-SVN: r23293
-
- 23 Oct, 1998 3 commits
-
-
David Edelsohn authored
* rs6000.md (movsf): Disable explicit secondary-reload-like functionality if TARGET_POWERPC64. (movdf): Remove TARGET_POWERPC64 explicit secondary-reload-like functionality. From-SVN: r23266 -
Jeffrey A Law authored
* m68k.md (5200 movqi): Do not allow byte sized memory references using address regs. * m68k.c (output_move_qimode): Do not use byte sized operations on address registers. From-SVN: r23265 -
Robert Lipe authored
From-SVN: r23264
-
- 19 Oct, 1998 1 commit
-
-
Geoff Keating authored
* loop.c (scan_loop): Be more selective about what invariants are moved out of a loop. From-SVN: r23179
-
- 18 Oct, 1998 1 commit
-
-
Jason Merrill authored
From-SVN: r23163
-
- 15 Oct, 1998 1 commit
-
-
Jason Merrill authored
* spew.c (yylex): Clear looking_for_typename if we got 'enum { ... };'. Fixes WIFEXITED. From-SVN: r23112
-
- 14 Oct, 1998 3 commits
-
-
Didier FORT authored
( * fixincludes: Fix up rpc/{clnt,svr,xdr}.h for SunOS. From-SVN: r23102 -
Didier FORT authored
� * fixincludes: Fix up rpc/{clnt,svr,xdr}.h for SunOS. From-SVN: r23101 -
Joel Sherrill authored
* Makefile.in (stmp-fixinc): Do not install assert.h if not desired. * config/t-rtems: Do not install assert.h -- use newlib's. From-SVN: r23098
-
- 09 Oct, 1998 1 commit
-
-
Dave Love authored
1998-10-09 Dave Love <d.love@dl.ac.uk> * g77.texi: Various updates. From-SVN: r22960
-
- 08 Oct, 1998 1 commit
-
-
Dave Love authored
1998-10-02 Dave Love <d.love@dl.ac.uk> * com.c (ffecom_expr_intrinsic_): Fix return type for RAND. From-SVN: r22916
-
- 03 Oct, 1998 1 commit
-
-
Richard Henderson authored
From-SVN: r22797
-
- 02 Oct, 1998 10 commits
-
-
Jeff Law authored
8 * regclass.c (reg_scan_mark_refs): Return immediately if passed a NULL_RTX as an argument. From-SVN: r22743 -
Jeff Law authored
@ * regclass.c (reg_scan_mark_refs): Return immediately if passed a NULL_RTX as an argument. From-SVN: r22742 -
Mumit Khan authored
* parse.y (nomods_initdcl0): Set up the parser stack correctly. From-SVN: r22738
-
Jim Wilson authored
* i386/winnt.c (i386_pe_asm_file_end): Check TREE_SYMBOL_REFERENCED. From-SVN: r22735 -
Jeffrey A Law authored
From-SVN: r22734
-
Gerald Pfeifer authored
* README: Remove installation instructions and refer to the INSTALL directory instead. From-SVN: r22733 -
Kamil Iskra authored
� * Makefile.in (install): Add missing "else true;". From-SVN: r22732 -
Kamil Iskra authored
From-SVN: r22731
-
Geoff Keating authored
* gcse.c: New definition NEVER_SET for reg_first_set, reg_last_set, mem_first_set, mem_last_set; because 0 can be a CUID. (oprs_unchanged_p): Use new definition. (record_last_reg_set_info): Likewise. (record_last_mem_set_info): Likewise. (compute_hash_table): Likewise. From-SVN: r22730 -
Richard Earnshaw authored
* arm.c (add_constant): New parameter address_only, change caller. Set it non-zero if taking the address of an item in the pool. (arm_reorg): Handle cases where we need the address of an item in the pool. * arm.c (bad_signed_byte_operand): Check both arms of a sum in a memory address. * arm.md (splits for *extendqihi_insn and *extendqisi_insn): Handle memory addresses that are not in standard canonical form. From-SVN: r22729
-