OSDN Git Service

pf3gnuchains/gcc-fork.git
20 years ago2003-06-13 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Sat, 14 Jun 2003 05:38:04 +0000 (05:38 +0000)]
2003-06-13  Benjamin Kosnik  <bkoz@redhat.com>

* config/abi/i686-pc-linux-gnu: To..
* config/abi/i486-linux-gnu: ...this.
* config/abi/alphaev67-unknown-linux-gnu: To..
* config/abi/alpha-linux-gnu: ...this.
* config/abi/ia64-unknown-linux-gnu: To...
* config/abi/ia64-linux-gnu: ...this.
* config/abi/x86_64-unknown-linux-gnu: To...
* config/abi/x86_64-linux-gnu: ...this.
* config/abi/i386-unknown-freebsd4: To...
* config/abi/i386-freebsd4: ...this.
* configure.host: abi_baseline_triplet to abi_baseline_pair.
Simplify cpu bits so that abi_baseline_pair can use the same
cpu configuration.
* acinclude.m4: Same.
* aclocal.m4: Regenerate.
* configure.in: Can't get enable_abi_check to yes unless native.
* configure: Regenerate.

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

20 years ago * unwind-c.c: Define NO_SIZE_OF_ENCODED_VALUE.
kraai [Sat, 14 Jun 2003 03:08:12 +0000 (03:08 +0000)]
* unwind-c.c: Define NO_SIZE_OF_ENCODED_VALUE.
* unwind-pe.h (size_of_encoded_value): Do not define if
NO_SIZE_OF_ENCODED_VALUE is defined.

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

20 years ago * expr.c (expand_expr <COMPLEX_CST>): Handle the case of
sayle [Sat, 14 Jun 2003 00:23:24 +0000 (00:23 +0000)]
* expr.c (expand_expr <COMPLEX_CST>): Handle the case of
expanding a complex constant into a CONCAT target.

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

20 years agoDaily bump.
gccadmin [Sat, 14 Jun 2003 00:16:07 +0000 (00:16 +0000)]
Daily bump.

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

20 years ago * config/svr3.h (ASM_FILE_START): Don't use ASM_FILE_START_1.
zack [Sat, 14 Jun 2003 00:09:30 +0000 (00:09 +0000)]
* config/svr3.h (ASM_FILE_START): Don't use ASM_FILE_START_1.
(ASM_FILE_START_1): Delete.
* config/i386/att.h, config/i386/sco5.h,
config/i386/sysv3.h
(ASM_FILE_START_1): Delete.

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

20 years ago* config/i386/bsd.h: Remove ASM_FILE_START.
dj [Fri, 13 Jun 2003 23:55:54 +0000 (23:55 +0000)]
* config/i386/bsd.h: Remove ASM_FILE_START.
* config/i386/djgpp.h: Likewise.
* config/i386/gas.h (ASM_FILE_START): Output .file before .intel_syntax.

* config/i386/djgpp.h: Move included unix.h, bsd.h, gas.h to ...
* config.gcc (i[34567]86-pc-msdosdjgpp): ... here.

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

20 years agoMark PR last change.
rth [Fri, 13 Jun 2003 23:29:23 +0000 (23:29 +0000)]
Mark PR last change.

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

20 years ago * com.c (ffecom_sym_transform_): Install FFEINFO_whereGLOBAL
rth [Fri, 13 Jun 2003 23:28:49 +0000 (23:28 +0000)]
    * com.c (ffecom_sym_transform_): Install FFEINFO_whereGLOBAL
        symbols in the global binding level.

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

20 years ago* config/i386/bsd.h: Remove ASM_FILE_START.
dj [Fri, 13 Jun 2003 23:18:50 +0000 (23:18 +0000)]
* config/i386/bsd.h: Remove ASM_FILE_START.
* config/i386/djgpp.h: Likewise.
* config/i386/gas.h (ASM_FILE_START): Output .file before .intel_syntax.

* config/i386/djgpp.h: Move included unix.h, bsd.h, gas.h to ...
* config.gcc (i[34567]86-pc-msdosdjgpp): ... here.

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

20 years ago2003-06-13 Vladimir Makarov <vmakarov@redhat.com>
vmakarov [Fri, 13 Jun 2003 23:09:48 +0000 (23:09 +0000)]
2003-06-13  Vladimir Makarov  <vmakarov@redhat.com>

PR bootstrap/10835
* haifa-sched.c (max_lookahead_tries,
        cached_first_cycle_multipass_dfa_lookahead,
        cached_issue_rate): New variables.
(max_issue): Check the number of tries.
(choose_ready): Calculate max_lookahead_tries.
(sched_init): Check cached_issue_rate.

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

20 years ago * cfgbuild.c (make_edges): Set ABNORMAL with SIBCALL.
rth [Fri, 13 Jun 2003 22:56:09 +0000 (22:56 +0000)]
    * cfgbuild.c (make_edges): Set ABNORMAL with SIBCALL.
        * cfgrtl.c (purge_dead_edges): Expect it too.

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

20 years ago PR bootstrap/10983
ebotcazou [Fri, 13 Jun 2003 22:13:07 +0000 (22:13 +0000)]
PR bootstrap/10983
* combine.c (make_extraction): Use gen_lowpart_for_combine
when extracting from a REG and not in the destination of a SET.

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

20 years ago * tsystem.h (abort): Declare in inhibit_libc case to remove build
devans [Fri, 13 Jun 2003 21:52:02 +0000 (21:52 +0000)]
* tsystem.h (abort): Declare in inhibit_libc case to remove build
warnings for addvsi3, et.al.

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

20 years ago2003-06-13 Paolo Carlini <pcarlini@unitus.it>
paolo [Fri, 13 Jun 2003 21:06:37 +0000 (21:06 +0000)]
2003-06-13  Paolo Carlini  <pcarlini@unitus.it>

