- 29 Oct, 2002 9 commits
-
-
* config/h8300/h8300.h (TARGET_DEFAULT): Make it MASK_QUICKCALL. From-SVN: r58629
Kazu Hirata committed -
* config/h8300/h8300.c (h8300_eightbit_constant_address_p): New. (h8300_tiny_constant_address_p): Likewise. * config/h8300/h8300.h (EIGHTBIT_CONSTANT_ADDRESS_P): Use h8300_eightbit_constant_address_p. (TINY_CONSTANT_ADDRESS_P): Use h8300_tiny_constant_address_p. * config/h8300/h8300-protos.h: Add the prototypes for the two new functions. From-SVN: r58628
Kazu Hirata committed -
* reload1.c (update_eliminables): Unconditionally check if frame_pointer_needed has changed. From-SVN: r58627
Kazu Hirata committed -
* toplev.c (rest_of_compilation): Reorganize way reg_scan is called before final pass. From-SVN: r58624
Jan Hubicka committed -
* expr.c (expand_expr) [PLUS]: Don't use simplify_binary_operation; check for zero operands explicitly. From-SVN: r58623
Eric Botcazou committed -
* config/mips/mips.md (extv, extzv, insv): Set size of referenced memory after adjusting to BLKmode. From-SVN: r58621
Richard Sandiford committed -
* config/h8300/h8300.h (MASK_*): New. (TARGET_*): Use MASK_*. From-SVN: r58620
Kazu Hirata committed -
From-SVN: r58619
GCC Administrator committed -
* testsuite/thread/pthread5.cc: Include <unistd.h> if _GLIBCPP_HAVE_UNISTD_H is defined. (main): Only use pthread_attr_setscope if _POSIX_THREAD_PRIORITY_SCHEDULING is defined. From-SVN: r58608
Jason Thorpe committed
-
- 28 Oct, 2002 7 commits
-
-
* testsuite/thread/pthread1.cc: Enable on *-*-netbsd*. * testsuite/thread/pthread2.cc: Likewise. * testsuite/thread/pthread3.cc: Likewise. * testsuite/thread/pthread4.cc: Likewise. * testsuite/thread/pthread5.cc: Likewise. * testsuite/thread/pthread6.cc: Likewise. From-SVN: r58606
Jason Thorpe committed -
* gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6. * gcc.dg/nest.c: Bypass errors on irix6. From-SVN: r58600
Kaveh R. Ghazi committed -
* config.gcc (*-*-netbsd*): Add NETBSD_ENABLE_PTHREADS to tm_defines if pthreads are enabled. * config/netbsd.h (LIB_SPEC): Only support the -pthread option if NETBSD_ENABLE_PTHREADS is defined. From-SVN: r58599
Jason Thorpe committed -
2002-10-28 Nathanael Nerode <neroden@gcc.gnu.org> * a-chlat9.ads a-cwila9.ads a-dynpri.adb a-retide.adb: Update maintainership comments. From-SVN: r58597
Nathanael Nerode committed -
* ChangeLog.1: Fix typos. * cse.c: Fix a comment typo. * reload1.c: Likewise. From-SVN: r58596
Kazu Hirata committed -
From-SVN: r58595
Gerald Pfeifer committed -
From-SVN: r58594
GCC Administrator committed
-
- 27 Oct, 2002 11 commits
-
-
* gcc.dg/nest.c: Expect error for mmix-*-*. * gcc.dg/20021014-1.c: Use dg-error, not dg-build. From-SVN: r58586
Hans-Peter Nilsson committed -
* fixinc/inclhack.def (libc1_G_va_list): Correct test_text. * fixinc/tests/base/_G_config.h: New file. From-SVN: r58585
Hans-Peter Nilsson committed -
From-SVN: r58584
Bruce Korb committed -
* combine.c: Fix comment formatting. * loop.c: Likewise. * real.c: Likewise. * regclass.c: Likewise. * regmove.c: Likewise. * regrename.c: Likewise. * reg-stack.c: Likewise. * reload1.c: Likewise. * reload.c: Likewise. * reload.h: Likewise. * unroll.c: Likewise. From-SVN: r58583
Kazu Hirata committed -
From-SVN: r58582
Kazu Hirata committed -
From-SVN: r58579
Jan Hubicka committed -
* Makefile.in (dwarf2out.o): Add dependendcy on hashtab.h. * dwarf2out.c: Include hashtab.h. (is_main_source): New static variable. (attr_checksum, die_checksum): Modified to handle die references. (same_loc_p, same_dw_val_p, same_attr_p, same_die_p, same_die_p_wrap, unmark_all_dies, htab_cu_hash, htab_cu_eq, htab_cu_del, check_duplicate_cu, record_comdat_symbol_number): New static functions. (output_comp_unit, compute_section_prefix, is_type_die, break_out_includes, mark_dies, unmark_dies, dwarf2out_start_source_file): Modified. * toplev.c (rest_of_decl_compilation): Call of dwarf2out_decl for type declarations added. From-SVN: r58578
Zdenek Dvorak committed -
2002-10-27 Paolo Carlini <pcarlini@unitus.it> PR libstdc++/8347 * include/bits/basic_string.tcc (string::_S_construct(_InIter, _InIter, const _Alloc&, forward_iterator_tag)): Do not throw logic error if __beg == NULL && __end == __beg. (string::string(const _CharT*, const _Alloc&)): Tweak. * testsuite/21_strings/ctor_copy_dtor.cc: Add test05 from PR. From-SVN: r58577
Paolo Carlini committed -
From-SVN: r58576
GCC Administrator committed -
* partition.h: Close the extern "C" scope when compiling with C++. * getopt.h: Update copyright year from the previous patch. From-SVN: r58570
Roger Sayle committed -
PR bootstrap/8351 * getopt.h: Avoid prototyping getopt with no arguments in C++. Co-Authored-By: DJ Delorie <dj@redhat.com> From-SVN: r58569
Roger Sayle committed
-
- 26 Oct, 2002 12 commits
-
-
2002-10-26 Andris Pavenis <pavenis@latnet.lv> * lang-specs.h: Fix ratfor specs. From-SVN: r58565
Andris Pavenis committed -
* config/h8300/h8300.c (initial_offset): Change to h8300_initial_elimination_offset. * config/h8300/h8300.h (INITIAL_ELIMINATION_OFFSET): Use h8300_initial_elimination_offset. * config/h8300/h8300-protos.h: Update the prototype. From-SVN: r58564
Kazu Hirata committed -
* config/mmix/mmix.h (LIBCALL_VALUE): Use MMIX_RETURN_VALUE_REGNUM, not MMIX_OUTGOING_RETURN_VALUE_REGNUM. (FUNCTION_VALUE_REGNO_P): Similar, but move code to... * config/mmix/mmix.c (mmix_function_value_regno_p): New. * config/mmix/mmix-protos.h: Remove needless ifdefs on TREE_CODE and RTX_CODE. (mmix_function_value_regno_p): Declare. From-SVN: r58563
Hans-Peter Nilsson committed -
* gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors markers. From-SVN: r58562
Hans-Peter Nilsson committed -
From-SVN: r58561
GCC Administrator committed -
From-SVN: r58554
Hans-Peter Nilsson committed -
* gcc.dg/nest.c, gcc.dg/20021014-1.c: Expect build failure on mmix-*-*. From-SVN: r58553
Hans-Peter Nilsson committed -
mmix.md ("fixuns_truncdfdi2"): Replace unsigned_fix, invalid for floating point mode result, with fix. * config/mmix/mmix.md ("fixuns_truncdfdi2"): Replace unsigned_fix, invalid for floating point mode result, with fix. From-SVN: r58552
Hans-Peter Nilsson committed -
From-SVN: r58551
Mike Stump committed -
* c-typeck.c (warn_for_assignment): Don't print argument number, if zero. Fixes gcc.dg/warn-1.c. From-SVN: r58550
Mike Stump committed -
From-SVN: r58549
Mike Stump committed -
* call.c (build_over_call): Use DECL_CONTEXT, not DECL_VIRTUAL_CONTEXT. * class.c (modify_vtable_entry): Don't mess with DECL_VIRTUAL_CONTEXT. (set_vindex): Remove. (set_primary_base): Remove vfuns_p parameter. (determine_primary_base): Likewise. (modify_all_vtables): Likewise. (layout_class_type): Likewise. Adjust calls to other functions accordingly. (finish_struct_1): Adjust calls to modified functions. Set DECL_VINDEX here. * cp-tree.h (lang_type_class): Remove vsize. (CLASSTYPE_VSIZE): Remove. (lang_decl): Remove thunks. (DECL_THUNKS): Adjust. (DECL_VIRTUAL_CONTEXT): Remove. (duplicate_decls): Don't copy it. * pt.c (build_template_decl): Don't set it. (tsubst_decl): Likewise. * typeck.c (expand_ptrmemfunc_cst): Don't use it. * g++.dg/lookup/ptrmem1.C: New test. From-SVN: r58548
Mark Mitchell committed
-
- 25 Oct, 2002 1 commit
-
-
* toplev.c (dump_file_index): Add DFI_ce3. (dump_file_info): Likewise. (rest_of_compilation): Run first ifcvt pass before tracer. From-SVN: r58547
Jan Hubicka committed
-