OSDN Git Service

pf3gnuchains/gcc-fork.git
19 years agoinclude/
gdr [Sun, 27 Mar 2005 15:31:13 +0000 (15:31 +0000)]
include/
2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>

* md5.h: Remove definition and uses of __P.
* dyn-string.h: Remove uses of PARAMS.
* fibheap.h: Likewise.
* floatformat.h: Likewise.
* hashtab.h: Likewise.

libiberty/

2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>

Convert libiberty to use ISO C prototype style 4/n.
* hashtab.c (higher_prime_index, hash_pointer, eq_pointer,
htab_size, htab_elements, htab_mod_1, htab_mod, htab_mod_m2,
htab_create_alloc, htab_set_functions_ex, htab_create,
htab_try_create, htab_delete, htab_empty,
find_empty_slot_for_expand, htab_expand, htab_find_with_hash,
htab_find, htab_find_slot_with_hash, htab_find_slot,
htab_remove_elt, htab_remove_elt_with_hash, htab_clear_slot,
htab_traverse_noresize, htab_traverse, htab_collisions,
htab_hash_string, iterative_hash): Use ISO C prototype.
* hex.c (hex_init): Likewise.
* index.c (index): Likewise.
* insque.c (insque, remque): Likewise.
* lbasename.c (lbasename): Likewise.
* lrealpath.c (lrealpath): Likewise.
* make-relative-prefix.c (save_string, split_directories,
free_split_directories, make_relative_prefix): Likewise.
* make-temp-file.c (try, choose_tmpdir, make_temp_file): Likewise.
* md5.c (md5_init_ctx, md5_read_ctx, md5_finish_ctx, md5_stream,
md5_buffer, md5_process_bytes, md5_process_block): Likewise.
* memchr.c (memchr): Likewise.
* memcpy.c (memcpy): Likewise.
* memmove.c (memmove): Likewise.
* gettimeofday.c (gettimeofday): Likewise.
* getruntime.c (get_run_time): Likewise.
* getpwd.c (getpwd, getpwd): Likewise.
* getpagesize.c (getpagesize): Likewise.
* getopt1.c (getopt_long, getopt_long_only, main): Likewise.
* getopt.c (my_index, exchange, _getopt_initialize,
_getopt_internal, getopt, main): Likewise.
* getcwd.c (getcwd): Likewise.
* fnmatch.c (fnmatch): Likewise.
* floatformat.c (floatformat_always_valid,
floatformat_i387_ext_is_valid, get_field, floatformat_to_double,
put_field, floatformat_from_double, floatformat_is_valid,
ieee_test, main): Likewise.
* fibheap.c (fibheap_new, fibnode_new, fibheap_compare,
fibheap_comp_data, fibheap_insert, fibheap_min, fibheap_min_key,
fibheap_union, fibheap_extract_min, fibheap_replace_key_data,
fibheap_replace_key, fibheap_replace_data, fibheap_delete_node,
fibheap_delete, fibheap_empty, fibheap_extr_min_node,
fibheap_ins_root, fibheap_rem_root, fibheap_consolidate,
fibheap_link, fibheap_cut, fibheap_cascading_cut,
fibnode_insert_after, fibnode_remove): Likewise.
* ffs.c (ffs): Likewise.
* fdmatch.c (fdmatch): Likewise.
* dyn-string.c (dyn_string_init, dyn_string_new,
dyn_string_delete, dyn_string_release, dyn_string_resize,
dyn_string_clear, dyn_string_copy, dyn_string_copy_cstr,
dyn_string_prepend, dyn_string_prepend_cstr, dyn_string_insert,
dyn_string_insert_cstr, dyn_string_insert_char,
dyn_string_append, dyn_string_append_cstr,
dyn_string_append_char, dyn_string_substring, dyn_string_eq):
Likewise.

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

19 years ago * gcc.dg/vect/vect-80.c: Add xfail for no_align targets.
dorit [Sun, 27 Mar 2005 12:42:12 +0000 (12:42 +0000)]
    * gcc.dg/vect/vect-80.c: Add xfail for no_align targets.
        * gcc.dg/vect/vect-96.c: Add xfail for no_align targets.

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

