- 18 Jan, 2003 6 commits
-
-
From-SVN: r61473
Roger Sayle committed -
From-SVN: r61472
GCC Administrator committed -
From-SVN: r61464
Kaveh R. Ghazi committed -
2003-01-17 Dale Johannesen <dalej@apple.com> * config/rs6000/rs6000.md (*floatsidf2_internal): Add earlyclobbers. (*floatunssidf2_internal): Ditto. From-SVN: r61463
Dale Johannesen committed -
* alias.c: Fix comment typos. * basic-block.h: Likewise. * c-common.c: Likewise. * c-common.h: Likewise. * c-decl.c: Likewise. * c-opts.c: Likewise. * c-pragma.c: Likewise. * c-pretty-print.h: Likewise. * cfg.c: Likewise. * cfganal.c: Likewise. * cfgbuild.c: Likewise. * cfgcleanup.c: Likewise. * cfglayout.c: Likewise. * cfgrtl.c: Likewise. * convert.c: Likewise. * cpphash.h: Likewise. * cpplex.c: Likewise. * cpplib.h: Likewise. * df.h: Likewise. * diagnostic.c: Likewise. * diagnostic.h: Likewise. * dwarf2.h: Likewise. From-SVN: r61462
Kazu Hirata committed -
From-SVN: r61460
Stan Shebs committed
-
- 17 Jan, 2003 27 commits
-
-
PR c++/9167, c++/9358 * decl.c (require_complete_types_for_parms): Also update DECL_ARG_TYPE. From-SVN: r61459
Jason Merrill committed -
PR c++/9342 * call.c (build_conditional_expr): Always do lvalue-rvalue conversion. From-SVN: r61457
Jason Merrill committed -
PR c++/9294 * cp-tree.def (BASELINK): Make it class 'x', not class 'e'. * cp-tree.h (BASELINK_BINFO): Adjust. (BASELINK_FUNCTIONS): Likewise. (BASELINK_ACCESS_BINFO): Likewise. (tree_baselink): New structure. (cp_tree_node_structure_enum): Add TS_CP_BASELINK. (lang_tree_node): Add baselink. * decl.c (cp_tree_node_structure): Add BASELINK case. * search.c (build_baselink): Adjust. * tree.c (cp_walk_subtrees): Add BASELINK case. Remove BASELINK_P test from TREE_LIST case. PR c++/9272 * parser.c (cp_parser_constructor_declarator_p): Do not assume that a constructor cannot be declared outside of its own class. * parser.c (cp_parser_resolve_typename_type): If the scope cannot be resolved, neither can the qualified name. * rtti.c (get_pseudo_ti_desc): Fix thinko. PR c++/9272 * g++.dg/parse/ctor1.C: New test. PR c++/9294: * g++.dg/parse/qualified1.C: New test. * g++.dg/parse/typename3.C: New test. From-SVN: r61456
Mark Mitchell committed -
* config/alpha/alpha.c (alpha_need_linkage): Fix obvious mistake in last checkin. From-SVN: r61455
Douglas B Rupp committed -
From-SVN: r61444
Kaveh R. Ghazi committed -
* et-forest.c: Fix comment typos. * et-forest.h: Likewise. * except.c: Likewise. * expr.c: Likewise. * flags.h: Likewise. * flow.c: Likewise. * gcc.c: Likewise. * gcse.c: Likewise. * genattrtab.c: Likewise. * genautomata.c: Likewise. * gengtype.c: Likewise. * genrecog.c: Likewise. * global.c: Likewise. * gthr-rtems.h: Likewise. From-SVN: r61443
Kazu Hirata committed -
From-SVN: r61442
Kaveh R. Ghazi committed -
From-SVN: r61441
Richard Henderson committed -
From-SVN: r61440
Nick Clifton committed -
From-SVN: r61438
GCC Administrator committed -
* configure.in (baseargs): Avoid using \| in sed regular expressions. * configure: Rebuilt. From-SVN: r61431
Jakub Jelinek committed -
From-SVN: r61430
Richard Henderson committed -
From-SVN: r61429
Richard Henderson committed -
* g++.dg/pch/pch.exp: Copy test header to the working directory before using it either for precompilation or direct use. * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H. * g++.dg/pch/*.C: Include foo.H, not foo.Hp. From-SVN: r61428
Richard Henderson committed -
From-SVN: r61427
Richard Henderson committed -
* config/alpha/alpha.c (alpha_sr_alias_set): Mark GTY. (alpha_next_sequence_number): Likewise. (alpha_this_literal_sequence_number): Likewise. (alpha_this_gpdisp_sequence_number): Likewise. (struct alpha_funcs, alpha_funcs_num): Likewise. (struct alpha_links): Fix branch merge error. (alpha_need_linkage, alpha_use_linkage): Use GC for alpha_funcs. From-SVN: r61426
Richard Henderson committed -
* config/mips/mips.h: Don't use #elif. Reported by Kaveh R. Ghazi. From-SVN: r61425
Alexandre Oliva committed -
PR c++/8564 * init.c (build_vec_init): Re-add maxindex parm. (perform_member_init, build_aggr_init): Pass it. (build_new_1): Pass it. Use an incomplete array type for full_type. * typeck.c (build_modify_expr): Pass it. * cp-tree.h: Adjust. From-SVN: r61422
Jason Merrill committed -
* ifcvt.c: Fix comment typos. * lcm.c: Likewise. * libgcc2.c: Likewise. * local-alloc.c: Likewise. * loop.c: Likewise. * predict.c: Likewise. * ra-build.c: Likewise. * ra.c: Likewise. * ra-colorize.c: Likewise. * ra.h: Likewise. * ra-rewrite.c: Likewise. * regmove.c: Likewise. * reload.h: Likewise. * rtlanal.c: Likewise. * toplev.c: Likewise. * tree.h: Likewise. * unwind-dw2-fde-glibc.c: Likewise. * vmsdbgout.c: Likewise. From-SVN: r61421
Kazu Hirata committed -
From-SVN: r61420
Bruce Korb committed -
* gcc.dg/pch/pch.exp: Copy test header to the working directory before using it either for precompilation or direct use. * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h. * gcc.dg/pch/*.c: Include foo.h, not foo.hp. From-SVN: r61419
Richard Henderson committed -
* dwarf2out.c (struct file_table): Remove. (FILE_TABLE_INCREMENT): Remove. (file_table): Make a varray; mark for GC. Update all users. (file_table_last_lookup_index): Extract from struct file_table. (output_file_names): Fix unsigned compare warnings. (add_name_attribute): Remove inline marker. (add_comp_dir_attribute): Split out from gen_compile_unit_die. (lookup_filename): Don't manage size of file_table. (init_file_table): Allocate file_table with GC. (dwarf2out_init): Don't record main_input_filename here. (dwarf2out_finish): Do it here instead. From-SVN: r61418
Richard Henderson committed -
From-SVN: r61417
Bruce Korb committed -
(messages_byname<_CharT>::messages_byname): Use this-> to refer to unqualified members of base clasess. From-SVN: r61416
Jeffrey D. Oldham committed -
* builtins.c (java_build_function_call_expr): Renamed from build_function_call_expr. All callers changed. From-SVN: r61415
Kaveh R. Ghazi committed -
* config/sh/sh.c (sh_initialize_trampoline): Emit rotrdi3_mextr instead of rotldi3_mextr. From-SVN: r61413
Kaz Kojima committed -
2003-01-16 Vladimir Makarov <vmakarov@redhat.com> * haifa-sched.c (move_insn): Restore moving all schedule group. (set_priorities): Restore taking SCHED_GROUP_P into account. * sched-deps.c (add_dependence): Restore processing the last group insn. (remove_dependence, group_leader): Restore the functions. (set_sched_group_p): Restore adding dependencies from previous insn in the group. (compute_forward_dependences): Restore usage of group_leader. * sched-ebb.c (init_ready_list): Restore taking SCHED_GROUP_P into account. * sched-rgn.c (init_ready_list): Restore taking SCHED_GROUP_P into account. (can_schedule_ready_p): Ditto. (add_branch_dependences): Restore skipping over the group insns. From-SVN: r61412
Vladimir Makarov committed
-
- 16 Jan, 2003 7 commits
-
-
* config/m68hc11/m68hc11.c (m68hc11_check_z_replacement): Fix handling 68HC12 pre/post inc/dec side effects. From-SVN: r61410
Stephane Carrez committed -
2003-01-16 Jeffrey D. Oldham <oldham@codesourcery.com> * cp-tree.h (tsubst_copy_and_build): New declaration. * pt.c (tsubst_copy): Remove 'build_expr_from_tree' from comment. (tsubst_expr): Use 'tsubst_copy_and_build'. Update initial comment. (tsubst_copy_and_build): New function. From-SVN: r61409
Jeffrey D. Oldham committed -
From-SVN: r61407
Stephane Carrez committed -
From-SVN: r61406
J"orn Rennecke committed -
* java/net/SocketImpl.java (toString): Don't explicitly call toString() on possible null address. From-SVN: r61404
Mark Wielaard committed -
* cp-tree.h (lang_type_class): Remove is_partial_instantiation. (PARTIAL_INSTANTIATION_P): Remove. (IMPLICIT_TYPENAME_P): Likewise. (IMPLICIT_TYPENAME_TYPE_DECL_P): Likewise. (build_typename_type): Remove declaration. (parmlist_is_exprlist): Likewise. * decl.c (build_typename_type): Make it static, remove third parameter. (push_class_binding): Don't do implicit typename stuff. (make_typename_type): Likewise. (lookup_name_real): Likewise. (grokdeclarator): Don't try to convert declarations into initializations. Don't do implicit typename stuff. (parmlist_is_exprlist): Remove. (xref_basetypes): Simplify. * decl2.c (grokfield): Don't try to convert declarations into initializations. (build_anon_union_vars): Do this while processing templates, too. (finish_anon_union): Likewise. * error.c (dump_type): Remove implicit typename handling. * parser.c (cp_parser_diagnose_invalid_type_name): New method. (cp_parser_primary_expression): Correct handling of names not found by unqualified name lookup in templates. (cp_parser_nested_name_specifier_opt): Avoid checking dependency of types when possible. (cp_parser_simple_declaration): Complain intelligently about some invalid declarations. (cp_parser_member_declaration): Likewise. (cp_parser_constructor_declarator_p): Don't check when we're in a function scope. * pt.c (instantiate_class_template): Remove PARTIAL_INSTANTIATION_P gunk. * search.c (lookup_field_r): Don't build implicit typenames. (marked_pushdecls_p): Don't enter dependent base types. (unmarked_pushdecls_p): Likewise. * semantics.c (begin_class_definition): Remove implicit typename stuff. * config/locale/gnu/messages_members.h: Use this-> to refer to unqualified members of base clasess. * config/locale/ieee_1003.1-2001/codecvt_specializations.h: Likewise. * include/bits/codecvt.h: Likewise. * include/bits/deque.tcc: Likewise. * include/bits/fstream.tcc: Likewise. * include/bits/istream.tcc: Likewise. * include/bits/list.tcc: Likewise. * include/bits/locale_facets.h: Likewise. * include/bits/ostream.tcc: Likewise. * include/bits/sstream.tcc: Likewise. * include/bits/stl_bvector.h: Likewise. * include/bits/stl_deque.h: Likewise. * include/bits/stl_list.h: Likewise. * include/bits/stl_tree.h: Likewise. * include/bits/stl_vector.h: Likewise. * include/bits/vector.tcc: Likewise. * include/ext/ropeimpl.h: Likewise. * include/ext/stdio_filebuf.h: Likewise. * include/ext/stl_rope.h: Likewise. * include/std/std_fstream.h: Likewise. * include/std/std_sstream.h: Likewise. Co-Authored-By: Jeffrey Oldham <oldham@codesourcery.com> From-SVN: r61403
Mark Mitchell committed -
* config/rs6000/rs6000.h: Mention Altivec registers in commentary. Fix typo. From-SVN: r61401
Zack Weinberg committed
-