OSDN Git Service

pf3gnuchains/gcc-fork.git
20 years ago * config/stormy16/stormy16-protos.h: Remove the prototype for
kazu [Sun, 25 Jan 2004 22:20:15 +0000 (22:20 +0000)]
* config/stormy16/stormy16-protos.h: Remove the prototype for
xstormy16_setup_incoming_varargs.
* config/stormy16/stormy16.c
(xstormy16_setup_incoming_varargs): Remove.
(xstormy16_return_in_memory): New.
(TARGET_PROMOTE_FUNCTION_ARGS): Likewise.
(TARGET_PROMOTE_FUNCTION_RETURN): Likewise.
(TARGET_PROMOTE_PROTOTYPES): Likewise.
(TARGET_STRUCT_VALUE_RTX): Likewise.
(TARGET_RETURN_IN_MEMORY): Likewise.
* config/stormy16/stormy16.h (PROMOTE_FUNCTION_ARGS): Remove.
(PROMOTE_FUNCTION_RETURN): Likewise
(PROMOTE_PROTOTYPES): Likewise
(RETURN_IN_MEMORY): Likewise
(STRUCT_VALUE): Likewise
(SETUP_INCOMING_VARARGS): Likewise

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

20 years ago * EXCLUDES: Update.
jsm28 [Sun, 25 Jan 2004 21:50:01 +0000 (21:50 +0000)]
* EXCLUDES: Update.
* gcc.pot: Regenerate.

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

20 years ago * config/mips/mips.c (mips_offset_within_object_p): New function.
rsandifo [Sun, 25 Jan 2004 21:27:37 +0000 (21:27 +0000)]
* config/mips/mips.c (mips_offset_within_object_p): New function.
(mips_symbolic_constant_p): Use it in the SYMBOL_SMALL_DATA and
SYMBOL_CONSTANT_POOL cases.  Also use it for SYMBOL_GENERAL if the
ABI has 64-bit pointers and the object file only allows 32-bit symbols.

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

20 years ago * config/sh/sh.h (PROMOTE_FUNCTION_ARGS): Remove.
kazu [Sun, 25 Jan 2004 20:23:09 +0000 (20:23 +0000)]
* config/sh/sh.h (PROMOTE_FUNCTION_ARGS): Remove.
(PROMOTE_FUNCTION_RETURN): Likewise.

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

20 years ago * config/mn10300/mn10300-protos.h: Remove the prototype for
kazu [Sun, 25 Jan 2004 20:17:44 +0000 (20:17 +0000)]
* config/mn10300/mn10300-protos.h: Remove the prototype for
mn10300_builtin_saveregs.
* config/mn10300/mn10300.c (TARGET_PROMOTE_PROTOTYPES): New.
(TARGET_STRUCT_VALUE_RTX): Likewise.
(TARGET_RETURN_IN_MEMORY): Likewise.
(TARGET_EXPAND_BUILTIN_SAVEREGS): Likewise.
(mn10300_return_in_memory): Likewise.
(mn10300_builtin_saveregs): Make it static.
* config/mn10300/mn10300.h (PROMOTE_PROTOTYPES): Remove.
(RETURN_IN_MEMORY): Likewise.
(STRUCT_VALUE): Likewise.
(EXPAND_BUILTIN_SAVEREGS): Likewise.

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

20 years ago PR bootstrap/13853
ebotcazou [Sun, 25 Jan 2004 20:09:27 +0000 (20:09 +0000)]
PR bootstrap/13853
* cfgcleanup.c (try_optimize_cfg): Explicitly test against 0.

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

20 years ago2004-01-25 Thomas Fitzsimmons <fitzsim@redhat.com>
fitzsim [Sun, 25 Jan 2004 18:36:04 +0000 (18:36 +0000)]
2004-01-25  Thomas Fitzsimmons  <fitzsim@redhat.com>

* java/awt/TextArea.java: Fix indentation.  Flesh out javadocs.
(getMinimumSize (int, int)): Fix FIXME -- return Dimension (0,0)
when peer is null.
(setColumns): Remove FIXME -- peer will retrieve number of
columns by calling getColumns.
(setRows): Likewise for number of rows.
(next_text_number): New field.
(paramString): Fix param string.
(generateName): New method.
(getUniqueLong): New method.

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

20 years ago2004-01-25 Thomas Fitzsimmons <fitzsim@redhat.com>
fitzsim [Sun, 25 Jan 2004 18:29:42 +0000 (18:29 +0000)]
2004-01-25  Thomas Fitzsimmons  <fitzsim@redhat.com>

* gnu/java/awt/peer/gtk/GtkToolkit.java (checkImage): Inform
image observer of image loading status.
(getImage (String)): Start image production.
(getImage (URL)): Likewise.

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

20 years ago * config/h8300/lib1funcs.asm (divnorm, modnorm): Optimize by
kazu [Sun, 25 Jan 2004 17:51:51 +0000 (17:51 +0000)]
* config/h8300/lib1funcs.asm (divnorm, modnorm): Optimize by
using ccr.

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

20 years ago * config/i860/i860-protos.h: Remove the prototype for
kazu [Sun, 25 Jan 2004 17:41:01 +0000 (17:41 +0000)]
* config/i860/i860-protos.h: Remove the prototype for
i860_saveregs.
* config/i860/i860.c (i860_saveregs): Make it static.
(i860_struct_value_rtx): New.
(TARGET_STRUCT_VALUE_RTX): Likewise.
(TARGET_EXPAND_BUILTIN_SAVEREGS): Likewise.
* config/i860/i860.h (STRUCT_VALUE_REGNUM): Rename to
I860_STRUCT_VALUE_REGNUM.
(EXPAND_BUILTIN_SAVEREGS): Remove.

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

20 years ago * config/m68hc11/m68hc11.c (TARGET_STRUCT_VALUE_RTX): New.
kazu [Sun, 25 Jan 2004 17:35:43 +0000 (17:35 +0000)]
* config/m68hc11/m68hc11.c (TARGET_STRUCT_VALUE_RTX): New.
(TARGET_RETURN_IN_MEMORY): Likewise.
(m68hc11_struct_value_rtx): Likewise.
(m68hc11_return_in_memory): Likewise.
* config/m68hc11/m68hc11.h: Remove a commented-out definition
of PROMOTE_PROTOTYPES.
(RETURN_IN_MEMORY): Remove.
(STRUCT_VALUE_REGNUM): Likewise.

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

