OSDN Git Service

pf3gnuchains/gcc-fork.git
19 years ago2004-06-01 Michael Koch <konqueror@gmx.de>
mkoch [Mon, 31 May 2004 22:16:31 +0000 (22:16 +0000)]
2004-06-01  Michael Koch  <konqueror@gmx.de>

* java/text/CollationElementIterator.java,
java/text/CollationKey.java,
java/text/RuleBasedCollator.java: New versions from GNU classpath.
* testsuite/libjava.mauve/xfails: Removed all
java.text.CollationElementIterator tests.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82510 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-06-01 Michael Koch <konqueror@gmx.de>
mkoch [Mon, 31 May 2004 22:14:37 +0000 (22:14 +0000)]
2004-06-01  Michael Koch  <konqueror@gmx.de>

* java/util/zip/InflaterInputStream.java: Merged more with Classpath
version.
* java/util/zip/ZipOutputStream.java (): Renamed enum to e to removed
Java 1.5 keyword usage.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82509 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR c/15749
jsm28 [Mon, 31 May 2004 22:06:33 +0000 (22:06 +0000)]
PR c/15749
* c-decl.c (grokdeclarator, finish_struct): Don't pedwarn for
misuses of structures with flexible array members if
in_system_header.

testsuite:
* gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82506 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR target/15693
ebotcazou [Mon, 31 May 2004 21:34:26 +0000 (21:34 +0000)]
PR target/15693
* config/sparc/sparc.c (compare_operand): New predicate.
* config/sparc/sparc.h (PREDICATE_CODES): Add it.
* config/sparc/sparc.md (cmpsi expander): Use it.  If the first
operand is a ZERO_EXTRACT and the second operand is not zero,
force the former to a register.
(cmpdi expander): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82500 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR c++/15742
mmitchel [Mon, 31 May 2004 21:24:31 +0000 (21:24 +0000)]
PR c++/15742
* call.c (build_over_call): Set
current_function_returns_abnormally even in template functions.

PR c++/15696
* cp-tree.h (invalid_nonstatic_memfn_p): New function.
* cvt.c (convert_to_void): Use it.
* typeck.c (invalid_nonstatic_memfn_p): New function.
(decay_conversion): Use it.

PR c++/15625
* pt.c (tsubst_decl): Set DECL_FRIEND_CONTEXT for instantiated
templates.

PR c++/15629
* name-lookup.c (arg_assoc_class): Do not find template
specializations.

PR c++/15209
* tree.c (lvalue_p_1): Only consider the right-hand side of "."
expressions when determining whether or not an express is packed.

PR c++/15742
* g++.dg/warn/Wreturn-1.C: New test.

PR c++/15696
* g++.dg/expr/ptrmem5.C: New test.

PR c++/15625
* g++.dg/template/friend27.C: New test.

PR c++/15629
* g++.dg/template/friend28.C: New test.
* g++.dg/template/friend.C: Do not depend on <iostream>.  Add
error message.

PR c++/15209
* g++.dg/ext/packed3.C: Remove bogus error.
* g++.dg/ext/packed4.C: Remove bogus check.
* g++.dg/ext/packed6.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82499 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-05-31 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Mon, 31 May 2004 21:19:52 +0000 (21:19 +0000)]
2004-05-31  Benjamin Kosnik  <bkoz@redhat.com>

* config/linker-map.gnu (GLIBCXX_3.4.1): Add.
* testsuite/testsuite_abi.cc: Same.
* configure.ac (libtool_VERSION): Bump to 6:1:0.
* configure: Regenerate.
* aclocal.m4: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82498 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * javax/swing/plaf/basic/BasicMenuUI.java:
rodimina [Mon, 31 May 2004 21:09:30 +0000 (21:09 +0000)]
* javax/swing/plaf/basic/BasicMenuUI.java:
(MouseEntered): Do not call getPath() from MenuSelectionManager.
Call getPath() from super class instead.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82496 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * gengtype-lex.l: Catch stray GTY markers in the files gengtype
geoffk [Mon, 31 May 2004 19:49:50 +0000 (19:49 +0000)]
* gengtype-lex.l: Catch stray GTY markers in the files gengtype
looks at.
* alias.c (alias_invariant_size): Make alias_invariant_size
static, fix GTY marker.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82493 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago* trans-types.c: Fix spelling & layout in comments.
tobi [Mon, 31 May 2004 19:31:12 +0000 (19:31 +0000)]
* trans-types.c: Fix spelling & layout in comments.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82492 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR tree-optimization/15743.
kazu [Mon, 31 May 2004 17:39:14 +0000 (17:39 +0000)]
PR tree-optimization/15743.
* builtins.c (fold_builtin_1): Fold index() and rindex().

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82491 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR middle-end/15069
sayle [Mon, 31 May 2004 17:01:17 +0000 (17:01 +0000)]
PR middle-end/15069
* fold-const.c (fold_single_bit_test): Only perform "(X & C) != 0"
into "X < 0" (where C is the signbit) if X's type is a full mode.

* g++.dg/opt/fold3.C: New test case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82490 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * pa.md: Disable the peephole2 patterns that generate indexed
danglin [Mon, 31 May 2004 16:10:54 +0000 (16:10 +0000)]
* pa.md: Disable the peephole2 patterns that generate indexed
floating-point stores when indexing is disabled.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82489 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * c-pretty-print.c (pp_c_left_bracket): Make a function.
gdr [Mon, 31 May 2004 15:25:51 +0000 (15:25 +0000)]
    * c-pretty-print.c (pp_c_left_bracket): Make a function.
        (pp_c_right_bracket): Likewise.
        (pp_c_star): Likewise.
        (pp_c_ampersand): Define.
        * c-pretty-print.h (pp_c_left_bracket): Declare.
        (pp_c_right_bracket): Likewise.
        (pp_c_star): Likewise.
        (pp_c_ampersand): Likewise.

