gcc.git
20 years agostl_algo.h: Additional minor tweaks.
Paolo Carlini [Sun, 1 Feb 2004 23:19:55 +0000 (23:19 +0000)]
stl_algo.h: Additional minor tweaks.

2004-02-01  Paolo Carlini  <pcarlini@suse.de>

* include/bits/stl_algo.h: Additional minor tweaks.
* include/bits/stl_map.h: Likewise.
* include/bits/stl_multimap.h: Likewise.
* include/bits/stl_multiset.h: Likewise.
* include/bits/stl_set.h: Likewise.
* include/bits/stl_tree.h: Likewise.

From-SVN: r77082

20 years agovector.tcc (vector::_M_insert_aux(iterator)): Remove, unused.
Paolo Carlini [Sun, 1 Feb 2004 22:14:43 +0000 (22:14 +0000)]
vector.tcc (vector::_M_insert_aux(iterator)): Remove, unused.

2004-02-01  Paolo Carlini  <pcarlini@suse.de>

* include/bits/vector.tcc (vector::_M_insert_aux(iterator)):
Remove, unused.

From-SVN: r77081

20 years agoarm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".
Kazu Hirata [Sun, 1 Feb 2004 21:21:45 +0000 (21:21 +0000)]
arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".

* config/arm/arm.c, config/arm/arm.h, config/arm/arm.md,
config/arm/linux-gas.h, config/arm/netbsd-elf.h,
config/arm/netbsd.h, config/arm/pe.c, config/avr/avr.c,
config/avr/avr.h, config/avr/avr.md, config/c4x/c4x.h,
config/cris/cris.h, config/fr30/fr30.h, config/frv/frv.c,
config/frv/frv.h, config/ip2k/ip2k.c, config/iq2000/iq2000.c,
config/iq2000/iq2000.h, config/m32r/m32r.c,
config/m68hc11/m68hc11.c, config/m68hc11/m68hc11.h,
config/m68hc11/m68hc11.md, config/m68k/m68k.md,
config/mcore/mcore.c, config/mcore/mcore.h,
config/mcore/mcore.md, config/mips/mips.c,
config/ns32k/ns32k.h, config/ns32k/ns32k.md,
config/rs6000/rs6000.c, config/s390/s390.c,
config/s390/s390.md, config/sparc/sparc.c, config/v850/v850.c,
config/xtensa/xtensa.h, config/xtensa/xtensa.md: Replace
"gen_rtx (FOO, " with "gen_rtx_FOO (".

From-SVN: r77080

20 years agojvm.h (MAYBE_UNUSED): New macro tp mark probably unused arguments.
Michael Koch [Sun, 1 Feb 2004 20:05:03 +0000 (20:05 +0000)]
jvm.h (MAYBE_UNUSED): New macro tp mark probably unused arguments.

2004-02-01  Michael Koch  <konqueror@gmx.de>

* include/jvm.h (MAYBE_UNUSED): New macro tp mark probably unused
arguments.
* jni.cc (_Jv_LookupJNIMethod): Mark 'args_size' unused.
* verify.cc (debug_print): Mark 'fmt' unused.

From-SVN: r77079

20 years agostl_function.h: Additional minor tweaks.
Paolo Carlini [Sun, 1 Feb 2004 17:56:06 +0000 (17:56 +0000)]
stl_function.h: Additional minor tweaks.

2004-02-01  Paolo Carlini  <pcarlini@suse.de>

* include/bits/stl_function.h: Additional minor tweaks.

From-SVN: r77078

20 years agodeque.tcc: Wrap overlong lines...
Paolo Carlini [Sun, 1 Feb 2004 17:34:44 +0000 (17:34 +0000)]
deque.tcc: Wrap overlong lines...

2004-02-01  Paolo Carlini  <pcarlini@suse.de>

* include/bits/deque.tcc: Wrap overlong lines, constify
a few variables, reformat according to the coding standards.
* include/bits/list.tcc: Likewise.
* include/bits/stl_deque.h: Likewise.
* include/bits/stl_function.h: Likewise.
* include/bits/stl_iterator.h: Likewise.
* include/bits/stl_iterator_base_funcs.h: Likewise.
* include/bits/stl_iterator_base_types.h: Likewise.
* include/bits/stl_list.h: Likewise.
* include/bits/stl_map.h: Likewise.
* include/bits/stl_multimap.h: Likewise.
* include/bits/stl_multiset.h: Likewise.
* include/bits/stl_relops.h: Likewise.
* include/bits/stl_set.h: Likewise.

From-SVN: r77077