20 years ago * config/mmix/mmix-protos.h: Remove the prototype for
kazu [Sun, 25 Jan 2004 17:30:51 +0000 (17:30 +0000)]
* config/mmix/mmix-protos.h: Remove the prototype for
mmix_setup_incoming_varargs.
* config/mmix/mmix.c (TARGET_PROMOTE_FUNCTION_ARGS): New.
(TARGET_STRUCT_VALUE_RTX): Likewise.
(TARGET_SETUP_INCOMING_VARARGS): Likewise.
(mmix_setup_incoming_varargs): Make it static.
(mmix_struct_value_rtx): New.
* config/mmix/mmix.h (PROMOTE_FUNCTION_ARGS): Remove.
Remove a commented-out definition of PROMOTE_FUNCTION_RETURN.
(STRUCT_VALUE_REGNUM): Remove.
(SETUP_INCOMING_VARARGS): Likewise.

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

20 years ago * config/mips/mips-protos.h: Remove the prototypes for
kazu [Sun, 25 Jan 2004 17:28:19 +0000 (17:28 +0000)]
* config/mips/mips-protos.h: Remove the prototypes for
mips_setup_incoming_varargs and mips_return_in_memory.
* config/mips/mips.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_SETUP_INCOMING_VARARGS): Likewise.
(TARGET_STRICT_ARGUMENT_NAMING): Likewise.
(mips_setup_incoming_varargs): Match the prototype for
TARGET_SETUP_INCOMING_VARARGS.
(mips_return_in_memory): Make it static.  Add argument fntype.
(mips_strict_argument_naming): New.
* config/mips/mips.h (PROMOTE_PROTOTYPES): Remove.
(PROMOTE_FUNCTION_ARGS): Likewise.
(PROMOTE_FUNCTION_RETURN): Likewise.
(STRUCT_VALUE): Likewise.
(RETURN_IN_MEMORY): Likewise.
(SETUP_INCOMING_VARARGS): Likewise.
(STRICT_ARGUMENT_NAMING): Likewise.

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

20 years ago * config/mips/mips-protos.h: Remove the prototypes for
kazu [Sun, 25 Jan 2004 17:23:01 +0000 (17:23 +0000)]
* config/mips/mips-protos.h: Remove the prototypes for
mips_setup_incoming_varargs and mips_return_in_memory.
* config/mips/mips.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_SETUP_INCOMING_VARARGS): Likewise.
(TARGET_STRICT_ARGUMENT_NAMING): Likewise.
(mips_setup_incoming_varargs): Match the prototype for
TARGET_SETUP_INCOMING_VARARGS.
(mips_return_in_memory): Make it static.  Add argument fntype.
(mips_strict_argument_naming): New.
* config/mips/mips.h (PROMOTE_PROTOTYPES): Remove.
(PROMOTE_FUNCTION_ARGS): Likewise.
(PROMOTE_FUNCTION_RETURN): Likewise.
(STRUCT_VALUE): Likewise.
(RETURN_IN_MEMORY): Likewise.
(SETUP_INCOMING_VARARGS): Likewise.
(STRICT_ARGUMENT_NAMING): Likewise.

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

20 years ago * config/ip2k/ip2k.c (TARGET_STRUCT_VALUE_RTX): New.
kazu [Sun, 25 Jan 2004 17:14:41 +0000 (17:14 +0000)]
* config/ip2k/ip2k.c (TARGET_STRUCT_VALUE_RTX): New.
(TARGET_RETURN_IN_MEMORY): Likewise.
(TARGET_SETUP_INCOMING_VARARGS): Likewise.
(ip2k_return_in_memory): Likewise.
(ip2k_setup_incoming_varargs): Likewise.
* config/ip2k/ip2k.h (RETURN_IN_MEMORY): Remove.
(STRUCT_VALUE): Likewise.
(STRUCT_VALUE_INCOMING): Likewise.
(SETUP_INCOMING_VARARGS): Likewise.

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

20 years ago * config/avr/avr.c (TARGET_STRUCT_VALUE_RTX): New.
kazu [Sun, 25 Jan 2004 17:10:03 +0000 (17:10 +0000)]
* config/avr/avr.c (TARGET_STRUCT_VALUE_RTX): New.
(TARGET_RETURN_IN_MEMORY): Likewise.
(TARGET_STRICT_ARGUMENT_NAMING): Likewise.
(avr_return_in_memory): Remove.
* config/avr/avr.h (RETURN_IN_MEMORY): Remove.
(STRUCT_VALUE): Likewise.
(STRUCT_VALUE_INCOMING): Likewise.
(STRICT_ARGUMENT_NAMING): Likewise.

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

20 years ago * de.po: Update.
jsm28 [Sun, 25 Jan 2004 16:48:48 +0000 (16:48 +0000)]
* de.po: Update.

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

20 years agoFix ChangeLog date.
lerdsuwa [Sun, 25 Jan 2004 15:03:09 +0000 (15:03 +0000)]
Fix ChangeLog date.

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

20 years ago PR c++/13797
lerdsuwa [Sun, 25 Jan 2004 14:18:19 +0000 (14:18 +0000)]
PR c++/13797
* pt.c (instantiate_class_template): Add an error_mark_node
check.
(tsubst_decl) <TEMPLATE_DECL case>: Likewise.

* g++.dg/template/nontype4.C: New test.
* g++.dg/template/nontype5.C: Likewise.

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

20 years ago2004-01-25 Michael Koch <konqueror@gmx.de>
mkoch [Sun, 25 Jan 2004 13:08:08 +0000 (13:08 +0000)]
2004-01-25  Michael Koch  <konqueror@gmx.de>

* java/lang/Class.java: Imports reworked, reformated.
(Class): Javadoc added.
(forName): Likewise.
(getClasses): Likewise.
(getClassLoader): Likewise.
(getComponentType): Likewise.
(getConstructor): Likewise.
(getConstructors): Likewise.
(getDeclaredConstructor): Likewise.
(getDeclaredClasses): Likewise.
(getDeclaredConstructors): Likewise.
(getDeclaredField): Likewise.
(getDeclaredMethod): Likewise.
(getDeclaredMethods): Likewise.
(getDeclaringClass): Likewise.
(getField): Likewise.
(getInterfaces): Likewise.
(getMethod): Likewise.
(getMethods): Likewise.
(getModifiers): Likewise.
(getName): Likewise.
(getResource): Likewise.
(getResourceAsStream): Likewise.
(getSigners): Likewise.
(setSigners): Likewise.
(getSuperclass): Likewise.
(isArray): Likewise.
(isAssignableFrom): Likewise.
(isInstance): Likewise.
(isInterface): Likewise.
(isPrimitive): Likewise.
(newInstance): Likewise.
(getProtectionDomain): Likewise.
(toString): Likewise.
(Class): Moved.
(initializeClass): Likewise.
(finalize): Likewise.

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

20 years ago * combine.c (recog_for_combine): Avoid allocating unnecesary RTX.
hubicka [Sun, 25 Jan 2004 11:11:47 +0000 (11:11 +0000)]
* combine.c (recog_for_combine): Avoid allocating unnecesary RTX.

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