cp/
        * cxx-pretty-print.c (pp_cxx_colon_colon): Expor.
        (pp_cxx_begin_template_argument_list): Turn into a function.
        (pp_cxx_end_template_argument_list): Likewise.
        (pp_cxx_separate_with): Define.
        (pp_cxx_unqualified_id): Tidy.
        (pp_cxx_primary_expression): Likewise.
        (pp_cxx_postfix_expression): Likewise.
        (pp_cxx_expression): Likewise.
        (pp_cxx_simple_type_specifier): Likewise.
        (pp_cxx_type_specifier_seq): Likewise.
        (pp_cxx_parameter_declaration_clause): Likewise.
        (pp_cxx_exception_specification): Likewise.
        (pp_cxx_direct_declarator): Likewise.
        (pp_cxx_type_id): Likewise.
        * cxx-pretty-print.h (pp_cxx_whitespace): Export from
        cxx-pretty-print.c.
        (pp_cxx_left_paren): Likewise.
        (pp_cxx_right_paren): Likewise.
        (pp_cxx_left_brace): Likewise.
        (pp_cxx_right_brace): Likewise.
        (pp_cxx_left_bracket): Likewise.
        (pp_cxx_right_bracket): Likewise.
        (pp_cxx_dot): Likewise.
        (pp_cxx_identifier): Likewise.
        (pp_cxx_tree_identifier): Likewise.
        (pp_cxx_ampersand): New macro.
        (pp_cxx_star): Likewise.
        (pp_cxx_arrow): Likewise.
        (pp_cxx_semicolon): Likewise.
        (pp_cxx_complement): Likewise.
        (pp_cxx_begin_template_argument_list): Declaree.
        (pp_cxx_end_template_argument_list): Likewise.
        (pp_cxx_colon_colon): likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82488 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * config/sol2.h (__enable_execute_stack): ANSIfy function
ebotcazou [Mon, 31 May 2004 15:15:08 +0000 (15:15 +0000)]
* config/sol2.h (__enable_execute_stack): ANSIfy function
definition.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82487 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * parser.c (cp_parser_simple_type_specifier): Explicitly test
ebotcazou [Mon, 31 May 2004 14:59:00 +0000 (14:59 +0000)]
* parser.c (cp_parser_simple_type_specifier): Explicitly test
against NULL_TREE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82486 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * jcf-write.c (generate_bytecode_conditional): Correct handling
bryce [Mon, 31 May 2004 14:54:37 +0000 (14:54 +0000)]
* jcf-write.c (generate_bytecode_conditional): Correct handling
of unordered conditionals. Add comment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82485 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * pex-win32.c (fix_argv): Expand comment.
dannysmith [Mon, 31 May 2004 10:32:58 +0000 (10:32 +0000)]
* pex-win32.c (fix_argv): Expand comment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82482 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * c-incpath.c (add_path): Canonicalize paths to use '/' if
dannysmith [Mon, 31 May 2004 10:30:00 +0000 (10:30 +0000)]
* c-incpath.c (add_path): Canonicalize paths to use '/' if
HAVE_DOS_BASED_FILESYSTEM.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82481 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * tree-ssa-dom.c (record_equivalences_from_incoming_edge):
steven [Mon, 31 May 2004 10:18:36 +0000 (10:18 +0000)]
* tree-ssa-dom.c (record_equivalences_from_incoming_edge):
Only look at case labels if the immediate dominator is also
the only predecessor.  Don't look for more case labels if the
first seen is a case range.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82480 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-05-31 Michael Koch <konqueror@gmx.de>
mkoch [Mon, 31 May 2004 09:23:05 +0000 (09:23 +0000)]
2004-05-31  Michael Koch  <konqueror@gmx.de>

* java/io/SequenceInputStream.java:
Rename enum to e because enum is a keyword in Java 1.5.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82479 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-05-31 Michael Koch <konqueror@gmx.de>
mkoch [Mon, 31 May 2004 09:17:33 +0000 (09:17 +0000)]
2004-05-31  Michael Koch  <konqueror@gmx.de>

* gnu/java/rmi/rmic/CompilerProcess.java:
Fixed javadoc to by XHTML compliant.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82478 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * builtins.c: Add a prototype for fold_builtin_strchr().
kazu [Mon, 31 May 2004 09:13:33 +0000 (09:13 +0000)]
* builtins.c: Add a prototype for fold_builtin_strchr().

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82477 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * call.c, class.c, cp-tree.def, decl2.c, name-lookup.c, pt.c,
kazu [Mon, 31 May 2004 08:42:32 +0000 (08:42 +0000)]
* call.c, class.c, cp-tree.def, decl2.c, name-lookup.c, pt.c,
typeck.c: Fix comment formatting.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82476 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-05-31 Paolo Bonzini <bonzini@gnu.org>
bonzini [Mon, 31 May 2004 06:59:47 +0000 (06:59 +0000)]
2004-05-31  Paolo Bonzini  <bonzini@gnu.org>

Revert this patch:
2004-05-27  Paolo Bonzini  <bonzini@gnu.org>

