platform/upstream/gcc.git
21 years agoMakefile.in (libbackend.o): Remove options_.h.
Geoffrey Keating [Sat, 26 Jul 2003 07:37:55 +0000 (07:37 +0000)]
Makefile.in (libbackend.o): Remove options_.h.

* Makefile.in (libbackend.o): Remove options_.h.
(mostlyclean): Likewise.

From-SVN: r69810

21 years agors6000.c (rs6000_output_function_epilogue): Don't insert a label at the end of an...
Geoffrey Keating [Sat, 26 Jul 2003 07:34:21 +0000 (07:34 +0000)]
rs6000.c (rs6000_output_function_epilogue): Don't insert a label at the end of an function under Mach-O.

* config/rs6000/rs6000.c (rs6000_output_function_epilogue): Don't
insert a label at the end of an function under Mach-O.

From-SVN: r69809

21 years ago* c-decl.c (c_static_assembler_name): Remove TREE_STATIC test.
Geoffrey Keating [Sat, 26 Jul 2003 07:16:48 +0000 (07:16 +0000)]
* c-decl.c (c_static_assembler_name): Remove TREE_STATIC test.

From-SVN: r69808

21 years agonatFileDescriptorPosix.cc (write): Try again on EINTR.
Tom Tromey [Sat, 26 Jul 2003 00:40:50 +0000 (00:40 +0000)]
natFileDescriptorPosix.cc (write): Try again on EINTR.

* java/io/natFileDescriptorPosix.cc (write): Try again on EINTR.
(write): Likewise.
(read): Likewise.
(read): Likewise.

From-SVN: r69807

21 years agoDaily bump.
GCC Administrator [Sat, 26 Jul 2003 00:16:07 +0000 (00:16 +0000)]
Daily bump.

From-SVN: r69805

21 years agors6000.c (is_ev64_opaque_type): Only check pointer equality.
Aldy Hernandez [Fri, 25 Jul 2003 23:49:30 +0000 (23:49 +0000)]
rs6000.c (is_ev64_opaque_type): Only check pointer equality.

2003-07-25  Aldy Hernandez  <aldyh@redhat.com>

* config/rs6000/rs6000.c (is_ev64_opaque_type): Only check pointer
equality.
(spe_init_builtins): Declare __ev64_opaque__ as a builtin type.

* config/rs6000/spe.h: Remove __ev64_opaque__ definition.

From-SVN: r69802

21 years ago* g++.dg/other/error2.C: Tweak expected errors.
Nathan Sidwell [Fri, 25 Jul 2003 17:22:37 +0000 (17:22 +0000)]
* g++.dg/other/error2.C: Tweak expected errors.

From-SVN: r69796

21 years agocp-tree.h (build_compound_expr): Take LHS & RHS args.
Nathan Sidwell [Fri, 25 Jul 2003 16:52:47 +0000 (16:52 +0000)]
cp-tree.h (build_compound_expr): Take LHS & RHS args.

* cp-tree.h (build_compound_expr): Take LHS & RHS args.
(build_x_compound_expr_from_list): Declare.
* typeck.c (build_x_compound_expr_from_list): New.
(build_x_compound_expr): Adjust.
(build_compound_expr): Remove unreachable code. Take two
parameters, adjust.
* decl.c (grok_reference_init): Use
build_x_compound_expr_from_list.
(expand_static_init): Adjust build_compound_expr call.
(cxx_maybe_build_cleanup): Likewise.
* init.c (perform_member_init): Use
build_x_compound_expr_from_list.
(build_new_1): Likewise.
(build_vec_delete): Adjust build_compound_expr calls.
(build_vbase_delete): Likewise.
* typeck2.c (store_init_value): Use
build_x_compound_expr_from_list.
(build_functional_cast): Likewise.

From-SVN: r69794

21 years agocp-tree.h (enum tsubst_flags_t): Add tf_user.
Nathan Sidwell [Fri, 25 Jul 2003 16:45:34 +0000 (16:45 +0000)]
cp-tree.h (enum tsubst_flags_t): Add tf_user.

* cp-tree.h (enum tsubst_flags_t): Add tf_user.
* decl.c (make_typename_type): Pass it.
* pt.c (lookup_template_class): Use it.
(resolve_typename_type): Pass it.
* semantics.c (finish_template_type): Pass it.

From-SVN: r69793

21 years agochar_traits.h: Update copyright, tweak.
Benjamin Kosnik [Fri, 25 Jul 2003 16:36:01 +0000 (16:36 +0000)]
char_traits.h: Update copyright, tweak.

2003-07-25  Benjamin Kosnik  <bkoz@redhat.com>

* include/bits/char_traits.h: Update copyright, tweak.
* testsuite/ext/pod_char_traits.cc: Explicitly qualify namespace
std types.

From-SVN: r69792

21 years agochar_traits.h: Update copyright, tweak.
Benjamin Kosnik [Fri, 25 Jul 2003 16:35:39 +0000 (16:35 +0000)]
char_traits.h: Update copyright, tweak.

2003-07-25  Benjamin Kosnik  <bkoz@redhat.com>

* include/bits/char_traits.h: Update copyright, tweak.
* testsuite/ext/pod_char_traits.cc: Explicitly qualifiy namespace
std types.

From-SVN: r69791

21 years agore PR c++/11617 (g++ does not report missing member functions)
Nathan Sidwell [Fri, 25 Jul 2003 16:35:20 +0000 (16:35 +0000)]
re PR c++/11617 (g++ does not report missing member functions)

cp:
PR c++/11617
* cp-tree.h (qualified_name_lookup_error): Declare.
* pt.c (tsubst_qualified_id): Use qualified_name_lookup_error for
errors.
(tsubst_expr) <DECL_STMT case>: Likewise.
(tsubst_copy_and_build) <COMPONENT_REF case>: Likewise.
* semantics.c (qualified_name_lookup_error): New, broken out of ...
(finish_id_expression): ... here. Use it.
testsuite:
PR c++/11617
* g++.dg/template/lookup2.C: New test.
* g++.dg/template/memclass1.C: Remove instantiated from error.

From-SVN: r69790

21 years agoconfigure.host: Only use +ESdbgasm when using the HPUX native compiler on PA-Risc.
Roger Sayle [Fri, 25 Jul 2003 14:32:55 +0000 (14:32 +0000)]
configure.host: Only use +ESdbgasm when using the HPUX native compiler on PA-Risc.

* configure.host: Only use +ESdbgasm when using the HPUX native
compiler on PA-Risc.  It isn't recognized by GCC and is silently
ignored by HP's compilers on ia64.

From-SVN: r69788

21 years ago* cfns.gperf: Add '%%' delimiter to placate gperf 3.0.
Falk Hueffner [Fri, 25 Jul 2003 13:57:43 +0000 (13:57 +0000)]
* cfns.gperf: Add '%%' delimiter to placate gperf 3.0.

From-SVN: r69787

21 years ago+ * java/lang/natRuntime.cc (_load): Add library name to
Mark Wielaard [Fri, 25 Jul 2003 13:04:15 +0000 (13:04 +0000)]
+       * java/lang/natRuntime.cc (_load): Add library name to
+       UnsatisfiedLinkError when thrown.

From-SVN: r69786

21 years ago[multiple changes]
Mark Wielaard [Fri, 25 Jul 2003 12:50:44 +0000 (12:50 +0000)]
[multiple changes]

2003-07-25  Mark Wielaard  <mark@klomp.org>

* Makefile.am (awt_java_source_files): java/awt/GridBagLayoutInfo.java
added.
* Makefile.in: Likewise.

2003-07-25  Jeroen Frijters  <jeroen@frijters.net>