20 years ago2004-01-25 Paolo Carlini <pcarlini@suse.de>
paolo [Sun, 25 Jan 2004 11:07:50 +0000 (11:07 +0000)]
2004-01-25  Paolo Carlini  <pcarlini@suse.de>

* testsuite/performance/string_append.cc: Increase number
of iterations.

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

20 years ago2004-01-25 Paolo Carlini <pcarlini@suse.de>
paolo [Sun, 25 Jan 2004 10:26:46 +0000 (10:26 +0000)]
2004-01-25  Paolo Carlini  <pcarlini@suse.de>

* include/bits/basic_string.h (erase(size_type, size_type),
erase(iterator), erase(iterator, iterator)): Call _M_replace_safe
instead, thus avoiding redundant check for length_error.

* include/bits/basic_string.h: Tweak some comments.

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

20 years ago * config/mips/mips-protos.h (mips_reg_mode_ok_for_base_p): Delete.
rsandifo [Sun, 25 Jan 2004 10:16:21 +0000 (10:16 +0000)]
* config/mips/mips-protos.h (mips_reg_mode_ok_for_base_p): Delete.
(mips_regno_mode_ok_for_base_p): Declare.
* config/mips/mips.h (ARG_POINTER_REGNUM): Renumber to 77.
(FRAME_POINTER_REGNUM): Renumber to 78.
(FIRST_PSEUDO_REGISTER): Update comment accordingly.
(BASE_REG_P, GP_REG_OR_PSEUDO_STRICT_P): Delete.
(GP_REG_OR_PSEUDO_NONSTRICT_P): Delete.
(REGNO_MODE_OK_FOR_BASE_P): Use mips_regno_mode_ok_for_base_p.
(REG_MODE_OK_FOR_BASE_P): Likewise.
* config/mips/mips.c (mips_reg_names, mips_sw_reg_names): Change
entry for 77 to "$arg" and entry for 78 to "$frame".
(mips_regno_to_class): Map 77 and 78 to ALL_REGS.
(mips_reg_mode_ok_for_base_p): Remove.
(mips_regno_mode_ok_for_base_p): New function, derived from old
BASE_REG_P macro.  Don't enforce the mips16 stack pointer
restrictions unless we're being strict.
(mips_valid_base_register_p): Use mips_regno_mode_ok_for_base_p.

testsuite/
* gcc.dg/torture/mips-clobber-at.c: New test.

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

20 years ago * src/sparc/ffi.c (ffi_prep_args_v9): Shift the parameter array
ebotcazou [Sun, 25 Jan 2004 06:58:33 +0000 (06:58 +0000)]
* src/sparc/ffi.c (ffi_prep_args_v9): Shift the parameter array
when the structure return address is passed in %o0.
(ffi_V9_return_struct): Rename into ffi_v9_layout_struct.
(ffi_v9_layout_struct): Align the field following a nested structure
on a word boundary.  Use memmove instead of memcpy.
(ffi_call): Update call to ffi_V9_return_struct.
(ffi_prep_closure): Define 'ctx' only for V8.
(ffi_closure_sparc_inner): Clone into ffi_closure_sparc_inner_v8
and ffi_closure_sparc_inner_v9.
(ffi_closure_sparc_inner_v8): Return long doubles by reference.
Always skip the structure return address.  For structures and long
doubles, copy the argument directly.
(ffi_closure_sparc_inner_v9): Skip the structure return address only
if required.  Shift the maximum floating-point slot accordingly.  For
big structures, copy the argument directly; otherwise, left-justify the
argument and call ffi_v9_layout_struct to lay out the structure on
the stack.
* src/sparc/v8.S: Undef STACKFRAME before defining it.
(ffi_closure_v8): Pass the structure return address.  Update call to
ffi_closure_sparc_inner_v8.  Short-circuit FFI_TYPE_INT handling.
Skip the 'unimp' insn when returning long doubles and structures.
* src/sparc/v9.S: Undef STACKFRAME before defining it.
(ffi_closure_v9): Increase the frame size by 2 words.  Short-circuit
FFI_TYPE_INT handling.  Load structures both in integers and
floating-point registers on return.
* README: Update status of the SPARC port.

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

20 years agoRemove for real.
pinskia [Sun, 25 Jan 2004 06:03:25 +0000 (06:03 +0000)]
Remove for real.

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

20 years ago * c-common.h: Fix comment typos.
kazu [Sun, 25 Jan 2004 03:52:42 +0000 (03:52 +0000)]
* c-common.h: Fix comment typos.
* c-decl.c: Likewise.
* cgraphunit.c: Likewise.
* combine.c: Likewise.
* et-forest.c: Likewise.
* flow.c: Likewise.
* function.c: Likewise.
* ifcvt.c: Likewise.
* integrate.c: Likewise.
* jump.c: Likewise.
* postreload.c: Likewise.
* varray.c: Likewise.

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

20 years ago * doc/frontends.texi: Update copyright.
kazu [Sun, 25 Jan 2004 03:28:25 +0000 (03:28 +0000)]
* doc/frontends.texi: Update copyright.
* doc/gcov.texi: Likewise.
* doc/gty.texi: Likewise.
* doc/sourcebuild.texi: Likewise.
* doc/standards.texi: Likewise.

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

20 years ago2004-01-24 Herman A.J. ten Brugge <hermantenbrugge@home.nl>
pinskia [Sun, 25 Jan 2004 02:20:16 +0000 (02:20 +0000)]
2004-01-24  Herman A.J. ten Brugge  <hermantenbrugge@home.nl>

        PR target/12978
        * c4x.md: (movstrqi*) Use match_scratch instead of match_dup.
        Remove movstrqi_small because it conflicts with movstrqi_large.

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

20 years ago * de.po: Update.
jsm28 [Sun, 25 Jan 2004 02:06:24 +0000 (02:06 +0000)]
* de.po: Update.

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

20 years agoDaily bump.
gccadmin [Sun, 25 Jan 2004 00:16:10 +0000 (00:16 +0000)]
Daily bump.

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

20 years ago * config/cris/cris.c (TARGET_PROMOTE_FUNCTION_ARGS): New.
kazu [Sat, 24 Jan 2004 22:27:20 +0000 (22:27 +0000)]
* config/cris/cris.c (TARGET_PROMOTE_FUNCTION_ARGS): New.
(TARGET_STRUCT_VALUE_RTX): Likewise.
(cris_struct_value_rtx): Likewise.
* config/cris/cris.h (PROMOTE_FUNCTION_ARGS): Remove.
(CRIS_STACKADJ_REG): Use CRIS_STRUCT_VALUE_REGNUM instead of
STRUCT_VALUE_REGNUM.
(STRUCT_VALUE_REGNUM): Rename to CRIS_STRUCT_VALUE_REGNUM.

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