* testsuite/27_io/basic_filebuf/seekoff/char/1.cc: Split and
fix for missing seeks between gets and puts into...
* testsuite/27_io/basic_filebuf/seekoff/char/3-io.cc: New.
* testsuite/27_io/basic_filebuf/seekoff/char/4-io.cc: New.
* testsuite/27_io/basic_filebuf/seekpos/char/1.cc: Same, into...
* testsuite/27_io/basic_filebuf/seekpos/char/3-io.cc: New.
* testsuite/27_io/basic_filebuf/seekpos/char/4-io.cc: New.
* testsuite/27_io/basic_filebuf/sputbackc/char/1-io.cc: Fix
for missing seeks between gets and puts.
* testsuite/27_io/basic_filebuf/sputbackc/char/2-io.cc: Ditto.
* testsuite/data/seekoff-1.tst: New.
* testsuite/data/seekoff-2.tst: New.
* testsuite/data/seekpos-1.tst: New.
* testsuite/data/seekpos-2.tst: New.

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

20 years ago2003-06-13 Nathan C. Myers <ncm-nospam@cantrip.org>
paolo [Fri, 13 Jun 2003 20:59:42 +0000 (20:59 +0000)]
2003-06-13  Nathan C. Myers <ncm-nospam@cantrip.org>

Avoid multi-processor bus contention on increment/decrement-and-
test of the reference count in the empty-string object, by comparing
        addresses first, and never touching the reference count of the empty-
        string object.
* include/bits/basic_string.h:
(_S_empty_rep_storage): Move into basic_string<>::_Rep for use by its
members.
(_Rep::_S_empty_rep()): New accessor.
(_Rep::_M_length, _Rep::_M_capacity, _Rep::_M_references): Move to
a base class _Rep_base.
(_Rep::_M_dispose, _Rep::_M_refcopy): Check for the empty string.
(basic_string()): Change to use _M_refdata() in place of _M_refcopy(),
since no longer must increment its refcount.
* include/bits/basic_string.tcc:
(_Rep::_M_destroy, _M_leak_hard): Check for the empty string and
        return immediately.  The former might be unnecessary.  The latter
        prevents begin() and end() from cloning it unnecessarily.
(_S_construct(_InIterator, _InIterator, const _Alloc&,
input_iterator_tag), _S_construct(_InIterator, _InIterator,
const _Alloc&, forward_iterator_tag), _S_construct(size_type, _CharT,
const _Alloc&)): Change to use _M_refdata() in place of _M_refcopy().
(_M_mutate): Check for the empty string and treat it as shared.
        This is necessary here because _M_mutate is sometimes called with
        all-zero arguments; in all other uses of _M_is_shared, the test comes
        out right anyhow.

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

20 years ago2003-06-13 Aldy Hernandez <aldyh@redhat.com>
aldyh [Fri, 13 Jun 2003 19:27:29 +0000 (19:27 +0000)]
2003-06-13  Aldy Hernandez  <aldyh@redhat.com>

        * c-common.c (handle_mode_attribute): Use VECTOR_MODE_P macro.

        * simplify-rtx.c (simplify_subreg): Same.

        * emit-rtl.c (gen_lowpart_common): Same.

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

20 years ago * builtins.c: Fix comment typos.
kazu [Fri, 13 Jun 2003 17:30:53 +0000 (17:30 +0000)]
* builtins.c: Fix comment typos.
* fold-const.c: Likewise.

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

20 years ago * config/m32r/m32r-protos.h (m32r_pass_by_reference): Declare.
devans [Fri, 13 Jun 2003 16:57:26 +0000 (16:57 +0000)]
* config/m32r/m32r-protos.h (m32r_pass_by_reference): Declare.
* config/m32r/m32r.c (m32r_pass_by_reference): New fn.
(m32r_va_arg): Use it.
* config/m32r/m32r.h (FUNCTION_ARG_PASS_BY_REFERENCE): Ditto.
(RETURN_IN_MEMORY): Ditto.

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

20 years ago * c-typeck.c: Remove #if 0 clauses.
neroden [Fri, 13 Jun 2003 16:23:35 +0000 (16:23 +0000)]
* c-typeck.c: Remove #if 0 clauses.

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

20 years ago * lex.c: Convert to ISO C.
neroden [Fri, 13 Jun 2003 16:13:07 +0000 (16:13 +0000)]
* lex.c: Convert to ISO C.

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

20 years ago 2003-05-19 Jens-Michael Hoffmann <jensmh@gmx.de>
neroden [Fri, 13 Jun 2003 15:07:48 +0000 (15:07 +0000)]
2003-05-19  Jens-Michael Hoffmann  <jensmh@gmx.de>
* init.c: removes use of PARAMS macro.  Use ISO style function
declarations.  (Not copyright-significant change.)

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

20 years ago PR other/1494
neroden [Fri, 13 Jun 2003 14:39:42 +0000 (14:39 +0000)]
PR other/1494
* config/alpha/openbsd.h, config/i386/openbsd.h,
config/m68k/openbsd.h, config/sparc/openbsd.h: Remove
residual reference to EGCS.

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

20 years ago* arm.c (output_call_mem): If the address references the link-register
rearnsha [Fri, 13 Jun 2003 14:30:38 +0000 (14:30 +0000)]
* arm.c (output_call_mem): If the address references the link-register
use an instruction sequence that avoids early-clobbering IP.
(eliminate_lr2ip): Delete.

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

20 years ago * rtti.c: Remove PARAMS.
neroden [Fri, 13 Jun 2003 14:30:19 +0000 (14:30 +0000)]
* rtti.c: Remove PARAMS.

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

20 years agogcc:
ghazi [Fri, 13 Jun 2003 14:08:36 +0000 (14:08 +0000)]
gcc:
* c-format.c (format_types_orig): Disallow '*' width/precision in
asm_fprintf format checks.

testsuite:
* gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.

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

20 years ago * paranoia.cc: Fix spelling error.
neroden [Fri, 13 Jun 2003 13:57:27 +0000 (13:57 +0000)]
* paranoia.cc: Fix spelling error.

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

20 years ago * typeck2.c: Convert to ISO C.
neroden [Fri, 13 Jun 2003 13:34:16 +0000 (13:34 +0000)]
* typeck2.c: Convert to ISO C.

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