* java/awt/Component.java
(getPreferredSize): Call preferredSize.
(preferredSize): Moved body of getPreferredSize here.
(getMinimumSize): Call minimumSize.
(minimumSize): Moved body of getMinimumSize here.
(prepareImage): Fall back on Toolkit.prepareImage if there is no peer
(checkImage(Image,ImageObserver)): Don't call getWidth/getHeight, but
pass -1
* java/awt/Container.java
(validate): Don't validate if there is no peer.
(update): Clear background before calling paint.
* java/awt/GridBagLayout.java
Completed the implementation and fixed several bugs.
* java/awt/MediaTracker.java
(MediaEntry.imageUpdate): Fixed typo. & instead of | was used to
combine flags.
* java/awt/Window.java
(Window): Don't call setVisible(false). Windows are invisible by
default and calling virtual methods from constructor causes
compatibility problems (e.g. subclasses may assume that the peer
already exists).

2003-07-25  Michael Koch  <konqueror@gmx.de>

* java/awt/GridBagLayout.java:
Totally reworked and partly implemented.
* java/awt/GridBagLayoutInfo.java:
New file.

From-SVN: r69785

21 years agopasses.texi (Passes): Mention pretty-printing and diagnostic files.
Gabriel Dos Reis [Fri, 25 Jul 2003 11:48:02 +0000 (11:48 +0000)]
passes.texi (Passes): Mention pretty-printing and diagnostic files.

        * doc/passes.texi (Passes): Mention pretty-printing and
        diagnostic files.

From-SVN: r69783

21 years ago* decl.c (force_poplevels): Fix warning call.
Nathan Sidwell [Fri, 25 Jul 2003 10:58:33 +0000 (10:58 +0000)]
* decl.c (force_poplevels): Fix warning call.

From-SVN: r69782

21 years agoextend.texi (Function Attributes): GNU C++ does now allow unused parameter decls.
Nathan Sidwell [Fri, 25 Jul 2003 10:52:31 +0000 (10:52 +0000)]
extend.texi (Function Attributes): GNU C++ does now allow unused parameter decls.

* doc/extend.texi (Function Attributes): GNU C++ does now allow
unused parameter decls.
(Attribute Syntax): GNU C++ does not allow label attributes to be
after the ':'.

From-SVN: r69781

21 years agoobjc-act.c (objc_check_decl): Don't use xxx_with_decl.
Gabriel Dos Reis [Fri, 25 Jul 2003 10:27:43 +0000 (10:27 +0000)]
objc-act.c (objc_check_decl): Don't use xxx_with_decl.

        * objc/objc-act.c (objc_check_decl): Don't use xxx_with_decl.
        (objc_declare_class): Likewise.
        (error_with_ivar): Likewise.
        (start_class): Likewise.
        (warn_with_method): Likewise.

java/
        * expr.c (expand_java_field_op): Don't use xxx_with_decl
        (expand_java_field_op): Likewise.
        * class.c (layout_class_method): Likewise
        (emit_register_classes): Likewise.
        * decl.c (pushdecl): Likewise.
        (poplevel): Likewise.
        (force_poplevels): Likewise.
        (give_name_to_locals): Likewise.
        * check-init.c (check_for_initialization): Likewise.

From-SVN: r69780

21 years agoRevert patch for 11617 which accidently crept in
Nathan Sidwell [Fri, 25 Jul 2003 10:20:09 +0000 (10:20 +0000)]
Revert patch for 11617 which accidently crept in

From-SVN: r69779

21 years agore PR c++/11596 (ICE with int templates)
Nathan Sidwell [Fri, 25 Jul 2003 10:16:13 +0000 (10:16 +0000)]
re PR c++/11596 (ICE with int templates)

cp:
PR c++/11596
* pt.c (maybe_fold_nontype_arg, maybe_fold_nontype_args): Remove.
(tsubst_template_arg): New.
(tsubst_template_arg_vector): Rename to ...
(tsubst_template_args): ... this. Accept a TREE_LIST form. Use
tsubst_template_arg.
(coerce_template_parms): Use tsubst_template_arg for default
value.
(tsubst_template_parms): Likewise.
(tsubst_aggr_type): Adjust.
(tsubst_decl): Likewise.
(tsubst): Use tsubst_template_arg for a DOMAIN. Adjust.
(tsubst_copy) <TEMPLATE_ID_EXPR case>: Use tsubst_template_args.
testsuite:
PR 11596
* g++.dg/template/defarg3.C: New test.

* g++.dg/ext/packed2.C: Pack member struct too. Explain why.

From-SVN: r69776

21 years agoRemove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC.
Gabriel Dos Reis [Fri, 25 Jul 2003 09:52:32 +0000 (09:52 +0000)]
Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC.

        Remove pedwarn_with_decl, warning_with_decl and error_with_decl
        from GCC.
        * calls.c (try_to_integrate): Don't use xxx_with_decl.
        (expand_call): Likewise.
        * dwarfout.c (output_reg_number): Likewise.
        * expr.c (expand_expr): Likewise.
        * function.c (assign_temp): Likewise.
        (uninitialized_vars_warning): Likewise.
        (setjmp_args_warning): Likewise.
        (expand_function_end): Likewise.
        * stmt.c (fixup_gotos): Likewise.
        (warn_about_unused_variables): Likewise.
        (expand_end_bindings): Likewise.
        * stor-layout.c (layout_decl): Likewise.
        (place_field): Likewise.
        * toplev.c (check_global_declarations): Likewise.
        (rest_of_handle_inlining): Likewise.
        (default_tree_printer): New function.
        (general_init): Initialize diagnostic machinery before routing
        signals to the ICE machinery.  Set default tree printer.
        * toplev.h (pedwarn_with_decl): Remove declaration.
        (warning_with_decl): Likewise.
        (error_with_decl): Likewise.
        (pedwarn): Remove attribute for the time being.
        * tree-inline.c (expand_call_inline): Don't use xxx_with_decl.
        * varasm.c (named_section): Likewise.
        (make_decl_rtl): Likewise.
        (assemble_variable): Likewise.
        (merge_weak): Likewise.
        (declare_weak): Likewise.

        * diagnostic.h: Move non-diagnostic stuff into pretty-print.h.
        * diagnostic.c: Move non-diagnostic stuff into pretty-print.c.
        (format_with_decl): Remove.
        (diagnostic_for_decl): Likewise.
        (pedwarn_with_decl): Likewise.
        (warning_with_decl): Likewise.
        (error_with_decl): Likewise.
        (diagnostic_initialize): Adjust.
        (diagnostic_count_diagnostic): Likewise.
        (announce_function): Likewise.
        (lhd_print_error_function): Likewise.
        (diagnostic_report_current_module): Likewise.
        (default_diagnostic_starter): Likewise.
        (diagnostic_report_diagnostic): Likewise.
        (default_diagnostic_finalizer): Likewise.
        (verbatim): Likewise.
        (error): Likewise.
        (warning): Likewise.
        * opts.c (common_handle_option): Likewise.
        * pretty-print.c: New file.
        * c-pretty-print.h (pp_base): Override.
        * c-pretty-print.c: Adjust use of macros throughout.
        (pp_buffer): New macro.
        (pp_newline): Likewise.
        * c-objc-common.c (c_tree_printer): Adjust prototype. Tidy.
        * Makefile.in (DIAGNOSTIC_H): New variable.
        (c-errors.o): Use it.
        (c-objc-common.o): Likewise.
        (c-common.o): Likewise.
        (c-opts.o): Likewise.
        (c-format.o): Likewise.
        (diagnostic.o): Likewise.
        (opts.o): Likewise.
        (toplev.o): Likewise.
        (rtl-error.o): Likewise.
        (dwarf2out.o): Likewise.
        (jump.o): Likewise.
        (pretty-print.o): New rule.

cp/
        * Make-lang.in (cp/error.o): Depend on DIAGNOSTIC_H.
        * error.c: Use the new pretty-printer fraamework.

From-SVN: r69773