20 years ago* config/h8300/h8300.md (two peephole2's): New.
Kazu Hirata [Sun, 1 Feb 2004 17:01:34 +0000 (17:01 +0000)]
* config/h8300/h8300.md (two peephole2's): New.

From-SVN: r77076

20 years agosol2-bi.h: Handle TARGET_CPU_ultrasparc3.
Eric Botcazou [Sun, 1 Feb 2004 15:19:12 +0000 (16:19 +0100)]
sol2-bi.h: Handle TARGET_CPU_ultrasparc3.

* config/sparc/sol2-bi.h: Handle TARGET_CPU_ultrasparc3.
(CPP_CPU_SPEC): Handle -mcpu=ultrasparc3.
(ASM_CPU_SPEC): Likewise
* config/sparc/sol2.h: Handle TARGET_CPU_ultrasparc3.
(ASM_CPU_SPEC): Remove -mcpu=v8plus.  Handle -mcpu=ultrasparc3.

From-SVN: r77074

20 years ago* de.po: Update.
Joseph Myers [Sun, 1 Feb 2004 15:15:29 +0000 (15:15 +0000)]
* de.po: Update.

From-SVN: r77072

20 years agobuiltins.c (expand_builtin_pow): If flag_unsafe_math_optimizations isn't set...
Roger Sayle [Sun, 1 Feb 2004 15:03:15 +0000 (15:03 +0000)]
builtins.c (expand_builtin_pow): If flag_unsafe_math_optimizations isn't set...

* builtins.c (expand_builtin_pow): If flag_unsafe_math_optimizations
isn't set, don't call expand_builtin_mathfn_2 to use the pow optab.
(expand_builtin): Always call expand_builtin_pow.

From-SVN: r77071

20 years agobuiltins.def (BUILT_IN_SIGNBIT, [...]): New GCC builtins.
Roger Sayle [Sun, 1 Feb 2004 14:59:15 +0000 (14:59 +0000)]
builtins.def (BUILT_IN_SIGNBIT, [...]): New GCC builtins.

* builtins.def (BUILT_IN_SIGNBIT, BUILT_IN_SIGNBITF,
BUILT_IN_SIGNBITL): New GCC builtins.
* builtins.c (expand_builtin_signbit): New function to RTL expand
calls to signbit, signbitf and signbitl as inline intrinsics.
(expand_builtin): Call expand_builtin_signbit for BUILT_IN_SIGNBIT*.
(fold_builtin_signbit): New function to perform constant folding
of signbit, signbitf and signbitl.
(fold_builtin): Call fold_builtin_signbit for BUILT_IN_SIGNBIT*.

* doc/extend.texi: Document new signbit{,f,l} builtins.

* gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
* gcc.dg/builtins-31.c: New testcase.
* gcc.dg/builtins-32.c: New testcase.

From-SVN: r77070

20 years ago* config/mips/mips.md (adddi3_internal_2): Remove superfluous %s.
Richard Sandiford [Sun, 1 Feb 2004 11:46:42 +0000 (11:46 +0000)]
* config/mips/mips.md (adddi3_internal_2): Remove superfluous %s.

From-SVN: r77066

20 years agostl_bvector.h: Wrap overlong lines...
Paolo Carlini [Sun, 1 Feb 2004 11:25:21 +0000 (11:25 +0000)]
stl_bvector.h: Wrap overlong lines...

2004-02-01  Paolo Carlini  <pcarlini@suse.de>

* include/bits/stl_bvector.h: Wrap overlong lines, constify
a few variables, reformat according to the coding standards.
* include/bits/stl_tree.h: Likewise.

From-SVN: r77065

20 years agomips.h (PREDICATE_CODES): Remove entries for "mips_const_double_ok" and "simple_memor...
Chris Demetriou [Sun, 1 Feb 2004 08:05:50 +0000 (08:05 +0000)]
mips.h (PREDICATE_CODES): Remove entries for "mips_const_double_ok" and "simple_memory_operand"...

2004-02-01  Chris Demetriou  <cgd@broadcom.com>

        * config/mips/mips.h (PREDICATE_CODES): Remove entries for
        "mips_const_double_ok" and "simple_memory_operand", which were
        removed from the MIPS port with the mips-3_4-rewrite branch merge.
        * config/mips/mips.c (mips16_lay_out_constants): Update comment
        for removal of simple_memory_operand.

From-SVN: r77064

20 years agoDaily bump.
GCC Administrator [Sun, 1 Feb 2004 00:16:12 +0000 (00:16 +0000)]
Daily bump.

From-SVN: r77061

20 years agostl_algo.h: Minor additional reformat, add copyright year.
Paolo Carlini [Sat, 31 Jan 2004 23:51:44 +0000 (23:51 +0000)]
stl_algo.h: Minor additional reformat, add copyright year.

2004-01-31  Paolo Carlini  <pcarlini@suse.de>

* include/bits/stl_algo.h: Minor additional reformat, add
copyright year.
* include/bits/stl_algobase.h: Add copyright year.

From-SVN: r77058

20 years agoc4x.md: Use GEN_INT instead of gen_rtx (CONST_INT, ...).
Kazu Hirata [Sat, 31 Jan 2004 23:21:25 +0000 (23:21 +0000)]
c4x.md: Use GEN_INT instead of gen_rtx (CONST_INT, ...).

* config/c4x/c4x.md: Use GEN_INT instead of
gen_rtx (CONST_INT, ...).

From-SVN: r77057

20 years ago* varasm.c (output_constant_pool): Don't zap the pool.
Richard Henderson [Sat, 31 Jan 2004 23:13:23 +0000 (15:13 -0800)]
* varasm.c (output_constant_pool): Don't zap the pool.

From-SVN: r77056

20 years agogenrecog.c (decision_type): Add DT_const_int.
Kazu Hirata [Sat, 31 Jan 2004 23:08:52 +0000 (23:08 +0000)]
genrecog.c (decision_type): Add DT_const_int.

* genrecog.c (decision_type): Add DT_const_int.
(write_cond) [DT_const_int]: Print a comparison against small
constant.
(write_node): Simplify comparisons against small constants
before printing tests.

From-SVN: r77055

20 years agom32r.c (m32r_load_pic_register): Use GEN_INT instead of gen_rtx_CONST_INT.
Kazu Hirata [Sat, 31 Jan 2004 22:58:46 +0000 (22:58 +0000)]
m32r.c (m32r_load_pic_register): Use GEN_INT instead of gen_rtx_CONST_INT.

* config/m32r/m32r.c (m32r_load_pic_register): Use GEN_INT
instead of gen_rtx_CONST_INT.

From-SVN: r77054

20 years agoxtensa.h (DYNAMIC_CHAIN_ADDRESS): Use GEN_INT instead of gen_rtx_CONST_INT.
Kazu Hirata [Sat, 31 Jan 2004 22:38:00 +0000 (22:38 +0000)]
xtensa.h (DYNAMIC_CHAIN_ADDRESS): Use GEN_INT instead of gen_rtx_CONST_INT.

* config/xtensa/xtensa.h (DYNAMIC_CHAIN_ADDRESS): Use GEN_INT
instead of gen_rtx_CONST_INT.

From-SVN: r77053

20 years agotarget-def.h (TARGET_STRICT_ARGUMENT_NAMING): Define as hook_bool_CUMULATIVE_ARGS_false.
Kazu Hirata [Sat, 31 Jan 2004 22:12:55 +0000 (22:12 +0000)]
target-def.h (TARGET_STRICT_ARGUMENT_NAMING): Define as hook_bool_CUMULATIVE_ARGS_false.

* target-def.h (TARGET_STRICT_ARGUMENT_NAMING): Define as
hook_bool_CUMULATIVE_ARGS_false.
* targhooks.c (default_strict_argument_naming): Rename to
hook_bool_CUMULATIVE_ARGS_false.
* targhooks.h: Update the prototype for
default_strict_argument_naming.

From-SVN: r77052

20 years agosh.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".
Kazu Hirata [Sat, 31 Jan 2004 22:09:22 +0000 (22:09 +0000)]
sh.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".

* config/sh/sh.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".
* config/sh/sh.h: Likewise.
* config/sh/sh.md: Likewise.

From-SVN: r77051

20 years agostl_algo.h: Wrap overlong lines...
Paolo Carlini [Sat, 31 Jan 2004 21:37:11 +0000 (21:37 +0000)]
stl_algo.h: Wrap overlong lines...

2004-01-31  Paolo Carlini  <pcarlini@suse.de>

* include/bits/stl_algo.h: Wrap overlong lines, constify
a few variables, reformat according to the coding standards.
* include/bits/stl_algobase.h: Likewise.
* include/bits/stl_heap.h: Likewise.

From-SVN: r77050

20 years ago* doc/invoke.texi (SPARC options): Restructure and update.
Eric Botcazou [Sat, 31 Jan 2004 20:09:22 +0000 (21:09 +0100)]
* doc/invoke.texi (SPARC options): Restructure and update.

From-SVN: r77048

20 years agosystem.h (PROMOTE_FUNCTION_ARGS, [...]): Poison.
Kazu Hirata [Sat, 31 Jan 2004 18:46:11 +0000 (18:46 +0000)]
system.h (PROMOTE_FUNCTION_ARGS, [...]): Poison.

* system.h (PROMOTE_FUNCTION_ARGS, STRUCT_VALUE_INCOMING, and
STRICT_ARGUMENT_NAMING): Poison.
* target-def.h (TARGET_PROMOTE_FUNCTION_ARGS): Define as
hook_bool_tree_false.
* targhooks.c (default_promote_function_args): Remove.
(default_struct_value_rtx): Don't use STRUCT_VALUE_INCOMING.
Don't check incoming.
(default_strict_argument_naming): Don't use
STRICT_ARGUMENT_NAMING.
* targhooks.h: Remove the prototype for
default_promote_function_args.

From-SVN: r77047

20 years agoi386-protos.h: Remove the prototype for ix86_setup_incoming_varargs.
Kazu Hirata [Sat, 31 Jan 2004 18:42:55 +0000 (18:42 +0000)]
i386-protos.h: Remove the prototype for ix86_setup_incoming_varargs.

* config/i386/i386-protos.h: Remove the prototype for
ix86_setup_incoming_varargs.
* config/i386/i386.c (TARGET_SETUP_INCOMING_VARARGS): New.
(ix86_setup_incoming_varargs): Make it static.
* config/i386/i386.h (SETUP_INCOMING_VARARGS): Remove.

From-SVN: r77046

20 years agoclass.c: Fix comment typos.
Kazu Hirata [Sat, 31 Jan 2004 17:58:53 +0000 (17:58 +0000)]
class.c: Fix comment typos.

* class.c: Fix comment typos.
* decl.c: Likewise.
* error.c: Likewise.
* parser.c: Likewise.
* pt.c: Likewise.
* search.c: Likewise.
* typeck.c: Likewise.

From-SVN: r77045

20 years agobasic_string.h (_Rep::operator[]): Remove, unused.
Paolo Carlini [Sat, 31 Jan 2004 17:50:46 +0000 (17:50 +0000)]
basic_string.h (_Rep::operator[]): Remove, unused.

2004-01-31  Paolo Carlini  <pcarlini@suse.de>

* include/bits/basic_string.h (_Rep::operator[]): Remove, unused.

* include/bits/basic_string.h: Fix two comments.

From-SVN: r77044

20 years agoalloc-pool.c: Fix comment typos.
Kazu Hirata [Sat, 31 Jan 2004 17:47:43 +0000 (17:47 +0000)]
alloc-pool.c: Fix comment typos.

* alloc-pool.c: Fix comment typos.
* builtin-types.def: Likewise.
* builtins.def: Likewise.
* c-pretty-print.c: Likewise.
* df.h: Likewise.
* reload1.c: Likewise.

From-SVN: r77043

20 years ago2004-01-31 Per Bothner <per@bothner.com>
Per Bothner [Sat, 31 Jan 2004 17:38:45 +0000 (09:38 -0800)]
2004-01-31  Per Bothner  <per@bothner.com>

* include/ext/mt_allocator.h
(__mt_alloc::_S_thread_freelist_mutex): Guard with
__GTHREAD_MUTEX_INIT.

From-SVN: r77042

20 years agoinvoke.texi: Follow spelling conventions.
Kazu Hirata [Sat, 31 Jan 2004 17:31:40 +0000 (17:31 +0000)]
invoke.texi: Follow spelling conventions.

* doc/invoke.texi: Follow spelling conventions.
* doc/tm.texi: Likewise.

From-SVN: r77040

20 years agoinstall.texi: Fix typos.
Kazu Hirata [Sat, 31 Jan 2004 17:04:51 +0000 (17:04 +0000)]
install.texi: Fix typos.

* doc/install.texi: Fix typos.
* doc/invoke.texi: Likewise.

From-SVN: r77037

20 years agos390.c (s390_decompose_address): Do not treat virtual registers as pointers.
Ulrich Weigand [Sat, 31 Jan 2004 17:01:24 +0000 (17:01 +0000)]
s390.c (s390_decompose_address): Do not treat virtual registers as pointers.

* config/s390/s390.c (s390_decompose_address): Do not treat virtual
registers as pointers.
* config/s390/s390.md ("*la_31" second peephole2): Fix incorrect mode.

From-SVN: r77036

20 years agobasic_string.tcc (_Rep::_S_create): Minor tweak.
Paolo Carlini [Sat, 31 Jan 2004 15:39:52 +0000 (15:39 +0000)]
basic_string.tcc (_Rep::_S_create): Minor tweak.

2004-01-31  Paolo Carlini  <pcarlini@suse.de>

* include/bits/basic_string.tcc (_Rep::_S_create): Minor tweak.

From-SVN: r77035

20 years agocall-super-2.m: Update line numbers for the including of stddef.h.
Andrew Pinski [Sat, 31 Jan 2004 09:49:14 +0000 (09:49 +0000)]
call-super-2.m: Update line numbers for the including of stddef.h.

2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>

        * objc.dg/call-super-2.m: Update line numbers
        for the including of stddef.h.

From-SVN: r77027

20 years agocombine.c (cse_main): Set gen_lowpart to gen_lowpart_for_combine and restore it to...
Paolo Bonzini [Sat, 31 Jan 2004 09:21:18 +0000 (09:21 +0000)]
combine.c (cse_main): Set gen_lowpart to gen_lowpart_for_combine and restore it to...

2004-01-31  Paolo Bonzini  <bonzini@gnu.org>

  * combine.c (cse_main): Set gen_lowpart to gen_lowpart_for_combine
and restore it to gen_lowpart_general on exit.
(gen_lowpart_for_combine): Adjust all callers to go through
gen_lowpart.
* cse.c (cse_main): Set gen_lowpart to gen_lowpart_if_possible
and restore it to gen_lowpart_general on exit.
(gen_lowpart_if_possible): Adjust all callers to go through
gen_lowpart.
* emit-rtl.c (gen_lowpart_general): New name of gen_lowpart.
(gen_lowpart): Declare as pointer to function, initialized to
gen_lowpart_general.
* rtl.h (gen_lowpart): Declare as pointer to function.

From-SVN: r77026

20 years agobt-load.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".
Kazu Hirata [Sat, 31 Jan 2004 08:02:55 +0000 (08:02 +0000)]
bt-load.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".

* bt-load.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".
* calls.c: Likewise.
* emit-rtl.c: Likewise.
* function.c: Likewise.
* reload1.c: Likewise.
* config/i386/cygming.h: Likewise.
* config/i386/i386.c: Likewise.
* config/i386/winnt.c: Likewise.

From-SVN: r77025

20 years agore PR bootstrap/9249 (bootstrap fails with --enable-__cxa-atexit on Solaris)
Dara Hazeghi [Sat, 31 Jan 2004 04:18:15 +0000 (04:18 +0000)]
re PR bootstrap/9249 (bootstrap fails with --enable-__cxa-atexit on Solaris)

2004-01-30  Dara Hazeghi  <dhazeghi@yahoo.com>

        PR bootstrap/9249
        * doc/install.texi: document --enable-__cxa_atexit option.
        * configure.ac: Disable __cxa_atexit if not supported.
        * configure: Regenerate.

From-SVN: r77023

20 years agoggc-zone.c (ggc_free): New function.
Daniel Berlin [Sat, 31 Jan 2004 02:18:25 +0000 (02:18 +0000)]
ggc-zone.c (ggc_free): New function.

2003-01-30  Daniel Berlin  <dberlin@dberlin.org>

* ggc-zone.c (ggc_free): New function.

From-SVN: r77019

20 years agoalloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,
Kazu Hirata [Sat, 31 Jan 2004 02:07:12 +0000 (02:07 +0000)]
alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,

cfghooks.h, cfglayout.c, cfgloopmanip.c, debug.c, debug.h,
flow.c, genextract.c, ggc-common.c, ggc-page.c, ggc.h,
ifcvt.c, jump.c, loop-unswitch.c, timevar.c, timevar.def,
tree-optimize.c, vmsdbgout.c, config/fp-bit.c,
config/alpha/alpha.c, config/alpha/alpha.h,
config/alpha/alpha.md, config/alpha/unicosmk.h,
config/alpha/vms.h, config/arm/linux-elf.h, config/avr/avr.c,
config/c4x/c4x-protos.h, config/c4x/c4x.md,
config/d30v/d30v.h, config/frv/frv.md, config/frv/frvbegin.c,
config/frv/frvend.c, config/i386/cygming.h,
config/i386/djgpp.h, config/i386/emmintrin.h,
config/i386/gthr-win32.c, config/i386/i386-interix.h,
config/i386/i386-protos.h, config/i386/openbsd.h,
config/i386/winnt.c, config/i386/xm-mingw32.h,
config/i386/xmmintrin.h, config/ia64/ia64.md,
config/iq2000/iq2000.md, config/m32r/m32r.md,
config/m68k/m68k.md, config/mcore/mcore-elf.h,
config/mcore/mcore.md, config/mips/elf.h, config/mips/elf64.h,
config/mips/iris5gas.h, config/mips/iris6.h,
config/mips/iris6gas.h, config/mips/linux.h,
config/mips/mips.md, config/mips/netbsd.h,
config/mips/openbsd.h, config/mips/windiss.h,
config/pa/fptr.c, config/rs6000/aix.h,
config/rs6000/altivec.h, config/rs6000/darwin.h,
config/rs6000/xcoff.h, config/s390/s390-protos.h,
config/s390/s390.c, config/s390/s390.h, config/s390/s390.md,
config/sh/netbsd-elf.h, config/sh/sh.h, config/sh/vxworks.h,
config/sparc/sol2.h: Update copyright.

From-SVN: r77018

20 years agoMakefile.in (abs_docdir, abs_srcdir): Define.
Kelley Cook [Sat, 31 Jan 2004 00:50:03 +0000 (00:50 +0000)]
Makefile.in (abs_docdir, abs_srcdir): Define.

gcc/
2004-01-30  Kelley Cook  <kcook@gcc.gnu.org>

* Makefile.in (abs_docdir, abs_srcdir): Define.
(doc/%.dvi, doc/gccinstall.dvi): Use $(abs_docdir).

gcc/ada/
2004-01-30  Kelley Cook  <kcook@gcc.gnu.org>

* Make-lang.in (doc/gnat_ug_unx.dvi): Use $(abs_docdir).
(doc/gnat_ug_vms.dvi, doc/gnat_ug_unx.dvi): Likewise.
(doc/gnat_ug_unx.dvi, doc/gnat-style.dvi): Likewise.

gcc/f/
2004-01-30  Kelley Cook  <kcook@gcc.gnu.org>

* Make-lang.in (doc/g77.dvi): Use $(abs_docdir).

gcc/java/
2004-01-30  Kelley Cook  <kcook@gcc.gnu.org>

* Make-lang.in (doc/gcj.dvi): Use $(abs_docdir).

gcc/treelang/
2004-01-30  Kelley Cook  <kcook@gcc.gnu.org>

* Make-lang.in (doc/treelang.dvi): Use $(abs_docdir).

From-SVN: r77017

20 years agoDaily bump.
GCC Administrator [Sat, 31 Jan 2004 00:16:21 +0000 (00:16 +0000)]
Daily bump.

From-SVN: r77012

20 years agogenconfig.c (main): Have CC0_P check its operand even on a target without cc0.
Kazu Hirata [Fri, 30 Jan 2004 23:39:01 +0000 (23:39 +0000)]
genconfig.c (main): Have CC0_P check its operand even on a target without cc0.

* genconfig.c (main): Have CC0_P check its operand even on a
target without cc0.

From-SVN: r77009

20 years agore PR c++/13693 ([tree-ssa] build failure in mipsisa64-elf)
Richard Henderson [Fri, 30 Jan 2004 23:37:39 +0000 (15:37 -0800)]
re PR c++/13693 ([tree-ssa] build failure in mipsisa64-elf)

        PR c++/13693
        * method.c (use_thunk): Don't force_target_expr for void thunks.
        * tree.c (build_target_expr_with_type): Assert non-void type.
        (force_target_expr): Likewise.

From-SVN: r77008

20 years ago6.cc: New.
Paolo Carlini [Fri, 30 Jan 2004 23:26:13 +0000 (23:26 +0000)]
6.cc: New.

2004-01-30  Paolo Carlini  <pcarlini@suse.de>

* testsuite/21_strings/basic_string/cons/char/6.cc: New.
* testsuite/21_strings/basic_string/cons/wchar_t/6.cc: New.
* testsuite/performance/21_strings/string_cons_input_iterator.cc:
New.

From-SVN: r77006

20 years agoalpha.c: Remove mentions of deprecates macros in comments...
Kazu Hirata [Fri, 30 Jan 2004 23:16:23 +0000 (23:16 +0000)]
alpha.c: Remove mentions of deprecates macros in comments...

* config/alpha/alpha.c: Remove mentions of deprecates macros
in comments, remove some target-independent comments about target
macros, and/or add minimal function comments for target hook
implementations.
* config/avr/avr.c: Likewise.
* config/ia64/ia64.h: Likewise.
* config/ip2k/ip2k.c: Likewise.
* config/iq2000/iq2000.c: Likewise.
* config/m32r/m32r.h: Likewise.
* config/m68hc11/m68hc11.c: Likewise.
* config/mcore/mcore.c: Likewise.
* config/mmix/mmix.c: Likewise.
* config/mn10300/mn10300.c: Likewise.
* config/pa/pa.c: Likewise.
* config/pdp11/pdp11.c: Likewise.
* config/rs6000/rs6000.h: Likewise.
* config/sh/sh.c: Likewise.
* config/sh/sh.h: Likewise.
* config/sparc/sparc.c: Likewise.
* config/sparc/sparc.h: Likewise.
* config/stormy16/stormy16.c: Likewise.
* config/xtensa/xtensa.c: Likewise.

From-SVN: r77005

20 years agore PR rtl-optimization/12147 (Wrong code with -O2 in context of reload)
Ulrich Weigand [Fri, 30 Jan 2004 23:10:36 +0000 (23:10 +0000)]
re PR rtl-optimization/12147 (Wrong code with -O2 in context of reload)

PR optimization/12147
* reload1.c (reload_reg_free_p): RELOAD_OTHER conflicts with
RELOAD_FOR_OPADDR_ADDR.
(reload_reg_reaches_end_p): RELOAD_FOR_OTHER_ADDRESS register
might be reused as RELOAD_FOR_OPADDR_ADDR register.

From-SVN: r77003

20 years agoconfigure.in: Use pkg-config to check for GTK 2.2 and libart 2.1.
Michael Koch [Fri, 30 Jan 2004 22:01:11 +0000 (22:01 +0000)]
configure.in: Use pkg-config to check for GTK 2.2 and libart 2.1.

2004-01-30  Michael Koch  <konqueror@gmx.de>

* configure.in: Use pkg-config to check for GTK 2.2 and libart 2.1.
* configure: Regenerated.
* glib-2.0.m4: Removed.
* gtk-2.0.m4: Removed.
* libart.m4: Removed.
* pkg.m4: New file.

From-SVN: r76993

20 years agoFix whitespace.
David Edelsohn [Fri, 30 Jan 2004 20:47:32 +0000 (15:47 -0500)]
Fix whitespace.

From-SVN: r76990

20 years agoreload.c (get_secondary_mem): Fix updating of secondary_memlocs_elim_used.
Jan Hubicka [Fri, 30 Jan 2004 20:42:24 +0000 (21:42 +0100)]
reload.c (get_secondary_mem): Fix updating of secondary_memlocs_elim_used.

* reload.c (get_secondary_mem):  Fix updating of
secondary_memlocs_elim_used.

From-SVN: r76989

20 years agovarasm.c (struct rtx_const, [...]): Remove.
Richard Henderson [Fri, 30 Jan 2004 19:16:39 +0000 (11:16 -0800)]
varasm.c (struct rtx_const, [...]): Remove.

        * varasm.c (struct rtx_const, struct pool_constant): Remove.
        (MAX_RTX_HASH_TABLE): Remove.
        (const_rtx_hash_table, const_rtx_sym_hash_table): Remove.
        (first_pool, last_pool, pool_offset): Remove.
        (struct rtx_constant_pool): Split out from ...
        (struct varasm_status): ... here.  Reference one via pointer.
        (struct constant_descriptor_rtx): Merge struct pool_constant.
        (SYMHASH): Remove.
        (decode_rtx_const): Remove.
        (const_hash_rtx, compare_constant_rtx): Remove.
        (record_constant_rtx): Remove.
        (const_desc_rtx_hash, const_desc_rtx_eq): New.
        (const_desc_rtx_sym_hash, const_desc_rtx_sym_eq): New.
        (const_rtx_hash_1, const_rtx_hash): New.
        (init_varasm_status): Allocate a rtx_constant_pool, and its hashes.
        (simplify_subtraction): Use simplify_rtx.
        (force_const_mem): Rewrite to use new data structures.
        (find_pool_constant): Likewise.
        (get_pool_constant, get_pool_constant_mark,
        get_pool_constant_for_function, get_pool_mode,
        get_pool_mode_for_function, get_pool_offset, get_pool_size): Likewise.
        (output_constant_pool_2): Split out from output_constant_pool.
        (output_constant_pool_1): Likewise.  Use new pool datastructures.
        (output_constant_pool): Zap entire pool datastructure.
        (mark_constant): Use new pool datastructures.
        (mark_constants): Use for_each_rtx.
        (mark_constant_pool): Use new pool datastructures.

From-SVN: r76985

20 years agoRemove #if 0. Copy operands[1] to pseudo for simplify_gen_subreg.
Fariborz Jahanian [Fri, 30 Jan 2004 18:51:35 +0000 (18:51 +0000)]
Remove #if 0. Copy operands[1] to pseudo for simplify_gen_subreg.

OKed by David Edehlson.

From-SVN: r76984

20 years agogcse.c (bypass_block): Fix a typo in the previous check-in to the file.
Kazu Hirata [Fri, 30 Jan 2004 18:22:16 +0000 (18:22 +0000)]
gcse.c (bypass_block): Fix a typo in the previous check-in to the file.

* gcse.c (bypass_block): Fix a typo in the previous check-in
to the file.

From-SVN: r76981

20 years agoallocator_thread.cc (do_loop): Don't use clear, but instead assign.
Felix Yen [Fri, 30 Jan 2004 18:14:42 +0000 (18:14 +0000)]
allocator_thread.cc (do_loop): Don't use clear, but instead assign.

2004-01-30  Felix Yen  <fwy@alumni.brown.edu>

* testsuite/performance/20_util/allocator_thread.cc (do_loop):
Don't use clear, but instead assign. Use insert.

From-SVN: r76979

20 years agodemangle.cc: Add instantiations.
Benjamin Kosnik [Fri, 30 Jan 2004 17:54:10 +0000 (17:54 +0000)]
demangle.cc: Add instantiations.

2004-01-30  Benjamin Kosnik  <bkoz@redhat.com>

* src/demangle.cc: Add instantiations.
* src/Makefile.am: Remove special rules for demangle.lo, demangle.o.
* src/Makefile.in: Regenerate.

From-SVN: r76978

20 years agoallocator.cc: Protect _S_get_thread_id() and _S_thread_key_destr() with #ifdef __GTHR...
David Edelsohn [Fri, 30 Jan 2004 17:45:01 +0000 (17:45 +0000)]
allocator.cc: Protect _S_get_thread_id() and _S_thread_key_destr() with #ifdef __GTHREADS.

        * src/allocator.cc: Protect _S_get_thread_id() and
        _S_thread_key_destr() with #ifdef __GTHREADS.

From-SVN: r76977

20 years agotoplev.c: Include alloc-pool.h.
Andrew Pinski [Fri, 30 Jan 2004 17:43:24 +0000 (09:43 -0800)]
toplev.c: Include alloc-pool.h.

2004-01-30  Andrew Pinski <pinskia@physics.uc.edu>

        * toplev.c: Include alloc-pool.h.
        * Makefile.in (toplev.c): Update dependencies.

From-SVN: r76976

20 years agoReshuffle performance testsuite.
Paolo Carlini [Fri, 30 Jan 2004 17:06:42 +0000 (17:06 +0000)]
Reshuffle performance testsuite.

2004-01-30  Paolo Carlini  <pcarlini@suse.de>

Reshuffle performance testsuite.
* testsuite/performance/allocator.cc, allocator_map_thread.cc,
allocator_thread.cc, complex_norm.cc, container_benchmark.cc,
cout_insert_int.cc, filebuf_copy.cc, filebuf_sputc.cc,
fstream_seek_write.cc, ifstream_extract_float.cc,
ifstream_extract_int.cc, ifstream_getline.cc, is_wchar_t.cc,
list_create_fill_sort.cc, map_create_fill.cc,
narrow_widen_char.cc, narrow_widen_wchar_t.cc,
ofstream_insert_float.cc, ofstream_insert_int.cc,
string_append.cc, wchar_t_in.cc, wchar_t_length.cc,
wchar_t_out.cc: Split into...
* testsuite/performance/20_util/allocator.cc: New.
* testsuite/performance/20_util/allocator_map_thread.cc: New.
* testsuite/performance/20_util/allocator_thread.cc: New.
* testsuite/performance/21_strings/string_append: New.
* testsuite/performance/22_locale/is_wchar_t.cc: New.
* testsuite/performance/22_locale/narrow_widen_char.cc: New.
* testsuite/performance/22_locale/narrow_widen_wchar_t.cc: New.
* testsuite/performance/22_locale/wchar_t_in.cc: New.
* testsuite/performance/22_locale/wchar_t_length.cc: New.
* testsuite/performance/22_locale/wchar_t_out.cc: New.
* testsuite/performance/23_containers/container_benchmark.cc: New.
* testsuite/performance/23_containers/list_create_fill_sort.cc: New.
* testsuite/performance/23_containers/map_create_fill.cc: New.
* testsuite/performance/26_numerics/complex_norm.cc: New.
* testsuite/performance/27_io/cout_insert_int.cc: New.
* testsuite/performance/27_io/filebuf_copy.cc: New.
* testsuite/performance/27_io/filebuf_sputc.cc: New.
* testsuite/performance/27_io/fstream_seek_write.cc: New.
* testsuite/performance/27_io/ifstream_extract_float.cc: New.
* testsuite/performance/27_io/ifstream_extract_int.cc: New.
* testsuite/performance/27_io/ifstream_getline.cc: New.
* testsuite/performance/27_io/ofstream_insert_float.cc: New.
* testsuite/performance/27_io/ofstream_insert_int.cc: New.

From-SVN: r76974

20 years agocase-range1.C, [...]: New tests.
Michael Matz [Fri, 30 Jan 2004 17:05:09 +0000 (17:05 +0000)]
case-range1.C, [...]: New tests.

       * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
       g++.dg/ext/case-range3.C: New tests.

From-SVN: r76973

20 years ago* parser.c (cp_parser_labeled_statement): Accept case ranges.
Michael Matz [Fri, 30 Jan 2004 17:01:29 +0000 (17:01 +0000)]
* parser.c (cp_parser_labeled_statement): Accept case ranges.

From-SVN: r76972

20 years agore PR c++/13813 ([DR206] Incomplete member variables in a template.)
Giovanni Bajo [Fri, 30 Jan 2004 16:40:43 +0000 (16:40 +0000)]
re PR c++/13813 ([DR206] Incomplete member variables in a template.)

DR206
PR c++/13813
* g++.dg/template/member4.C: New test.

From-SVN: r76971

20 years agore PR c++/13813 ([DR206] Incomplete member variables in a template.)
Giovanni Bajo [Fri, 30 Jan 2004 16:35:03 +0000 (16:35 +0000)]
re PR c++/13813 ([DR206] Incomplete member variables in a template.)

DR206
PR c++/13813
* decl.c (grokdeclarator): Check immediatly type completeness for
non-dependent types.

From-SVN: r76970

20 years agocombine.c (simplify_shift_const, case XOR): Be careful when commuting XOR with ASHIFTRT.
Richard Kenner [Fri, 30 Jan 2004 15:36:11 +0000 (15:36 +0000)]
combine.c (simplify_shift_const, case XOR): Be careful when commuting XOR with ASHIFTRT.

* combine.c (simplify_shift_const, case XOR): Be careful when
commuting XOR with ASHIFTRT.

From-SVN: r76965

20 years agore PR c++/13683 (bogus warning about passing non-PODs through ellipsis)
Giovanni Bajo [Fri, 30 Jan 2004 15:12:45 +0000 (15:12 +0000)]
re PR c++/13683 (bogus warning about passing non-PODs through ellipsis)

PR c++/13683
* g++.dg/template/sizeof6.C: New test.

From-SVN: r76964

20 years agore PR c++/13683 (bogus warning about passing non-PODs through ellipsis)
Giovanni Bajo [Fri, 30 Jan 2004 15:08:37 +0000 (15:08 +0000)]
re PR c++/13683 (bogus warning about passing non-PODs through ellipsis)

PR c++/13683
* call.c (convert_arg_to_ellipsis): Don't emit a warning if within
a sizeof expression.block

From-SVN: r76963

20 years agosparc-protos.h: Remove the prototype for sparc_builtin_saveregs.
Kazu Hirata [Fri, 30 Jan 2004 14:46:43 +0000 (14:46 +0000)]
sparc-protos.h: Remove the prototype for sparc_builtin_saveregs.

* config/sparc/sparc-protos.h: Remove the prototype for
sparc_builtin_saveregs.
* config/sparc/sparc.c (TARGET_PROMOTE_FUNCTION_ARGS): New.
(TARGET_PROMOTE_FUNCTION_RETURN): Likewise.
(TARGET_PROMOTE_PROTOTYPES): Likewise.
(TARGET_STRUCT_VALUE_RTX): Likewise.
(TARGET_RETURN_IN_MEMORY): Likewise.
(TARGET_EXPAND_BUILTIN_SAVEREGS): Likewise.
(TARGET_STRICT_ARGUMENT_NAMING): Likewise.
(sparc_builtin_saveregs): Make it static.
(sparc_promote_prototypes): New.
(sparc_struct_value_rtx): Likewise.
(sparc_return_in_memory): Likewise.
* config/sparc/sparc.h: (PROMOTE_FUNCTION_ARGS): Remove.
(PROMOTE_FUNCTION_RETURN): Likewise.
(RETURN_IN_MEMORY): Likewise.
(STRUCT_VALUE): Likewise.
(STRUCT_VALUE_INCOMING): Likewise.
(EXPAND_BUILTIN_SAVEREGS): Likewise.
(STRICT_ARGUMENT_NAMING): Likewise.
(PROMOTE_PROTOTYPES): Likewise.

* config/sparc/sparc.h (PROMOTE_MODE): Use word_mode.

Co-Authored-By: Eric Botcazou <ebotcazou@libertysurf.fr>
From-SVN: r76961

20 years agore PR c/12818 (-fwritable strings triggers bad code generation)
Eric Botcazou [Fri, 30 Jan 2004 14:16:43 +0000 (15:16 +0100)]
re PR c/12818 (-fwritable strings triggers bad code generation)

PR c/12818
* varasm.c (const_hash_1) <STRING_CST>: Use the
address to compute the hash value if flag_writable_strings.
(compare_constant) <STRING_CST>: Compare the addresses
if flag_writable_strings.
(build_constant_desc): Do not copy the expression for a
STRING_CST if flag_writable_strings.

From-SVN: r76958

20 years ago* gnu/java/net/PlainSocketImpl.java
Mohan Embar [Fri, 30 Jan 2004 13:43:21 +0000 (13:43 +0000)]
* gnu/java/net/PlainSocketImpl.java
(inChannelOperation): New field.
(isInChannelOperation): New accessor.
(setInChannelOperation): New modifier.
* gnu/java/nio/ServerSocketChannelImpl.java
(accept): Set and reset our server socket's PlainSocketImpl's
"in channel operation" indicator before and after delegating
the accept to our server socket.
* gnu/java/nio/SocketChannelImpl.java
(connect): Set and reset our socket's PlainSocketImpl's "in channel
operation" indicator before and after delegating the operation to
our socket.
(read): Likewise.
(write): Likewise.
* java/net/ServerSocket.java (implAccept): Don't throw an
IllegalBlockingModeException if we have a non-blocking
channel which initiated this accept operation.
* java/net/Socket.java (connect): Don't throw an
IllegalBlockingModeException if we have a non-blocking
channel which initiated this connect operation.
* java/nio/channels/spi/AbstractSelectableChannel.java
(configureBlocking): Only call implConfigureBlocking() if
the desired blocking mode is different from our current one.

From-SVN: r76956

20 years agobasic_string.tcc (_Rep::_S_create): Never allocate a string bigger than max_size...
Paolo Carlini [Fri, 30 Jan 2004 13:23:42 +0000 (13:23 +0000)]
basic_string.tcc (_Rep::_S_create): Never allocate a string bigger than max_size()...

2004-01-30  Paolo Carlini  <pcarlini@suse.de>

* include/bits/basic_string.tcc (_Rep::_S_create):
Never allocate a string bigger than max_size(); always keep
__capacity and __size in sync to avoid memory leaks at
deallocation time.

From-SVN: r76955

20 years agoalloc-pool.c: Include hashtab.h
Jan Hubicka [Fri, 30 Jan 2004 11:36:05 +0000 (12:36 +0100)]
alloc-pool.c: Include hashtab.h

* alloc-pool.c: Include hashtab.h
(alloc_pool_descriptor): New structure
(alloc_pool_hash): New global variable.
(hash_descriptor, eq_descriptor, alloc_pool_descriptor): New.
(create_alloc_pool): Update statistics.
(free_alloc_pool): Likewise.
(pool_alloc): Likewise.
(output_info): New structure
(print_statistics, dump_alloc_pool_statistics): New function.
* alloc-pool.h (alloc_pool_def): Turn name to be constant.
(dump_alloc_pool_statistics): Declare.
* toplev.c (finalize):  Dump statistics.

From-SVN: r76951

20 years agoreload.c (secondary_memlocs_elim_used): New static variable.
Jan Hubicka [Fri, 30 Jan 2004 11:28:37 +0000 (11:28 +0000)]
reload.c (secondary_memlocs_elim_used): New static variable.

* reload.c (secondary_memlocs_elim_used): New static variable.
(get_secondary_mem): Update it.
(find_reloads): Use it.

From-SVN: r76950

20 years agoreload.c (secondary_memlocs_elim_used): New static variable.
Jan Hubicka [Fri, 30 Jan 2004 11:28:21 +0000 (11:28 +0000)]
reload.c (secondary_memlocs_elim_used): New static variable.

* reload.c (secondary_memlocs_elim_used): New static variable.
(get_secondary_mem): Update it.
(find_reloads): Use it.

[[Split portion of a mixed commit.]]

From-SVN: r76949.2

20 years ago* toplev.c: Fix broken checkin of 2003-12-30, again.
Steven Bosscher [Fri, 30 Jan 2004 11:20:10 +0000 (12:20 +0100)]
* toplev.c: Fix broken checkin of 2003-12-30, again.

From-SVN: r76948

20 years agobasic_string.tcc (_S_construct(_InIterator, _InIterator, const _Alloc&, input_iterato...
Paolo Carlini [Fri, 30 Jan 2004 09:58:45 +0000 (09:58 +0000)]
basic_string.tcc (_S_construct(_InIterator, _InIterator, const _Alloc&, input_iterator_tag)): Simplify the double loop, streamline.

2004-01-30  Paolo Carlini  <pcarlini@suse.de>

* include/bits/basic_string.tcc (_S_construct(_InIterator,
_InIterator, const _Alloc&, input_iterator_tag)): Simplify
the double loop, streamline.

* include/bits/basic_string.tcc: Very minor tweaks.

From-SVN: r76937

20 years agoconfigure.ac (gcc_cv_as_dwarf2_debug_line): Enable test for s390*-*-* targets by...
Ulrich Weigand [Fri, 30 Jan 2004 09:07:21 +0000 (09:07 +0000)]
configure.ac (gcc_cv_as_dwarf2_debug_line): Enable test for s390*-*-* targets by specifying a 'nop' insn.

* configure.ac (gcc_cv_as_dwarf2_debug_line): Enable test for
s390*-*-* targets by specifying a 'nop' insn.
* configure: Regenerate.

From-SVN: r76934

20 years agocheck_performance: Only compile with $THREAD_FLAG when test is marked to require it.
Loren J. Rittle [Fri, 30 Jan 2004 08:24:27 +0000 (08:24 +0000)]
check_performance: Only compile with $THREAD_FLAG when test is marked to require it.

* scripts/check_performance: Only compile with $THREAD_FLAG
when test is marked to require it.  Allow multiple
compilations/executions of marked tests.
* testsuite/testsuite_performance.h (report_performance):
Report dynamic thread support status.
(report_header): Likewise.
* testsuite/performance/allocator.cc: Stabilize iteration
count.  Support more allocators.  Mark each allocator test to
run and report independently.
* testsuite/performance/allocator_map_thread.cc: Likewise.
* testsuite/performance/allocator_thread.cc: Likewise.

From-SVN: r76932

20 years agore PR target/11475 (reload ICE with bitfields)
Eric Botcazou [Fri, 30 Jan 2004 07:00:45 +0000 (08:00 +0100)]
re PR target/11475 (reload ICE with bitfields)

PR target/11475
* config/sparc/sparc.md (movhi_lo_sum): Tighten predicates.

From-SVN: r76928

20 years agoBufferedReader.java (sbuf): New field.
Mohan Embar [Fri, 30 Jan 2004 06:33:43 +0000 (06:33 +0000)]
BufferedReader.java (sbuf): New field.

* java/io/BufferedReader.java (sbuf): New field.
(readLine): Use String.valueOf instead of new String() as per
Per Bothner's suggestion. Use instance sbuf field instead of a
local StringBuffer instance.
* java/io/InputStreamReader.java (read(char[],int,int)): Pass the
caller's buffer to refill().
(read(void)): Pass our internal work buffer to refill if our
input queue is empty.
(refill): Changed return type to int. Use the specified buffer
instead of our work buffer as per Bryce McKinlay's suggestion.
Return the number of characters read or -1 for EOF.

From-SVN: r76927

20 years agore PR c++/13865 ([tree-ssa] dtor runs prematurely for loop-scoped variable)
Jason Merrill [Fri, 30 Jan 2004 04:35:26 +0000 (23:35 -0500)]
re PR c++/13865 ([tree-ssa] dtor runs prematurely for loop-scoped variable)

        PR c++/13865
        * c-simplify.c (gimplify_for_stmt): Reorganize to fix cleanups.

[[Split portion of a mixed commit.]]

From-SVN: r76923.2

20 years agoc_locale.h: Change ::malloc() to new char[].
Stephen M. Webb [Fri, 30 Jan 2004 03:43:00 +0000 (03:43 +0000)]
c_locale.h: Change ::malloc() to new char[].

2004-01-29  Stephen M. Webb  <stephen.webb@bregmasoft.com>

* config/local/generic/c_locale.h: Change ::malloc() to new char[].
   * config/local/gnu/c_locale.h: Change ::malloc() to new char[].
   * include/bits/stl_tempbuf.h: Convert _Temporary_buffer to use
std::get_temporary_buffer() instead of duplicating its code.
Update to C++STYLE conventions.
   * include/std/std_memory.h (get_temporary_buffer): Use ::operator
new() instead of std::malloc().
(return_temporary_buffer): Use ::operator delete() instead of
std::free().

From-SVN: r76922

20 years agoexpr.c (build_field_ref): Move variable definition up.
Andrew Pinski [Fri, 30 Jan 2004 01:29:29 +0000 (01:29 +0000)]
expr.c (build_field_ref): Move variable definition up.

2004-01-28  Andrew Pinski  <pinskia@physics.uc.edu>

        * expr.c (build_field_ref): Move variable
        definition up.

From-SVN: r76919

20 years agoDaily bump.
GCC Administrator [Fri, 30 Jan 2004 00:16:12 +0000 (00:16 +0000)]
Daily bump.

From-SVN: r76904

20 years ago* gnu/awt/xlib/XCanvasPeer.java (handleEvent): Implemented.
Scott Gilbertson [Thu, 29 Jan 2004 22:14:57 +0000 (22:14 +0000)]
* gnu/awt/xlib/XCanvasPeer.java (handleEvent): Implemented.

From-SVN: r76900

20 years agoIndex: libjava/ChangeLog
Scott Gilbertson [Thu, 29 Jan 2004 22:11:26 +0000 (22:11 +0000)]
Index: libjava/ChangeLog
from  Scott Gilbertson  <scottg@mantatest.com>

* gnu/awt/xlib/XCanvasPeer.java (handleEvent): Implemented.

From-SVN: r76899

20 years ago* objc.dg/call-super-2.m: Include stddef.h for size_t.
Geoffrey Keating [Thu, 29 Jan 2004 20:56:33 +0000 (20:56 +0000)]
* objc.dg/call-super-2.m: Include stddef.h for size_t.

From-SVN: r76895

20 years agoallocator.h: Temporary switch to new_allocator as the default to unjam bootstraps.
Benjamin Kosnik [Thu, 29 Jan 2004 20:42:42 +0000 (20:42 +0000)]
allocator.h: Temporary switch to new_allocator as the default to unjam bootstraps.

2004-01-29  Benjamin Kosnik  <bkoz@redhat.com>

* include/bits/allocator.h: Temporary switch to new_allocator as
the default to unjam bootstraps.

From-SVN: r76894

20 years agoMakefile.am: Added gnu/awt/xlib/XFontPeer.java.
Scott Gilbertson [Thu, 29 Jan 2004 19:28:26 +0000 (19:28 +0000)]
Makefile.am: Added gnu/awt/xlib/XFontPeer.java.

* Makefile.am: Added gnu/awt/xlib/XFontPeer.java.
* Makefile.in: Re-generated.
* gnu/awt/xlib/XFontPeer.java: New file.
* gnu/awt/xlib/XGraphics.java (setFont): Test for null font.
(setClip): Commented out debug printout.
* gnu/awt/xlib/XToolkit.java: Change superclass to ClasspathToolkit.
(getFontPeer): Return XFontPeer.
(getLocalGraphicsEnvironment): New method.
(getClasspathFontPeer): New method.
(createFont): New method.

From-SVN: r76891

20 years agoemit-rtl.c (change_address): Use XEXP (memref, 0) instead of addr when creating MEM...
Jakub Jelinek [Thu, 29 Jan 2004 18:52:28 +0000 (19:52 +0100)]
emit-rtl.c (change_address): Use XEXP (memref, 0) instead of addr when creating MEM copy.

* emit-rtl.c (change_address): Use XEXP (memref, 0) instead
of addr when creating MEM copy.

From-SVN: r76888

20 years agoFix Ada breakage.
Devang Patel [Thu, 29 Jan 2004 18:42:58 +0000 (10:42 -0800)]
Fix Ada breakage.

* dwarf2out.c (gen_field_die): Do not equate decl number to die.

From-SVN: r76887

20 years agore PR inline-asm/6162 (i386 asm reloader ice in reload_cse_simplify_operands)
Ian Lance Taylor [Thu, 29 Jan 2004 18:40:01 +0000 (18:40 +0000)]
re PR inline-asm/6162 (i386 asm reloader ice in reload_cse_simplify_operands)

PR inline-asm/6162
* reload.c (find_reloads): Only support one pair of commutative
operands.

From-SVN: r76886

20 years agoClasspathFontPeer.java (getTransform): Never return null.
Scott Gilbertson [Thu, 29 Jan 2004 18:21:01 +0000 (18:21 +0000)]
ClasspathFontPeer.java (getTransform): Never return null.

* gnu/java/awt/peer/ClasspathFontPeer.java (getTransform): Never
return null.

From-SVN: r76874

20 years agore PR java/13824 (gcj SEGV with simple .java program)
Roger Sayle [Thu, 29 Jan 2004 17:13:21 +0000 (17:13 +0000)]
re PR java/13824 (gcj SEGV with simple .java program)

PR java/13824
* tree.c (unsafe_for_reeval): Handle EXIT_BLOCK_EXPR nodes specially
as their EXIT_BLOCK_LABELED_BLOCK operands can lead to unbounded
recursion.

From-SVN: r76872

20 years agore PR c++/13883 (Assembler messages: symbol is already defined)
Mark Mitchell [Thu, 29 Jan 2004 16:47:14 +0000 (16:47 +0000)]
re PR c++/13883 (Assembler messages: symbol is already defined)

PR c++/13883
* mangle.c (write_encoding): Correct encoding of member template
constructors.

PR c++/13883
* g++.dg/template/ctor3.C: New test.

From-SVN: r76868

20 years agotc1: New directory.
Giovanni Bajo [Thu, 29 Jan 2004 16:45:35 +0000 (16:45 +0000)]
tc1: New directory.

* g++.dg/tc1: New directory.
* g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.

From-SVN: r76867

20 years agofrv.c: Don't mention deprecated macros in comments.
Kazu Hirata [Thu, 29 Jan 2004 15:59:24 +0000 (15:59 +0000)]
frv.c: Don't mention deprecated macros in comments.

* config/frv/frv.c: Don't mention deprecated macros in
comments.  Remove some target-independent comments about
target macros.
* config/frv/frv.h: Likewise.

From-SVN: r76864

20 years ago2004-01-29 Kim Ho <kho@redhat.com>
Kim Ho [Thu, 29 Jan 2004 14:34:31 +0000 (14:34 +0000)]
2004-01-29  Kim Ho  <kho@redhat.com>

        * gnu/java/awt/peer/gtk/GtkFramePeer.java
        (gtkLayoutSetVisible): New method
        (setMenuBar): Hide layout before setting MenuBar
        and reshow it after.
        * jni/gtk-peer/gnu_java_awt_peer_gtk_GtkWindowPeer.c
        (gtkLayoutSetVisible): Hide or show the Gtk Layout.

From-SVN: r76861

20 years agoexpr.c (build_field_ref): Widen field offset.
Andrew Haley [Thu, 29 Jan 2004 13:19:26 +0000 (13:19 +0000)]
expr.c (build_field_ref): Widen field offset.

2004-01-28  Andrew Haley  <aph@redhat.com>

        * expr.c (build_field_ref): Widen field offset.

From-SVN: r76860

20 years agocfghooks.c (split_block): Set probability and count of the new edge.
Zdenek Dvorak [Thu, 29 Jan 2004 12:55:25 +0000 (13:55 +0100)]
cfghooks.c (split_block): Set probability and count of the new edge.

* cfghooks.c (split_block): Set probability and count of the
new edge.

From-SVN: r76858

20 years agodwarf2out.c (struct die_struct): Added field decl_id.
Josef Zlomek [Thu, 29 Jan 2004 08:26:24 +0000 (09:26 +0100)]
dwarf2out.c (struct die_struct): Added field decl_id.

* dwarf2out.c (struct die_struct): Added field decl_id.
(decl_die_table): Changed to hash table.
(decl_die_table_allocated): Deleted.
(decl_die_table_in_use): Deleted.
(DECL_DIE_TABLE_INCREMENT): Deleted.
(decl_die_table_hash): New function.
(decl_die_table_eq): New function.
(lookup_decl_die): Lookup in a hash table.
(equate_decl_number_to_die): Insert into a hash table.
(dwarf2out_init): Init hash table decl_die_table.

From-SVN: r76853