20 years ago * config/s390/s390.c (s390_va_arg): Fix alignment when retrieving
uweigand [Fri, 13 Jun 2003 13:04:34 +0000 (13:04 +0000)]
* config/s390/s390.c (s390_va_arg): Fix alignment when retrieving
non-integral types from integer register save area slots.

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

20 years ago2003-06-12 Andrew Haley <aph@redhat.com>
aph [Fri, 13 Jun 2003 12:20:45 +0000 (12:20 +0000)]
2003-06-12  Andrew Haley  <aph@redhat.com>

        * prims.cc (catch_segv): Create exception in handler.
        (catch_fpe): Likewise.
        (_Jv_divI, _Jv_remI, _Jv_divJ, _Jv_remJ): Likewise.
        (_Jv_ThrowSignal): Remove.

        * include/x86_64-signal.h (INIT_SEGV): Delete reference to nullp.
        * include/default-signal.h (INIT_SEGV, INIT_FPE): Delete reference
        to nullp and arithexception.
        * include/dwarf2-signal.h (INIT_SEGV, INIT_FPE): Likewise.
        * include/i386-signal.h (INIT_SEGV, INIT_FPE): Likewise.
        * include/s390-signal.h (INIT_SEGV, INIT_FPE): Likewise.
        * include/sparc-signal.h (INIT_SEGV, INIT_FPE): Likewise.
        * include/win32-signal.h (INIT_SEGV, INIT_FPE): Likewise.

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

20 years ago * src/x86/sysv.S: Avoid gas-only .uleb128/.sleb128 directives.
ro [Fri, 13 Jun 2003 11:59:53 +0000 (11:59 +0000)]
* src/x86/sysv.S: Avoid gas-only .uleb128/.sleb128 directives.
Use C style comments.

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

20 years ago(gcc)
kraai [Fri, 13 Jun 2003 11:36:31 +0000 (11:36 +0000)]
(gcc)
* ChangeLog.1: Fix spelling of "outputting".
* ChangeLog.3: Likewise.
* diagnostic.h: Likewise.
* genautomata.c: Likewise.
* config/pa/pa.c: Likewise.

(gcc/ada)
* gnatls.adb: Fix spelling of "outputting".
* gnatmem.adb: Likewise.
* prj-pp.adb: Likewise.

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

20 years ago * config/i386/svr3dbx.h: GNU CC -> GCC; Intel 385 -> Intel 386.
neroden [Fri, 13 Jun 2003 11:29:35 +0000 (11:29 +0000)]
* config/i386/svr3dbx.h: GNU CC -> GCC; Intel 385 -> Intel 386.

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

20 years ago2003-06-13 Florian Weimer <fw@deneb.enyo.de>
fw [Fri, 13 Jun 2003 10:11:45 +0000 (10:11 +0000)]
2003-06-13  Florian Weimer  <fw@deneb.enyo.de>

* doc/invoke.texi (SPARC Options): Document ``-mimpure-text''.

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

20 years ago * config/sh/linux.h (TARGET_ASM_FILE_END): Set TARGET_ASM_FILE_END
kkojima [Fri, 13 Jun 2003 07:03:49 +0000 (07:03 +0000)]
* config/sh/linux.h (TARGET_ASM_FILE_END): Set TARGET_ASM_FILE_END
to file_end_indicate_exec_stack.

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

20 years agoback out previous patch, instead do
devans [Fri, 13 Jun 2003 06:20:12 +0000 (06:20 +0000)]
back out previous patch, instead do
* config/m32r/initfini.c (__CTOR_LIST__,__DTOR_LIST__): Attribute used.
(__do_global_ctors,__do_global_dtors): Ditto.

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

20 years ago PR target/11089
rth [Fri, 13 Jun 2003 06:13:51 +0000 (06:13 +0000)]
    PR target/11089
        * config/i386/i386.md (sse_movaps): Use an expander to force
        one operand to be a register.
        (sse_movups): Likewise.

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

20 years ago2003-06-12 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Fri, 13 Jun 2003 05:45:57 +0000 (05:45 +0000)]
2003-06-12  Benjamin Kosnik  <bkoz@redhat.com>

* src/allocator-inst.cc: Explicitly instantiate.
* include/ext/pool_allocator.h: Inhibit implicit instantiations.
Tweaks.
* config/linker-map.gnu: Add __pool_alloc bits. Tweaks.

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

20 years ago * lib/gcc-dg.exp (dg-require-dll): New function.
mmitchel [Fri, 13 Jun 2003 05:41:02 +0000 (05:41 +0000)]
* lib/gcc-dg.exp (dg-require-dll): New function.
(dg-xfail-if): Likewise.
* gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
driver.