19 years ago * vax-protos.h (vax_output_int_move, vax_output_int_add,
steven [Sun, 27 Mar 2005 10:48:27 +0000 (10:48 +0000)]
* vax-protos.h (vax_output_int_move, vax_output_int_add,
vax_output_conditional_branch): New prototypes.
* vax.c (vax_output_int_move, vax_output_int_add): New functions,
extracted from vax.md mov and add patterns.
(vax_output_conditional_branch): New function to output conditional
branch instructions.
* vax.md: Use mode macros for arithmetic and mov patterns.
Use code macros for the jump patterns.

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

19 years ago Convert libiberty to use ISO C prototype style 3/n.
gdr [Sun, 27 Mar 2005 05:00:12 +0000 (05:00 +0000)]
    Convert libiberty to use ISO C prototype style 3/n.
        * cplus-dem.c (set_cplus_marker_for_demangling, consume_count,
        consume_count_with_underscores, code_for_qualifier,
        qualifier_string, demangle_qualifier, cplus_demangle_opname,
        cplus_mangle_opname, cplus_demangle_set_style,
        cplus_demangle_name_to_style, cplus_demangle, grow_vect,
        ada_demangle, internal_cplus_demangle, squangle_mop_up,
        work_stuff_copy_to_from, delete_non_B_K_work_stuff,
        delete_work_stuff, mop_up, demangle_signature,
        demangle_method_args, demangle_template_template_parm,
        demangle_expression, demangle_integral_value,
        demangle_real_value, demangle_template_value_parm,
        demangle_template, arm_pt, demangle_arm_hp_template,
        demangle_class_name, demangle_class,
        iterate_demangle_function,
        demangle_prefix, gnu_special, recursively_demangle,
        arm_special,
        demangle_qualified, get_count, do_type, demangle_fund_type,
        do_hpacc_template_const_value, do_hpacc_template_literal,
        snarf_numeric_literal, do_arg, remember_type, remember_Ktype,
        register_Btype, remember_Btype, forget_B_and_K_types,
        forget_types, demangle_args, demangle_nested_args,
        demangle_function_name, string_need, string_delete,
        string_init,
        string_clear, string_empty, string_append, string_appends,
        string_appendn, string_prepend, string_prepends,
        string_prependn,
        string_append_template_idx): Use ISO C prootype style.
        * cp-demint.c (cplus_demangle_fill_component,
        cplus_demangle_fill_builtin_type,
        cplus_demangle_fill_operator,
        cplus_demangle_v3_components): Likewise.

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

19 years ago * configure.ac: Fix ZIP and GCJH at configure time to absolute
mrs [Sun, 27 Mar 2005 00:49:23 +0000 (00:49 +0000)]
    * configure.ac: Fix ZIP and GCJH at configure time to absolute
        paths like we do for the compiler, as we use it in external/sax
        and it doesn't get MULTIBUILDTOP right when multilibing.

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

19 years agoDaily bump.
gccadmin [Sun, 27 Mar 2005 00:16:39 +0000 (00:16 +0000)]
Daily bump.

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

19 years ago2005-03-26 Andrew Pinski <pinskia@physics.uc.edu>
pinskia [Sat, 26 Mar 2005 22:23:08 +0000 (22:23 +0000)]
2005-03-26  Andrew Pinski  <pinskia@physics.uc.edu>

        * Makefile.in (libbackend.o): Depend on version files;
        add custom generation command.

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

19 years agoinclude/
gdr [Sat, 26 Mar 2005 19:24:33 +0000 (19:24 +0000)]
include/
2005-03-26  Gabriel Dos Reis  <gdr@integrable-solutions.net>

        * demangle.h: Remove uses of PARAMS.

        * libiberty.h (ANSI_PROTOTYPES): Remove guard since
        ANSI_PROTOTYPES is always assumed.
        Remove uses of PARAMS throughout.

libiberty/
2005-03-26  Gabriel Dos Reis  <gdr@integrable-solutions.net>

        Convert libiberty to use ISO C prototype style 2/n.
        * cp-demangle.h: Remove uses of PARAMS.
        * cp-demangle.c: Likewise.
        (d_dump, cplus_demangle_fill_name,
        cplus_demangle_fill_extended_operator,
        cplus_demangle_fill_ctor,
        cplus_demangle_fill_dtor, d_make_empty, d_make_comp,
        d_make_name,
        d_make_builtin_type, d_make_operator,
        d_make_extended_operator,
        d_make_ctor, d_make_dtor, d_make_template_param, d_make_sub,
        cplus_demangle_mangled_name, has_return_type,
        is_ctor_dtor_or_conversion, d_encoding, d_name, d_nested_name,
        d_prefix, d_unqualified_name, d_source_name, d_number,
        d_identifier, d_operator_name, d_special_name, d_call_offset,
        d_ctor_dtor_name, cplus_demangle_type, d_cv_qualifiers,
        d_function_type, d_bare_function_type, d_class_enum_type,
        d_array_type, d_pointer_to_member_type, d_template_param,
        d_template_args, d_template_arg, d_expression, d_expr_primary,
        d_local_name, d_discriminator, d_add_substitution,
        d_substitution, d_print_resize, d_print_append_char,
        d_print_append_buffer, d_print_error, cplus_demangle_print,
        d_print_comp, d_print_java_identifier, d_print_mod_list,
        d_print_mod, d_print_function_type, d_print_array_type,
        d_print_expr_op, d_print_cast, cplus_demangle_init_info,
        d_demangle, __cxa_demangle, cplus_demangle_v3,
        java_demangle_v3,
        is_ctor_or_dtor, is_gnu_v3_mangled_ctor,
        is_gnu_v3_mangled_dtor,
        print_usage, main):

2005-03-26  Gabriel Dos Reis  <gdr@integrable-solutions.net>

        Convert libiberty to ISO C prototype style 1/n.
        * _doprnt.c: Remove conditional #include <varargs.h> on
        ANSI_PROTOTYPES as the latter is always assumed.
        (_doprnt, checkit, main): Use ISO C prototype.
        * alloca.c (find_stack_direction, C_alloca): Use ISO C
        prototype.
        * argv.c: Remove conditional #includes on ANSI_PROTOTYPES.
        (dupargv, freeargv, buildargv, main): Use ISO C prototype.
        * atexit.c (atexit): Likewise
        * asprintf.c: Remove conditional include on ANSI_PROTOTYPES.
        (asprintf): Use ISO C prototype.
        * basename.c (basename): Likewise
        * bcmp.c (bcmp): Likewise.
        * bcopy.c (bcopy): Likewise.
        * bzero.c (bzero): Likewise.
        * bsearch.c (bsearch): Likewise.  Improve const-correctness.
        * choose-temp.c (choose_temp_base): Likewise.
        * calloc.c: Remove conditional #include on ANSI_PROTOTYPES.
        (calloc): Use ISO C prototype.
        * clock.c (clock): Likewise.
        * concat.c: Remove conditional #include on ANSI_PROTOTYPES.
        (vconcat_length, vconcat_copy, concat_length, concat_copy,
        concat_copy2, concat, reconcat, main): Use ISO C prototype.
        * copysign.c (copysign): Likewise.

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

19 years ago2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
fitzsim [Sat, 26 Mar 2005 19:08:55 +0000 (19:08 +0000)]
2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>

* MAINTAINERS (Various Maintainers): Add self.

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

19 years agogfortran.dg/underflow.f90: New test.
kargl [Sat, 26 Mar 2005 18:37:15 +0000 (18:37 +0000)]
gfortran.dg/underflow.f90: New test.
gfortran.dg/g77/20030326-1.f:  Fix illegal code.

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

19 years agoFix illogical logic.
kargl [Sat, 26 Mar 2005 18:33:53 +0000 (18:33 +0000)]
Fix illogical logic.

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

19 years ago2005-03-26 Andrew Pinski <pinskia@physics.uc.edu>
pinskia [Sat, 26 Mar 2005 17:35:41 +0000 (17:35 +0000)]
2005-03-26  Andrew Pinski  <pinskia@physics.uc.edu>

        PR target/20636
        * config/rs6000/rs6000.md (extendsfdf2_fpr): Check to make
        sure that we have a REG before getting its REGNO.

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

19 years ago * trans-common.c (create_common): Build RECORD_NODE for common blocks
canqun [Sat, 26 Mar 2005 05:34:58 +0000 (05:34 +0000)]
* trans-common.c (create_common): Build RECORD_NODE for common blocks
contain no equivalence objects.
(add_equivalences): New argument saw_equiv.
(trans_common): New local variable saw_equiv.
(finish_equivalences): Add a local variable dummy, Always pass true
for the 3rd parameter to create_common.

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

19 years ago * builtin-types.def (BT_FN_STRING_CONST_STRING_SIZE): New.
ghazi [Sat, 26 Mar 2005 02:25:30 +0000 (02:25 +0000)]
* builtin-types.def (BT_FN_STRING_CONST_STRING_SIZE): New.
* builtins.def (BUILT_IN_STRNDUP): New.

testsuite:
* gcc.dg/nonnull-3.c: Also test __builtin_strndup.

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

19 years ago * lib/g++.exp (g++_link_flags): Use gcc-set-multilib-library-path.
mmitchel [Sat, 26 Mar 2005 01:50:32 +0000 (01:50 +0000)]
* lib/g++.exp (g++_link_flags): Use gcc-set-multilib-library-path.
(g++_init): Make sure that CXXFLAGS is set.
* lib/gcc-defs.exp (gcc-set-multilib-library-path): New function.
* lib/gcc-dg.exp: Use gcc-set-multilib-library-path.
* lib/gfortran.exp (gfortran_link_flags): Likewise.
* lib/objc.exp (objc_init): Likewise.
* lib/treelang.exp (treelang_init): Likewise.

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

19 years agoDaily bump.
gccadmin [Sat, 26 Mar 2005 00:16:28 +0000 (00:16 +0000)]
Daily bump.

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

19 years ago * testsuite/lib/libstdc++.exp (libstdc++_init): Define LOCALEDIR
mmitchel [Fri, 25 Mar 2005 23:24:57 +0000 (23:24 +0000)]
* testsuite/lib/libstdc++.exp (libstdc++_init): Define LOCALEDIR
when testing an installed compiler.

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

19 years agoFix "make dvi"
kargl [Fri, 25 Mar 2005 20:23:05 +0000 (20:23 +0000)]
Fix "make dvi"

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

19 years ago2005-03-25 Pat Haugen <pthaugen@us.ibm.com>
dje [Fri, 25 Mar 2005 20:10:38 +0000 (20:10 +0000)]
2005-03-25  Pat Haugen  <pthaugen@us.ibm.com>

        PR tree-optimization/20470
        * gcc.dg/tree-ssa/pr20470.c: New test.

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

19 years ago2005-03-25 Pat Haugen <pthaugen@us.ibm.com>
dje [Fri, 25 Mar 2005 20:08:30 +0000 (20:08 +0000)]
2005-03-25  Pat Haugen  <pthaugen@us.ibm.com>

        PR tree-optimization/20470
        * fold-const.c (fold_cond_expr_with_comparison): Recognize/fold
        ABS(x-y).

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

19 years agoFix typo
mrs [Fri, 25 Mar 2005 19:57:30 +0000 (19:57 +0000)]
Fix typo

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

19 years ago * config/rs6000/darwin-fallback.c: Don't include <ucontext.h>.
geoffk [Fri, 25 Mar 2005 19:56:35 +0000 (19:56 +0000)]
* config/rs6000/darwin-fallback.c: Don't include <ucontext.h>.
Use our own structure definitions.

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

19 years ago * config/darwin.h (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Don't allow 0
mrs [Fri, 25 Mar 2005 19:55:58 +0000 (19:55 +0000)]
    * config/darwin.h (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Don't allow 0
        sized objects.

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

19 years ago * config/rs6000/rs6000.md (UNSPEC constants): Add UNSPEC_STFIWX.
geoffk [Fri, 25 Mar 2005 19:50:53 +0000 (19:50 +0000)]
* config/rs6000/rs6000.md (UNSPEC constants): Add UNSPEC_STFIWX.
(fix_truncdfsi2): Allow registers or memory as destination.
When TARGET_PPC_GFXOPT, generate simplified pattern.
(fix_truncdfsi2_internal): Use define_insn_and_split.
(fix_truncdfsi2_internal_gfxopt): New.
(fctiwz): Don't confuse register allocation by giving it no choices.
(stfiwx): New.
* config/rs6000/rs6000.h (EXTRA_CONSTRAINT): Add 'Z'.
(EXTRA_MEMORY_CONSTRAINT): Likewise.
* config/rs6000/rs6000.c (indexed_or_indirect_operand): New.
* config/rs6000/rs6000-protos.h (indexed_or_indirect_operand): New.

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

19 years ago * tree.c (get_set_constructor_bits,
kazu [Fri, 25 Mar 2005 19:24:12 +0000 (19:24 +0000)]
* tree.c (get_set_constructor_bits,
get_set_constructor_bytes): Remove.
* tree.h: Remove the corresponding prototypes.

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

19 years ago * dominance.c (free_dominance_info): Speed up by freeing et
kazu [Fri, 25 Mar 2005 18:41:28 +0000 (18:41 +0000)]
* dominance.c (free_dominance_info): Speed up by freeing et
data structures without maintaining other nodes.
* et-forest.c (et_free_tree_force): New.
* et-forest.h: Add a prototype for et_free_tree_force.

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

19 years ago PR target/15491
danglin [Fri, 25 Mar 2005 17:54:59 +0000 (17:54 +0000)]
PR target/15491
        * vax.c (vax_rtx_costs_1): Merge with vax_rtx_costs.
(vax_rtx_costs): Return false when passed unsupported rtx's.  Handle
FLOAT_EXTEND, FLOAT_TRUNCATE and TRUNCATE.  Fix costs for POST_INC,
PRE_DEC, NEG and NOT.

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

19 years ago PR target/19888
sje [Fri, 25 Mar 2005 17:09:09 +0000 (17:09 +0000)]
PR target/19888
* g++.old-deja/g++.eh/badalloc1.C: increase arena_size on hpux.

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

19 years ago * testsuite/lib/libstdc++.exp (v3-build_support): Pass -w when
mmitchel [Fri, 25 Mar 2005 17:08:08 +0000 (17:08 +0000)]
* testsuite/lib/libstdc++.exp (v3-build_support): Pass -w when
compiling support objects.

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

19 years ago * fold-const.c: Convert uses of fold (build (...)) to
kazu [Fri, 25 Mar 2005 16:49:32 +0000 (16:49 +0000)]
* fold-const.c: Convert uses of fold (build (...)) to
fold_buildN.

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

19 years ago * gcc.dg/20050325-1.c: Fix a typo.
rakdver [Fri, 25 Mar 2005 14:31:02 +0000 (14:31 +0000)]
* gcc.dg/20050325-1.c: Fix a typo.

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

19 years ago PR libfortran/19678
fxcoudert [Fri, 25 Mar 2005 13:35:29 +0000 (13:35 +0000)]
    PR libfortran/19678
        PR libfortran/19679
        * gfortran.dg/dos_eol.f: New test.

        PR libfortran/19678
        * list_read.c (next_char, eat_separator, finish_separator, read_real)
        (namelist_read): Add support for '\r' as well as '\n' as EOL
        character.

        PR libfortran/19679
        * list_read.c (read_sf): Add a '\r' in a test to support DOS
        line-endings when line length is exceeded.

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

19 years ago PR rtl-optimization/20249
rakdver [Fri, 25 Mar 2005 09:23:47 +0000 (09:23 +0000)]
PR rtl-optimization/20249
* cse.c (insert_regs): Do not record equivalence of registers in
different modes.

* gcc.dg/20050325-1.c: New test.

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

19 years ago2005-03-25 Paolo Bonzini <bonzini@gnu.org>
bonzini [Fri, 25 Mar 2005 09:00:59 +0000 (09:00 +0000)]
2005-03-25  Paolo Bonzini  <bonzini@gnu.org>

* configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
* configure: Regenerate.

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

19 years ago PR libfortran/15332
fxcoudert [Fri, 25 Mar 2005 07:04:27 +0000 (07:04 +0000)]
  PR libfortran/15332

      * io/format.c (parse_format_list): format node for colon edit
      descriptor needs a repeat counter set to 1.

      * gfortran.dg/pr15332.f: New test.

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

19 years agoinclude:
ghazi [Fri, 25 Mar 2005 04:41:41 +0000 (04:41 +0000)]
include:
* libiberty.h (xstrndup): Declare.

libiberty:
* Makefile.in (CFILES): Add strndup.c and xstrndup.c.
(REQUIRED_OFILES): Add xstrndup.o.
(CONFIGURED_OFILES): Add strndup.o.
Regenerate dependencies.

* configure.ac (funcs, AC_CHECK_FUNCS): Add strndup.

* strndup.c, xstrndup.c: New.

* config.in, configure, functions.texi: Regenerate.

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

19 years ago * xmemdup.c, xstrdup.c: Expose the tail call.
ghazi [Fri, 25 Mar 2005 04:05:12 +0000 (04:05 +0000)]
* xmemdup.c, xstrdup.c: Expose the tail call.

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

19 years ago * emit-rtl.c (reverse_comparison): Remove.
kazu [Fri, 25 Mar 2005 02:23:57 +0000 (02:23 +0000)]
* emit-rtl.c (reverse_comparison): Remove.
* rtl.h: Remove the corresponding prototype.

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

19 years ago * g++.dg/ext/visibility/pragma-override1.C: Mark as requiring
geoffk [Fri, 25 Mar 2005 02:21:01 +0000 (02:21 +0000)]
* g++.dg/ext/visibility/pragma-override1.C: Mark as requiring
'internal' visibility.
* g++.dg/ext/visibility/pragma-override2.C: Likewise.
* g++.dg/ext/visibility/visibility-7.C: Mark as requiring
'protected' visibility.
* gcc.dg/visibility-7.c: Likewise.
* lib/target-supports.exp (check_visibility_available): Take
a parameter, the kind of visibility to check for.
* lib/target-supports-dg.exp (dg-require-visibility): Pass parameter
to check_visibility_available.

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

19 years agoMissed from last commit
green [Fri, 25 Mar 2005 00:39:31 +0000 (00:39 +0000)]
Missed from last commit

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

19 years agoFrom libjava...
green [Fri, 25 Mar 2005 00:38:43 +0000 (00:38 +0000)]
From libjava...

2005-03-24  Anthony Green  <green@redhat.com>

        * gnu/gcj/tools/gcj_dbtool/Main.java: Accept libdir argument with
        -p option.
        (usage): Add [LIBDIR] to help output.
        * gnu/gcj/tools/gcj_dbtool/natMain.cc: New file.
        * Makefile.am (AM_CXXFLAGS): Define
        LIBGCJ_DEFAULT_DATABASE_PATH_TAIL.
        (db_pathtail): New macro.

From gcc/java...

2005-03-24  Anthony Green  <green@redhat.com>

        * gcj.texi (Invoking gcj-dbtool): Document new LIBDIR option to
        'gcj-dbtool -p'.

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

19 years ago2005-03-24 Dale Johannesen <dalej@apple.com>
dalej [Fri, 25 Mar 2005 00:21:43 +0000 (00:21 +0000)]
2005-03-24  Dale Johannesen  <dalej@apple.com>

        * gcc.dg/20020919-1.c:  Fix for x86 Darwin.

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

19 years agoDaily bump.
gccadmin [Fri, 25 Mar 2005 00:16:22 +0000 (00:16 +0000)]
Daily bump.

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

19 years agoIndex: cp/ChangeLog
geoffk [Thu, 24 Mar 2005 23:33:56 +0000 (23:33 +0000)]
Index: cp/ChangeLog
2005-03-24  Geoffrey Keating  <geoffk@apple.com>

* typeck.c (build_static_cast_1): Allow scalar_cast between
any integral, floating, or enumeration type.

Index: testsuite/ChangeLog
2005-03-24  Geoffrey Keating  <geoffk@apple.com>

* g++.dg/expr/cast3.C: New.

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

19 years agoRemove docs for removed option.
wilson [Thu, 24 Mar 2005 23:32:09 +0000 (23:32 +0000)]
Remove docs for removed option.
* doc/install.texi (--enable-altivec): Delete docs.

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

19 years ago * gcc.c-torture/execute/20020720-1.x: XFAIL for all powerpc and
dje [Thu, 24 Mar 2005 23:26:38 +0000 (23:26 +0000)]
    * gcc.c-torture/execute/20020720-1.x: XFAIL for all powerpc and
        rs6000.

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

19 years ago--text follows this line--
geoffk [Thu, 24 Mar 2005 23:18:44 +0000 (23:18 +0000)]
--text follows this line--

This is the one case in c.opt where 'C++' appeared without 'ObjC++',
and it's annoying that it was this important option.

Bootstrapped & tested on powerpc-darwin8.  (It's actually been tested
much more extensively than that internally.)

--
- Geoffrey Keating <geoffk@apple.com>

===File ~/patches/gcc-3973957.patch=========================
2005-03-24  Geoffrey Keating  <geoffk@apple.com>

* c.opt (fvisibility-inlines-hidden): Allow for ObjC++.

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

19 years ago * config/rs6000/predicates.md (easy_fp_constant): Return 0 for
dje [Thu, 24 Mar 2005 23:07:35 +0000 (23:07 +0000)]
    * config/rs6000/predicates.md (easy_fp_constant): Return 0 for
        SFmode and DFmode before reload when
        flag_unsafe_math_optimizations not enabled.

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

19 years ago * adaint.c (__gnat_portable_spawn): Adjust cast.
aaronwl [Thu, 24 Mar 2005 22:11:36 +0000 (22:11 +0000)]
* adaint.c (__gnat_portable_spawn): Adjust cast.

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

19 years ago * config/i386/darwin.h (TARGET_SUBTARGET_DEFAULT): Add
geoffk [Thu, 24 Mar 2005 19:50:56 +0000 (19:50 +0000)]
* config/i386/darwin.h (TARGET_SUBTARGET_DEFAULT): Add
MASK_128BIT_LONG_DOUBLE, MASK_ALIGN_DOUBLE.

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

19 years ago * gnu/gcj/runtime/BootClassLoader.java (BootClassLoader): Don't
tromey [Thu, 24 Mar 2005 19:42:40 +0000 (19:42 +0000)]
* gnu/gcj/runtime/BootClassLoader.java (BootClassLoader): Don't
add sax and w3c libraries.
* Makefile.am (libgij_la_LIBADD): Added libsax-gcj.la and
libw3c-gcj.la.
* external/w3c_dom/Makefile.in: Rebuilt.
* external/w3c_dom/Makefile.am (libw3c_gcj_la_GCJFLAGS): Include
AM_GCJFLAGS.
(libw3c_gcj_la_LDFLAGS): New variable.
(noinst_LTLIBRARIES): Renamed.
* external/sax/Makefile.in: Rebuilt.
* external/sax/Makefile.am (libsax_gcj_la_GCJFLAGS): Include
AM_GCJFLAGS.
(libsax_gcj_la_LDFLAGS): New variable.
(noinst_LTLIBRARIES): Renamed.

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

19 years ago2005-03-24 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Thu, 24 Mar 2005 18:32:18 +0000 (18:32 +0000)]
2005-03-24  Benjamin Kosnik  <bkoz@redhat.com>

* include/tr1/memory: Forward to...
* include/tr1/boost_shared_ptr.h: ...here. Add Boost Software License.
* include/Makefile.am (tr1_headers): Add boost_shared_ptr.h.
* include/Makefile.in: Regenerate.
* testsuite/tr1/2_general_utilities/memory/shared_ptr/cons/
auto_ptr_neg.cc: Adjust line numbers.

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

19 years agointrinsic.texi: New file.
kargl [Thu, 24 Mar 2005 18:16:33 +0000 (18:16 +0000)]
intrinsic.texi: New file.
gfortran.texi: Include it; white space change; fix typo.

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

19 years ago * config.h.in: Regenerate.
fxcoudert [Thu, 24 Mar 2005 17:55:31 +0000 (17:55 +0000)]
    * config.h.in: Regenerate.

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

19 years ago * gcc/testsuite/ChangeLog: fixing a few previous entries (missing
fxcoudert [Thu, 24 Mar 2005 17:33:51 +0000 (17:33 +0000)]
* gcc/testsuite/ChangeLog: fixing a few previous entries (missing
"gfortran.dg/").

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

19 years ago PR target/20095
sje [Thu, 24 Mar 2005 17:32:03 +0000 (17:32 +0000)]
PR target/20095
* gcc.dg/cleanup-5.c: skip if ia64-hp-hpux11.*

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

19 years ago * configure.ac (enable-checking): Add 'runtime' option.
nathan [Thu, 24 Mar 2005 14:09:06 +0000 (14:09 +0000)]
* configure.ac (enable-checking): Add 'runtime' option.
* doc/install.texi (enable-checking): Document 'runtime' checking.
* tsystem.h (gcc_assert, gcc_unreachable): Define.
* config.in: Regenerated.
* configure: Regenerated.

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

19 years ago* gcc.dg/badshift.c: Renamed to...
aoliva [Thu, 24 Mar 2005 10:52:38 +0000 (10:52 +0000)]
* gcc.dg/badshift.c: Renamed to...
* gcc.dg/torture/badshift.c: ... this.  Remove explicit -O1.

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

19 years ago* gcc.target/i386/badshift.c: Renamed to...
aoliva [Thu, 24 Mar 2005 09:38:15 +0000 (09:38 +0000)]
* gcc.target/i386/badshift.c: Renamed to...
* gcc.dg/badshift.c: ... this.  Fix typo.  Use -march=i386 on i?86
only.

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

19 years ago * typeck.c (comptypes): First determine if the types are compatible
steven [Thu, 24 Mar 2005 07:20:42 +0000 (07:20 +0000)]
* typeck.c (comptypes): First determine if the types are compatible
from a target-independent point of view.  Check target attributes
last.

* class.c (build_base_path):
(build_vbase_offset_vtbl_entries):
(add_vcall_offset): Replace fold (buildN (...)) with fold_buildN.
* error.c (dump_expr): Likewise.
* init.c (build_zero_init, expand_cleanup_for_base,
build_vec_delete_1): Likewise.
* mangle.c (write_integer_cst): Likewise.
* method.c (thunk_adjust): Likewise.
* pt.c (convert_nontype_argument, tsubst, unify): Likewise.
* tree.c (cxx_print_statistics, array_type_nelts_total): Likewise.
* typeck.c (build_ptrmemfunc_access_expr,
(get_member_function_from_ptrfunc): Likewise.

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

19 years ago * testsuite/Makefile.am (all-local): Do not build testsuite_files.
mmitchel [Thu, 24 Mar 2005 06:54:46 +0000 (06:54 +0000)]
* testsuite/Makefile.am (all-local): Do not build testsuite_files.
* testsuite/Makefile.in: Regenerated.

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

19 years ago * optabs.h (enum optab_index): Remove OTI_llrint.
uros [Thu, 24 Mar 2005 06:22:37 +0000 (06:22 +0000)]
* optabs.h (enum optab_index): Remove OTI_llrint.
(llrint_optab): Remove macro.
* optabs.c (init_optabs): Remove llrint_optab initialization.
* genopinit.c (optabs): Remove llrint_optab implementation.
* builtins.c (expand_builtin_mathfn): Handle BUILT_IN_LLRINT{,F,L}
using lrint_optab.

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

19 years agogcc/ChangeLog:
aoliva [Thu, 24 Mar 2005 05:57:52 +0000 (05:57 +0000)]
gcc/ChangeLog:
PR rtl-optimization/20532
* simplify-rtx.c (simplify_binary_operation_1): Protect from
overflow when adding coefficients for PLUS or MINUS.
(simplify_binary_operation_1): Handle CONST_DOUBLE exact power of
two as multiplier.
gcc/testsuite/ChangeLog:
PR rtl-optimization/20532
* gcc.target/i386/badshift.c: New.

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

19 years ago2005-03-23 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Thu, 24 Mar 2005 05:45:45 +0000 (05:45 +0000)]
2005-03-23  Benjamin Kosnik  <bkoz@redhat.com>

* acinclude.m4: Adjust so that _GLIBCXX_USE_C99 implies
using _GLIBCXX_USE_C99_COMPLEX, _GLIBCXX_USE_C99_MATH, and
_GLIBCXX_USE_C99_WCHAR.
Remove GLIBCXX_ENABLE_C_MBCHAR, consolidate in GLIBCXX_ENABLE_C99
and GLIBCXX_ENABLE_WCHAR_T.
Take C99 bits from GLIBCXX_CHECK_WCHAR_T_SUPPORT and put in
GLIBCXX_ENABLE_C99.
Change remaining parts of GLIBCXX_CHECK_WCHAR_T_SUPPORT to
GLIBCXX_CHECK_ICONV_SUPPORT.
* configure.ac: Remove GLIBCXX_ENABLE_C_MBCHAR, use
GLIBCXX_CHECK_ICONV_SUPPORT and GLIBCXX_ENABLE_WCHAR_T.
* crossconfig.m4: Same.
* acconfig.h: Same, adjust comments.
* config.h.in: Regenerate.
* configure: Regenerate.
* docs/html/configopts.html: Change --enable-c-mbchar to
--enable-wchar_t.

* config/locale/gnu/c++locale_internal.h: Guard wide functions
with _GLIBCXX_USE_WCHAR_T.
* include/c_std/std_cwctype.h: Alphabetize, remove duplicates.
* include/c_std/std_cstdio.h: Spacing.

* config/locale/gnu/c_locale.h: Tweaks for unused warnings.
* src/debug.cc: Same.

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

19 years ago * testsuite/libstdc++-dg/normal.exp: Read testsuite_files, if it
mmitchel [Thu, 24 Mar 2005 04:26:30 +0000 (04:26 +0000)]
* testsuite/libstdc++-dg/normal.exp: Read testsuite_files, if it
exists.

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

19 years ago * darwin_stop_world.c: Update for -m64 multilib.
mrs [Thu, 24 Mar 2005 00:48:39 +0000 (00:48 +0000)]
    * darwin_stop_world.c: Update for -m64 multilib.
        * include/private/gcconfig.h: Likewise.
        * powerpc_darwin_mach_dep.s: Likewise.

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

19 years ago * src/powerpc/darwin.S: Update for -m64 multilib.
mrs [Thu, 24 Mar 2005 00:45:38 +0000 (00:45 +0000)]
    * src/powerpc/darwin.S: Update for -m64 multilib.
        * src/powerpc/darwin_closure.S: Likewise.

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

19 years agoReverted erroneous commit
tromey [Thu, 24 Mar 2005 00:42:44 +0000 (00:42 +0000)]
Reverted erroneous commit

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

19 years agoDaily bump.
gccadmin [Thu, 24 Mar 2005 00:17:01 +0000 (00:17 +0000)]
Daily bump.

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

19 years ago * Makefile.in: Rebuilt.
tromey [Thu, 24 Mar 2005 00:04:22 +0000 (00:04 +0000)]
* Makefile.in: Rebuilt.
* Makefile.am (AM_CXXFLAGS): Define TOOLEXECLIBDIR.
(libgcj0_convenience_la_SOURCES): Don't include
gnu_xml_source_files.
(libgcj0_convenience_la_LIBADD): New variable.
(libgcj_la_LIBADD): Don't include sax or w3c_dom.
(all_java_source_files): javax_imageio_source_files,
javax_xml_source_files, and gnu_java_beans_source_files.
($(gnu_xml_source_files:.java=.lo)): Removed target.
(gnu-xml.lo): New target.
(javax-imageio.lo): Likewise.
(javax-xml.lo): Likewise.
(gnu-java-beans.lo): Likewise.
(gnu_java_beans_source_files): New variable.
(javax_imageio_source_files): Likewise.
(javax_xml_source_files): Likewise.
(javax_source_files): Moved files to other variable.
(awt_java_source_files): Likewise.
(ordinary_java_source_files): Added BootClassLoader.java.
* java/lang/natVMClassLoader.cc (defineClass): Use boot loader,
not system class loader.
(initBootLoader): New method.
(loadClass): Search bootLoader.
* java/lang/natClassLoader.cc (_Jv_RegisterInitiatingLoader): Use
boot loader, not system class loader.
(_Jv_UnregisterInitiatingLoader): Likewise.
(_Jv_FindClass): Likewise.  Ensure entries in
bootstrap_class_list are unique.
* java/lang/natClass.cc (getClassLoader): Don't special case
system class loader.
* java/lang/VMClassLoader.java (bootLoader): New field.
(getResource): Use bootLoader.
(getResources): Likewise.
(initBootLoader): Declare.
* gnu/gcj/runtime/BootClassLoader.java: New file.
* external/sax/org/xml/sax/helpers/NamespaceSupport.java
(EMPTY_ENUMERATION): Now package-private.
* external/w3c_com/Makefile.in: Rebuilt.
* external/w3c_com/Makefile.am (MULTIBUILDTOP): New variable.
(w3c.jar): New target.
(classes.stamp): Updated.
(toolexeclib_LTLIBRARIES): Renamed from noinst_LTLIBRARIES.
Changed name of library.
(libw3c_gcj_la_SOURCES): New variable.
(libw3c_gcj_la_GCJFLAGS): Likewise.
(source_files): Renamed from lib3c_convenience_la_SOURCES.
* external/sax/Makefile.in: Rebuilt.
* external/sax/Makefile.am (MULTIBUILDTOP): New variable.
(sax.jar): New target.
(classes.stamp): Updated.
(toolexeclib_LTLIBRARIES): Renamed from noinst_LTLIBRARIES.
Changed name of library.
(libsax_gcj_la_SOURCES): New variable.
(libsax_gcj_la_GCJFLAGS): Likewise.
(source_files): Renamed from libsax_convenience_la_SOURCES.
* stacktrace.cc (non_system_trace_fn): Don't look at system class
loader.
* prims.cc (_Jv_CreateJavaVM): Initialize the bootstrap class
loader.
(_Jv_RunMain): Handle case where 'runtime' is NULL at exit.

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

19 years ago * libgfortran/io/write.c (output_float): fix typo in last commit.
fxcoudert [Wed, 23 Mar 2005 22:31:56 +0000 (22:31 +0000)]
* libgfortran/io/write.c (output_float): fix typo in last commit.

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

19 years ago * testsuite/lib/libstdc++.exp (libstdc++_wchar_t): Rename to ...
mmitchel [Wed, 23 Mar 2005 21:46:07 +0000 (21:46 +0000)]
* testsuite/lib/libstdc++.exp (libstdc++_wchar_t): Rename to ...
(v3-wchar_t): ... this.
(libstdc++_threads): Rename to ...
(v3-threads): ... this.
(libstdc++_test_objs): Rename to ...
(v3-test_objs): ... this.
(libstdc++_build_support): Rename to ...
(v3-build_support): ... this.
* testsuite/libstdc++-dg/normal.exp: Adjust to use new names.

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

19 years ago * libgfortran/Changelog: last commit had wrong date in Changelog
fxcoudert [Wed, 23 Mar 2005 21:45:04 +0000 (21:45 +0000)]
* libgfortran/Changelog: last commit had wrong date in Changelog

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

19 years ago PR libfortran/18025
fxcoudert [Wed, 23 Mar 2005 21:42:10 +0000 (21:42 +0000)]
    PR libfortran/18025
        * write.c (output_float): Handling the "F0.d" format similarly as
        commercial compilers.

        * pr18025.f90: New test.

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

19 years ago2005-03-23 Sven de Marothy <sven@physto.se>
tromey [Wed, 23 Mar 2005 21:26:00 +0000 (21:26 +0000)]
2005-03-23  Sven de Marothy  <sven@physto.se>

PR libgcj/2641, PR libgcj/9854, PR libgcj/14892, PR libgcj/18083,
PR libgcj/11085:
* java/util/Calendar.java
(set): Use starting day of week when one is needed if none is given.
* java/text/SimpleDateFormat.java
(parse): Handle 1-12 and 1-24 timestamps correctly.
* java/util/GregorianCalendar.java
(computeTime, computeFields): HOUR should be in 0-11 format.
(nonLeniencyCheck): Adjust leniency checking to that fact.
(getLinearDay): Should be private.

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

19 years agolibjava:
tromey [Wed, 23 Mar 2005 20:27:12 +0000 (20:27 +0000)]
libjava:
* include/jvm.h (GCJ_40_BC_ABI_VERSION): New define.
(_Jv_CheckABIVersion): Use it.
gcc/java:
* decl.c (GCJ_CURRENT_BC_ABI_VERSION): New define.
(parse_version): Use it.

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

19 years ago * langhooks.h (truthvalue_conversion): Remove.
jsm28 [Wed, 23 Mar 2005 19:47:09 +0000 (19:47 +0000)]
* langhooks.h (truthvalue_conversion): Remove.
* langhooks-def.h (LANG_HOOKS_INITIALIZER): Remove
LANG_HOOKS_TRUTHVALUE_CONVERSION.
* system.h (LANG_HOOKS_TRUTHVALUE_CONVERSION): Poison.
* gimplify.c (gimple_boolify): Don't use truthvalue_conversion.
* c-objc-common.h (LANG_HOOKS_TRUTHVALUE_CONVERSION): Remove.

ada:
* misc.c (LANG_HOOKS_TRUTHVALUE_CONVERSION): Remove.

cp:
* cp-objcp-common.h (LANG_HOOKS_TRUTHVALUE_CONVERSION): Remove.

fortran:
* f95-lang.c (LANG_HOOKS_TRUTHVALUE_CONVERSION): Remove.

java:
* lang.c (LANG_HOOKS_TRUTHVALUE_CONVERSION): Remove.

treelang:
* treetree.c (LANG_HOOKS_TRUTHVALUE_CONVERSION,
tree_lang_truthvalue_conversion): Remove.
* tree-convert.c: Don't call truthvalue_conversion.

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

19 years ago * params.def: Fix a typo.
kazu [Wed, 23 Mar 2005 19:10:01 +0000 (19:10 +0000)]
* params.def: Fix a typo.
* config/mips/mips.c: Follow the spelling convensions.
* doc/invoke.texi: Fix typos.

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

19 years agoMove test to gcc.c-torture/execute where it will be run in more variations
dberlin [Wed, 23 Mar 2005 18:56:18 +0000 (18:56 +0000)]
Move test to gcc.c-torture/execute where it will be run in more variations

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

19 years ago2005-03-23 Dale Johannesen <dalej@apple.com>
dalej [Wed, 23 Mar 2005 18:26:12 +0000 (18:26 +0000)]
2005-03-23  Dale Johannesen  <dalej@apple.com>

        * gcc.dg/20020312-2.c:  Fix for non-PowerPC Darwin.

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

19 years ago2005-03-18 Dale Johannese <dalej@apple.com>
dalej [Wed, 23 Mar 2005 18:18:25 +0000 (18:18 +0000)]
2005-03-18  Dale Johannese  <dalej@apple.com>

        * cp/tree.c (cp_tree_equal):  Handle SSA_NAME.

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

19 years ago2005-03-23 Daniel Berlin <dberlin@dberlin.org>
dberlin [Wed, 23 Mar 2005 18:14:48 +0000 (18:14 +0000)]
2005-03-23  Daniel Berlin  <dberlin@dberlin.org>

Fix PR tree-optimization/20601

* tree-ssa-pre.c (insert_aux): Add missing condition to
constification.

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

19 years ago * g++.old-deja/g++.warn/compare1.C: Run with -Wno-deprecated.
mmitchel [Wed, 23 Mar 2005 17:21:20 +0000 (17:21 +0000)]
* g++.old-deja/g++.warn/compare1.C: Run with -Wno-deprecated.

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

19 years ago * lib/target-supports.exp (check_iconv_available): Default
mmitchel [Wed, 23 Mar 2005 16:45:45 +0000 (16:45 +0000)]
* lib/target-supports.exp (check_iconv_available): Default
libiconv to -liconv, if there is no definition.

* testsuite/lib/libstdc++.exp (libstdc++_init): Improve handling
of compilers not in the build directory.
(libstdc++_wchar_t): New variable.
(libstdc++_threads): Likewise.
(libstdc++_test_objs): Likewise.
(v3_target_compile): Use libstdc++_test_objs.
(v3-list-tests): Remove.
(listdc++_build_support): New function.
* testsuite/libstdc++-dg/normal.exp: Rework to dynamically
generate list of tests.

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

19 years ago * final.c (final_scan_insn): Don't remove no-op instructions.
ian [Wed, 23 Mar 2005 15:59:40 +0000 (15:59 +0000)]
* final.c (final_scan_insn): Don't remove no-op instructions.
* reload1.c (reload): Remove simple no-op instructions even when
not optimizing.

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

19 years ago PR tree-optimization/20501
dorit [Wed, 23 Mar 2005 15:52:59 +0000 (15:52 +0000)]
    PR tree-optimization/20501
        * tree-vect-analyze.c (vect_enhance_data_refs_alignment): Debug print
        reporting that peeling for alignment is applied moved to...
        * (vect_analyze_data_refs_alignment): Here.

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

19 years ago * reorg.c (dbr_schedule): Remove #if 0 code to call final.
ian [Wed, 23 Mar 2005 14:53:52 +0000 (14:53 +0000)]
* reorg.c (dbr_schedule): Remove #if 0 code to call final.

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

19 years ago * config.gcc (alpha*-dec-osf[45]*): Remove target_cpu_default.
ro [Wed, 23 Mar 2005 13:42:58 +0000 (13:42 +0000)]
* config.gcc (alpha*-dec-osf[45]*): Remove target_cpu_default.
Define TARGET_SUPPORT_ARCH except on Tru64 UNIX V4.0A.

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

19 years ago * convert.c (convert): Replace fold (buildN (...)) with fold_buildN.
steven [Wed, 23 Mar 2005 11:09:24 +0000 (11:09 +0000)]
* convert.c (convert): Replace fold (buildN (...)) with fold_buildN.
* trans-array.c (gfc_trans_allocate_array_storage,
gfc_trans_allocate_temp_array gfc_trans_array_constructor_value,
gfc_conv_array_index_ref, gfc_trans_array_bound_check,
gfc_conv_array_index_offset, gfc_conv_scalarized_array_ref,
gfc_conv_array_ref, gfc_trans_preloop_setup, gfc_conv_ss_startstride,
gfc_conv_loop_setup, gfc_array_init_size, gfc_trans_array_bounds,
gfc_trans_auto_array_allocation, gfc_trans_dummy_array_bias,
gfc_conv_expr_descriptor): Likewise.
* trans-expr.c (gfc_conv_powi, gfc_conv_string_tmp,
gfc_conv_concat_op, gfc_conv_expr_op): Likewise.
* trans-intrinsic.c (build_round_expr, gfc_conv_intrinsic_bound,
gfc_conv_intrinsic_cmplx, gfc_conv_intrinsic_sign,
gfc_conv_intrinsic_minmaxloc, gfc_conv_intrinsic_minmaxval,
gfc_conv_intrinsic_btest, gfc_conv_intrinsic_bitop,
gfc_conv_intrinsic_singlebitop, gfc_conv_intrinsic_ibits,
gfc_conv_intrinsic_ishft, gfc_conv_intrinsic_ishftc,
gfc_conv_intrinsic_merge, prepare_arg_info,
gfc_conv_intrinsic_rrspacing, gfc_conv_intrinsic_repeat): Likewise.
* trans-stmt.c (gfc_trans_simple_do, gfc_trans_do, gfc_trans_do_while,
gfc_trans_forall_loop, gfc_do_allocate, generate_loop_for_temp_to_lhs,
generate_loop_for_rhs_to_temp, compute_inner_temp_size,
allocate_temp_for_forall_nest, gfc_trans_pointer_assign_need_temp,
gfc_trans_forall_1, gfc_evaluate_where_mask, gfc_trans_where_assign):
Likewise.
* trans-types.c (gfc_get_dtype, gfc_get_array_type_bounds): Likewise.
* trans.c (gfc_add_modify_expr): Likewise.

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

19 years ago * gcc.dg/torture/cris-asm-mof-1.c: New test.
hp [Wed, 23 Mar 2005 04:18:54 +0000 (04:18 +0000)]
* gcc.dg/torture/cris-asm-mof-1.c: New test.

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

19 years ago * doc/tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to not
hp [Wed, 23 Mar 2005 03:55:36 +0000 (03:55 +0000)]
* doc/tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to not
imply that this is called once, independent of asms in code.
Adjust to now being pased output and input lists.  Mention helper
function decl_overlaps_hard_reg_set_p.
* hooks.c (hook_tree_tree_tree_tree_3rd_identity): Rename from
hook_tree_tree_identity and to take three trees, returning third.
* hooks.h (hook_tree_tree_tree_tree_3rd_identity): Adjust the
prototype.
* stmt.c: include hard-reg-set.h before tree.h.
(decl_overlaps_hard_reg_set_p): New function, broken out from...
(decl_conflicts_with_clobbers_p): Call
decl_overlaps_hard_reg_set_p.
(expand_asm_operands): Pass output and input lists in call to
targetm.md_asm_clobbers.
* target-def.h (TARGET_MD_ASM_CLOBBERS): Define as
hook_tree_tree_tree_tree_3rd_identity.
* target.h (struct gcc_target.md_asm_clobbers): Take three tree
parameters.
* tree.h [HARD_CONST] (decl_overlaps_hard_reg_set_p): Prototype.
* config/i386/i386.c (ix86_md_asm_clobbers): Adjust to three
parameters, first two unused.
* config/cris/cris.c (cris_md_asm_clobbers): Adjust to added
parameters.  Only add MOF to clobbers if there's no 'h' mentioned
in constraint letters and MOF is not mentioned as a asm-declared
register in neither of the input and output lists.

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

19 years ago* optabs.c (expand_binop): Make sure the first subword's result
dj [Wed, 23 Mar 2005 03:04:10 +0000 (03:04 +0000)]
* optabs.c (expand_binop): Make sure the first subword's result
gets stored.

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

19 years ago2005-03-22 James A. Morrison <phython@gcc.gnu.org>
phython [Wed, 23 Mar 2005 02:42:15 +0000 (02:42 +0000)]
2005-03-22  James A. Morrison  <phython@gcc.gnu.org>

        * treetree.c (tree_code_if_start): Use fold_buildN.
        (tree_code_create_variable): Likewise.
        (tree_code_generate_return): Likewise.
        (tree_code_get_expression): Likewise.
        (tree_code_add_parameter): Likewise.

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

19 years ago2005-03-22 James A. Morrison <phython@gcc.gnu.org>
phython [Wed, 23 Mar 2005 02:35:36 +0000 (02:35 +0000)]
2005-03-22  James A. Morrison  <phython@gcc.gnu.org>

        * treelang.h (struct parameter_part): Skip WHERE_TO_PUT_VAR_TREE
        during GC.

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

19 years ago * c-common.c (c_common_truthvalue_conversion): Adjust comment.
jsm28 [Wed, 23 Mar 2005 01:35:06 +0000 (01:35 +0000)]
* c-common.c (c_common_truthvalue_conversion): Adjust comment.
Call c_common_truthvalue_conversion rather than
lang_hooks.truthvalue_conversion.
* c-convert.c (convert): Call c_objc_common_truthvalue_conversion.
* c-objc-common.c (c_objc_common_truthvalue_conversion): Move to
c-typeck.c.
* c-objc-common.h (LANG_HOOKS_TRUTHVALUE_CONVERSION): Change to
c_common_truthvalue_conversion.
* c-parser.c (c_parser_paren_condition, c_parser_for_statement,
c_parser_conditional_expression, c_parser_binary_expression): Call
c_objc_common_truthvalue_conversion.
* c-typeck.c (build_unary_op): Call
c_objc_common_truthvalue_conversion.
(build_conditional_expr): Do not call
lang_hooks.truthvalue_conversion.
(build_binary_op): Call c_common_truthvalue_conversion.
(c_objc_common_truthvalue_conversion): Moved from
c-objc-common.c.  Call default_function_array_conversion instead
of default_conversion.

objc:
* objc-act.c (next_sjlj_build_enter_and_setjmp,
next_sjlj_build_catch_list, next_sjlj_build_try_catch_finally):
Call c_common_truthvalue_conversion.

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

19 years ago * c-common.h (default_conversion): Remove.
jsm28 [Wed, 23 Mar 2005 01:29:08 +0000 (01:29 +0000)]
* c-common.h (default_conversion): Remove.
(perform_integral_promotions): Add.
* c-tree.h (default_conversion): Add.
* c-typeck.c (perform_integral_promotions): New, split out from
default_conversion.
* c-common.c (check_case_value): Use perform_integral_promotions,
not default_conversion.
(c_add_case_label): Don't continue processing case label after
found to be pointer.

cp:
* cp-tree.h (perform_integral_promotions): Remove.
(default_conversion): Add.

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

19 years ago2005-03-23 Mark Mitchell <mark@codesourcery.com>
jsm28 [Wed, 23 Mar 2005 01:23:51 +0000 (01:23 +0000)]
2005-03-23  Mark Mitchell  <mark@codesourcery.com>

* gcc.c (do_spec_1): Do not add a -L path for a directory in
the prefix list if we have already added a multilib directory
based on that path.
(main): Do not add MD_EXEC_PREFIX to the list of directories to
search with -L.

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

19 years ago * reload1.c (indirect_symref_ok): Make it global.
kazu [Wed, 23 Mar 2005 00:39:48 +0000 (00:39 +0000)]
* reload1.c (indirect_symref_ok): Make it global.
* reload.h: Add a prototype for indirect_symref_ok.

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

19 years ago * reload1.c (indirect_symref_ok, reload_obstack): Make them
kazu [Wed, 23 Mar 2005 00:34:27 +0000 (00:34 +0000)]
* reload1.c (indirect_symref_ok, reload_obstack): Make them
static.
* reload.h: Remove the prototype for indirect_symref_ok.

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

19 years agoDaily bump.
gccadmin [Wed, 23 Mar 2005 00:16:30 +0000 (00:16 +0000)]
Daily bump.

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