21 years agochar_traits.h (class char_traits): Put all the real work into the new class template...
Matt Austern [Fri, 25 Jul 2003 05:32:23 +0000 (05:32 +0000)]
char_traits.h (class char_traits): Put all the real work into the new class template __gnu_cxx::char_traits.

* /include/bits/char_traits.h (class char_traits): Put all the
real work into the new class template __gnu_cxx::char_traits.
Gave generic definitions for member functions.  Types are taken
from the new class template __gnu_cxx::_Char_types.
* testsuite/21_strings/char_traits/requirements/short/1.cc: New
file.  Test of std::char_traits<short>, which serves as a test of
the char_traits primary template.

From-SVN: r69772

21 years agodecl.c (pushdecl_class_level): Don't use push_srcloc/pop_srcloc which causes errors...
Per Bothner [Fri, 25 Jul 2003 04:04:30 +0000 (04:04 +0000)]
decl.c (pushdecl_class_level): Don't use push_srcloc/pop_srcloc which causes errors messages to incorrectly...

* decl.c (pushdecl_class_level):   Don't use push_srcloc/pop_srcloc
which causes errors messages to incorrectly mention included files.

From-SVN: r69771

21 years agoDaily bump.
GCC Administrator [Fri, 25 Jul 2003 00:16:07 +0000 (00:16 +0000)]
Daily bump.

From-SVN: r69766

21 years agocp-tree.h (convert_to_base_statically): Declare.
Mark Mitchell [Thu, 24 Jul 2003 23:33:26 +0000 (23:33 +0000)]
cp-tree.h (convert_to_base_statically): Declare.

* 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/inherit/access5.C: New test.

From-SVN: r69763

21 years ago*: Change __gnu_cxx_test to __gnu_test.
Benjamin Kosnik [Thu, 24 Jul 2003 21:08:03 +0000 (21:08 +0000)]
*: Change __gnu_cxx_test to __gnu_test.

2003-07-24  Benjamin Kosnik  <bkoz@redhat.com>