* gcc.c-torture/compile/20000804-1.c: Convert to dg format.
* gcc.c-torture/compile/20001205-1.c: Likewise.
* gcc.c-torture/compile/20001226-1.c: Likewise.
* gcc.c-torture/compile/20010518-2.c: Likewise.
* gcc.c-torture/compile/20020312-1.c: Likewise.
* gcc.c-torture/compile/20020604-1.c: Likewise.
* gcc.c-torture/compile/920501-12.c: Likewise.
* gcc.c-torture/compile/920501-4.c: Likewise.
* gcc.c-torture/compile/920520-1.c: Likewise.
* gcc.c-torture/compile/920521-1.c: Likewise.
* gcc.c-torture/compile/920625-1.c: Likewise.
* gcc.c-torture/compile/961203-1.c: Likewise.
* gcc.c-torture/compile/980506-1.c: Likewise.
* gcc.c-torture/compile/981006-1.c: Likewise.
* gcc.c-torture/compile/981022-1.c: Likewise.
* gcc.c-torture/compile/981223-1.c: Likewise.
* gcc.c-torture/compile/990617-1.c: Likewise.
* gcc.c-torture/compile/dll.c: Likewise.
* gcc.c-torture/compile/labels-3.c: Likewise.
* gcc.c-torture/compile/mipscop-1.c: Likewise.
* gcc.c-torture/compile/mipscop-2.c: Likewise.
* gcc.c-torture/compile/mipscop-3.c: Likewise.
* gcc.c-torture/compile/mipscop-4.c: Likewise.
* gcc.c-torture/compile/simd-5.c: Likewise.
* gcc.c-torture/compile/20000804-1.x: Remove.
* gcc.c-torture/compile/20001205-1.x: Likewise.
* gcc.c-torture/compile/20001226-1.x: Likewise.
* gcc.c-torture/compile/20010518-2.x: Likewise.
* gcc.c-torture/compile/20020312-1.x: Likewise.
* gcc.c-torture/compile/20020604-1.x: Likewise.
* gcc.c-torture/compile/920501-12.x: Likewise.
* gcc.c-torture/compile/920501-4.x: Likewise.
* gcc.c-torture/compile/920520-1.x: Likewise.
* gcc.c-torture/compile/920521-1.x: Likewise.
* gcc.c-torture/compile/920625-1.x: Likewise.
* gcc.c-torture/compile/961203-1.x: Likewise.
* gcc.c-torture/compile/980506-1.x: Likewise.
* gcc.c-torture/compile/981006-1.x: Likewise.
* gcc.c-torture/compile/981022-1.x: Likewise.
* gcc.c-torture/compile/981223-1.x: Likewise.
* gcc.c-torture/compile/990617-1.x: Likewise.
* gcc.c-torture/compile/mipscop-1.x: Likewise.
* gcc.c-torture/compile/mipscop-2.x: Likewise.
* gcc.c-torture/compile/mipscop-3.x: Likewise.
* gcc.c-torture/compile/mipscop-4.x: Likewise.
* gcc.c-torture/compile/simd-5.x: Likewise.

* gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.

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

20 years ago Remove some build warnings.
devans [Fri, 13 Jun 2003 05:33:38 +0000 (05:33 +0000)]
Remove some build warnings.
* config/m32r/initfini.c (__CTOR_LIST__,__DTOR_LIST__): No longer
static.
(__do_global_ctors,__do_global_dtors): Ditto.

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

20 years ago PR middle-end/10557
rth [Fri, 13 Jun 2003 05:30:33 +0000 (05:30 +0000)]
    PR middle-end/10557
        * rtlanal.c (subreg_offset_representable_p): Relax subreg check.

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

20 years ago * fold-const.c (tree_expr_nonnegative_p): Fix misspelling
kraai [Fri, 13 Jun 2003 04:35:29 +0000 (04:35 +0000)]
* fold-const.c (tree_expr_nonnegative_p): Fix misspelling
of "least".

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

20 years ago * config/m32r/m32r.md: Fix a comment typo.
kazu [Fri, 13 Jun 2003 04:18:26 +0000 (04:18 +0000)]
* config/m32r/m32r.md: Fix a comment typo.

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

20 years ago PR target/10142
ebotcazou [Fri, 13 Jun 2003 03:56:10 +0000 (03:56 +0000)]
PR target/10142
* config/sparc/sparc.c (function_arg_record_value_parms): Add
new 'stack' field.
(function_arg_record_value_1): Set 'stack' to 1 if we run out of
integer slots for an integer field.
(function_arg_record_value_3): Shift vector index.
(function_arg_record_value_2): Likewise.
(function_arg_record_value): Initialize 'stack' to 0.
Set 'stack' to 1 if we run out of integer slots for an integer field.
Generate (parallel [(expr_list (nil) ...) ...]) if 'stack' is set to 1.

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

20 years ago * gcc.c-torture/execute/20030611-1.c: New test.
ebotcazou [Fri, 13 Jun 2003 03:39:47 +0000 (03:39 +0000)]
* gcc.c-torture/execute/20030611-1.c: New test.

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

20 years ago PR optimization/10955
ebotcazou [Fri, 13 Jun 2003 03:34:02 +0000 (03:34 +0000)]
PR optimization/10955
* unroll.c (unroll_loop): Fix off-by-one bug.

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

20 years ago * Makefile.am: Add SHmedia support. Fix a typo of SH support.
kkojima [Fri, 13 Jun 2003 02:23:26 +0000 (02:23 +0000)]
* Makefile.am: Add SHmedia support.  Fix a typo of SH support.
* Makefile.in: Regenerate.
* configure.in (sh64-*-linux*, sh5*-*-linux*): Add target.
* configure: Regenerate.
* include/ffi.h.in: Add SHmedia support.
* src/sh64/ffi.c: New file.
* src/sh64/sysv.S: New file.

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

20 years ago2003-06-12 Aldy Hernandez <aldyh@redhat.com>
aldyh [Fri, 13 Jun 2003 02:03:09 +0000 (02:03 +0000)]
2003-06-12  Aldy Hernandez  <aldyh@redhat.com>

        * config/rs6000/rs6000.c (function_arg): Remove typo.

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

20 years ago * config/i386/i386.c (legitimate_constant_p): Handle UNSPEC_NTPOFF
rth [Fri, 13 Jun 2003 00:45:11 +0000 (00:45 +0000)]
    * config/i386/i386.c (legitimate_constant_p): Handle UNSPEC_NTPOFF
        and UNSPEC_DTPOFF.

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

20 years ago PR middle-end/10475
rth [Fri, 13 Jun 2003 00:34:04 +0000 (00:34 +0000)]
    PR middle-end/10475
        * expmed.c (emit_store_flag): Use simplify_gen_subreg directly
        for extracting sub-words.
* gcc.c-torture/compile/20030612-1.c: New.

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

20 years agoDaily bump.
gccadmin [Fri, 13 Jun 2003 00:16:08 +0000 (00:16 +0000)]
Daily bump.

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

20 years ago PR target/7594
rth [Thu, 12 Jun 2003 21:57:31 +0000 (21:57 +0000)]
    PR target/7594
        * config/m68k/m68k.md (zero_extendhisi2): Use gen_lowpart_SUBREG.
        (zero_extendqihi2, zero_extendqisi2): Likewise.

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