* combine.c (gen_binary): Remove.
(known_cond, simplify_shift_const
find_split_point, combine_simplify_rtx,
simplify_if_then_else, simplify_set,
simplify_logical, expand_field_assignment,
extract_left_shift, force_to_mode,
if_then_else_cond, apply_distributive_law,
simplify_and_const_int, simplify_shift_const,
gen_lowpart_for_combine, simplify_comparison,
reversed_comparison): Replace with
simplify_gen_binary, simplify_gen_relational or
distribute_and_simplify_rtx.
(distribute_and_simplify_rtx): New function.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82475 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * pa.c (emit_move_sequence): Fix loading of non 14-bit CONST operands
danglin [Mon, 31 May 2004 02:07:40 +0000 (02:07 +0000)]
* pa.c (emit_move_sequence): Fix loading of non 14-bit CONST operands
when generating PIC code.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82474 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agoDaily bump.
gccadmin [Mon, 31 May 2004 00:16:13 +0000 (00:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82472 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agoChangeLog:
pinskia [Sun, 30 May 2004 23:53:32 +0000 (23:53 +0000)]
ChangeLog:
* c-decl.c (c_expand_body_1): Remove and fold back into ...
(c_expand_body): here.
(c_expand_decl): Move to ...
* c-common.c (c_expand_decl): Here and remove check for nested
functions.
* c-common.h (c_expand_decl): Add prototype.
* c-tree.h (c_expand_decl): Remove.

cp/ChangeLog:
* cp-lang.c (cp_expand_decl): Remove.
(LANG_HOOKS_EXPAND_DECL): Use c_expand_decl.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82469 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * fold-const.c (combine_comparisons, optimize_bit_field_compare,
sayle [Sun, 30 May 2004 22:23:19 +0000 (22:23 +0000)]
* fold-const.c (combine_comparisons, optimize_bit_field_compare,
range_binop, fold_truthop, fold_binary_op_with_conditional_arg,
fold_mathfn_compare, fold_inf_compare, fold,
fold_relational_hi_lo, nondestructive_fold_binary_to_constant):
Use constant_boolean_node where appropriate.  Don't bother using
fold_convert on the second argument to omit_one_operand.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82468 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * doc/c-tree.texi (Expressions): Document FLOOR_DIV_EXPR,
sayle [Sun, 30 May 2004 22:20:07 +0000 (22:20 +0000)]
* doc/c-tree.texi (Expressions): Document FLOOR_DIV_EXPR,
CEIL_DIV_EXPR, ROUND_DIV_EXPR, FLOOR_MOD_EXPR, CEIL_MOD_EXPR,
ROUND_MOD_EXPR, EXACT_DIV_EXPR.  Improve documentation of
TRUNC_DIV_EXPR, TRUNC_MOD_EXPR and comparison operations.
Add missing (but documented) tree nodes to the index.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82467 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR gfortran/11800
aj [Sun, 30 May 2004 21:58:10 +0000 (21:58 +0000)]
PR gfortran/11800
* Makefile.am (AM_CPPFLAGS): Renamed from INCLUDES.
(lib_LTLIBRARIES): Rename to ...
(toolexeclib_LTLIBRARIES): this for multilib support.
* configure.in: Rename to ...
* configure.ac: this.  Update to modern autoconf style, enable
multilibs, support --enable-version-specific-runtime-libs.
* Makefile.in: Regenerated.
* configure: Regenerated.
* aclocal.m4: Regenerated.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82466 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
aj [Sun, 30 May 2004 21:54:22 +0000 (21:54 +0000)]
* config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
like CC.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82465 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR tree-optimization/14819
kazu [Sun, 30 May 2004 21:05:20 +0000 (21:05 +0000)]
PR tree-optimization/14819
* builtins.c (fold_builtin_strchr): New.
(fold_builtin_1): Handle BUILT_IN_STRCHR and BUILT_IN_STRRCHR
with fold_builtin_strchr().

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82464 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,
kazu [Sun, 30 May 2004 18:32:31 +0000 (18:32 +0000)]
* bb-reorder.c, builtins.c, c-common.c, c-gimplify.c,
c-incpath.c, cgraphunit.c, ddg.c, defaults.h, dwarf2out.c,
expmed.c, flags.h, gcc.c, gensupport.c, gimplify.c, global.c,
passes.c, reg-stack.c, target.h, toplev.c, tree-alias-ander.c,
tree-alias-common.c, tree-cfg.c, tree-complex.c, tree-dfa.c,
tree-eh.c, tree-mudflap.c, tree-mudflap.h, tree-outof-ssa.c,
tree-phinodes.c, tree-pretty-print.c, tree-ssa-alias.c,
tree-ssa-ccp.c, tree-ssa-live.c, tree-ssa-live.h,
tree-ssa-pre.c, tree.h, value-prof.h, varasm.c: Fix comment
formatting.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82463 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * gimplify.c (sort_case_labels): New. Split out from...
steven [Sun, 30 May 2004 18:19:18 +0000 (18:19 +0000)]
* gimplify.c (sort_case_labels): New.  Split out from...
(gimplify_switch_expr): ...here.  Use it.
* tree-eh.c (lower_try_finally_switch): Sort the labels of
the SWITCH_EXPR created here before leaving the function.
* tree.c (sort_case_labels): Add prototype.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82462 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * lang-specs.h: Add missing initializers for .ii.
aj [Sun, 30 May 2004 18:04:30 +0000 (18:04 +0000)]
* lang-specs.h: Add missing initializers for .ii.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82461 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * lib/target-supports.exp (check_iconv_available): Fix fallout
grahams [Sun, 30 May 2004 17:51:46 +0000 (17:51 +0000)]
* lib/target-supports.exp (check_iconv_available): Fix fallout
from 2004-05-28 patch.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82460 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agoPR fortran/14067
tobi [Sun, 30 May 2004 16:33:28 +0000 (16:33 +0000)]
PR fortran/14067
* trans-const.c (gfc_conv_string_init): Allow variable string
length lower than initialization string length.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82457 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-05-30 Andrew Pinski <pinskia@physics.uc.edu>
pinskia [Sun, 30 May 2004 16:18:59 +0000 (16:18 +0000)]
2004-05-30  Andrew Pinski  <pinskia@physics.uc.edu>

        * fold-const.c (fold) [case TRUTH_NOT_EXPR]: Make sure the type is
        of BOOLEAN_TYPE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82456 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * include/std/std_complex.h (complex<_Tp>): Properly indent
gdr [Sun, 30 May 2004 14:41:39 +0000 (14:41 +0000)]
* include/std/std_complex.h (complex<_Tp>): Properly indent
to follow C++STYLE.
(complex<>::__rep): New.
(__complex_abs): New.  Dispatch to built-ins.
(abs): Use them.
(__complex_arg): New. Dispatch to built-ins.
(arg): Use it.
(__complex_cos): New. Dispatch to built-ins.
(cos): Use it.
(__complex_cosh): New. Dispatch to built-ins.
(cosh): Use it.
(__complex_exp): New. Dispatch to built-ins.
(exp): Use it.
(__complex_log): New. Dispatch to built-ins.
(log): Use it.
(__complex_sin): New. Dispatch to built-ins.
(sin): Use it.
(__complex_sinh): New. Dispatch to built-ins.
(sinh): Use it.
(__complex_sqrt): New. Dispatch to built-ins.
(sqrt): Use it.
(__complex_tan): New. Dispatch to built-ins.
(tan): Use it.
(__complex_tanh): New. Dispatch to built-ins.
(tanh): Use it.
(__complex_pow): New. Dispatch to built-ins.
(pow): Use it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82453 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR fortran/15620
pbrook [Sun, 30 May 2004 14:37:25 +0000 (14:37 +0000)]
PR fortran/15620
* trans-decl.c (gfc_shadow_sym, gfc_restore_sym): New functions.
* trans-expr.c (gfc_trans_string_copy): New function.
(gfc_conv_statement_function): Use them.  Create temp vars.  Enforce
character lengths.
(gfc_conv_string_parameter): Use gfc_trans_string_copy.
* trans-stmt.c (gfc_trans_forall_1): Use gfc_{shadow,restore}_sym.
* trans.h (struct gfc_saved_var): Define.
(gfc_shadow_sym, gfc_restore_sym): Add prototypes.
testsuite/
* gfortran.fortran-torture/execute/st_function_1.f90: New test.
* gfortran.fortran-torture/execute/st_function_2.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82452 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-05-30 Mark Wielaard <mark@klomp.org>
mkoch [Sun, 30 May 2004 13:53:58 +0000 (13:53 +0000)]
2004-05-30  Mark Wielaard  <mark@klomp.org>

* java/awt/Toolkit.java (loadSystemColors): Implement.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82451 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-05-30 Michael Koch <konqueror@gmx.de>
mkoch [Sun, 30 May 2004 13:48:03 +0000 (13:48 +0000)]
2004-05-30  Michael Koch  <konqueror@gmx.de>

* java/lang/System.java: Reordered imports.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82450 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-05-30 Michael Koch <konqueror@gmx.de>
mkoch [Sun, 30 May 2004 13:42:24 +0000 (13:42 +0000)]
2004-05-30  Michael Koch  <konqueror@gmx.de>

* java/text/DecimalFormat.java
(parse): Fixed parsing of decimal strings. Number of maximum
digits to be read should now work.
* java/text/SimpleDateFormat.java
(SimpleDateFormat): Set maximumFractionDigit to 0 for the number
formatter. This fixes DateFormatTest.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82449 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-05-30 Michael Koch <konqueror@gmx.de>
mkoch [Sun, 30 May 2004 13:38:20 +0000 (13:38 +0000)]
2004-05-30  Michael Koch  <konqueror@gmx.de>

* java/nio/Buffer.java
(limit): Fixed off by one error.
* java/nio/CharBuffer.java
(wrap): Fixed arguments, added javadocs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82448 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-05-30 Michael Koch <konqueror@gmx.de>
mkoch [Sun, 30 May 2004 13:35:15 +0000 (13:35 +0000)]
2004-05-30  Michael Koch  <konqueror@gmx.de>

* gnu/java/beans/BeanInfoEmbryo.java,
java/awt/im/InputContext.java,
javax/swing/tree/DefaultMutableTreeNode.java:
Rename enum to e because enum is a keyword in Java 1.5.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82447 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-05-30 Michael Koch <konqueror@gmx.de>
mkoch [Sun, 30 May 2004 13:31:33 +0000 (13:31 +0000)]
2004-05-30  Michael Koch  <konqueror@gmx.de>

* gnu/java/math/MPN.java,
java/awt/geom/Arc2D.java:
Fixed javadocs all over.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82446 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-05-30 Michael Koch <konqueror@gmx.de>
mkoch [Sun, 30 May 2004 13:16:34 +0000 (13:16 +0000)]
2004-05-30  Michael Koch  <konqueror@gmx.de>

* java/awt/DefaultKeyboardFocusManager.java
(dispatchEvent): Call method to get key event dispatchers.
(dispatchKeyEvent): Call method to get key event post processors.
* javax/swing/JComponent.java
(listenerList): Made protected.
* javax/swing/JOptionPane.java
(message): Don't initialize.
(JOptionPane): Set message text.
* javax/swing/JPopupMenu.java
(show): Fixed typo in argument name.
* javax/swing/RepaintManager.java
(paintDirtyRegions): Use public API of java.util.Map.
* javax/swing/plaf/basic/BasicSplitPaneDivider.java
(positionForMouseEvent): Removed redundant ';'.
(continueDrag): Use method arguments.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82445 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * iresolve.c (gfc_resolve_random_number): Clean up conditional.
pbrook [Sun, 30 May 2004 10:49:50 +0000 (10:49 +0000)]
* iresolve.c (gfc_resolve_random_number): Clean up conditional.
libgfortran/
* libgfortran.h (random_seed): Update prototype.
* intrinsics/random.c: Disable old implementation and add new one.
testsuite/
* gfortran.fortran-torture/execute/random_1.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82443 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * intrinsics/random.c: Include unistd.h for close and read
aj [Sun, 30 May 2004 09:53:10 +0000 (09:53 +0000)]
* intrinsics/random.c: Include unistd.h for close and read
prototypes, remove unneeded inclusion of assert.h.

* intrinsics/abort.c: Include stdlib.h for abort prototype, remove
unneeded inclusion of assert.h.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82442 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c,
kazu [Sun, 30 May 2004 07:12:58 +0000 (07:12 +0000)]
* c-common.c, calls.c, cfgcleanup.c, cgraph.c, cgraphunit.c,
ddg.c, ddg.h, df.c, df.h, except.c, expr.c, flags.h,
fold-const.c, gcc.c, gimplify.c, haifa-sched.c,
modulo-sched.c, tree-inline.c, tree-into-ssa.c, tree-nested.c,
tree-nrv.c, tree-ssa-ccp.c, tree-ssa-dom.c, tree-ssa-live.c,
tree-ssa-loop.c, tree-ssa-pre.c, tree-tailcall.c, tree.h: Fix
comment typos.  Follow spelling conventions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82439 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agoIndex: libcpp/ChangeLog
geoffk [Sun, 30 May 2004 00:49:06 +0000 (00:49 +0000)]
Index: libcpp/ChangeLog
2004-05-29  Geoffrey Keating  <geoffk@apple.com>

* symtab.c (ht_create): Set entries_owned.
(ht_destroy): Honour entries_owned.
(ht_expand): Likewise.
(ht_load): New.

Index: libcpp/include/ChangeLog
2004-05-29  Geoffrey Keating  <geoffk@apple.com>

* symtab.h (struct ht): New field 'entries_owned'
(ht_load): New prototype.

Index: gcc/ChangeLog
2004-05-29  Geoffrey Keating  <geoffk@apple.com>

* gengtype-yacc.y: Add NESTED_PTR token.
(option): Record `nested_ptr' option.
* gengtype-lex.l: Handle `nested_ptr' keyword.
* gengtype.c (walk_type): Process `nested_ptr' option.
* gengtype.h (struct nested_ptr_data): New.
* doc/gty.texi (GTY Options): Document `nested_ptr' option.
* stringpool.c (struct string_pool_data): Make 'entries' point to
ht_identifier instead of tree.
(gt_pch_save_stringpool): Don't adjust pointers.
(gt_pch_restore_stringpool): Call ht_load.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82438 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agoDaily bump.
gccadmin [Sun, 30 May 2004 00:16:13 +0000 (00:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82436 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * gimplify.c (gimplify_expr): Don't build a statement list
jason [Sat, 29 May 2004 20:24:37 +0000 (20:24 +0000)]
    * gimplify.c (gimplify_expr): Don't build a statement list
        if no gimplification was necessary.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82429 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * pretty-print.c (pp_base_format_text): Support %< instead of %`
jsm28 [Sat, 29 May 2004 20:10:10 +0000 (20:10 +0000)]
* pretty-print.c (pp_base_format_text): Support %< instead of %`
and %> as well as %'.
* c-format.c: Use %< and %>.
(gcc_diag_char_table, gcc_cdiag_char_table,
gcc_cxxdiag_char_table): Update.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82428 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-05-29 Andrew Pinski <pinskia@physics.uc.edu>
pinskia [Sat, 29 May 2004 19:51:26 +0000 (19:51 +0000)]
2004-05-29  Andrew Pinski  <pinskia@physics.uc.edu>

        * gcc_update (libbanshee/configure): Depend on
        libbanshee/configure.ac instead of libbanshee/configure.in

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82427 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * c-typeck.c (common_type): Correct comment.
jsm28 [Sat, 29 May 2004 18:40:27 +0000 (18:40 +0000)]
* c-typeck.c (common_type): Correct comment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82426 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-05-28 Kelley Cook <kcook@gcc.gnu.org>
kcook [Sat, 29 May 2004 17:46:24 +0000 (17:46 +0000)]
2004-05-28  Kelley Cook  <kcook@gcc.gnu.org>

* configure.in: Rename to ...
* configure.ac: this.  Update to modern autoconf style.
Correct AC_INIT macro with the actual package name.
Replace gcc_AC_HEADER_STDBOOL and GCC_AC_C__BOOL with AC_HEADER_STDBOOL.
* acinclude.m4, stamp.h-in: Delete.
* config.h, configure: Regenerate with autoconf 2.59.
* aclocal.m4, Makefile.in: Regenerate with automake 1.7.9.
* engine/Makefile.in: Likewise.
* libcompat/Makefile.in: Likewise.
* points-to/Makefile.in: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82425 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agoFix typo in previous patch.
bernie [Sat, 29 May 2004 15:22:39 +0000 (15:22 +0000)]
Fix typo in previous patch.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82422 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * config/m68k/m68k.c (CONST_METHOD): Add MVZ, MVS.
bernie [Sat, 29 May 2004 15:17:50 +0000 (15:17 +0000)]
* config/m68k/m68k.c (CONST_METHOD): Add MVZ, MVS.
* config/m68k/m68k.c (const_method): Likewise.
* config/m68k/m68k.c (const_int_cost): Likewise.
* config/m68k/m68k.c (const_int_cost): Likewise.
* config/m68k/m68k.c (output_move_const_into_data_reg): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82421 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * config/m68k/m68k.h(EXTRA_CONSTRAINT): add 'U' for register offset
bernie [Sat, 29 May 2004 15:10:41 +0000 (15:10 +0000)]
* config/m68k/m68k.h(EXTRA_CONSTRAINT): add 'U' for register offset
addressing.
* config/m68k/m68k.md: Add 'U,U' alternative to ColdFire variants of
movsi,movhi,movqi insn patterns.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82420 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-05-29 Richard B. Kreckel <Richard.Kreckel@Framatome-ANP.com>
bkoz [Sat, 29 May 2004 14:40:59 +0000 (14:40 +0000)]
2004-05-29  Richard B. Kreckel  <Richard.Kreckel@Framatome-ANP.com>
            Benjamin Kosnik  <bkoz@redhat.com>

PR libstdc++/14600
* include/ext/stdio_sync_filebuf.h (stdio_sync_filebuf::file): New.
* include/ext/stdio_filebuf.h (stdio_filebuf::file): New.
* config/io/basic_file_stdio.cc (__basic_file::file): New.
* config/io/basic_file_stdio.h: Define.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82419 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * simplify.c (gfc_simplify_log): Remove useless line of code.
pbrook [Sat, 29 May 2004 11:33:30 +0000 (11:33 +0000)]
* simplify.c (gfc_simplify_log): Remove useless line of code.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82418 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * testsuite/libjava.jacks/jacks.xfail: Update for post tree-ssa merge
rmathew [Sat, 29 May 2004 05:13:57 +0000 (05:13 +0000)]
* testsuite/libjava.jacks/jacks.xfail: Update for post tree-ssa merge
results.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82417 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * java-tree.h (DECL_LOCAL_FINAL_IUD): New macro to test if a
rmathew [Sat, 29 May 2004 05:11:41 +0000 (05:11 +0000)]
* java-tree.h (DECL_LOCAL_FINAL_IUD): New macro to test if a
local variable was initialised upon declaration.
* parse.y (declare_local_variables): Set DECL_LOCAL_FINAL_IUD if
variable was final and initialised upon declaration.
* check-init.c (check_final_reassigned): Give error only if a blank
final is not definitely unassigned or if an initialised final is
reassigned.
(check_bool_init): Respect JLS2 16.1.7 requirements for boolean
assignment expressions. Remove case MODIFY_EXPR, label do_default.
(check_init): Perform initialised-variable-removing-optimisation
only on non-final local variables.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82416 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2005-05-28 Andrew Pinski <pinskia@physics.uc.edu>
pinskia [Sat, 29 May 2004 03:51:05 +0000 (03:51 +0000)]
2005-05-28  Andrew Pinski  <pinskia@physics.uc.edu>

        * c-semantics.c (emit_local_var): Remove code for DECL_INITIAL.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82415 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2005-05-28 Andrew Pinski <pinskia@physics.uc.edu>
pinskia [Sat, 29 May 2004 02:55:23 +0000 (02:55 +0000)]
2005-05-28  Andrew Pinski  <pinskia@physics.uc.edu>

        PR target/15720
        * config/darwin.c (machopic_indirect_call_target): Copy
        the SYMBOL_REF_DECL from the original RTX for the new
        stub RTX.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82414 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago[gcc/testsuite/ChangeLog]
zlaski [Sat, 29 May 2004 01:50:59 +0000 (01:50 +0000)]
[gcc/testsuite/ChangeLog]
2004-05-28  Ziemowit Laski  <zlaski@apple.com>

        * g++.dg/ext/altivec-10.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82413 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agoTypo in last patch.
pbrook [Sat, 29 May 2004 01:24:15 +0000 (01:24 +0000)]
Typo in last patch.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82412 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * trans-common.c (find_equivalence): Find multiple rules.
pbrook [Sat, 29 May 2004 01:21:51 +0000 (01:21 +0000)]
* trans-common.c (find_equivalence): Find multiple rules.
testsuite/
* gfortran.fortran-torture/execute/equiv_1.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82411 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agoDaily bump.
gccadmin [Sat, 29 May 2004 00:16:16 +0000 (00:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82407 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agoFix formatting.
bryce [Sat, 29 May 2004 00:04:32 +0000 (00:04 +0000)]
Fix formatting.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82404 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * jcf-write.c (generate_bytecode_conditional): Handle binops
bryce [Fri, 28 May 2004 23:59:49 +0000 (23:59 +0000)]
* jcf-write.c (generate_bytecode_conditional): Handle binops
UNLT_EXPR, UNLE_EXPR, UNGT_EXPR, UNGE_EXPR, UNEQ_EXPR, and LTGT_EXPR.
(generate_bytecode_insns): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82402 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR c++/15471
mmitchel [Fri, 28 May 2004 23:34:39 +0000 (23:34 +0000)]
PR c++/15471
* typeck.c (unary_complex_lvalue): Use context_for_name_lookup
when determining the scope to use for a pointer to member.
(lookup_anon_field): Give it external linkage.
* cp-tree.h (lookup_anon_field): Declare it.
* expr.c (cplus_expand_constant): Use it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82401 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago* stor-layout.c (place_field): Revert erroneous commit.
dj [Fri, 28 May 2004 23:12:14 +0000 (23:12 +0000)]
* stor-layout.c (place_field): Revert erroneous commit.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82398 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago[gcc/testsuite/ChangeLog]
zlaski [Fri, 28 May 2004 23:08:58 +0000 (23:08 +0000)]
[gcc/testsuite/ChangeLog]
2004-05-28  Ziemowit Laski  <zlaski@apple.com>

        * gcc.dg/altivec-16.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82396 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR c++/15083
mmitchel [Fri, 28 May 2004 22:35:50 +0000 (22:35 +0000)]
PR c++/15083
* decl2.c (delete_sanity): Set TREE_SIDE_EFFECTS on a DELETE_EXPR,
even in a templat.e
* init.c (build_new): Likewise.

PR c++/15640
* name-lookup.c (arg_assoc): Robustify.

PR c++/15471
* typeck.c (unary_complex_lvalue): Use context_for_name_lookup
when determining the scope to use for a pointer to member.

PR c++/15083
* g++.dg/warn/noeffect5.C: New test.

PR c++/15471
* g++.dg/expr/ptrmem4.C: New test.

PR c++/15640
* g++.dg/template/operator3.C: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82391 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-05-28 Janis Johnson <janis187@us.ibm.com>
janis [Fri, 28 May 2004 22:31:44 +0000 (22:31 +0000)]
2004-05-28  Janis Johnson  <janis187@us.ibm.com>

* lib/target-supports.exp (check_vmx_hw_available): New.
* gcc.dg/vmx/vmx.exp: Use it to determine default action.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82390 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-05-28 Janis Johnson <janis187@us.ibm.com>
janis [Fri, 28 May 2004 22:28:22 +0000 (22:28 +0000)]
2004-05-28  Janis Johnson  <janis187@us.ibm.com>

* lib/target-supports.exp (check_alias_available,
check_iconv_available, check_named_sections_available): Use
unique names for temporary files.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82388 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-05-28 Ziemowit Laski <zlaski@apple.com>
janis [Fri, 28 May 2004 22:19:05 +0000 (22:19 +0000)]
2004-05-28  Ziemowit Laski  <zlaski@apple.com>

* gcc.dg/altivec-15.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82387 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agofix typo in last commit....
aldyh [Fri, 28 May 2004 22:18:24 +0000 (22:18 +0000)]
fix typo in last commit....

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82386 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-05-28 Ziemowit Laski <zlaski@apple.com>
janis [Fri, 28 May 2004 22:17:21 +0000 (22:17 +0000)]
2004-05-28  Ziemowit Laski  <zlaski@apple.com>

* config/rs6000/altivec.h (vec_ctf, vec_vcfsx, vec_vcfux, vec_cts,
vec_ctu, vec_dss, vec_dst, vec_dstst, vec_dststt, vec_dstt, vec_ld,
vec_ldl, vec_lvsl, vec_lvsr, vec_sld, vec_splat, vec_vspltw,
vec_vsplth, vec_vspltb, vec_splat_s8, vec_splat_s16, vec_splat_s32,
vec_splat_u8, vec_splat_u16, vec_splat_u32, vec_st, vec_stl,
vec_ste): Remove type checks for integral parameters and literals
from '..._args_eq' macros.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82385 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * c-common.c (fname_as_string): Fix xcalloc to xmalloc.
aldyh [Fri, 28 May 2004 22:05:45 +0000 (22:05 +0000)]
* c-common.c (fname_as_string): Fix xcalloc to xmalloc.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82384 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * decl.c (cp_make_fname_decl): Free return value from
aldyh [Fri, 28 May 2004 21:58:15 +0000 (21:58 +0000)]
* decl.c (cp_make_fname_decl): Free return value from
fname_as_string.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82382 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * testsuite/g++.dg/charset/function.cc: New.
aldyh [Fri, 28 May 2004 21:56:59 +0000 (21:56 +0000)]
* testsuite/g++.dg/charset/function.cc: New.

* testsuite/gcc.dg/charset/function.c: New.

* c-decl.c (c_make_fname_decl): Free return value from
fname_as_string.

* cp/decl.c (cp_make_fname_decl): Free return value from
fname_as_string.

* c-common.c (fname_as_string): Translate if necessary.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82381 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * stringpool.c: Add comments to PCH saving/restoring routines.
geoffk [Fri, 28 May 2004 21:41:42 +0000 (21:41 +0000)]
* stringpool.c: Add comments to PCH saving/restoring routines.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82380 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * check-init.c (check_init): Handle binops UNLT_EXPR, UNLE_EXPR,
bryce [Fri, 28 May 2004 20:52:49 +0000 (20:52 +0000)]
* check-init.c (check_init): Handle binops UNLT_EXPR, UNLE_EXPR,
     UNGT_EXPR, UNGE_EXPR, UNEQ_EXPR, and LTGT_EXPR.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82379 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-05-28 Andrew Pinski <pinskia@physics.uc.edu>
pinskia [Fri, 28 May 2004 20:32:20 +0000 (20:32 +0000)]
2004-05-28  Andrew Pinski  <pinskia@physics.uc.edu>

        * c-common.c (c_estimate_num_insns_1): Kill.
        (c_estimate_num_insns): Kill.
        * c-common.h (c_estimate_num_insns): Kill.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82377 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-05-28 Andrew Pinski <pinskia@physics.uc.edu>
pinskia [Fri, 28 May 2004 20:18:23 +0000 (20:18 +0000)]
2004-05-28  Andrew Pinski  <pinskia@physics.uc.edu>

        * gthr-posix.h: Check for _POSIX_PRIORITY_SCHEDULING
        when checking for _POSIX_THREAD_PRIORITY_SCHEDULING.
        Remove comment about not checking for
        _POSIX_PRIORITY_SCHEDULING.
        * gthr-posix.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82376 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR c++/14668
mmitchel [Fri, 28 May 2004 20:17:18 +0000 (20:17 +0000)]
PR c++/14668
* parser.c (cp_parser_simple_type_specifier): Call
maybe_note_name_used_in_class.

PR c++/14668
* g++.dg/lookup/redecl1.C: New test.
* g++.old-deja/g++.benjamin/tem04.C: Add error marker.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82375 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago2004-05-28 Andrew Pinski <pinskia@physics.uc.edu>
pinskia [Fri, 28 May 2004 20:11:14 +0000 (20:11 +0000)]
2004-05-28  Andrew Pinski  <pinskia@physics.uc.edu>

        * gthr-posix.h: Check for _POSIX_PRIORITY_SCHEDULING
        when checking for _POSIX_THREAD_PRIORITY_SCHEDULING.
        Remove comment about not checking for
        _POSIX_PRIORITY_SCHEDULING.
        * gthr-posix.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82373 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * gcj.texi (Object allocation): Remove _Jv_AllocBytes.
bryce [Fri, 28 May 2004 18:53:06 +0000 (18:53 +0000)]
* gcj.texi (Object allocation): Remove _Jv_AllocBytes.
(Mixing with C++): Document JvAllocBytes and RawDataManaged.

* gcj/cni.h (JvAllocBytes): New public CNI function. Calls
_Jv_AllocBytes.
* gnu/gcj/RawDataManaged.java: New file.
* java/lang/Thread.java (data): Declare as RawDataManaged.
* java/lang/natThread.cc (init_native): Cast natThread data to
RawDataManaged, not jobject.
* Makefile.am (ordinary_java_source_files): Add RawDataManaged.
* Makefile.in: Rebuilt.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82372 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agoNew, from PR 14498.
dalej [Fri, 28 May 2004 17:09:22 +0000 (17:09 +0000)]
New, from PR 14498.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82368 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agotweak
jason [Fri, 28 May 2004 17:02:05 +0000 (17:02 +0000)]
tweak

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82367 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR c++/15214
jason [Fri, 28 May 2004 17:01:20 +0000 (17:01 +0000)]
    PR c++/15214
        * class.c (finish_struct_1): Warn only if the dtor is non-private or
        the class has friends.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82366 138bc75d-0d04-0410-961f-82ee72b054a4

19 years agogcc/ChangeLog:
bonzini [Fri, 28 May 2004 16:37:08 +0000 (16:37 +0000)]
gcc/ChangeLog:
2004-05-27  Paolo Bonzini  <bonzini@gnu.org>
    Roger Sayle  <roger@eyesopen.com>

PR rtl-optimization/15649
Add LTGT_EXPR and improve pretty-printing of unordered
comparisons.
* c-common.c (c_common_truthvalue_conversion):
Handle LTGT_EXPR.
* c-typeck.c (build_binary_op): Likewise.
* dojump.c (do_jump): Likewise.
* expr.c (expand_expr_real_1, do_store_flag): Likewise.
* predict.c (tree_predict_by_opcode): Likewise.
* real.c (real_compare): Likewise.
* tree-cfg.c (verify_expr): Likewise.
* tree-inline.c (estimate_num_insns_1): Likewise.
* tree-pretty-print.c (dump_generic_node): Likewise.
Handle ORDERED_EXPR, UNORDERED_EXPR.
(op_symbol): Print unordered comparisons differently
than ordered ones.
* tree.def (LTGT_EXPR): New '<' tree code.
* doc/c-tree.texi (Expressions): Document floating-point
comparison nodes.

Fold comparisons between floating point values.
* fold-const.c (enum comparison_code): New, from
#define'd constants.  Define compcodes for unordered
comparisons and for invalid transformations.
(invert_tree_comparison): Add "honor_nans" parameter.
(fold_truthop): Revamp to work on floating-point types too.
(comparison_to_compcode): Support unordered comparisons.
Use new enum comparison_code.
(compcode_to_comparison): Likewise.
(combine_compcodes): New function.
(invert_truthvalue): Let invert_tree_comparison decide
whether it is valid to fold the comparison.  Fold ORDERED
and UNORDERED even if flag_unsafe_math_optimizations is off,
and the remaining even if flag_unsafe_math_optimizations
is off but we are under -fno-trapping-math.
(fold_relational_const): Integer modes do not honor NaNs.

gcc/testsuite/ChangeLog:
2004-05-27  Paolo Bonzini  <bonzini@gnu.org>

* gcc.c-torture/compare-fp-1.c, gcc.c-torture/compare-fp-2.c,
gcc.c-torture/compare-fp-3.c, gcc.c-torture/compare-fp-4.c,
gcc.c-torture/compare-fp-3.x, gcc.c-torture/compare-fp-4.x,
gcc.c-torture/pr15649-1.c: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82365 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * config/arm/arm.c (arm_output_epilogue): Remove redundant code.
pbrook [Fri, 28 May 2004 16:00:00 +0000 (16:00 +0000)]
* config/arm/arm.c (arm_output_epilogue): Remove redundant code.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82361 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * config/arm/arm.c (thumb_force_lr_save): New function.
pbrook [Fri, 28 May 2004 15:44:35 +0000 (15:44 +0000)]
* config/arm/arm.c (thumb_force_lr_save): New function.
(arm_get_frame_offsets, thumb_unexpanded_epilogue,
thumb_output_function_prologue): Use it.
(thumb_expand_prologue): Set lr_save_eliminated.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82360 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * config/mips/mips.md (extendsidi2): Tie the source and destination
rsandifo [Fri, 28 May 2004 10:04:48 +0000 (10:04 +0000)]
* config/mips/mips.md (extendsidi2): Tie the source and destination
of the register alternative.  Split it into nothing.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82359 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago * rtl.h (skip_consecutive_labels): Declare.
rsandifo [Fri, 28 May 2004 06:27:31 +0000 (06:27 +0000)]
* rtl.h (skip_consecutive_labels): Declare.
* emit-rtl.c (skip_consecutive_labels): New function.
* reorg.c (relax_delay_slots, dbr_schedule): Use it.
* jump.c (follow_jumps): Say what null return values mean.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82357 138bc75d-0d04-0410-961f-82ee72b054a4

19 years ago PR target/13250
kkojima [Fri, 28 May 2004 05:47:36 +0000 (05:47 +0000)]
PR target/13250
* config/sh/sh.md (rotlsi3): Use emit_move_insn.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@82356 138bc75d-0d04-0410-961f-82ee72b054a4