20 years ago2004-01-24 Michael Koch <konqueror@gmx.de>
mkoch [Sat, 24 Jan 2004 20:56:47 +0000 (20:56 +0000)]
2004-01-24  Michael Koch  <konqueror@gmx.de>

* gnu/java/net/protocol/jar/Connection.java
(hdrHash): Removed.
(hdrVec): Removed.
(gotHeaders): Removed.
(getHeaderField): Removed.
(getHeaderFields): Removed.
(getHeaderFieldKey): Removed.
(getKey): Removed.
(getField): Removed.
(getHeaders): Removed.

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

20 years ago PR bootstrap/13848
ian [Sat, 24 Jan 2004 20:54:58 +0000 (20:54 +0000)]
PR bootstrap/13848
* cse.c (cse_cc_succs): Change the mode of the source expression
as soon as decide we need a new mode.  Don't permit changing modes
if we found a match in a successor block.
(cse_condition_code_reg): Save original mode of source expression
so that we know whether we have to change the mode in other
insns.

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

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

20 years ago2004-01-24 Michael Koch <konqueror@gmx.de>
mkoch [Sat, 24 Jan 2004 20:34:41 +0000 (20:34 +0000)]
2004-01-24  Michael Koch  <konqueror@gmx.de>

* Makefile.am: Added library version to gtk peer lib.
* Makefile.in: Regenerated.

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

20 years ago2004-01-24 Michael Koch <konqueror@gmx.de>
mkoch [Sat, 24 Jan 2004 20:32:57 +0000 (20:32 +0000)]
2004-01-24  Michael Koch  <konqueror@gmx.de>

* java/util/zip/InflaterInputStream.java: Merged class documentation
with classpath.

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

20 years ago2004-01-24 Paolo Carlini <pcarlini@suse.de>
paolo [Sat, 24 Jan 2004 18:54:23 +0000 (18:54 +0000)]
2004-01-24  Paolo Carlini  <pcarlini@suse.de>

* include/bits/basic_string.tcc (operator+(const _CharT*,
const basic_string&)): No need to go through the append
taking two iterators.

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

20 years ago2004-01-24 Paolo Carlini <pcarlini@suse.de>
paolo [Sat, 24 Jan 2004 16:52:04 +0000 (16:52 +0000)]
2004-01-24  Paolo Carlini  <pcarlini@suse.de>

* include/bits/basic_string.tcc (rfind(_CharT, size_type)):
Revert last change to use std::min: machine language is worse.
(find_last_of(const _CharT*, size_type, size_type)): Ditto.
(find_last_not_of(const _CharT*, size_type, size_type)): Ditto.
(find_last_not_of(_CharT, size_type)): Ditto.

* include/bits/basic_string.tcc (insert(size_type, const _CharT*,
size_type)): Discard the value returned by _M_check.
(replace(size_type, size_type, const _CharT*, size_type)): Ditto.
(append(const basic_string&, size_type, size_type)): Ditto.
(copy(_CharT*, size_type, size_type)): Ditto.
(compare(size_type, size_type, const basic_string&)): Ditto.
(compare(size_type, size_type, const basic_string&,
size_type, size_type)): Ditto.
(compare(size_type, size_type, const _CharT*)): Ditto.
(compare(size_type, size_type, const _CharT*, size_type)): Ditto.

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

20 years ago2004-01-24 Andreas Tobler <a.tobler@schweiz.ch>
andreast [Sat, 24 Jan 2004 16:13:48 +0000 (16:13 +0000)]
2004-01-24  Andreas Tobler  <a.tobler@schweiz.ch>

* testsuite/libffi.call/pyobjc-tc.c (main): Treat result value
as of type ffi_arg.
* testsuite/libffi.call/struct3.c (main): Fix CHECK.

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