20 years ago2003-06-12 Aldy Hernandez <aldyh@redhat.com>
aldyh [Thu, 12 Jun 2003 21:38:46 +0000 (21:38 +0000)]
2003-06-12  Aldy Hernandez  <aldyh@redhat.com>

* config/rs6000/rs6000.c (function_arg): Always split vectors for
e500 if it's a stdarg function.
(function_arg_advance): Advance 2 registers for vectors in a
stdarg function.
(init_cumulative_args): Initialize stdarg.
(rs6000_spe_function_arg): New.

* config/rs6000/rs6000.h (rs6000_args): Add stdarg.

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

20 years ago2003-06-12 Aldy Hernandez <aldyh@redhat.com>
aldyh [Thu, 12 Jun 2003 20:58:22 +0000 (20:58 +0000)]
2003-06-12  Aldy Hernandez  <aldyh@redhat.com>

        * config/rs6000/rs6000.h (MODES_TIEABLE_P): Add SPE vectors.

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

20 years ago PR middle-end/168
sayle [Thu, 12 Jun 2003 20:33:02 +0000 (20:33 +0000)]
PR middle-end/168
* fold-const.c (tree_expr_nonnegative_p):  Handle addition
and multiplication of zero extensions, floating point division,
and integer<->fp, fp<->fp and zero extension conversions.
The built-in ceil and floor functions preserve signedness.

* gcc.dg/20030612-1.c: New test case.

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

20 years ago * ChangeLog: Follow spelling conventions.
kazu [Thu, 12 Jun 2003 19:01:08 +0000 (19:01 +0000)]
* ChangeLog: Follow spelling conventions.
* ChangeLog.2: Likewise.
* c-decl.c: Likewise.
* cfgloop.h: Likewise.
* cgraph.c: Likewise.
* coverage.c: Likewise.
* cppcharset.c: Likewise.
* cpphash.h: Likewise.
* cpplex.c: Likewise.
* cpplib.c: Likewise.
* dbxout.c: Likewise.
* df.c: Likewise.
* dwarf2out.c: Likewise.
* dwarfout.c: Likewise.
* emit-rtl.c: Likewise.
* explow.c: Likewise.
* gcov-io.c: Likewise.
* gcov-io.h: Likewise.
* gcov.c: Likewise.
* gengtype.c: Likewise.
* ggc.h: Likewise.
* opts.c: Likewise.
* real.c: Likewise.
* reload.c: Likewise.
* stmt.c: Likewise.

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

20 years ago * doc/install.texi (m32r-*-elf): Change company to Renesas.
janis [Thu, 12 Jun 2003 18:46:23 +0000 (18:46 +0000)]
* doc/install.texi (m32r-*-elf): Change company to Renesas.

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

20 years ago * basic-block.h (flow_delete_block_noexpunge): Kill.
hubicka [Thu, 12 Jun 2003 18:09:56 +0000 (18:09 +0000)]
* basic-block.h (flow_delete_block_noexpunge): Kill.
* cfgrtl.c (flow_delete_block_noexpunge): Merge to
rtl_delete_block.

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

20 years ago PR inline-asm/4823
rth [Thu, 12 Jun 2003 18:01:26 +0000 (18:01 +0000)]
    PR inline-asm/4823
        * reg-stack.c (any_malformed_asm): New.
        (check_asm_stack_operands): Set it.
        (convert_regs_1): Check it before aborting.

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

20 years ago PR c++/10635
mmitchel [Thu, 12 Jun 2003 17:22:29 +0000 (17:22 +0000)]
PR c++/10635
* typeck.c (build_c_cast): Check that the destination type is
complete.

PR c++/10635
* g++.dg/expr/cast1.C: New test.

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

20 years ago2003-06-12 Aldy Hernandez <aldyh@redhat.com>
aldyh [Thu, 12 Jun 2003 16:40:41 +0000 (16:40 +0000)]
2003-06-12  Aldy Hernandez  <aldyh@redhat.com>

        * config/rs6000/spe.md: Change all clobbers of the accumulator to sets.

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

20 years ago2003-06-11 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Thu, 12 Jun 2003 15:49:16 +0000 (15:49 +0000)]
2003-06-11  Benjamin Kosnik  <bkoz@redhat.com>

* include/bits/stl_alloc.h (__debug_alloc): Move out.
(__malloc_alloc): Same.
(__pool_alloc): Same.
(__new_alloc): Same.
Rename to..
* include/bits/allocator.h: ...this.
* include/bits/stl_deque.h: Modify comment.
* include/bits/stl_tree.h: Modify include.
* include/std/std_memory.h: Same.
* include/ext/rope: Same.
* include/ext/slist: Same.
* include/std/std_vector.h: Same.
* include/std/std_stack.h: Same.
* include/std/std_queue.h: Same.
* include/std/std_list.h: Same.
* include/std/std_deque.h: Same.
* include/backward/alloc.h: Same.
* include/ext/debug_allocator.h: New.
* include/ext/malloc_allocator.h: New.
* include/ext/pool_allocator.h: New.
* include/ext/new_allocator.h: New.
* include/bits/pthread_allocimpl.h: Remove.
* include/bits/stl_pthread_alloc.h: Remove.
* include/Makefile.am (ext_headers): Add.
* include/Makefile.in: Regenerate.
* src/stl-inst.cc: Use __gnu_cxx namespace.
* src/stl-inst.cc: Move to...
* src/allocator-inst.cc: Here.
* src/Makefile.am (sources): Update.
* src/Makefile.in: Regenerate.
* config/linker-map.gnu: Remove __pool_alloc bits.
* testsuite/ext/headers.cc: Add.
* testsuite/ext/allocators.cc: Fixup.

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

20 years ago2003-06-11 Andrew Haley <aph@redhat.com>
aph [Thu, 12 Jun 2003 15:39:17 +0000 (15:39 +0000)]
2003-06-11  Andrew Haley  <aph@redhat.com>

        * jni.cc (_Jv_JNI_check_types): New.
        (_Jv_JNI_SetPrimgitiveArrayRegion): Check array type.
        (_Jv_JNI_GetPrimitiveArrayRegion): Ditto.
        (_Jv_JNI_GetPrimitiveArrayElements): Ditto.
        (_Jv_JNI_ReleasePrimitiveArrayElements): Ditto.

        * java/lang/natVMSecurityManager.cc (getClassContext): Fix
        infinite loop.

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