* testsuite/*: Change __gnu_cxx_test to __gnu_test.

From-SVN: r69761

21 years agobuiltins.def (BUILT_IN_PRINTF, [...]): Changed from front-end builtins to normal...
Roger Sayle [Thu, 24 Jul 2003 21:04:12 +0000 (21:04 +0000)]
builtins.def (BUILT_IN_PRINTF, [...]): Changed from front-end builtins to normal builtins, using DEF_LIB_BUILTIN.

* builtins.def (BUILT_IN_PRINTF, BUILT_IN_FPRINTF): Changed from
front-end builtins to normal builtins, using DEF_LIB_BUILTIN.
(BUILT_IN_PRINTF_UNLOCKED, BUILT_IN_FPRINTF_UNLOCKED): Changed
from front-end to normal builtins, using DEF_EXT_LIB_BUILTIN.
(DEF_FRONT_END_LIB_BUILTIN): Delete.
(DEF_EXT_FRONT_END_LIB_BUILTIN): Delete.
(BUILT_IN_FWRITE_UNLOCKED): Wrap long line.

* builtins.c (build_string_literal): New function to construct
a char* pointer to a string literal.
(expand_builtin_fputs): Change 2nd argument from "int ignore" to
"rtx target" to be consistent with other expand_builtin_* functions.
Change 3rd argument from "int unlocked" to "bool unlocked".
(expand_builtin_printf): Rewrite of c_expand_builtin_printf from
c-common.c to avoid front-end dependencies.  Optimize printf("")
as a no-op when the result isn't required.  Handle embedded NULs
in format string.
(expand_builtin_fprintf): A rewrite of c_expand_builtin_fprintf
from c-common.c to avoid front-end dependencies.  Likewise, optimize
fprintf(fp,"") as a no-op when the result isn't required, evaluating
fp for side-effects.  Handle embedded NULs in format string.
(expand_builtin_sprintf): Fix typo.
(expand_builtin): Don't expand BUILT_IN_FPRINT{,_UNLOCKED} when not
optimizing.  Adjust calls of expand_builtin_fputs to match the API
change. Expand BUILT_IN_PRINTF and BUILT_IN_PRINTF_UNLOCKED using
expand_builtin_printf.  Likewise, expand BUILT_IN_FPRINTF_UNLOCKED
and BUILT_IN_FPRINTF using expand_builtin_fprintf.

* c-common.c (is_valid_printf_arglist): Delete.
(c_expand_builtin): Delete.
(c_expand_builtin_printf): Moved to builtins.c. Delete.
(c_expand_builtin_fprintf): Moved to builtins.c.  Delete.
(c_expand_expr): No longer treat CALL_EXPRs specially.
(CALLED_AS_BUILT_IN): Delete.

From-SVN: r69760

21 years agore PR rtl-optimization/11631 (zsh miscompilation)
Zdenek Dvorak [Thu, 24 Jul 2003 20:59:29 +0000 (22:59 +0200)]
re PR rtl-optimization/11631 (zsh miscompilation)

PR optimization/11631
* gcse.c (store_motion): Connect infinite loops to exit.

From-SVN: r69759

21 years agotree.h (boolean_type_node): Move from C/C++/Java frontends.
Jason Merrill [Thu, 24 Jul 2003 20:48:13 +0000 (16:48 -0400)]
tree.h (boolean_type_node): Move from C/C++/Java frontends.

        * tree.h (boolean_type_node): Move from C/C++/Java frontends.
        (boolean_true_node, boolean_false_node): Likewise.
        (enum tree_index): Add TI_BOOLEAN_{TYPE,FALSE,TRUE}.
        * tree.c (build_common_tree_nodes): Init boolean_type_node.
        (build_common_tree_nodes_2): Init boolean_{true,false}_node.
        * stor-layout.c (set_sizetype): Handle an early BOOLEAN_TYPE.
        * c-common.h (truthvalue_type_node): Renamed from boolean_type_node.
        (truthvalue_true_node): Renamed from boolean_true_node.
        (truthvalue_false_node): Renamed from boolean_false_node.
        * c-decl.c: Just set truthvalue_* to integer_*.
        * c-*.[ch]: s/boolean/truthvalue/.  s/c_bool/boolean/.
        * cp/decl.c: Just set truthvalue_* to boolean_*.
        * java/java-tree.h: Move boolean_type_node et al to the back end.

From-SVN: r69758

21 years agoc-decl.c (match_builtin_function_types): New subroutine of duplicate_decls to test...
Roger Sayle [Thu, 24 Jul 2003 20:44:01 +0000 (20:44 +0000)]
c-decl.c (match_builtin_function_types): New subroutine of duplicate_decls to test whether a redeclaration of a builtin...

* c-decl.c (match_builtin_function_types): New subroutine of
duplicate_decls to test whether a redeclaration of a builtin
function is suitably close, i.e. the return type and all of
the argument types have the same modes as the builtin expects.
(duplicate_decls): Fuzzy type matching for builtin functions
moved to match_builtin_function_types.

From-SVN: r69757

21 years agocfgloopmanip.c (duplicate_loop_to_header_edge): Update irreducible flag correctly.
Zdenek Dvorak [Thu, 24 Jul 2003 18:54:26 +0000 (20:54 +0200)]
cfgloopmanip.c (duplicate_loop_to_header_edge): Update irreducible flag correctly.

* cfgloopmanip.c (duplicate_loop_to_header_edge): Update irreducible
flag correctly.

From-SVN: r69755

21 years agognu_java_awt_peer_gtk_GtkLabelPeer.c (create): Don't pack label in an event box.
Thomas Fitzsimmons [Thu, 24 Jul 2003 18:27:46 +0000 (18:27 +0000)]
gnu_java_awt_peer_gtk_GtkLabelPeer.c (create): Don't pack label in an event box.

2003-07-24  Thomas Fitzsimmons  <fitzsim@redhat.com>

* jni/gtk-peer/gnu_java_awt_peer_gtk_GtkLabelPeer.c (create):
Don't pack label in an event box.

From-SVN: r69754

21 years agofix date typo
Aldy Hernandez [Thu, 24 Jul 2003 17:18:40 +0000 (17:18 +0000)]
fix date typo

From-SVN: r69752

21 years agoFor PR libgcj/7482:
Tom Tromey [Thu, 24 Jul 2003 17:18:00 +0000 (17:18 +0000)]
For PR libgcj/7482:

* verify.cc (ref_intersection): New class.
(type_val): Removed unresolved_reference_type,
uninitialized_unresolved_reference_type.
(is_assignable_from_slow): Rewrote.
(type::data): Removed.
(type::klass): New field.
(type::type): Added verifier argument.
(type::resolve): Removed.
(type::set_uninitialized): Updated for change to type_val.
(type::set_initialized): Likewise.
(type::isinitialized): Likewise.
(type::print): Likewise.
(construct_primitive_array_type): Likewise.
(type::compatible): Updated for change to type_val and to use
ref_intersection.
(type::isarray): Updated to use ref_intersection.
(type::isinterface): Likewise.
(type::element_type): Likewise.
(type::to_array): Likewise.
(type::verify_dimensions): Rewrote.
(type::merge): Likewise.
(check_class_constant): Updated for type constructor change.
(check_constant): Likewise.
(check_field_constant): Likewise.
(get_one_type): Likewise.
(initialize_stack): Likewise.
(verify_instructions_0): Likewise.
(verify_instructions_0) [op_invokeinterface]: Removed special
case.
(isect_list): New field.
(_Jv_BytecodeVerifier): Initialize it.
(~_Jv_BytecodeVerifier): Destroy ref_intersection objects.

From-SVN: r69751

21 years agoFor PR libgcj/7482:
Tom Tromey [Thu, 24 Jul 2003 17:17:24 +0000 (17:17 +0000)]
For PR libgcj/7482:

* libjava.lang/PR7482.java: New file.
* libjava.lang/PR7482.out: New file.

From-SVN: r69750

21 years agoc-decl.c: Search-and-replace change 'binding level' to 'scope' in commentary.
Zack Weinberg [Thu, 24 Jul 2003 16:59:32 +0000 (16:59 +0000)]
c-decl.c: Search-and-replace change 'binding level' to 'scope' in commentary.

* c-decl.c: Search-and-replace change 'binding level' to
'scope' in commentary.
(struct binding_level): Now struct c_scope.
(current_binding_level): Now current_scope.
(free_binding_level): Now scope_freelist.
(current_function_level): Now current_function_scope.
(global_binding_level): Now global_scope.
(make_binding_level): Now make_scope.
(pop_binding_level): Now pop_scope.

From-SVN: r69747

21 years agomap_operators.cc: Conform to container requirement as value must be Assignable.
Nathan Myers [Thu, 24 Jul 2003 16:40:09 +0000 (16:40 +0000)]
map_operators.cc: Conform to container requirement as value must be Assignable.

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: r69746

21 years ago* configure.in (libgcc_visibility): Add missing whitespace.
Rainer Orth [Thu, 24 Jul 2003 16:16:51 +0000 (16:16 +0000)]
* configure.in (libgcc_visibility): Add missing whitespace.

From-SVN: r69745

21 years agoSimpleDateFormat.java (format): Zero pad unless field size is 2.
H. Väisänen [Thu, 24 Jul 2003 15:43:04 +0000 (15:43 +0000)]
SimpleDateFormat.java (format): Zero pad unless field size is 2.

2003-07-24  H. V�is�nen  <hvaisane@joyx.joensuu.fi>

* java/text/SimpleDateFormat.java (format) [YEAR_FIELD]: Zero pad
unless field size is 2.

From-SVN: r69744

21 years agolibgcc-std.ver (GCC_3.3.1): Export __gcc_personality_sj0, __gcc_personality_v0.
Richard Henderson [Thu, 24 Jul 2003 15:27:27 +0000 (08:27 -0700)]
libgcc-std.ver (GCC_3.3.1): Export __gcc_personality_sj0, __gcc_personality_v0.

        * libgcc-std.ver (GCC_3.3.1): Export __gcc_personality_sj0,
        __gcc_personality_v0.

From-SVN: r69743

21 years ago* Makefile.in: Replace pwd by ${PWD_COMMAND}.
Rainer Orth [Thu, 24 Jul 2003 14:32:10 +0000 (14:32 +0000)]
* Makefile.in: Replace pwd by ${PWD_COMMAND}.

From-SVN: r69742

21 years ago* decl.c (reshape_init): Remove unreachable code.
Nathan Sidwell [Thu, 24 Jul 2003 12:56:34 +0000 (12:56 +0000)]
* decl.c (reshape_init): Remove unreachable code.

From-SVN: r69741

21 years agoinvoke.texi (-fprofile-arcs, [...]): Update documentation missed from my 2003-07...
Nathan Sidwell [Thu, 24 Jul 2003 12:14:07 +0000 (12:14 +0000)]
invoke.texi (-fprofile-arcs, [...]): Update documentation missed from my 2003-07-09 patch.

* doc/invoke.texi (-fprofile-arcs, -ftest-coverage): Update
documentation missed from my 2003-07-09 patch.

From-SVN: r69740

21 years agore PR c++/11513 (ICE in push_template_decl_real cp/pt.c:2755, template member functions)
Kriang Lerdsuwanakij [Thu, 24 Jul 2003 11:56:33 +0000 (11:56 +0000)]
re PR c++/11513 (ICE in push_template_decl_real cp/pt.c:2755, template member functions)

PR c++/11513
* cp-tree.h (PROCESSING_REAL_TEMPLATE_DECL_P): Use current_scope.

* g++.dg/template/crash8.C: New test.

From-SVN: r69739

21 years agoaclocal.m4 (_gcc_COMPUTE_GAS_VERSION): Set patch level to 0 if it's not provided.
Nathanael Nerode [Thu, 24 Jul 2003 11:10:24 +0000 (11:10 +0000)]
aclocal.m4 (_gcc_COMPUTE_GAS_VERSION): Set patch level to 0 if it's not provided.

* aclocal.m4 (_gcc_COMPUTE_GAS_VERSION): Set patch level to 0 if
it's not provided.
* configure: Rebuild.

From-SVN: r69737

21 years agore PR c/10602 (ICE in c-typeck.c (tree check failure))
Steven Bosscher [Thu, 24 Jul 2003 08:58:42 +0000 (08:58 +0000)]
re PR c/10602 (ICE in c-typeck.c (tree check failure))

PR c/10602
* c-typeck.c (type_lists_compatible_p): Do not compare
arguments if one of them is an error_mark_node.

* gcc.dg/noncompile/incomplete-2.c: New test.

From-SVN: r69735

21 years agors6000.c (rs6000_emit_prologue): Save fp regs inline if current_function_calls_eh_return.
Alan Modra [Thu, 24 Jul 2003 02:30:31 +0000 (02:30 +0000)]
rs6000.c (rs6000_emit_prologue): Save fp regs inline if current_function_calls_eh_return.

* config/rs6000/rs6000.c (rs6000_emit_prologue): Save fp regs inline
if current_function_calls_eh_return.

From-SVN: r69734

21 years agoDaily bump.
GCC Administrator [Thu, 24 Jul 2003 00:16:07 +0000 (00:16 +0000)]
Daily bump.

From-SVN: r69732

21 years ago* doc/c-tree.texi (OFFSET_TYPE): Update description.
Mark Mitchell [Wed, 23 Jul 2003 23:44:45 +0000 (23:44 +0000)]
* doc/c-tree.texi (OFFSET_TYPE): Update description.

From-SVN: r69729

21 years ago* gnu/java/awt/peer/gtk/GtkTextComponentPeer.java
Thomas Fitzsimmons [Wed, 23 Jul 2003 22:26:35 +0000 (22:26 +0000)]
* gnu/java/awt/peer/gtk/GtkTextComponentPeer.java
(connectHooks): New method.
(handleEvent): Remove.
* gnu/java/awt/peer/gtk/GtkTextFieldPeer.java
(createHooks): Remove declaration.
* jni/gtk-peer/gnu_java_awt_peer_gtk_GtkEvents.c
(generates_key_typed_event): Change to handle only certain
keyvals.
(awt_event_handler): Add special handling for GtkTextView.
* jni/gtk-peer/gnu_java_awt_peer_gtk_GtkTextComponentPeer.c
(textcomponent_commit_cb): New function.
(textcomponent_changed_cb): Likewise.
* jni/gtk-peer/gnu_java_awt_peer_gtk_GtkTextFieldPeer.c
(connectHooks): Remove.

From-SVN: r69728

21 years agoacinclude.m4 (GLIBCXX_ENABLE_PCH): Rework test such that it tests not only generation...
Alexandre Oliva [Wed, 23 Jul 2003 21:41:01 +0000 (21:41 +0000)]
acinclude.m4 (GLIBCXX_ENABLE_PCH): Rework test such that it tests not only generation of pch files, but also their use.

* acinclude.m4 (GLIBCXX_ENABLE_PCH): Rework test such that it
tests not only generation of pch files, but also their use.
* aclocal.m4, configure: Rebuilt.

From-SVN: r69727

21 years agore PR c++/11645 (Failure to deal with using and private inheritance)
Mark Mitchell [Wed, 23 Jul 2003 21:28:24 +0000 (21:28 +0000)]
re PR c++/11645 (Failure to deal with using and private inheritance)

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: r69724

21 years agoatomicity.h: Change _GLIBCXX_INST_GLIBCXX_ATOMICITY_LOCK to _GLIBCXX_INST_ATOMICITY_L...
Steve Ellcey [Wed, 23 Jul 2003 21:17:43 +0000 (21:17 +0000)]
atomicity.h: Change _GLIBCXX_INST_GLIBCXX_ATOMICITY_LOCK to _GLIBCXX_INST_ATOMICITY_LOCK to...

* config/cpu/hppa/atomicity.h: Change
_GLIBCXX_INST_GLIBCXX_ATOMICITY_LOCK to _GLIBCXX_INST_ATOMICITY_LOCK
to match misc-inst.cc

From-SVN: r69720

21 years agocrti.asm (_init, _fini): Increase frame size to 64.
Bob Wilson [Wed, 23 Jul 2003 19:56:30 +0000 (19:56 +0000)]
crti.asm (_init, _fini): Increase frame size to 64.

        * config/xtensa/crti.asm (_init, _fini): Increase frame size to 64.
        * config/xtensa/lib1funcs.asm (__mulsi3, __udivsi3, __divsi3,
        __umodsi3, __modsi3): Increase frame size to 32.

From-SVN: r69719

21 years agohost-darwin.c: ANSIfy, update comment for sigaltstack prototype.
Geoffrey Keating [Wed, 23 Jul 2003 19:11:28 +0000 (19:11 +0000)]
host-darwin.c: ANSIfy, update comment for sigaltstack prototype.

* config/rs6000/host-darwin.c: ANSIfy, update comment for sigaltstack
prototype.

From-SVN: r69718

21 years agore PR c++/11517 (g++ fails to properly convert pointer expressions in conditional...
Mark Mitchell [Wed, 23 Jul 2003 18:44:43 +0000 (18:44 +0000)]
re PR c++/11517 (g++ fails to properly convert pointer expressions in conditional expressions.)

PR c++/11517
* call.c (build_conditional_expr): Use perform_implicit_conversion
and error_operand_p.  Robustify.
* typeck.c (build_unary_op): Use perform_implicit_conversion.

PR c++/11517
* g++.dg/expr/cond2.C: New test.

From-SVN: r69715

21 years agofix dg-error breakage
Nathan Sidwell [Wed, 23 Jul 2003 17:33:14 +0000 (17:33 +0000)]
fix dg-error breakage

From-SVN: r69713

21 years agore PR rtl-optimization/10679 ([3.3/3.4] --param min-inline-insns not honoured)
Mark Mitchell [Wed, 23 Jul 2003 16:45:15 +0000 (16:45 +0000)]
re PR rtl-optimization/10679 ([3.3/3.4] --param min-inline-insns not honoured)

PR optimization/10679
* tree-inline.c (inlinable_function_p): Honor MIN_INLINE_INSNS.

PR optimization/10679
* g++.dg/opt/inline4.C: New test.

From-SVN: r69710

21 years agogcc_release (usage): Document that -s now takes symbolic name and branch of the snaps...
Gerald Pfeifer [Wed, 23 Jul 2003 15:56:40 +0000 (17:56 +0200)]
gcc_release (usage): Document that -s now takes symbolic name and branch of the snapshot as parameters.

* gcc_release (usage): Document that -s now takes symbolic name
and branch of the snapshot as parameters.
Implement this as part of command-line processing.
(BRANCH): Remove default initialization for snapshots.
(CVSBRANCH): Ditto.
Do not lay down a CVS tag if generating a snapshot from mainline.

From-SVN: r69708

21 years agoPR target/11607 and PR target/11516
John David Anglin [Wed, 23 Jul 2003 15:53:31 +0000 (15:53 +0000)]
PR target/11607 and PR target/11516

PR target/11607 and PR target/11516
* pa.md (extzv, extv, insv): Revert latter half of last patch.

From-SVN: r69707

21 years ago* java/lang/natSystem.cc (arraycopy): Check for overflow.
Tom Tromey [Wed, 23 Jul 2003 15:31:43 +0000 (15:31 +0000)]
* java/lang/natSystem.cc (arraycopy): Check for overflow.

From-SVN: r69706

21 years agocmath.tcc: Use _GLIBCXX_ prefix on file guard.
Steve Ellcey [Wed, 23 Jul 2003 15:28:44 +0000 (15:28 +0000)]
cmath.tcc: Use _GLIBCXX_ prefix on file guard.

* include/c_std/cmath.tcc: Use _GLIBCXX_ prefix on file guard.
* include/c_std/std_cctype.h: Ditto.
* include/c_std/std_cerrno.h: Ditto.
* include/c_std/std_cfloat.h: Ditto.
* include/c_std/std_climits.h: Ditto.
* include/c_std/std_clocale.h: Ditto.
* include/c_std/std_cmath.h: Ditto.
* include/c_std/std_csetjmp.h: Ditto.
* include/c_std/std_csignal.h: Ditto.
* include/c_std/std_cstdarg.h: Ditto.
* include/c_std/std_cstddef.h: Ditto.
* include/c_std/std_cstdio.h: Ditto.
* include/c_std/std_cstdlib.h: Ditto.
* include/c_std/std_cstring.h: Ditto.
* include/c_std/std_ctime.h: Ditto.
* include/c_std/std_cwchar.h: Ditto.
* include/c_std/std_cwctype.h: Ditto.
* include/std/std_algorithm.h: Ditto.
* include/std/std_bitset.h: Ditto.
* include/std/std_complex.h: Ditto.
* include/std/std_deque.h: Ditto.
* include/std/std_fstream.h: Ditto.
* include/std/std_functional.h: Ditto.
* include/std/std_iomanip.h: Ditto.
* include/std/std_ios.h: Ditto.
* include/std/std_iosfwd.h: Ditto.
* include/std/std_iostream.h: Ditto.
* include/std/std_istream.h: Ditto.
* include/std/std_iterator.h: Ditto.
* include/std/std_limits.h: Ditto.
* include/std/std_list.h: Ditto.
* include/std/std_locale.h: Ditto.
* include/std/std_map.h: Ditto.
* include/std/std_memory.h: Ditto.
* include/std/std_numeric.h: Ditto.
* include/std/std_ostream.h: Ditto.
* include/std/std_queue.h: Ditto.
* include/std/std_set.h: Ditto.
* include/std/std_sstream.h: Ditto.
* include/std/std_stack.h: Ditto.
* include/std/std_stdexcept.h: Ditto.
* include/std/std_streambuf.h: Ditto.
* include/std/std_string.h: Ditto.
* include/std/std_utility.h: Ditto.
* include/std/std_valarray.h: Ditto.
* include/std/std_vector.h: Ditto.

From-SVN: r69705

21 years ago* boehm.cc (_Jv_BuildGCDescr): Use `1ULL'.
Tom Tromey [Wed, 23 Jul 2003 15:08:07 +0000 (15:08 +0000)]
* boehm.cc (_Jv_BuildGCDescr): Use `1ULL'.

From-SVN: r69703

21 years agoparser.c (cp_parser_nested_name_specifier): Reset scope on failure.
Nathan Sidwell [Wed, 23 Jul 2003 13:02:34 +0000 (13:02 +0000)]
parser.c (cp_parser_nested_name_specifier): Reset scope on failure.

cp:
* parser.c (cp_parser_nested_name_specifier): Reset scope on
failure.
(cp_parser_elaborated_type_specifier): Likewise.
testsuite:
* g++.dg/parse/crash10: New test.

From-SVN: r69702

21 years agoboehm.cc (_Jv_BuildGCDescr): Wrote.
Tom Tromey [Wed, 23 Jul 2003 09:53:53 +0000 (09:53 +0000)]
boehm.cc (_Jv_BuildGCDescr): Wrote.

* boehm.cc (_Jv_BuildGCDescr): Wrote.
Include limits.h.

From-SVN: r69700

21 years agoWindow.java (getWarningString): Just return the string.
Tom Tromey [Wed, 23 Jul 2003 09:53:34 +0000 (09:53 +0000)]
Window.java (getWarningString): Just return the string.

* java/awt/Window.java (getWarningString): Just return the
string.
(Window): Set warningString; check with security manager.

From-SVN: r69699

21 years agoDaily bump.
GCC Administrator [Wed, 23 Jul 2003 00:16:06 +0000 (00:16 +0000)]
Daily bump.

From-SVN: r69693

21 years agofold-const.c (force_fit_type): Handle OFFSET_TYPE.
Mark Mitchell [Tue, 22 Jul 2003 23:30:22 +0000 (23:30 +0000)]
fold-const.c (force_fit_type): Handle OFFSET_TYPE.

* fold-const.c (force_fit_type): Handle OFFSET_TYPE.
* varasam.c (output_constant): Likewise.

2003-07-22  Mark Mitchell  <mark@codesourcery.com>

Eliminate use of POINTER_TYPE for pointers-to-members.
* call.c (standard_conversion): Rework pointer-to-member handling.
Add comments.
(add_builtin_candidate): Likewise.
(resolve_scoped_fn_name): Remove.
(build_conditional_expr): Rework pointer-to-member handling.
(compare_ics): Likewise.
* class.c (check_field_decls): Use TYPE_PTR_P.
* cp-lang.c (cp_var_mod_type_p): Rework pointer-to-member
handling.
* cp-tree.h (SCALAR_TYPE_P): Use TYPE_PTR_TO_MEMBER_P.
(TYPE_PTRMEM_P): Add comment.
(TYPE_PTR_P): Simplify.
(TYPE_PTROB_P): Correct definition.
(TYPE_PTR_TO_MEMBER_P): New macro.
(TYPE_PTRMEM_CLASS_TYPE): Adjust.
(TYPE_PTRMEM_POINTED_TO_TYPE): Likewise.
(resolved_scoped_fn_name): Remove declaration.
(build_offset_ref): Change prototype.
(resolve_offset_ref): Remove.
(comp_target_types): Remove.
* cvt.c (cp_convert_to_pointer): Rework pointer-to-member
handling.
(convert_to_reference): Use can_convert.
(ocp_convert): Improve error handling.  Rework pointer-to-member
handling.
(perform_qualification_conversions): Rework pointer-to-member
handling.
* decl.c (build_ptrmem_type): Handle functions too.
(create_array_type_for_decl): Remove OFFSET_TYPE error message.
(grokdeclarator): Use OFFSET_TYPE for pointers to data members.
(grokparms): Remove OFFSET_TYPE error message.
* dump.c (cp_dump_tree): Rework pointer-to-member handling.
* error.c (dump_type_prefix): Likewise.
* expr.c (cplus_expand_constant): Use build_nop.
* init.c (build_offset_ref): Add address_p parameter.  Fold in
necessary bits from resolve_offset_ref.
(resolve_offset_ref): Remove.
* parser.c (cp_parser_postfix_expression): Remove special case
code for OFFSET_TYPE.
* pt.c (convert_nontype_argument): Rework pointer-to-member
handling.
(convert_template_argument): Likewise.
(unify): Likewise.
(invalid_nontype_parm_type_p): Likewise.
(dependent_type_p_r): Likewise.
* rtti.c (get_tinfo_decl): Remove OFFSET_TYPE special case.
(target_incomplete_p_): Rework pointer-to-member
handling.
(get_pseudo_ti_init): Likewise.
(get_pseudo_ti_desc): Likewise.
* semantics.c (finish_qualified_id_expr): Adjust call to
build_offset_ref.  Remove use of resolve_offset_ref.
* tree.c (pod_type_p): Use TYPE_PTR_TO_MEMBER_P.
* typeck.c (target_type): Use TYPE_PTRMEM_P.
(type_unknown_p): Remove obsolete code about the time before
non-dependent expressions were handled correctly.
(qualify_type_recursive): Remove.
(composite_pointer_type_r): New function.
(composite_pointer_type): Use it.
(merge_types): Remove dead comments.
(comp_cv_target_types): Remove.
(comp_target_types): Likewise.
(comp_target_parms): Likewise.
(cxx_sizeof_or_alignof_type): Remove OFFSET_TYPE error.
(build_indirect_ref): Use TYPE_PTR_TO_MEMBER_P.
(build_binary_op): Do not use of comp_target_types.
(pointer_diff): Remove OFFSET_TYPE case.
(build_unary_op): Adjust pointer-to-member handling.
(unary_complex_lvalue): Likewise.
(check_for_casting_away_constness): Add description parameter.
(build_static_cast): Pass it.
(build_reinterpret_cast): Use check_for_casting_away_constness.
(build_const_cast): Adjust pointer-to-member handling.
(build_c_cast): Likewise.
(convert_for_assignment): Remove OFFSET_TYPE error message.
(comp_ptr_ttypes_real): Adjust pointer-to-member handling.
(comp_ptr_ttypes_reinterpret): Remove.
(casts_away_constness_r): Adjust pointer-to-member handling.
(casts_away_constness): Liekwise.
(strip_all_pointer_quals): Remove.
* typeck2.c (digest_init): Adjust pointer-to-member handling.
(build_m_component_ref): Likewise.

From-SVN: r69691

21 years agoalias.c: Fix comment formatting.
Kazu Hirata [Tue, 22 Jul 2003 23:15:30 +0000 (23:15 +0000)]
alias.c: Fix comment formatting.

* alias.c: Fix comment formatting.
* c-common.c: Likewise.
* c-decl.c: Likewise.
* c-opts.c: Likewise.
* combine.c: Likewise.
* cpplib.c: Likewise.
* diagnostic.c: Likewise.
* dojump.c: Likewise.
* final.c: Likewise.
* fold-const.c: Likewise.
* gcc.c: Likewise.
* gcse.c: Likewise.
* ggc-page.c: Likewise.
* jump.c: Likewise.
* loop.c: Likewise.
* mips-tfile.c: Likewise.
* recog.c: Likewise.
* regclass.c: Likewise.
* regmove.c: Likewise.
* tree.c: Likewise.
* tree.h: Likewise.

From-SVN: r69689

21 years agore PR preprocessor/11361 (ICE (segfault) in c-lex.c with one-liner)
Per Bothner [Tue, 22 Jul 2003 23:11:34 +0000 (23:11 +0000)]
re PR preprocessor/11361 (ICE (segfault) in c-lex.c with one-liner)

* line-map.c (add_line_map):  Handle invalid LEAVE request.
Fixes PR preprocessor/11361.

From-SVN: r69688

21 years agodiagnostic.c. (diagnostic_report_current_module): Update to match 2003-06-05 changes...
Per Bothner [Tue, 22 Jul 2003 23:10:22 +0000 (23:10 +0000)]
diagnostic.c. (diagnostic_report_current_module): Update to match 2003-06-05 changes to push_srcloc and pop_srcloc.

* diagnostic.c.(diagnostic_report_current_module):  Update to match
2003-06-05 changes to push_srcloc and pop_srcloc.

From-SVN: r69687

21 years ago2003-07-22 Scott Gilbertson <scottg@mantatest.com>
Scott Gilbertson [Tue, 22 Jul 2003 19:44:10 +0000 (19:44 +0000)]
2003-07-22  Scott Gilbertson  <scottg@mantatest.com>

* gnu/awt/xlib/XGraphicsConfiguration.java
(FontMetricsCache): Made static.

From-SVN: r69685

21 years agoMakefile.tpl (all-make): Depend on intl.
Alexandre Oliva [Tue, 22 Jul 2003 19:01:20 +0000 (19:01 +0000)]
Makefile.tpl (all-make): Depend on intl.

* Makefile.tpl (all-make): Depend on intl.
* Makefile.in: Rebuilt.

From-SVN: r69684

21 years agoURLEncoder.java (encode(String)): Use platform default encoding.
Tom Tromey [Tue, 22 Jul 2003 18:03:47 +0000 (18:03 +0000)]
URLEncoder.java (encode(String)): Use platform default encoding.

* java/net/URLEncoder.java (encode(String)): Use platform default
encoding.
(encode(String,String)): Convert to 2-digit upper-case hex
number.
(hex): New field.

From-SVN: r69678

21 years agobasic_string.h (basic_string::insert): Deprecate GNU extension.
Doug Gregor [Tue, 22 Jul 2003 17:57:50 +0000 (17:57 +0000)]
basic_string.h (basic_string::insert): Deprecate GNU extension.

* include/bits/basic_string.h (basic_string::insert): Deprecate
  GNU extension.

From-SVN: r69677

21 years agolex.c (unqualified_fn_lookup_error): Mention that the error message needs to be kept...
Wolfgang Bangerth [Tue, 22 Jul 2003 17:51:05 +0000 (11:51 -0600)]
lex.c (unqualified_fn_lookup_error): Mention that the error message needs to be kept in synch with the manual.

2003-07-22  Wolfgang Bangerth  <bangerth@dealii.org>
* lex.c (unqualified_fn_lookup_error): Mention that the error
message needs to be kept in synch with the manual.

From-SVN: r69676

21 years agotrouble.texi: Better document two-stage name lookup.
Wolfgang Bangerth [Tue, 22 Jul 2003 17:50:13 +0000 (11:50 -0600)]
trouble.texi: Better document two-stage name lookup.

 2003-07-22  Wolfgang Bangerth  <bangerth@dealii.org>
* doc/trouble.texi: Better document two-stage name lookup.

From-SVN: r69675

21 years agos390.c (s390_valid_pointer_mode): New.
Eric Christopher [Tue, 22 Jul 2003 17:38:14 +0000 (17:38 +0000)]
s390.c (s390_valid_pointer_mode): New.

2003-07-22  Eric Christopher <echristo@redhat.com>

* config/s390.c (s390_valid_pointer_mode): New.
(TARGET_VALID_POINTER_MODE): Use.
(s390_emit_prologue): Add tpf profiling hooks.
(s390_emit_epilogue): Ditto.
* config/s390.h (MASK_TPF): New.
(TARGET_TPF): Use.
(POINTERS_EXTEND_UNSIGNED): Define.
* config/s390.md (ptr_extend): New pattern.

From-SVN: r69674

21 years agore PR c++/11614 (Incorrect handling of pointers to arrays)
Nathan Sidwell [Tue, 22 Jul 2003 16:49:48 +0000 (16:49 +0000)]
re PR c++/11614 (Incorrect handling of pointers to arrays)

cp:
PR c++/11614
* decl.c (grokdeclarator): An array member is only a flexible
array member if the field itself is the array.
testsuite:
* g++.dg/ext/flexary1.C: New test.

From-SVN: r69673

21 years agohashtable.c (approx_sqrt): Make static.
Zack Weinberg [Tue, 22 Jul 2003 16:24:53 +0000 (16:24 +0000)]
hashtable.c (approx_sqrt): Make static.

* hashtable.c (approx_sqrt): Make static.
* hashtable.h: Don't prototype approx_sqrt.
* line-map.c (init_line_maps): Rename linemap_init.
(free_line_maps): Rename linemap_free.
(add_line_map): Rename linemap_add.
(lookup_line): Rename linemap_lookup.
(print_containing_files): Rename linemap_print_containing_files.
* linemap.h: Update to match.

* cpperror.c, cppinit.c, cpplib.c, cppmacro.c: Update calls to
linemap routines to use new names.

From-SVN: r69672

21 years agore PR c++/10793 (ICE (treecheck) when partial-specializing with an invalid type and...
Kriang Lerdsuwanakij [Tue, 22 Jul 2003 14:36:00 +0000 (14:36 +0000)]
re PR c++/10793 (ICE (treecheck) when partial-specializing with an invalid type and a base class, in xref_basetypes, at cp/decl.c:12834)

PR c++/10793
* decl.c (xref_basetypes): Handle error_mark_node.

* g++.dg/template/crash9.C: New test.

From-SVN: r69671

21 years agore PR c++/3004 (Accepts illegal code)
Volker Reichelt [Tue, 22 Jul 2003 10:54:14 +0000 (10:54 +0000)]
re PR c++/3004 (Accepts illegal code)

PR c++/3004
* g++.dg/parse/typedef3.C: New test.

PR c++/7906
* g++.dg/parse/operator2.C: New test.

PR c++/8895
* g++.dg/parse/def-tmpl-arg1.C: New test.

PR c++/9282
* g++.dg/parse/funptr1.C: New test.

PR c++/9452
* g++.dg/parse/ambig3.C: New test.

PR c++/9454
* g++.dg/parse/operator3.C: New test.

PR c++/9486
* g++.dg/parse/template10.C: New test.

PR c++/9488
* g++.dg/parse/template11.C: New test.

PR c++/10150
* g++.dg/parse/invalid-op1.C: New test.

PR c++/10247
* g++.dg/parse/condexpr1.C: New test.

From-SVN: r69670

21 years agocp-tree.h (enum cp_lvalue_kind): Add clk_packed.
Nathan Sidwell [Tue, 22 Jul 2003 09:53:34 +0000 (09:53 +0000)]
cp-tree.h (enum cp_lvalue_kind): Add clk_packed.

cp:
* cp-tree.h (enum cp_lvalue_kind): Add clk_packed.
* tree.c (lvalue_p_1): Set it.
* class.c (check_field): Don't allow non-packed non-POD fields to
be packed.
* call.c (reference_binding): Need a temporary for all bitfield
and packed fields.
(convert_like_real): Check it is ok to make a temporary here.
testsuite:
* g++.dg/ext/packed3.C: New test.
* g++.dg/ext/packed4.C: New test.

From-SVN: r69669

21 years agoc-common.c (handle_packed_attribute): Don't pack a struct via a typedef.
Nathan Sidwell [Tue, 22 Jul 2003 09:26:01 +0000 (09:26 +0000)]
c-common.c (handle_packed_attribute): Don't pack a struct via a typedef.

* c-common.c (handle_packed_attribute): Don't pack a struct via a
typedef. Propagate packedness from a main variant.
testsuite:
* gcc.dg/pack-test-3.c: New test.

From-SVN: r69668

21 years ago* Makefile.in (install-common): Add dependency on installdirs.
Nathanael Nerode [Tue, 22 Jul 2003 05:10:54 +0000 (05:10 +0000)]
* Makefile.in (install-common): Add dependency on installdirs.

From-SVN: r69665

21 years agoc-common.c (c_common_type_for_mode): Return integer types for pointer modes.
Alexandre Oliva [Tue, 22 Jul 2003 02:26:53 +0000 (02:26 +0000)]
c-common.c (c_common_type_for_mode): Return integer types for pointer modes.

* c-common.c (c_common_type_for_mode): Return integer types for
pointer modes.

From-SVN: r69661

21 years agoc-decl.c (start_decl): Don't call maybe_apply_pragma_weak here.
Geoffrey Keating [Tue, 22 Jul 2003 02:23:27 +0000 (02:23 +0000)]
c-decl.c (start_decl): Don't call maybe_apply_pragma_weak here.

* c-decl.c (start_decl): Don't call maybe_apply_pragma_weak here.
(finish_decl): Call maybe_apply_pragma_weak here.
(grokdeclarator): Check that DECL_ASSEMBLER_NAME isn't set before
TREE_PUBLIC and TREE_STATIC are decided.
(start_function): Move call to maybe_apply_pragma_weak.  Check that
DECL_ASSEMBLER_NAME isn't set too early.

From-SVN: r69660

21 years agocpplex.c (_cpp_process_line_notes): Mention option name in trigraphs warning.
Geoffrey Keating [Tue, 22 Jul 2003 02:21:16 +0000 (02:21 +0000)]
cpplex.c (_cpp_process_line_notes): Mention option name in trigraphs warning.

* cpplex.c (_cpp_process_line_notes): Mention option name in
trigraphs warning.

From-SVN: r69659

21 years agocombine.c (if_then_else_cond): Simplify the comparison of rtx against -1, 0, and 1.
Kazu Hirata [Tue, 22 Jul 2003 00:36:52 +0000 (00:36 +0000)]
combine.c (if_then_else_cond): Simplify the comparison of rtx against -1, 0, and 1.

* combine.c (if_then_else_cond): Simplify the comparison of
rtx against -1, 0, and 1.
* loop.c (check_dbra_loop): Likewise.
* optabs.c (emit_conditional_move): Likewise.
(emit_conditional_add): Likewise.
* config/i386/i386.md (*movsi_or): Likewise.
(*movdi_or_rex6): Likewise.

From-SVN: r69658

21 years agoDaily bump.
GCC Administrator [Tue, 22 Jul 2003 00:16:08 +0000 (00:16 +0000)]
Daily bump.

From-SVN: r69656

21 years ago* cgraphunit.c (cgraph_finalize_compilation_unit): Remove redundant if.
Jan Hubicka [Mon, 21 Jul 2003 22:46:47 +0000 (00:46 +0200)]
* cgraphunit.c (cgraph_finalize_compilation_unit): Remove redundant if.

From-SVN: r69652

21 years agotestsuite_flags.in (--build-includes): Remove extraneous paths for libio.
Benjamin Kosnik [Mon, 21 Jul 2003 22:12:53 +0000 (22:12 +0000)]
testsuite_flags.in (--build-includes): Remove extraneous paths for libio.

2003-07-21  Benjamin Kosnik  <bkoz@redhat.com>

* scripts/testsuite_flags.in (--build-includes): Remove extraneous
paths for libio.
* testsuite/27_io/basic_istream/sentry/char/3983-fstream.cc
(test03): Include typeinfo for bad_cast.
* testsuite/27_io/basic_ostream/sentry/char/3983-sstream.cc: Same.
* testsuite/27_io/basic_ostream/sentry/char/3983-fstream.cc: Same.
* testsuite/27_io/basic_istream/sentry/char/3983-sstream.cc: Same.

From-SVN: r69651

21 years agoc-common.h (num_in_fnames): Declare.
Geoffrey Keating [Mon, 21 Jul 2003 21:25:47 +0000 (21:25 +0000)]
c-common.h (num_in_fnames): Declare.

* c-common.h (num_in_fnames): Declare.
(c_static_assembler_name): Move from here...
* c-tree.h (c_static_assembler_name): ... to here.
* c-opts.c: Don't include langhooks-def.h.
(c_static_assembler_name): Move to c-decl.c.
(num_in_fnames): Make externally visible.
* c-decl.c: Include langhooks-def.h.
(c_static_assembler_name): Move from c-opts.c.
* Makefile.in (c-decl.o): Add $(LANGHOOKS_DEF_H).
(c-opts.o): Remove $(LANGHOOKS_DEF_H).

From-SVN: r69650

21 years agocompat.exp: Handle dg-options per source file.
Janis Johnson [Mon, 21 Jul 2003 21:24:27 +0000 (21:24 +0000)]
compat.exp: Handle dg-options per source file.

* lib/compat.exp: Handle dg-options per source file.
* g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
* g++.dg/compat/abi/bitfield1_y.C: Ditto.
* g++.dg/compat/abi/bitfield2_x.C: Ditto.
* g++.dg/compat/abi/bitfield2_y.C: Ditto.
* g++.dg/compat/abi/vbase8-10_x.C: Ditto.
* g++.dg/compat/abi/vbase8-10_y.C: Ditto.
* g++.dg/compat/abi/vbase8-21_x.C: Ditto.
* g++.dg/compat/abi/vbase8-21_y.C: Ditto.
* g++.dg/compat/abi/vbase8-22_x.C: Ditto.
* g++.dg/compat/abi/vbase8-22_y.C: Ditto.
* g++.dg/compat/abi/vbase8-4_x.C: Ditto.
* g++.dg/compat/abi/vbase8-4_y.C: Ditto.
* g++.dg/compat/break/bitfield7_x.C: Ditto.
* g++.dg/compat/break/bitfield7_y.C: Ditto.

From-SVN: r69649

21 years agocppfiles.c (open_file_pch): Don't put unused entries in the splay tree.
Neil Booth [Mon, 21 Jul 2003 20:57:00 +0000 (20:57 +0000)]
cppfiles.c (open_file_pch): Don't put unused entries in the splay tree.

* cppfiles.c (open_file_pch): Don't put unused entries in the
splay tree.  Remove dead code.

From-SVN: r69647

21 years agoc-pragma.c (maybe_apply_pragma_weak): Don't get DECL_ASSEMBLER_NAME when it's not...
Geoffrey Keating [Mon, 21 Jul 2003 20:53:07 +0000 (20:53 +0000)]
c-pragma.c (maybe_apply_pragma_weak): Don't get DECL_ASSEMBLER_NAME when it's not needed.

* c-pragma.c (maybe_apply_pragma_weak): Don't get DECL_ASSEMBLER_NAME
when it's not needed.

From-SVN: r69646

21 years agors6000.h (machine_function): Add ra_need_lr.
Jakub Jelinek [Mon, 21 Jul 2003 20:18:52 +0000 (22:18 +0200)]
rs6000.h (machine_function): Add ra_need_lr.

* config/rs6000/rs6000.h (machine_function): Add ra_need_lr.
* config/rs6000/rs6000.c (rs6000_return_addr): Set it.
(rs6000_emit_prologue): Save FPRs inline if set.

From-SVN: r69645

21 years agoia64.md (prefetch): Support predicate.
H.J. Lu [Mon, 21 Jul 2003 17:52:22 +0000 (17:52 +0000)]
ia64.md (prefetch): Support predicate.

2003-07-21  H.J. Lu <hongjiu.lu@intel.com>

* config/ia64/ia64.md (prefetch): Support predicate.

From-SVN: r69642