20 years ago * emit-rtl.c (change_address, adjust_address_1, offset_address,
hubicka [Sat, 24 Jan 2004 15:31:04 +0000 (15:31 +0000)]
* emit-rtl.c (change_address, adjust_address_1, offset_address,
widen_memory_access):  Return early when there is nothing to change.

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

20 years ago2004-01-24 Paolo Carlini <pcarlini@suse.de>
paolo [Sat, 24 Jan 2004 12:32:54 +0000 (12:32 +0000)]
2004-01-24  Paolo Carlini  <pcarlini@suse.de>

* include/bits/basic_string.h (insert(size_type,
const basic_string&, size_type, size_type)): Define inline here.
* include/bits/basic_string.tcc (insert(size_type,
const basic_string&, size_type, size_type)): Move inline.

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

20 years ago2004-01-24 Paolo Carlini <pcarlini@suse.de>
paolo [Sat, 24 Jan 2004 11:34:06 +0000 (11:34 +0000)]
2004-01-24  Paolo Carlini  <pcarlini@suse.de>

* include/bits/basic_string.h (assign(const basic_string&,
size_type, size_type)): Define inline here.
(replace(size_type, size_type, const basic_string&,
size_type, size_type)): Ditto.
(_M_replace_dispatch(iterator, iterator, _InputIterator,
_InputIterator, __false_type)): Only declare.
(_M_replace(iterator, iterator, _InputIterator,
_InputIterator)): Remove.
* include/bits/basic_string.tcc (assign(const basic_string&,
size_type, size_type)): Move inline.
(replace(size_type, size_type, const basic_string&,
size_type, size_type)): Ditto.
(_M_replace_dispatch(iterator, iterator, _InputIterator,
_InputIterator, __false_type)): Define, now does also what
_M_replace did before.
* src/string-inst.cc (_M_replace): Don't instantiate.

* include/bits/basic_string.tcc (find(const _CharT*,
size_type, size_type)): Tidy.
(rfind(_CharT, size_type)): Ditto.
(find_first_not_of(const _CharT*, size_type, size_type)): Ditto.
(find_first_not_of(_CharT, size_type)): Ditto.
(find_last_not_of(const _CharT*, size_type, size_type)): Ditto.
(find_last_not_of(_CharT, size_type)): Ditto.

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

20 years ago * simplify-rtx.c (simplify_relational_operation): Don't
jakub [Sat, 24 Jan 2004 11:01:29 +0000 (11:01 +0000)]
* simplify-rtx.c (simplify_relational_operation): Don't
simplify address == constant into address + -constant == 0.

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

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

20 years ago * gcc.c (process_command): Don't internationalize the
kazu [Sat, 24 Jan 2004 10:09:48 +0000 (10:09 +0000)]
* gcc.c (process_command): Don't internationalize the
Copyright message.
* mips-tfile.c (main): Likewise.

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

20 years ago2004-01-24 Andreas Tobler <a.tobler@schweiz.ch>
andreast [Sat, 24 Jan 2004 09:57:07 +0000 (09:57 +0000)]
2004-01-24  Andreas Tobler  <a.tobler@schweiz.ch>

* cse.c: (cse_cc_succs) Fix comparison warning.

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

20 years ago * config/h8300/h8300.md: Remove extraneous USE in expanders.
kazu [Sat, 24 Jan 2004 09:54:32 +0000 (09:54 +0000)]
* config/h8300/h8300.md: Remove extraneous USE in expanders.

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

20 years ago * config/h8300/h8300-protos.h: Provide prototypes for
kazu [Sat, 24 Jan 2004 06:47:03 +0000 (06:47 +0000)]
* config/h8300/h8300-protos.h: Provide prototypes for
h8300_legitimate_constant_p and h8300_legitimate_address_p.
* config/h8300/h8300.c (h8300_legitimate_constant_p): New.
(h8300_rtx_ok_for_base_p): Likewise.
(h8300_legitimate_address_p): Likewise.
* config/h8300/h8300.h (LEGITIMATE_CONSTANT_P): Use
h8300_legitimate_constant_p.
(RTX_OK_FOR_BASE_P): Remove.
(GO_IF_LEGITIMATE_ADDRESS): Use h8300_legitimate_address_p.

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

20 years ago * config/h8300/h8300.h (REG_OK_FOR_INDEX_NONSTRICT_P): New.
kazu [Sat, 24 Jan 2004 05:32:06 +0000 (05:32 +0000)]
* config/h8300/h8300.h (REG_OK_FOR_INDEX_NONSTRICT_P): New.
(REG_OK_FOR_BASE_NONSTRICT_P): Likewise.
(REG_OK_FOR_INDEX_STRICT_P): Likewise.
(REG_OK_FOR_BASE_STRICT_P): Likewise.
(REG_OK_FOR_INDEX_STRICT_P): Use REGNO_OK_FOR_INDEX_P.
(REG_OK_FOR_BASE_STRICT_P): Use REGNO_OK_FOR_BASE_P.
(REG_OK_FOR_INDEX_P): Use REG_OK_FOR_INDEX_STRICT_P.
(REG_OK_FOR_BASE_P): Use REG_OK_FOR_BASE_STRICT_P.

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

20 years ago * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
zack [Sat, 24 Jan 2004 05:27:45 +0000 (05:27 +0000)]
* gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.

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

20 years ago2004-01-23 Paolo Carlini <pcarlini@suse.de>
paolo [Sat, 24 Jan 2004 01:25:37 +0000 (01:25 +0000)]
2004-01-23  Paolo Carlini  <pcarlini@suse.de>

PR libstdc++/13838
* include/debug/bitset (operator|=): Fix typo.
* testsuite/23_containers/bitset/operations/13838.cc: New.

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

20 years ago * cselib.c (remove_useless_values): Do not access discarded values.
hubicka [Sat, 24 Jan 2004 00:38:50 +0000 (00:38 +0000)]
* cselib.c (remove_useless_values):  Do not access discarded values.

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

20 years ago * c-typeck.c (build_conditional_expr): Do not allow non-lvalue
jsm28 [Sat, 24 Jan 2004 00:30:58 +0000 (00:30 +0000)]
* c-typeck.c (build_conditional_expr): Do not allow non-lvalue
arrays.

testsuite:
* gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.

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

20 years ago2004-01-23 Paolo Carlini <pcarlini@suse.de>
paolo [Sat, 24 Jan 2004 00:27:19 +0000 (00:27 +0000)]
2004-01-23  Paolo Carlini  <pcarlini@suse.de>

* include/bits/basic_string.tcc (insert(size_type,
const _CharT*, size_type __n)): Fix length_error check.
(replace(size_type, size_type, const _CharT*, size_type):
Ditto; call _M_replace_safe.
(_M_replace_aux(size_type, size_type, size_type, _CharT):
Fix length_error check.
(_M_replace(iterator, iterator, _InputIterator,
_InputIterator)): Ditto, tweak.
(_M_replace_safe(size_type, size_type, const _CharT*,
size_type)): Remove length_error check.

* include/bits/basic_string.tcc (append(const basic_string&),
append(const basic_string&, size_type, size_type)): Tweak
comment.

* include/bits/basic_string.tcc (copy(_CharT*, size_type,
size_type)): If __n == 0 don't call traits::copy.

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

20 years ago* Makefile.def (target_modules) [libiberty]: Don't stage.
dj [Sat, 24 Jan 2004 00:23:24 +0000 (00:23 +0000)]
* Makefile.def (target_modules) [libiberty]: Don't stage.
* Makefile.in: Rebuilt.

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

20 years ago2004-01-23 Stefan Olsson <stefan@snon.net>
ljrittle [Sat, 24 Jan 2004 00:21:02 +0000 (00:21 +0000)]
2004-01-23  Stefan Olsson  <stefan@snon.net>

* include/ext/mt_allocator.h: Reduce lock contention.

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

20 years agoDaily bump.
gccadmin [Sat, 24 Jan 2004 00:16:13 +0000 (00:16 +0000)]
Daily bump.

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

20 years ago * recog.c: Fix a typo in copyright.
kazu [Fri, 23 Jan 2004 23:49:36 +0000 (23:49 +0000)]
* recog.c: Fix a typo in copyright.

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

20 years ago2004-01-23 Andrew Pinski <pinskia@physics.uc.edu>
pinskia [Fri, 23 Jan 2004 22:57:07 +0000 (22:57 +0000)]
2004-01-23  Andrew Pinski  <pinskia@physics.uc.edu>

        PR c++/13701
        * decl.c (finish_function): Move the call to
        finish_fname_decls below the call to
        finish_eh_spec_block.

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

20 years ago2004-01-23 Andrew Pinski <apinski@apple.com>
pinskia [Fri, 23 Jan 2004 22:45:53 +0000 (22:45 +0000)]
2004-01-23  Andrew Pinski  <apinski@apple.com>

        * gcc.dg/20030121-1.c: Move to ..
        * gcc.dg/20040121-1.c: here.

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

20 years ago2004-01-23 Andrew Pinski <apinski@apple.com>
pinskia [Fri, 23 Jan 2004 22:41:20 +0000 (22:41 +0000)]
2004-01-23  Andrew Pinski  <apinski@apple.com>

        * config/rs6000/rs6000.md (call): Fix misappiled patch.
        (call_value): Likewise.

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

20 years ago * combine.c (SHIFT_COUNT_TRUNCATED): Provide default value.
rth [Fri, 23 Jan 2004 22:23:10 +0000 (22:23 +0000)]
    * combine.c (SHIFT_COUNT_TRUNCATED): Provide default value.
        (simplify_comparison): Don't simplify (eq (zero_extract c 1 r) 0)
        if SHIFT_COUNT_TRUNCATED is set.

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

20 years ago * config/xtensa/xtensa.c (xtensa_va_arg): Handle complex values as
bwilson [Fri, 23 Jan 2004 22:12:34 +0000 (22:12 +0000)]
* config/xtensa/xtensa.c (xtensa_va_arg): Handle complex values as
separate real and imaginary parts.
* config/xtensa/xtensa.h (SPLIT_COMPLEX_ARGS): Define.

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

20 years ago2004-01-23 Hartmut Penner <hpenner@de.ibm.com>
dje [Fri, 23 Jan 2004 22:07:06 +0000 (22:07 +0000)]
2004-01-23  Hartmut Penner <hpenner@de.ibm.com>

        PR target/13674
        * config/rs6000/rs6000.md (movdf_hardfloat64): Do not disparage
        loading into GPR.

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

20 years ago * emit-rtl.c (change_address_1): Do not re-generate the RTX if nothing
hubicka [Fri, 23 Jan 2004 22:05:19 +0000 (22:05 +0000)]
* emit-rtl.c (change_address_1):  Do not re-generate the RTX if nothing
change.

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

20 years ago * alloc-pool.c (align_four): Kill.
hubicka [Fri, 23 Jan 2004 22:01:55 +0000 (22:01 +0000)]
* alloc-pool.c (align_four): Kill.
(create_alloc_pool): Align size to eight.
(free_alloc_pool, free_pool): Invalidate deallocated data.

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

20 years ago PR gcc/1532
ian [Fri, 23 Jan 2004 21:05:21 +0000 (21:05 +0000)]
PR gcc/1532
* cse.c (cse_change_cc_mode): New static function.
(cse_change_cc_mode_insns, cse_cc_succs): Likewise.
(cse_condition_code_reg): New function.
* rtl.h (cse_condition_code_reg): Declare.
* toplev.c (rest_of_handle_cse2): Call cse_condition_code_reg.
* target.h (struct gcc_target): Add fixed_condition_code_regs and
cc_modes_compatible.
* target-def.h (TARGET_FIXED_CONDITION_CODE_REGS): Define.
(TARGET_CC_MODES_COMPATIBLE): Define.
(TARGET_INITIALIZER): Add new initializers.
* targhooks.c (default_cc_modes_compatible): New function.
* targhooks.c (default_cc_modes_compatible): Declare.
* hooks.c (hook_bool_intp_intp_false): New function.
* hooks.h (hook_bool_intp_intp_false): Declare.
* config/i386/i386.c (TARGET_FIXED_CONDITION_CODE_REGS): Define.
(TARGET_CC_MODES_COMPATIBLE): Define.
(ix86_fixed_condition_code_regs): New static function.
(ix86_cc_modes_compatible): Likewise.
* doc/tm.texi (Condition Code): Document new hooks.

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

20 years ago * fixinc/inclhack.def (bad_lval): Renamed to ...
ro [Fri, 23 Jan 2004 20:40:52 +0000 (20:40 +0000)]
* fixinc/inclhack.def (bad_lval): Renamed to ...
(alpha_bad_lval): ... this.
Removed file list.
Restrict to alpha*-dec-osf*.
* fixinc/fixincl.x: Regenerate.
* fixinc/tests/base/dirent.h: Remove, moving test ...
* fixinc/tests/base/testing.h: ... here, reflecting new name.

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

20 years ago2004-01-23 Zack Weinberg <zack@codesourcery.com>
pinskia [Fri, 23 Jan 2004 18:38:40 +0000 (18:38 +0000)]
2004-01-23  Zack Weinberg  <zack@codesourcery.com>

        PR c/13814
        * c-decl.c (diagnose_mismatched_decls): Also discard a
        built-in if we encounter an old-style definition with the
        same name.

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

20 years ago * gcc.dg/builtins-29.c: New test case.
sayle [Fri, 23 Jan 2004 18:37:16 +0000 (18:37 +0000)]
* gcc.dg/builtins-29.c: New test case.

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

20 years ago PR 18314
zack [Fri, 23 Jan 2004 18:13:55 +0000 (18:13 +0000)]
PR 18314
* c-decl.c (diagnose_mismatched_decls): Also discard a
built-in if we encounter an old-style definition with the
same name.
testsuite:
* gcc.dg/builtins-30.c: New testcase.

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

20 years ago * config.gcc (powerpc*-*): Clear $with_cpu or $with_tune if it was
jakub [Fri, 23 Jan 2004 17:42:58 +0000 (17:42 +0000)]
* config.gcc (powerpc*-*): Clear $with_cpu or $with_tune if it was
set to default{32,64}.

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

20 years ago * config/rs6000/linux64.h (MD_FALLBACK_FRAME_STATE_FOR)
jakub [Fri, 23 Jan 2004 17:32:16 +0000 (17:32 +0000)]
* config/rs6000/linux64.h (MD_FALLBACK_FRAME_STATE_FOR)
[!__powerpc64__]: Corrected to handle kernels with changed ucontext.

* include/powerpc-signal.h: Add #ifndef __powerpc64__ around the
header.  For __powerpc64__ provide the default-signal.h definitions
for now.
* include/x86_64-signal.h [!__x86_64__]: Include java-signal-aux.h
instead of the dummy definitions.
* configure.host (x86_64-*): Remove CHECKREFSPEC, add DIVIDESPEC.
(powerpc64*-*): Remove with_libffi_default.
Only add -mminimal-toc for 64-bit compilations.
* configure.in: Use powerpc-signal.h on powerpc64 as well.
(x86_64-*-linux*): Set SIGNAL_HANDLER_AUX.
Link SIGNAL_HANDLER_AUX to include/java-signal-aux.h.
* configure: Rebuilt.

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

20 years ago * fold-const.c (fold_binary_op_with_conditional_arg): Only
ebotcazou [Fri, 23 Jan 2004 16:52:07 +0000 (16:52 +0000)]
* fold-const.c (fold_binary_op_with_conditional_arg): Only
build a COMPOUND_EXPR if 'arg' is really a SAVE_EXPR.

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

20 years ago2004-01-23 Paolo Carlini <pcarlini@suse.de>
paolo [Fri, 23 Jan 2004 16:51:24 +0000 (16:51 +0000)]
2004-01-23  Paolo Carlini  <pcarlini@suse.de>

PR libstdc++/13831
* include/bits/fstream.tcc (underflow): Remove unused
variable.
* include/bits/streambuf_iterator.h (equal): Ditto.
* include/bits/locale_facets.h (_M_convert_from_char):
Ditto.

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

20 years ago PR c/13814
ghazi [Fri, 23 Jan 2004 16:47:06 +0000 (16:47 +0000)]
PR c/13814
* config/linker-map.gnu (nan): Delete.
* libmath/mathconf.h (NAN, nan): Delete.
* linkage.m4 (nan): Don't check for it.
* libmath/nan.c: Delete file.

* config.h.in, configure: Regenerate.

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

20 years ago * config/arm/arm.c (arm_legitimate_address_p): Don't check the mode
drow [Fri, 23 Jan 2004 16:33:43 +0000 (16:33 +0000)]
* config/arm/arm.c (arm_legitimate_address_p): Don't check the mode
size for minipool references.

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

20 years ago * real.c (real_floor, real_ceil): Tweak to allow input and output
sayle [Fri, 23 Jan 2004 16:16:33 +0000 (16:16 +0000)]
* real.c (real_floor, real_ceil): Tweak to allow input and output
arguments to overlap.
(real_round): New function to implement round(3m) semantics.
* real.h (real_round): Prototype here.
* builtins.c (fold_builtin_round): New function to constant fold
round, roundf and roundl.
(fold_builtin): Call fold_builtin_round for BUILT_IN_ROUND{,F,L}.

* gcc.dg/builtins-29.c: New test case.

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

20 years ago2004-01-23 Michael Koch <konqueror@gmx.de>
mkoch [Fri, 23 Jan 2004 15:53:51 +0000 (15:53 +0000)]
2004-01-23  Michael Koch  <konqueror@gmx.de>

* gnu/java/nio/FileLockImpl.java: Compile fixes.

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

20 years ago2004-01-23 Michael Koch <konqueror@gmx.de>
mkoch [Fri, 23 Jan 2004 15:29:38 +0000 (15:29 +0000)]
2004-01-23  Michael Koch  <konqueror@gmx.de>

* java/lang/VMClassLoader.java: Reworked imports.

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

20 years agoPR optimization/13819
aoliva [Fri, 23 Jan 2004 15:29:09 +0000 (15:29 +0000)]
PR optimization/13819
* config/sh/sh.c (sh_reorg): Compensate for sharing of CLOBBERs
introduced by 2004-01-20's Jan Hubicka's copy_insn change.
(sh_handle_sp_switch_attribute): Remove warning.

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

20 years ago2004-01-23 Michael Koch <konqueror@gmx.de>
mkoch [Fri, 23 Jan 2004 15:19:28 +0000 (15:19 +0000)]
2004-01-23  Michael Koch  <konqueror@gmx.de>

* javax/swing/AbstractAction.java: Reformated.

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

20 years ago2004-01-23 Michael Koch <konqueror@gmx.de>
mkoch [Fri, 23 Jan 2004 15:15:31 +0000 (15:15 +0000)]
2004-01-23  Michael Koch  <konqueror@gmx.de>

* java/text/CollationElementIterator.java:
(setText): New method.

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

20 years ago2004-01-23 Michael Koch <konqueror@gmx.de>
mkoch [Fri, 23 Jan 2004 14:37:09 +0000 (14:37 +0000)]
2004-01-23  Michael Koch  <konqueror@gmx.de>

* gnu/java/nio/FileLockImpl.java:
Fixed filename in copyright.
(released): Removed.
(finalize): New method.
* gnu/java/nio/natFileLockImpl.cc
(releaseImpl): Implemented.
* java/nio/channels/FileChannelImpl.java:
Reworked imports.
(lock): Implemented.
(lockImpl): New method.
(tryLock): Implemented.
(tryLockImpl): New method.
* java/nio/channels/natFileChannelImpl.cc
(lockImpl): New method.
(tryLockImpl): New method.

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

20 years ago2004-01-23 Michael Koch <konqueror@gmx.de>
mkoch [Fri, 23 Jan 2004 14:07:28 +0000 (14:07 +0000)]
2004-01-23  Michael Koch  <konqueror@gmx.de>

* java/io/FileDescriptor.java
(lock): New method.
(tryLock): New method.
(unlock): New method.
* java/io/natFileDescriptorEcos.cc
(lock): New method.
(tryLock): New method.
(unlock): New method.
* java/io/natFileDescriptorPosix.cc
(lock): New method.
(tryLock): New method.
(unlock): New method.
* java/io/natFileDescriptorWin32.cc
(lock): New method.
(tryLock): New method.
(unlock): New method.

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

20 years ago2004-01-23 Paolo Carlini <pcarlini@suse.de>
paolo [Fri, 23 Jan 2004 13:57:19 +0000 (13:57 +0000)]
2004-01-23  Paolo Carlini  <pcarlini@suse.de>

* include/bits/basic_string.h (push_back(_CharT)):
Call _M_replace_aux.
(insert(size_type, const basic_string&)): Trivial tweak.
(insert(size_type, size_type, _CharT)): Call _M_replace_aux.
(insert(iterator, _CharT)): Ditto.
(erase(size_type, size_type)): Ditto.
(erase(iterator)): Ditto.
(erase(iterator, iterator)): Ditto.
(replace(size_type, size_type, size_type, _CharT)): Ditto.

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

20 years ago2004-01-23 Michael Koch <konqueror@gmx.de>
mkoch [Fri, 23 Jan 2004 13:50:10 +0000 (13:50 +0000)]
2004-01-23  Michael Koch  <konqueror@gmx.de>

* java/io/FileDescriptor.java
(sync): Moved around, added javadoc.
(valid): Likewise.
(open): Likewise.
(write): Likewise.
(close): Likewise.
(setLength): Likewise.
(seek): Likewise.
(getLength): Likewise.
(getFilePointer): Likewise.
(read): Likewise.
(available): Likewise.
(finalize): Likewise.

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

20 years ago * i386.c (ix86_emit_restore_regs_using_mov): Deal with large offsets.
jakub [Fri, 23 Jan 2004 13:24:58 +0000 (13:24 +0000)]
* i386.c (ix86_emit_restore_regs_using_mov):  Deal with large offsets.

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

20 years ago * doc/tm.texi: Insert some weasel words when LOAD_EXTEND_OP
amylaar [Fri, 23 Jan 2004 13:01:42 +0000 (13:01 +0000)]
* doc/tm.texi: Insert some weasel words when LOAD_EXTEND_OP
may or may not return non-NIL.
* postreload.c (reload_cse_simplify_operands): In LOAD_EXTEND_OP code,
check CANNOT_CHANGE_MODE_CLASS

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

20 years ago2004-01-23 Michael Koch <konqueror@gmx.de>
mkoch [Fri, 23 Jan 2004 12:42:10 +0000 (12:42 +0000)]
2004-01-23  Michael Koch  <konqueror@gmx.de>

* javax/swing/AbstractAction.java: Reformated.
(getPropertyChangeListeners): New method.
* javax/swing/AbstractCellEditor.java: Reformated.
(getCellEditorListeners): New method.
* javax/swing/DefaultListSelectionModel.java
(listenerList): New field.
(listeners): Removed.
(get_listeners): Removed.
(addListSelectionListener): Rewritten.
(removeListSelectionListener): Rewritten.
(getListSelectionListeners): New method.
(getListeners): New method.
* javax/swing/JComboBox.java: Imports reworked.
(addActionListener): Implemented.
(removeActionListener): Implemented.
(addItemListener): Implemented.
(removeItemListener): Implemented.
(addPopupMenuListener): Implemented.
(removePopupMenuListener): Implemented.
(getActionListeners): New method.
(getItemListeners): New method.
(getPopupMenuListeners): New method.

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

20 years ago2004-01-23 Michael Koch <konqueror@gmx.de>
mkoch [Fri, 23 Jan 2004 12:32:23 +0000 (12:32 +0000)]
2004-01-23  Michael Koch  <konqueror@gmx.de>

* gnu/java/net/protocol/http/Connection.java
(connect): Don't initialize bufferedOutputStream if not needed.
(sendRequest): Set property for content length if content is present.
Write content only if present.
(getOutputStream): Check if already connected, dont connect,
initalize bufferedOutputStream if needed.

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

20 years ago2004-01-23 Michael Koch <konqueror@gmx.de>
mkoch [Fri, 23 Jan 2004 12:29:05 +0000 (12:29 +0000)]
2004-01-23  Michael Koch  <konqueror@gmx.de>

* java/io/FileDescriptor.java
(in, out, err): Added javadoc.
(static): Merged loading code.
(fd, position): Moved around.

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

20 years ago2004-01-23 Michael Koch <konqueror@gmx.de>
mkoch [Fri, 23 Jan 2004 12:01:23 +0000 (12:01 +0000)]
2004-01-23  Michael Koch  <konqueror@gmx.de>

* gnu/java/awt/doc-files/BitwiseXORComposite-1.png:
New file.

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

20 years ago2004-01-23 Michael Koch <konqueror@gmx.de>
mkoch [Fri, 23 Jan 2004 11:56:48 +0000 (11:56 +0000)]
2004-01-23  Michael Koch  <konqueror@gmx.de>

* java/lang/Class.java,
java/lang/Object.java,
java/lang/Thread.java: Merged copyright with classpath.

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

20 years ago2004-01-23 Michael Koch <konqueror@gmx.de>
mkoch [Fri, 23 Jan 2004 11:45:54 +0000 (11:45 +0000)]
2004-01-23  Michael Koch  <konqueror@gmx.de>

* java/io/FileDescriptor.java: Merged copyright with classpath to
start merging this class.

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

20 years ago * basic-block.h (PROP_POSTRELOAD): New macro.
hubicka [Fri, 23 Jan 2004 11:02:09 +0000 (11:02 +0000)]
* basic-block.h (PROP_POSTRELOAD): New macro.
(CLEANUP_LOG_LINKS): New.
* cfgcleanup.c (cleanup_cfg): Only PROP_LOG_LINKS when asked to.
* toplev.c (rest_of_handle_life):  Preserve LOG_LINKS trought cleanup_cfg.

* cselib.c (value_pool): New.
(new_cselib_val): Use pool.
(cselib_init): Initialize value_pool
(cselib_finish): Free pool.

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

20 years ago * 1aexcept.adb, 1aexcept.ads, 1ic.ads, 1ssecsta.adb,
charlet [Fri, 23 Jan 2004 10:35:42 +0000 (10:35 +0000)]
* 1aexcept.adb, 1aexcept.ads, 1ic.ads, 1ssecsta.adb,
1ssecsta.ads: Removed, unused.

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

20 years ago2004-01-23 Robert Dewar <dewar@gnat.com>
charlet [Fri, 23 Jan 2004 10:30:04 +0000 (10:30 +0000)]
2004-01-23  Robert Dewar  <dewar@gnat.com>

* exp_aggr.adb: Minor reformatting

* exp_ch9.adb: Minor code clean up
Minor reformatting
Fix bad character in comment

* targparm.adb (Get_Target_Parameters): Give clean abort error on
unexpected end of file, along with more detailed message.

2004-01-23  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>

* exp_pakd.adb (Install_PAT): Clear Freeze_Node for PAT and Etype of
PAT.

* decl.c (copy_alias_set): New function.
(gnat_to_gnu_entity, make_aligning_type, make_packable_type): Use it.

2004-01-23  Doug Rupp  <rupp@gnat.com>

* Makefile.in (install-gnatlib): Change occurrences of lib$$file to
lib$${file} in case subsequent character is not a separator.

2004-01-23  Vincent Celier  <celier@gnat.com>

* 5vml-tgt.adb (Build_Dynamic_Library): Invoke gcc with -shared-libgcc
when the GCC version is at least 3.

* make.adb: (Scan_Make_Arg): Pass -B to Scan_Make_Switches
Remove all "Opt.", to prepare for opt split

* prj-part.adb (Parse_Single_Project): New Boolean out parameter
Extends_All. Set to True when the project parsed is an extending all
project. Fails for importing an extending all project only when the
imported project is an extending all project.
(Post_Parse_Context_Clause): Set Is_Extending_All to the with clause,
depending on the value of Extends_All returned.

* prj-proc.adb (Process): Check that no project shares its object
directory with a project that extends it, directly or indirectly,
including a virtual project.
Check that no project extended by another project shares its object
directory with another also extended project.

* prj-tree.adb (Is_Extending_All, Set_Is_Extending_All): Allow for
Kind = N_With_Clause

* prj-tree.ads: Minor reformatting
Indicate that Flag2 also applies to N_With_Clause (Is_Extending_All).

2004-01-23  Ed Schonberg  <schonberg@gnat.com>

* sem_ch13.adb (Analyze_Attribute_Definition_Clause): If the attribute
applies to a type with an incomplete view, use full view in Name of
clause, for consistency with uses of Get_Attribute_Definition_Clause.

2004-01-23  Arnaud Charlet  <charlet@act-europe.fr>

* 5itaprop.adb (Set_Priority): Reset the priority to 0 when using
SCHED_RR, since other values are not supported by this policy.
(Initialize): Move initialization of mutex attribute to package
elaboration, to prevent early access to this variable.

* Makefile.in: Remove mention of Makefile.adalib, unused.

* Makefile.adalib: Removed, unused.

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

20 years ago PR ada/13471
charlet [Fri, 23 Jan 2004 09:53:05 +0000 (09:53 +0000)]
PR ada/13471
* targparm.adb (Get_Target_Parameters): Give clean abort error on
unexpected end of file, along with more detailed message.

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

20 years ago * config/sparc/sparc.c (scan_record_type): New function.
ebotcazou [Fri, 23 Jan 2004 09:16:56 +0000 (09:16 +0000)]
* config/sparc/sparc.c (scan_record_type): New function.
(function_arg_slotno): Use it to determine which kinds of
registers the record can be passed in.

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

20 years ago libstdc++/13823
ljrittle [Fri, 23 Jan 2004 06:54:06 +0000 (06:54 +0000)]
libstdc++/13823
* testsuite/performance/allocator_map_thread.cc: New test.

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