20 years ago * treetree.c: Remove cl_options-count and cl_options.
aj [Thu, 12 Jun 2003 15:15:40 +0000 (15:15 +0000)]
* treetree.c: Remove cl_options-count and cl_options.

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

20 years ago2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
hjl [Thu, 12 Jun 2003 14:38:22 +0000 (14:38 +0000)]
2003-06-12  H.J. Lu <hongjiu.lu@intel.com>

* config.guess: Update to 2003-06-06 version.
* config.sub: Update to 2003-06-06 version.

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

20 years ago * c-opts.c (complain_wrong_lang): Add on argument.
jakub [Thu, 12 Jun 2003 14:02:41 +0000 (14:02 +0000)]
* c-opts.c (complain_wrong_lang): Add on argument.
Print no- switch if on is false.
(c_common_decode_option): Adjust caller.

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

20 years ago * config/s390/s390.c (s390_emit_prologue): Use LA instead of AR
uweigand [Thu, 12 Jun 2003 13:47:52 +0000 (13:47 +0000)]
* config/s390/s390.c (s390_emit_prologue): Use LA instead of AR
to initialize GOT register.

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

20 years ago * fold-const.c (tree_expr_nonnegative_p): Add support for
sayle [Thu, 12 Jun 2003 12:53:01 +0000 (12:53 +0000)]
* fold-const.c (tree_expr_nonnegative_p): Add support for
floating point constants, addition and multiplication.

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

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

20 years ago * sh.md (adddi3_compact, subdi3_compact): Add earlyclobber
amylaar [Thu, 12 Jun 2003 12:03:25 +0000 (12:03 +0000)]
* sh.md (adddi3_compact, subdi3_compact): Add earlyclobber
constraint modifier for operand 0.

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

20 years ago * configure.in (assembler dwarf2 debug_line support): Define insn
hp [Thu, 12 Jun 2003 07:09:56 +0000 (07:09 +0000)]
* configure.in (assembler dwarf2 debug_line support): Define insn
for cris-*-* and mmix-*-*.
* configure: Regenerate.

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

20 years ago Don't warn on dollars in builtin macro definitions,
hp [Thu, 12 Jun 2003 06:09:15 +0000 (06:09 +0000)]
Don't warn on dollars in builtin macro definitions,
e.g. __REGISTER_PREFIX__.
* cpphash.h (struct cpp_reader): Move member warn_dollars...
* cpplib.h (struct cpp_options): ...to here.  Change type to
unsigned char.
* cppinit.c (cpp_create_reader): Set it to 1 here.
(post_options): Don't set it here.
* c-opts.c (c_common_init_options): Reset it to 0 here.
(finish_options): Set it here.
* cpplex.c (forms_identifier_p): Tweak for new location of
warn_dollars.

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

20 years ago * ChangeLog: Add missing closing parentheses.
kraai [Thu, 12 Jun 2003 06:06:08 +0000 (06:06 +0000)]
* ChangeLog: Add missing closing parentheses.

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

20 years agoPatch from Kelley Cook.
wilson [Thu, 12 Jun 2003 05:54:23 +0000 (05:54 +0000)]
Patch from Kelley Cook.
* lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
options instead of at the end.
* lib/objc.exp (objc_target_compile): Likewise.

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

20 years ago * misc.c (gnat_handle_option): Fix warnings.
neil [Thu, 12 Jun 2003 05:47:04 +0000 (05:47 +0000)]
* misc.c (gnat_handle_option): Fix warnings.

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

20 years ago * Make-lang.in (gnatbind): Remove $(LIBIBERTY).
kraai [Thu, 12 Jun 2003 05:42:08 +0000 (05:42 +0000)]
* Make-lang.in (gnatbind): Remove $(LIBIBERTY).

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

20 years agoKaos support from Uwe Stieber
wilson [Thu, 12 Jun 2003 05:18:12 +0000 (05:18 +0000)]
Kaos support from Uwe Stieber
* config.gcc (arm*-*-kaos*, i[34567]86-*-kaos*, powerpc-*-kaos*,
powerpcle-*-kaos*, strongarm-*-kaos*): New targets.
(sh-*-elf*): Add sh*-*-kaos* support.
* config/kaos.h, config/arm/kaos-strongarm.h, config/arm/kaos-arm.h,
config/i386/kaos-i386.h, config/rs6000/kaos-ppc.h,
config/sh/kaos-sh.h: New files.

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

20 years ago * gcse.c (fis_get_condition): Make it a global function.
kazu [Thu, 12 Jun 2003 04:15:56 +0000 (04:15 +0000)]
* gcse.c (fis_get_condition): Make it a global function.
* reload1.c (reload_cse_move2add): Detect implicit sets.
* rtl.h: Add a prototype for fis_get_condition.

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

20 years ago2003-06-11 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Thu, 12 Jun 2003 03:24:16 +0000 (03:24 +0000)]
2003-06-11  Benjamin Kosnik  <bkoz@redhat.com>

* acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Simplify.
* aclocal.m4: Regenerate.
* Makefile.am (SUBDIRS): Remove libio.
* Makefile.in: Regenerate.
* configure.in: Same.
* configure: Regenerate.
* config/io/basic_file_libio.cc: Remove.
* config/io/basic_file_libio.h: Remove.
* config/io/c_io_libio_codecvt.c: Remove.
* config/io/c_io_libio.h: Remove.
* libio/*: Remove.
* src/Makefile.am: Same.
* src/Makefile.in: Regenerate.
* docs/html/configopts.html: Edits.
* docs/html/explanations.html: Edits.

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

20 years ago * java/lang/ClassLoader.java (loadClass): Not deprecated.
tromey [Thu, 12 Jun 2003 03:13:14 +0000 (03:13 +0000)]
* java/lang/ClassLoader.java (loadClass): Not deprecated.
* java/io/PrintStream.java: Not deprecated.

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

20 years ago2003-06-11 Scott Gilbertson <scottg@mantatest.com>
tromey [Thu, 12 Jun 2003 03:08:58 +0000 (03:08 +0000)]
2003-06-11  Scott Gilbertson  <scottg@mantatest.com>

* gnu/awt/j2d/IntegerGraphicsState.java (drawOval): implemented.
(fillOval): implemented
* gnu/awt/xlib/XGraphics.java (drawArc): implemented.
(fillArc): implemented.
* gnu/gcj/xlib/GC.java (drawArc): added native method.
(fillArc): added native method.
* gnu/gcj/xlib/natGC.cc (drawArc): added native method.
(fillArc): added native method.

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

20 years ago * stmt.c (expand_asm_operands): Don't warn for memories with
rth [Thu, 12 Jun 2003 01:04:32 +0000 (01:04 +0000)]
    * stmt.c (expand_asm_operands): Don't warn for memories with
        queued addresses.

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

20 years agoDaily bump.
gccadmin [Thu, 12 Jun 2003 00:16:10 +0000 (00:16 +0000)]
Daily bump.

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

20 years ago PR c++/10432
mmitchel [Thu, 12 Jun 2003 00:10:26 +0000 (00:10 +0000)]
PR c++/10432
* cp-tree.h (finish_declarator): Remove.
* decl.c (cp_finish_decl): Make sure to pop_nested_class even for
erroneous declarations.
* semantics.c (finish_declarator): Remove.

PR c++/10432
* g++.dg/parse/error1.C: New test.

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

20 years ago * config/sh/sh.h (SUBTARGET_ASM_RELAX_SPEC): Rewrite without
kkojima [Wed, 11 Jun 2003 22:36:29 +0000 (22:36 +0000)]
* config/sh/sh.h (SUBTARGET_ASM_RELAX_SPEC): Rewrite without
brackets.

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

20 years ago * decl2.c (generate_ctor_or_dtor_function): Avoid expanding a
sayle [Wed, 11 Jun 2003 22:29:41 +0000 (22:29 +0000)]
* decl2.c (generate_ctor_or_dtor_function): Avoid expanding a
global static constructor/destructor if it will be empty, i.e.
either doesn't call any ctors/dtors or only calls pure or const
ctors/dtors.

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

20 years ago * hooks.c (hook_int_size_t_constcharptr_int_0): New.
neil [Wed, 11 Jun 2003 22:21:10 +0000 (22:21 +0000)]
* hooks.c (hook_int_size_t_constcharptr_int_0): New.
* hooks.h (hook_int_size_t_constcharptr_int_0): New.
* langhooks-def.h (lhd_decode_option, LANG_HOOKS_DECODE_OPTION): Die.
(LANG_HOOKS_HANDLE_OPTION, LANG_HOOKS_INITIALIZER): Update.
* langhooks.c (lhd_decode_option): Remove.
* langhooks.h (struct lang_hooks): Remove decode_option.
* opts.c (handle_option): No longer use decode_option.
java:
* Make-lang.in: Handle mostlyclean.
treelang:
* Make-lang.in: Update for option handling.
* lang.opt: New.
* tree1.c: Include opts.h and t-options.h.
(treelang_decode_option): Remove.
(treelang_handle_option): New.
* treetree.c (LANG_HOOKS_DECODE_OPTION): Remove.
(LANG_HOOKS_HANDLE_OPTION): Override.
* treetree.h (treelang_decode_option): Remove.
(treelang_handle_option): New.

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

20 years ago * mangle.c (tm_p.h): Include it.
mmitchel [Wed, 11 Jun 2003 21:56:31 +0000 (21:56 +0000)]
* mangle.c (tm_p.h): Include it.
* Make-lang.in (cp/mangle.o): Depend on $(TM_P_H).

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

20 years agoFix typo
neil [Wed, 11 Jun 2003 20:59:40 +0000 (20:59 +0000)]
Fix typo

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

20 years ago * gcc.dg/compat/struct-by-value-11_main.c: New file.
janis [Wed, 11 Jun 2003 20:29:21 +0000 (20:29 +0000)]
* gcc.dg/compat/struct-by-value-11_main.c: New file.
* gcc.dg/compat/struct-by-value-11_x.c: New file.
* gcc.dg/compat/struct-by-value-11_y.c: New file.
* gcc.dg/compat/struct-by-value-12_main.c: New file.
* gcc.dg/compat/struct-by-value-12_x.c: New file.
* gcc.dg/compat/struct-by-value-12_y.c: New file.
* gcc.dg/compat/struct-by-value-13_main.c: New file.
* gcc.dg/compat/struct-by-value-13_x.c: New file.
* gcc.dg/compat/struct-by-value-13_y.c: New file.
* gcc.dg/compat/struct-by-value-14_main.c: New file.
* gcc.dg/compat/struct-by-value-14_x.c: New file.
* gcc.dg/compat/struct-by-value-14_y.c: New file.
* gcc.dg/compat/struct-by-value-15_main.c: New file.
* gcc.dg/compat/struct-by-value-15_x.c: New file.
* gcc.dg/compat/struct-by-value-15_y.c: New file.
* gcc.dg/compat/struct-by-value-16_main.c: New file.
* gcc.dg/compat/struct-by-value-16_x.c: New file.
* gcc.dg/compat/struct-by-value-16_y.c: New file.
* gcc.dg/compat/struct-by-value-17_main.c: New file.
* gcc.dg/compat/struct-by-value-17_x.c: New file.
* gcc.dg/compat/struct-by-value-17_y.c: New file.
* gcc.dg/compat/struct-by-value-18_main.c: New file.
* gcc.dg/compat/struct-by-value-18_x.c: New file.
* gcc.dg/compat/struct-by-value-18_y.c: New file.

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

20 years agoada:
neil [Wed, 11 Jun 2003 20:23:02 +0000 (20:23 +0000)]
ada:
* Make-lang.in: Update to handle command-line options.
* lang.opt: New file.
* misc.c: Include aoptions.h.
(cl_options_count, cl_options): Remove.
(gnat_handle_option): New.
(gnat_decode_option): Remove.
(LANG_HOOKS_DECODE_OPTION): Remove.
(LANG_HOOKS_HANDLE_OPTION): Override.

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

20 years ago * cfgloopanal.c (variable_initial_value): Update the set of altered
rakdver [Wed, 11 Jun 2003 19:01:19 +0000 (19:01 +0000)]
* cfgloopanal.c (variable_initial_value): Update the set of altered
registers correctly.

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

20 years agoThis should not get committed.
mkoch [Wed, 11 Jun 2003 18:27:39 +0000 (18:27 +0000)]
This should not get committed.

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

20 years ago * gcc.dg/compat/scalar-by-value-3_main.c: New file.
janis [Wed, 11 Jun 2003 18:21:38 +0000 (18:21 +0000)]
* gcc.dg/compat/scalar-by-value-3_main.c: New file.
* gcc.dg/compat/scalar-by-value-3_x.c: New file.
* gcc.dg/compat/scalar-by-value-3_y.c: New file.
* gcc.dg/compat/scalar-by-value-4_main.c: New file.
* gcc.dg/compat/scalar-by-value-4_x.c: New file.
* gcc.dg/compat/scalar-by-value-4_y.c: New file.
* gcc.dg/compat/scalar-return-3_main.c: New file.
* gcc.dg/compat/scalar-return-3_x.c: New file.
* gcc.dg/compat/scalar-return-3_y.c: New file.
* gcc.dg/compat/scalar-return-4_main.c: New file.
* gcc.dg/compat/scalar-return-4_x.c: New file.
* gcc.dg/compat/scalar-return-4_y.c: New file.

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

20 years agoForgot to add them to the commit command line too, AARGH.
mkoch [Wed, 11 Jun 2003 18:20:40 +0000 (18:20 +0000)]
Forgot to add them to the commit command line too, AARGH.

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

20 years ago * config/d30v/d30v.h: Delete reference to ASM_FINAL_SPEC.
sayle [Wed, 11 Jun 2003 17:52:42 +0000 (17:52 +0000)]
* config/d30v/d30v.h: Delete reference to ASM_FINAL_SPEC.
* config/i386/netbsd-elf.h: Likewise.
* config/m32r/m32r.h: Likewise.
* config/mn10300/mn10300.h: Likewise.
* config/stormy16/stormy16.h: Likewise.
* config/v850/v850.h: Likewise.
* config/vax/netbsd-elf.h: Likewise.
* config/xtensa/elf.h: Likewise.
* config/xtensa/linux.h: Likewise.

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

20 years ago PR c++/11131
mmitchel [Wed, 11 Jun 2003 17:02:13 +0000 (17:02 +0000)]
PR c++/11131
* tree.c (cp_cannot_inline_fn): Check for "inline" before
instantiation.

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

20 years agoForgot to add this file to cvs. Sorry.
mkoch [Wed, 11 Jun 2003 16:36:11 +0000 (16:36 +0000)]
Forgot to add this file to cvs. Sorry.

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

20 years ago * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
ro [Wed, 11 Jun 2003 16:19:18 +0000 (16:19 +0000)]
* configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
* configure. Regenerate.

gcc:
* config/mips/iris5gas.h (MDEBUG_ASM_SPEC): Override to match
DWARF 2 default.

* config/mips/dbxmdebug.h: New file.
* config.gcc (mips-sgi-irix6*o32, mips-sgi-irix5*): Use it with
gas and --with-stabs.

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

20 years ago * lang.c (java_handle_option): Update dependency_tracking for
tromey [Wed, 11 Jun 2003 15:58:05 +0000 (15:58 +0000)]
* lang.c (java_handle_option): Update dependency_tracking for
OPT_MF case.

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

20 years ago * lang.c (java_handle_option): OPT_fbootclasspath_ can take an
tromey [Wed, 11 Jun 2003 15:55:04 +0000 (15:55 +0000)]
* lang.c (java_handle_option): OPT_fbootclasspath_ can take an
empty argument.

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

20 years ago2003-06-11 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Wed, 11 Jun 2003 15:52:11 +0000 (15:52 +0000)]
2003-06-11  Benjamin Kosnik  <bkoz@redhat.com>

* include/bits/stl_alloc.h (__debug_alloc): Move out.
(__malloc_alloc): Same.
(__pool_alloc): Same.
(__new_alloc): Same.
Rename to..
* include/bits/allocator.h: ...this.
* include/bits/stl_deque.h: Modify comment.
* include/bits/stl_tree.h: Modify include.
* include/std/std_memory.h: Same.
* include/ext/rope: Same.
* include/ext/slist: Same.
* include/std/std_vector.h: Same.
* include/std/std_stack.h: Same.
* include/std/std_queue.h: Same.
* include/std/std_list.h: Same.
* include/std/std_deque.h: Same.
* include/backward/alloc.h: Same.
* include/ext/debug_allocator.h: New.
* include/ext/malloc_allocator.h: New.
* include/ext/pool_allocator.h: New.
* include/ext/new_allocator.h: New.
* include/bits/pthread_allocimpl.h: Remove.
* include/bits/stl_pthread_alloc.h: Remove.
* include/Makefile.am (ext_headers): Add.
* include/Makefile.in: Regenerate.
* src/stl-inst.cc: Use __gnu_cxx namespace.
* src/stl-inst.cc: Move to...
* src/allocator-inst.cc: Here.
* src/Makefile.am (sources): Update.
* src/Makefile.in: Regenerate.
* config/linker-map.gnu: Remove __pool_alloc bits.
* testsuite/ext/headers.cc: Add.
* testsuite/ext/allocators.cc: Fixup.

2003-06-11  Stefan Olsson  <stefan@snon.net>
            Ola R�nnerup  <fnolis@home.se>

* include/Makefile.am (ext_headers): Add.
* include/Makefile.in: Regenerate.
* include/ext/mt_allocator.h: New file.

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