- 19 Mar, 2002 6 commits
-
-
2002-03-19 Benjamin Kosnik <bkoz@redhat.com> * docs/html/faq/index.html: Add OS X workaround. * docs/html/17_intro/TODO: Update. From-SVN: r51028
Benjamin Kosnik committed -
From-SVN: r51027
J"orn Rennecke committed -
From-SVN: r51026
Jakub Jelinek committed -
PR c/5656 * langhooks.h (struct lang_hooks_for_tree_inlining): Add convert_parm_for_inlining. * c-lang.c (LANG_HOOKS_TREE_INLINING_CONVERT_PARM_FOR_INLINING): Define. * langhooks-def.h: Likewise. * objc/objc-lang.c: Likewise. * langhooks.c (lhd_tree_inlining_convert_parm_for_inlining): New function. * tree-inline.c (initialize_inlined_parameters): Call convert_parm_for_inlining lang hook if needed. * c-typeck.c (c_convert_parm_for_inlining): New function. * c-tree.h (c_convert_parm_for_inlining): Add prototype. * gcc.c-torture/compile/20020318-1.c: New test. From-SVN: r51025
Jakub Jelinek committed -
From-SVN: r51024
GCC Administrator committed -
From-SVN: r51015
Jason Merrill committed
-
- 18 Mar, 2002 34 commits
-
-
locale_facets.tcc (money_put::do_put(long double)): Fix dimensioning of temporary buffers to avoid risk of overruns. 2002-03-18 Paolo Carlini <pcarlini@unitus.it> * include/bits/locale_facets.tcc (money_put::do_put(long double)): Fix dimensioning of temporary buffers to avoid risk of overruns. (money_put::do_put(string)): Same for the buffer used to add the grouping chars. * testsuite/22_locale/money_put_members_char.cc: Add test06. * testsuite/22_locale/money_put_members_wchar_t.cc: Ditto. * include/bits/locale_facets.tcc (collate::do_transform): Simplify. From-SVN: r51012
Paolo Carlini committed -
calls.c (precompute_arguments): Do not assume that temporaries can be destroyed after expanding the argument. * calls.c (precompute_arguments): Do not assume that temporaries can be destroyed after expanding the argument. (expand_call): Likewise. From-SVN: r51011
Mark Mitchell committed -
* include/jni.h (JNIIMPORT): New macro. (JNIEXPORT): Likewise. (JNICALL): Likewise. From-SVN: r51009
Tom Tromey committed -
2002-03-18 Phil Edwards <pme@gcc.gnu.org> * acinclude.m4 (GLIBCPP_CONFIGURE): Make indentation/spacing uniform. * configure.in: Add comments pointing the way for autoconf 2.5x. * aclocal.m4, config.h.in, configure: Regenerate. From-SVN: r51007
Phil Edwards committed -
* libjava.jni/jni.exp (gcj_jni_test_one): Find libstdc++ in build tree. (gcj_invoke): Added ld_library_additions argument. From-SVN: r51006
Tom Tromey committed -
From-SVN: r51002
Eric Christopher committed -
re PR c++/3882 (gcc 3.0 error referencing a variable in its initializer expression in template code) PR c++/3882 * pt.c (tsubst_decl): Move __PRETTY_FUNCTION__ handling... (tsubst_expr) [DECL_STMT]: ...here. And substitute the initializer only after recording the declaration. From-SVN: r50999
Eric Botcazou committed -
2002-03-18 Stuart Griffith <Stuart_Griffith@credence.com> * strtod.c (strtod): Increment 8 chars, not 7, when `infinity' seen. From-SVN: r50994
Stuart Griffith committed -
PR c++/2039 * init.c (resolve_offset_ref): Hand off to build_component_ref. From-SVN: r50991
Jason Merrill committed -
2002-03-18 Alexandre Petit-Bianco <apbianco@redhat.com> * builtins.c (define_builtin): Do nothing if `type' is null. Fixes PR java/5876. From-SVN: r50990
Alexandre Petit-Bianco committed -
* config/mips/mips.md (andsi3) [TARGET_MIPS16]: Force operand 1 to a register too. (anddi3, iorsi3): Likewise. From-SVN: r50988
Alexandre Oliva committed -
mips.h (ENCODE_SECTION_INFO): Don't use %gprel for symbols that are going to be placed in linkonce sections. * config/mips/mips.h (ENCODE_SECTION_INFO) [TARGET_MIPS16]: Don't use %gprel for symbols that are going to be placed in linkonce sections. From-SVN: r50986
Alexandre Oliva committed -
* config/mips/mips.h (ELIMINABLE_REGS): Can't eliminate RETURN_ADDRESS_POINTER_REGNUM to $ra. (CAN_ELIMINATE): Only eliminate it to $sp if a frame pointer is not needed. Disregard leaf_function_p(). (INITIAL_ELIMINATION_OFFSET): Adjust for elimination of rap to mips16 frame pointer. * config/mips/mips.md (store ra): Only to small SP offsets. 2001-08-22 Graham Stott <grahams@redhat.com> * config/mips/mips.h (RETURN_ADDR_RTX): For a leaf function return a REG rtx for the return address register. From-SVN: r50985
Alexandre Oliva committed -
* config/xtensa/xtensa.h (GO_IF_MODE_DEPENDENT_ADDRESS): Treat constant-pool addresses as "mode-dependent". (GO_IF_LEGITIMATE_ADDRESS): Rename macro arguments. From-SVN: r50984
Bob Wilson committed -
2002-03-18 Andrew Haley <aph@cambridge.redhat.com> * include/i386-signal.h (old_i386_kernel_sigaction): New. INIT_SEGV: Use old_i386_kernel_sigaction. INIT_FP: Likewise. From-SVN: r50980
Andrew Haley committed -
PR c++/4222, c++/5995 * call.c (build_over_call): Fix empty class logic. From-SVN: r50978
Jason Merrill committed -
PR target/5740 * expr.c (emit_group_load): Use extract_bit_field if needed for CONCAT arguments. * g++.dg/opt/conj1.C: New test. From-SVN: r50975
Jakub Jelinek committed -
PR c++/3870 * cp-tree.h (struct saved_scope): Add last_parms field. * decl.c (maybe_push_to_top_level): Save last_function_parms. (pop_from_top_level): Restore it. From-SVN: r50970
Jason Merrill committed -
PR c++/4377 * mangle.c (write_expression): Strip NOP_EXPRs sooner. Also strip NON_LVALUE_EXPRs. From-SVN: r50967
Jason Merrill committed -
PR c++/4003 * pt.c (tsubst_friend_function): Use decl_namespace_context. From-SVN: r50966
Jason Merrill committed -
* class.c (finish_struct_bits): Also set TREE_ADDRESSABLE for a type with a nontrivial destructor. From-SVN: r50964
Jason Merrill committed -
PR target/4863 * arm.md (tablejump): Make this a define_expand. For PIC add the offset to the base of the table. (thumb_tablejump): Matcher for Thumb tablejump insn. * config/arm/aout.h (ASM_OUTPUT_ADDR_DIFF_ELT): Output thumb entries as the difference of two labels. * config/arm/aof.h (ASM_OUTPUT_ADDR_DIFF_ELT): Likewise. * config/arm/elf.h (JUMP_TABLES_IN_TEXT_SECTION): Only put ARM jump tables in the code. * config/arm/coff.h (JUMP_TABLES_IN_TEXT_SECTION): Likewise. * arm.c (get_jump_table_size): If the table is not in the text section, return zero. From-SVN: r50962
Richard Earnshaw committed -
* arm.md (tablejump): Make this a define_expand. For PIC add the offset to the base of the table. (thumb_tablejump): Matcher for Thumb tablejump insn. * config/arm/aout.h (ASM_OUTPUT_ADDR_DIFF_ELT): Output thumb entries as the difference of two labels. * config/arm/aof.h (ASM_OUTPUT_ADDR_DIFF_ELT): Likewise. * config/arm/elf.h (JUMP_TABLES_IN_TEXT_SECTION): Only put ARM jump tables in the code. * config/arm/coff.h (JUMP_TABLES_IN_TEXT_SECTION): Likewise. * arm.c (get_jump_table_size): If the table is not in the text section, return zero. From-SVN: r50960
Richard Earnshaw committed -
* class.c (finish_struct_bits): Also set TREE_ADDRESSABLE for a type with a nontrivial destructor. From-SVN: r50959
Jason Merrill committed -
* jartool.c (expand_options): Handle tar-style argument list with a leading "-". From-SVN: r50957
Bryce McKinlay committed -
2002-03-15 Philipp Thomas <pthomas@suse.de> * include/backward/hash_map.h: hash, hashtable, hash_map and hash_multimap are in namespace __gnu_cxx. include/backward/hash_set.h: hash, hashtable, hash_set and hash_multiset are in namespace __gnu_cxx. include/backward/hashtable.h: hash and hashtable are in namespace __gnu_cxx. include/backward/rope.h: char_producer, sequence_buffer, rope, crope and wrope are in namespace __gnu_cxx. include/backward/slist.h: slist is in namespace __gnu_cxx. * testsuite/backward/header_hash_map_h.cc testsuite/backward/header_hash_set_h.cc testsuite/backward/header_hashtable_h.cc testsuite/backward/header_rope_h.cc testsuite/backward/header_slist_h.cc testsuite/backward/header_tempbuf_h.cc: New tests for checking that we're using the correct namespace. From-SVN: r50956
Philipp Thomas committed -
* parse.y (parser_check_super_interface): Fix error message grammar/order. From-SVN: r50955
Bryce McKinlay committed -
From-SVN: r50953
Nick Clifton committed -
From-SVN: r50952
Bernd Schmidt committed -
From-SVN: r50951
GCC Administrator committed -
* g++.dg/template/qualttp20.C: Revert previous change. * g++.dg/template/qualttp3.C: Likewise. * g++.dg/template/qualttp4.C: Likewise * g++.dg/template/qualttp5.C: Likewise * g++.dg/template/qualttp6.C: Likewise * g++.dg/template/qualttp7.C: Likewise * g++.dg/template/qualttp8.C: Likewise * g++.dg/template/recurse.C: Likewise. From-SVN: r50946
Mark Mitchell committed -
* java/lang/natSystem.cc (init_properties): Update VM version properties. * configure.in: Set GCJVERSION. * acconfig.h: Add GCJVERSION. * configure: Rebuilt. * include/config.h.in: Rebuilt. From-SVN: r50944
Bryce McKinlay committed -
2002-03-18 Aldy Hernandez <aldyh@redhat.com> * config/rs6000/rs6000.h (PREDICATE_CODES): Add PARALLEL to any_operand. From-SVN: r50943
Aldy Hernandez committed -
* config/alpha/alpha.c (alpha_emit_set_const_1): Build add insns explicitly. From-SVN: r50942
Richard Henderson committed
-