OSDN Git Service

pf3gnuchains/gcc-fork.git
21 years ago2002-07-24 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Wed, 24 Jul 2002 23:17:13 +0000 (23:17 +0000)]
2002-07-24  Benjamin Kosnik  <bkoz@redhat.com>

PR libstdc++/7219
* testsuite/27_io/ios_base_type.cc: New.
* include/bits/ios_base.h (ios_base::streampos): Add.
(ios_base::streamoff): Add.

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

21 years agoIn cp/ChangeLog:
geoffk [Wed, 24 Jul 2002 23:01:07 +0000 (23:01 +0000)]
In cp/ChangeLog:
* tree.c (cp_build_qualified_type_real): When copying
pointer-to-method types, unshare the record that holds
the cached pointer-to-member-function type.
In testsuite/ChangeLog:
* g++.dg/other/ptrmem4.C: New testcase.

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

21 years ago * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
rth [Wed, 24 Jul 2002 22:20:34 +0000 (22:20 +0000)]
    * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.

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

21 years ago * expr.c (expand_expr) [TRY_FINALLY_EXPR]: Use GOTO_SUBROUTINE_EXPR
rth [Wed, 24 Jul 2002 22:05:19 +0000 (22:05 +0000)]
    * expr.c (expand_expr) [TRY_FINALLY_EXPR]: Use GOTO_SUBROUTINE_EXPR
        form when not optimizing.

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

21 years ago * config/ia64/ia64.c (gen_thread_pointer): Fix typo in marking
rth [Wed, 24 Jul 2002 21:42:48 +0000 (21:42 +0000)]
    * config/ia64/ia64.c (gen_thread_pointer): Fix typo in marking
        thread_pointer_rtx as unchanging.

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

21 years ago * ra-colorize.c (INV_REG_ALLOC_ORDER): New macro.
matz [Wed, 24 Jul 2002 20:52:26 +0000 (20:52 +0000)]
    * ra-colorize.c (INV_REG_ALLOC_ORDER): New macro.
        (free_reg): Use it.

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

21 years ago2002-07-24 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Wed, 24 Jul 2002 19:49:21 +0000 (19:49 +0000)]
2002-07-24  Benjamin Kosnik  <bkoz@redhat.com>

PR libstdc++/7286
* libsupc++/new: Add placement delete.
* testsuite/18_support/new_delete_placement.cc: New.

* docs/html/abi.txt: Fix typos.

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

21 years ago* arm.md (arm_buneq, arm_bltgt): put '\' before ';' in output
rearnsha [Wed, 24 Jul 2002 18:29:00 +0000 (18:29 +0000)]
* arm.md (arm_buneq, arm_bltgt): put '\' before ';' in output
pattern.
(arm_buneq_reversed, arm_bltgt_reversed): Likewise.
(movsicc, movsfcc, movdfcc): FAIL if UNEQ or LTGT.

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

21 years ago2002-07-24 Tom Tromey <tromey@redhat.com>
tromey [Wed, 24 Jul 2002 17:48:41 +0000 (17:48 +0000)]
2002-07-24  Tom Tromey  <tromey@redhat.com>
            Tony Kimball <alk@pobox.com>

* java/io/natFileDescriptorWin32.cc (setLength): New method.
* java/io/natFileDescriptorPosix.cc (setLength): New method.
* java/io/RandomAccessFile.java (setLength): New method.
* java/io/natFileDescriptorEcos.cc (setLength): New method.
* java/io/FileDescriptor.java (setLength): New method.

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

21 years ago2002-07-24 Chris Demetriou <cgd@broadcom.com>
cgd [Wed, 24 Jul 2002 17:14:33 +0000 (17:14 +0000)]
2002-07-24  Chris Demetriou  <cgd@broadcom.com>

        * config/mips/elf.h (STARTFILE_SPEC): Never include crt0.o.
        * config/mips/elf64.h (STARTFILE_SPEC): Likewise.
        * config/mips/isa3264.h (STARTFILE_SPEC): Do not redefine.

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

21 years agostop recommending -fexternal-templates
jason [Wed, 24 Jul 2002 16:23:14 +0000 (16:23 +0000)]
stop recommending -fexternal-templates

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

21 years ago * toplev.c (rest_of_compilation): Dump loops before clobbering
hubicka [Wed, 24 Jul 2002 16:07:25 +0000 (16:07 +0000)]
* toplev.c (rest_of_compilation): Dump loops before clobbering
the structure.

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

21 years ago2002-07-24 Mark Wielaard <mark@klomp.org>
mark [Wed, 24 Jul 2002 16:05:34 +0000 (16:05 +0000)]
2002-07-24  Mark Wielaard  <mark@klomp.org>

* java/lang/reflect/natField.cc (setAddr): Check isAccessible().
* java/io/ObjectInputStream.java (setBooleanField): Before setting
field call setAccessible(true).
(setByteField): Likewise.
(setCharField): Likewise.
(setDoubleField): Likewise.
(setFloatField): Likewise.
(setIntField): Likewise.
(setLongField): Likewise.
(setShortField): Likewise.
(setObjectField): Likewise.

2002-07-24  Tom Tromey  <tromey@redhat.com>

* java/io/ObjectInputStream.java (readObject) [TC_ARRAY]: Don't
use toString() to format array element.

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

21 years ago * rtlanal.c (keep_with_call_p): Avoid overflow in fixed_regs.
hubicka [Wed, 24 Jul 2002 15:24:35 +0000 (15:24 +0000)]
* rtlanal.c (keep_with_call_p): Avoid overflow in fixed_regs.

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

21 years ago * g++.dg/ext/alignof1.C (main): Return 0 for success.
gdr [Wed, 24 Jul 2002 14:12:51 +0000 (14:12 +0000)]
    * g++.dg/ext/alignof1.C (main): Return 0 for success.

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

21 years ago2002-07-24 Frank van der Linden <fvdl@wasabisystems.com>
sayle [Wed, 24 Jul 2002 13:41:22 +0000 (13:41 +0000)]
2002-07-24  Frank van der Linden  <fvdl@wasabisystems.com>

PR optimization/7291
* config/i386/i386.c (ix86_expand_clrstr): Fix bzero alignment
problem on x86_64.

2002-07-24  Roger Sayle  <roger@eyesopen.com>

* gcc.c-torture/execute/memset-3.c: New testcase.

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

21 years ago * pretty-print.h: Add macros from cp/error.c
gdr [Wed, 24 Jul 2002 12:17:53 +0000 (12:17 +0000)]
* pretty-print.h: Add macros from cp/error.c
`:w

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

21 years ago2002-07-23 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Wed, 24 Jul 2002 07:55:34 +0000 (07:55 +0000)]
2002-07-23  Benjamin Kosnik  <bkoz@redhat.com>

* docs/html/documentation.html: Remove libstdc++-v3.0.86 links,
confusing usage of "latest."
De-tangle contributor information from introductory notes.
Move abi.txt link placement, activate.
Re-organize.
Move chapter info into old FAQ format.
* docs/html/organization.html: Removed, obsoleted by doxygen work.
* docs/html/abi.txt: Add notes on testing ABI changes.

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

21 years ago * config/rs6000/rs6000-protos.h (mask_operand_wrap): Declare.
amodra [Wed, 24 Jul 2002 07:53:36 +0000 (07:53 +0000)]
* config/rs6000/rs6000-protos.h (mask_operand_wrap): Declare.
(mask64_2_operand): Declare.
(build_mask64_2_operands): Declare.
(and64_2_operand): Declare.
(extract_MB): Declare.
(extract_ME): Declare.
* config/rs6000/rs6000.c (mask64_operand): Allow all ones.  Remove
CONST_DOUBLE code.
(mask_operand_wrap): New insn predicate.
(mask64_2_operand): Likewise.
(and64_2_operand): Likewise.
(build_mask64_2_operands): New function.
(extract_MB): New function.
(extract_ME): New function.
(print_operand <case m,M>): Use extract_MB and extract_ME.
(print_operand <case S>): Allow all ones.  Remove CONST_DOUBLE support.
* config/rs6000/rs6000.h (EXTRA_CONSTRAINT): Add 't'.
(PREDICATE_CODES): Add and64_2_operand, mask_operand_wrap and
mask64_2_operand.  Remove CONST_DOUBLE from mask64_operand.
* config/rs6000/rs6000.md (andsi3_internal3): New
(andsi3_internal3+1): Enable split for powerpc64.
(andsi3_internal3+2): New split.
(andsi3_internal4): Renamed old andsi3_internal3.
(andsi3_internal5): New.
(andsi3_internal5+1): Enable split for powerpc64.
(andsi3_internal5+2): New split.
(andsi3_internal6, andsi3_internal7, andsi3_internal8): New.
(anddi3): Handle 't' constraint.
(anddi3+1): New split.
(anddi3_internal2): Handle 't' constraint.
(anddi3_internal2+1): New split.
(anddi3_internal3): Handle 't' constraint.
(anddi3_internal3+1): New split.

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

21 years agoDaily bump.
gccadmin [Wed, 24 Jul 2002 07:17:30 +0000 (07:17 +0000)]
Daily bump.

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

21 years ago * config/rs6000/rs6000.md: Remove scratch reg on insns using
amodra [Wed, 24 Jul 2002 07:15:10 +0000 (07:15 +0000)]
* config/rs6000/rs6000.md: Remove scratch reg on insns using
addze and similar (plus (comparison r1 r2) r3) insns.  Add
missing scratch reg in one case.  Formatting fixes.

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

21 years ago * config/mips/linux.h (ASM_OUTPUT_DEFINE_LABEL_DIFFERENCE_SYMBOL):
neil [Tue, 23 Jul 2002 23:05:55 +0000 (23:05 +0000)]
* config/mips/linux.h (ASM_OUTPUT_DEFINE_LABEL_DIFFERENCE_SYMBOL):
Remove.

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

21 years ago * cppexp.c (parse_defined): Mark macro used.
neil [Tue, 23 Jul 2002 22:57:49 +0000 (22:57 +0000)]
* cppexp.c (parse_defined): Mark macro used.
* cpphash.h (struct cpp_macro): New member "used".
(_cpp_mark_macro_used, _cpp_warn_if_unused_macro): New.
(struct cpp_reader): New member.
* cppinit.c (cpp_finish_options): Set first_unused_line.
(cpp_finish): Warn of unused macros if requested.
(OPT_TABLE): New switches.
(cpp_handle_option): Handle them.
* cpplib.c (do_undef): Warn if macro unused.
(do_ifdef, do_ifndef): Mark macro used.
* cpplib.h (struct cpp_options): New member.
* cppmacro.c (_cpp_warn_if_unused_macro): New.
(enter_macro_context): Mark macro used.
(_cpp_create_definition): Mark macro unused; warn if unused
when redefined.
* cpptrad.c (scan_out_logcial_line, push_replacement_text):
Mark macros used.
* doc/cppopts.texi: Update.
testsuite:
* gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.

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

21 years ago * doc/tm.texi: Update documentation.
neil [Tue, 23 Jul 2002 22:01:33 +0000 (22:01 +0000)]
* doc/tm.texi: Update documentation.

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

21 years ago * dwarf2out.c (SECTION_ASM_OP,
neil [Tue, 23 Jul 2002 21:58:57 +0000 (21:58 +0000)]
* dwarf2out.c (SECTION_ASM_OP,
ASM_OUTPUT_DEFINE_LABEL_DIFFERENCE_SYMBOL): Remove.
* system.h (SECTION_ASM_OP): Poison.
* tree.c (FILE_FUNCTION_PREFIX_LEN): Remove.
* config/alpha/alpha-interix.h, config/mips/linux.h
(ASM_OUTPUT_DEFINE_LABEL_DIFFERENCE_SYMBOL): Remove.
* config/mmix/mmix-protos.h, config/mmix/mmix.c
(mmix_asm_output_define_label_difference_symbol): Remove.
* config/mmix/mmix.h
(ASM_OUTPUT_DEFINE_LABEL_DIFFERENCE_SYMBOL): Remove.
cp:
* cp-tree.h (FILE_FUNCTION_PREFIX_LEN): Remove.

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

21 years ago * recog.c (asm_operand_ok): Allow float CONST_VECTORs for 'F'.
amylaar [Tue, 23 Jul 2002 20:51:00 +0000 (20:51 +0000)]
* recog.c (asm_operand_ok): Allow float CONST_VECTORs for 'F'.
(constrain_operands): Likewise.
* regclass.c (record_reg_classes): Likewise.
* reload.c (find_reloads): Likewise.
* doc/md.texi: Likewise.

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

21 years ago * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
ghazi [Tue, 23 Jul 2002 20:09:52 +0000 (20:09 +0000)]
* gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
Delete.

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

21 years agogcc:
amylaar [Tue, 23 Jul 2002 20:06:46 +0000 (20:06 +0000)]
gcc:
* reload.c (find_reloads_toplev): Use simplify_gen_subreg.
* simplify-rtx.c (simplify_subreg): When converting to a non-int
mode, try to convert to an integer mode of matching size first.

gcc/testsuite:
* gcc.c-torture/compile/simd-4.c: New test.

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

21 years ago * simplify-rtx.x (simplify_subreg): When constructing a CONST_VECTOR
amylaar [Tue, 23 Jul 2002 19:57:42 +0000 (19:57 +0000)]
* simplify-rtx.x (simplify_subreg): When constructing a CONST_VECTOR
from individual subregs, check that each subreg has been generated
sucessfully.

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

21 years ago * genautomata.c (VLA_HWINT_SHORTEN, VLA_HWINT_LAST): Remove.
neil [Tue, 23 Jul 2002 19:19:33 +0000 (19:19 +0000)]
* genautomata.c (VLA_HWINT_SHORTEN, VLA_HWINT_LAST): Remove.
* df.c (HANDLE_SUBREG, FOR_EACH_BB_IN_BITMAP_REV,
FOR_EACH_BB_IN_SBITMAP): Remove.
* gcse.c (NEVER_SET, FOLLOW_BACK_EDGES): Remove.
* haifa-sched.c (DONE_PRIORITY, MAX_PRIORITY, TAIL_PRIORITY,
LAUNCH_PRIORITY, DONE_PRIORITY_P, LOW_PRIORITY_P): Remove.
* loop.c (PREFETCH_BLOACK_IN_LOOP_MIN,
PREFETCH_LIMIT_TO_SIMULTANEOUS): Remove.
* regrename.c (REGNO_MODE_OK_FOR_BASE_P): Remove.

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

21 years ago2002-07-23 Gabriel Dos Reis <gdr@nerim.net>
gdr [Tue, 23 Jul 2002 18:15:26 +0000 (18:15 +0000)]
2002-07-23  Gabriel Dos Reis  <gdr@nerim.net>

* pretty-print.h: New file.

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

21 years ago * real.c (REAL_WORDS_BIG_ENDIAN): Make 1 for DEC.
danglin [Tue, 23 Jul 2002 17:43:01 +0000 (17:43 +0000)]
* real.c (REAL_WORDS_BIG_ENDIAN): Make 1 for DEC.
(LARGEST_EXPONENT_IS_NORMAL): Ditto.
(VAX_HALFWORD_ORDER): Define (1 for DEC VAX, 0 otherwise).
(TARGET_G_FLOAT): Default to 0 if not defined.
(ieeetoe): New, common routine to convert target format floats
to internal form.
(e24toe, e53toe): Change to use ieeetoe, distinguish DEC
vs. others.
(e113toe): Change to use ieeetoe.
(REAL_WORDS_BIG_ENDIAN): Make sure it is 0 for DEC and 1 for
IBM.
(e53toe): Assume IEEE if non of DEC, IBM and C4X is defined.
(e64toe): Remove special cases for DEC and IBM. Remove support for
ARM_EXTENDED_IEEE_FORMAT.
(e24toe): Remove special cases for DEC.
(significand_size): Simplify. Indent.
(ieee_format, ieee_24, ieee_53, ieee_64, ieee_113): New.
(etoieee, toieee): New.
(etoe113, toe113, etoe64, toe64, etoe53, toe53, etoe24, toe24): Use
etoieee and toieee for IEEE arithmetic.

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

21 years agoUpdate email address for self.
mrs [Tue, 23 Jul 2002 16:29:37 +0000 (16:29 +0000)]
Update email address for self.

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

21 years ago2002-07-23 Gabriel Dos Reis <gdr@nerim.net>
gdr [Tue, 23 Jul 2002 15:52:02 +0000 (15:52 +0000)]
2002-07-23  Gabriel Dos Reis  <gdr@nerim.net>

* doc/extend.texi: Say ISO C90, not ISO C89.
* doc/invoke.texi: Likewise.
* doc/standards.texi: Likewise.

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

21 years ago * gcc/explow.c (convert_memory_address): Fix conversion of CONSTs.
sje [Tue, 23 Jul 2002 14:58:04 +0000 (14:58 +0000)]
* gcc/explow.c (convert_memory_address): Fix conversion of CONSTs.
Fix permutation of conversion and plus/mult.

* gcc/builtins.c (expand_builtin_memcpy) Ensure return pointer is
ptr_mode and not Pmode when POINTERS_EXTEND_UNSIGNED is defined.
(expand_builtin_strncpy) Ditto.
(expand_builtin_memset) Ditto.

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

21 years ago2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
gdr [Tue, 23 Jul 2002 13:54:06 +0000 (13:54 +0000)]
2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>

        Fix PR/7363:
        * c-common.c (c_sizeof_or_alignof_type): New function.
        (c_alignof): Remove definition.
        * c-common.h (c_sizeof, c_alignof): Define as macros.
        (c_sizeof_or_alignof_type): Declare.
        (my_friendly_assert): Moved from cp/cp-tree.h
        * c-typeck.c (c_sizeof): Remove definition.

cp/

2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>

        Fix PR/7363:
        * typeck.c (cxx_sizeof_or_alignof_type): New function.
        (c_sizeof): Remove definition.
        (expr_sizeof): Use cxx_sizeof.
        * decl2.c (build_expr_from_tree): Use cxx_sizeof_or_alignof_type.
        * decl.c (finish_destructor_body): Use cxx_sizeof.
        * semantics.c (finish_alignof): Likewise.
        (finish_alignof): Use cxx_alignof.
        * cp-tree.h (cxx_sizeof, cxx_alignof): New macros.
        (cxx_sizeof_or_alignof_type): Declare.
        (my_friendly_assert): Move to ../c-common.h.

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

21 years ago2002-07-23 Jan Hubicka <jh@suse.cz>
gerald [Tue, 23 Jul 2002 12:08:10 +0000 (12:08 +0000)]
2002-07-23  Jan Hubicka  <jh@suse.cz>

* gcse.c (try_replace_reg): Use num_changes_pending.
* recog.c (num_changes_pending): New function.
(validate_replace_src): Use validate_repalce_src_group.
(validate_replace_src_group): New.
* recog.h (validate_repalce_src_group): New.
(num_changes_pending): Likewise.

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

21 years ago * calls.c (emit_library_call_value_1): If
amylaar [Tue, 23 Jul 2002 11:18:10 +0000 (11:18 +0000)]
* calls.c (emit_library_call_value_1): If
FUNCTION_ARG_PASS_BY_REFERENCE is true, pretend this is neither
libcall, const call nor pure call.

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

21 years agoDaily bump.
gccadmin [Tue, 23 Jul 2002 07:17:57 +0000 (07:17 +0000)]
Daily bump.

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

21 years ago * config/m88k/m88k.h (SECTION_ASM_OP): Remove.
neil [Tue, 23 Jul 2002 06:29:28 +0000 (06:29 +0000)]
* config/m88k/m88k.h (SECTION_ASM_OP): Remove.

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

21 years ago * vmsdbgout.c (SECTION_ASM_OP): Remove.
neil [Tue, 23 Jul 2002 06:28:08 +0000 (06:28 +0000)]
* vmsdbgout.c (SECTION_ASM_OP): Remove.

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

21 years ago * config/i386/i386.c (AT_BP): Remove.
neil [Tue, 23 Jul 2002 06:26:28 +0000 (06:26 +0000)]
* config/i386/i386.c (AT_BP): Remove.

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

21 years ago * defaults.h (obstack_chunk_alloc, obstack_chunk_free):
neil [Tue, 23 Jul 2002 06:22:05 +0000 (06:22 +0000)]
* defaults.h (obstack_chunk_alloc, obstack_chunk_free):
Default definition.
* gcse.c: Don't define obstack_chunk_free.
* collect2.c, conflict.c, df.c, diagnostic.c, fix-header.c,
flow.c, gcc.c, genattrtab.c, genautomata.c, genflags.c, gensupport.c,
integrate.c, loop.c, ra.c, read-rtl.c, regrename.c, reload1.c,
reorg.c, tlink.c, tree.c, config/arm/arm.c, objc/objc-act.c:
Don't define obstack macros.
cp:
* class.c, method.c, pt.c, search.c: Similarly.

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

21 years ago * lex.c (java_lex): Check for `e' or `E' after 0.
tromey [Tue, 23 Jul 2002 03:20:27 +0000 (03:20 +0000)]
* lex.c (java_lex): Check for `e' or `E' after 0.

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

21 years ago * libjava.compile/zeroexp.java: New file.
tromey [Tue, 23 Jul 2002 03:15:02 +0000 (03:15 +0000)]
* libjava.compile/zeroexp.java: New file.

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

21 years ago * gnu/java/security/provider/MD5.java: Extends MessageDigest, not
mark [Mon, 22 Jul 2002 23:50:13 +0000 (23:50 +0000)]
   * gnu/java/security/provider/MD5.java: Extends MessageDigest, not
       MessageDigestSpi (fixes Classpath bug #783).

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

21 years ago * gnu/java/security/provider/Gnu.java: Reference all implementation
mark [Mon, 22 Jul 2002 23:36:56 +0000 (23:36 +0000)]
   * gnu/java/security/provider/Gnu.java: Reference all implementation
       classes by using Class.getName().

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

21 years ago PR target/6744
ciceron [Mon, 22 Jul 2002 21:08:41 +0000 (21:08 +0000)]
PR target/6744
* config/m68hc11/m68hc11.c (m68hc11_z_replacement): Also replace
ASM_OPERANDS instructions.

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

21 years ago PR target/7361
ciceron [Mon, 22 Jul 2002 21:04:11 +0000 (21:04 +0000)]
PR target/7361
* config/m68hc11/m68hc11.c (go_if_legitimate_address_internal): Accept
constant addresses only on 68HC12.

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

21 years ago * cppfiles.c (stack_include_file): Correct test of whether
neil [Mon, 22 Jul 2002 20:08:29 +0000 (20:08 +0000)]
* cppfiles.c (stack_include_file): Correct test of whether
a dependency should be output.

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

21 years ago * collect2.c (is_ctor_dtor): Add other possible JOINER values.
dje [Mon, 22 Jul 2002 19:31:37 +0000 (19:31 +0000)]
    * collect2.c (is_ctor_dtor): Add other possible JOINER values.

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

21 years ago* arm.md (movqi): If optimizing and we can create pseudos, use
rearnsha [Mon, 22 Jul 2002 17:41:27 +0000 (17:41 +0000)]
* arm.md (movqi): If optimizing and we can create pseudos, use
a ZERO_EXTEND to load from memory, then copy the result into the
target.
(movhi): Likewise, but only for ARMv4.

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

21 years ago * ssa-ccp.c (PHI_PARMS): Remove.
neil [Mon, 22 Jul 2002 17:31:42 +0000 (17:31 +0000)]
* ssa-ccp.c (PHI_PARMS): Remove.

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

21 years ago * config/mips/mips.h (CLASS_CANNOT_CHANGE_MODE): Include FP_REGS
rsandifo [Mon, 22 Jul 2002 17:25:05 +0000 (17:25 +0000)]
* config/mips/mips.h (CLASS_CANNOT_CHANGE_MODE): Include FP_REGS
on big-endian targets.

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

21 years ago * hwint.h (HOST_WIDE_INT_PRINT_DEC_SPACE,
ghazi [Mon, 22 Jul 2002 17:11:57 +0000 (17:11 +0000)]
* hwint.h (HOST_WIDE_INT_PRINT_DEC_SPACE,
HOST_WIDE_INT_PRINT_UNSIGNED_SPACE,
HOST_WIDEST_INT_PRINT_DEC_SPACE, HOST_WIDEST_INT_PRINT_DEC_SPACE):
New formatting macros.

* ra-debug.c (dump_static_insn_cost): Avoid string concatenation.

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

21 years ago * rtlanal.c (subreg_regno_offset): Return correct offset for
amylaar [Mon, 22 Jul 2002 14:29:28 +0000 (14:29 +0000)]
* rtlanal.c (subreg_regno_offset): Return correct offset for
big endian paradoxical subregs.

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

21 years ago PR c++/7347, c++/7348
lerdsuwa [Mon, 22 Jul 2002 14:23:37 +0000 (14:23 +0000)]
PR c++/7347, c++/7348
* cp-tree.h (tsubst_flags_t): Add tf_parsing.
* decl.c (make_typename_type): Use it.
(make_unbound_class_template): Likewise.
(lookup_name_real): Don't call type_access_control if scope is
template parameter dependent.
* parse.y (template_arg): Call make_unbound_class_template with
tf_parsing set.
(nest_name_specifier): Call make_typename_type with tf_parsing set.
(typename_sub0): Likewise.
(typename_sub1): Likewise.
(instantiate_decl): Push class scope.
* pt.c (regenerate_decl_from_template): Call pushclass and popclass
for both static variable and member function template.
(instantiate_decl) Call pushclass and popclass when tsubst'ing type
and arguments.
* search.c (type_access_control): Do type access for TEMPLATE_DECL
too.

* g++.dg/template/access4.C: New test.
* g++.dg/template/access5.C: New test.
* g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
* g++.old-deja/g++.pt/memtemp86.C: Likewise.
* g++.old-deja/g++.pt/ttp58.C: Likewise.
* g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.

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

21 years ago * optabs.c (expand_vector_unop): Don't expand using sub_optab
amylaar [Mon, 22 Jul 2002 14:22:58 +0000 (14:22 +0000)]
* optabs.c (expand_vector_unop): Don't expand using sub_optab
if we got the wrong mode.

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

21 years ago * hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define.
amylaar [Mon, 22 Jul 2002 14:20:20 +0000 (14:20 +0000)]
* hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define.
* genrecog.c (write_switch, write_cond): Use it.
* genemit.c (gen_exp): Likewise.

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

21 years ago * c-decl.c (build_compound_literal): Set decl TREE_READONLY from TYPE.
jakub [Mon, 22 Jul 2002 10:15:49 +0000 (10:15 +0000)]
* c-decl.c (build_compound_literal): Set decl TREE_READONLY from TYPE.

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

21 years ago * c-decl.c (build_compound_literal): Defer compound literal decls
jakub [Mon, 22 Jul 2002 10:11:16 +0000 (10:11 +0000)]
* c-decl.c (build_compound_literal): Defer compound literal decls
until until file end to emit them only if they are actually used.

* gcc.dg/gnu89-init-2.c: New test.

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

21 years agoDaily bump.
gccadmin [Mon, 22 Jul 2002 07:16:57 +0000 (07:16 +0000)]
Daily bump.

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

21 years ago * ra-build.c (check_conflict_numbers): Hide unused function.
ghazi [Mon, 22 Jul 2002 02:04:25 +0000 (02:04 +0000)]
* ra-build.c (check_conflict_numbers): Hide unused function.
(livethrough_conflicts_bb): Avoid automatic aggregate
initialization.
(parts_to_webs_1): Avoid `U' integer constant modifier.
(conflicts_between_webs): Wrap a variable in the macro controlling
its usage.
* ra-debug.c (ra_debug_msg): Use VA_OPEN/VA_CLOSE.
(dump_igraph, dump_graph_cost): Avoid string concatenation
(dump_static_insn_cost): Avoid automatic aggregate
initialization.
* ra-rewrite.c (insert_stores): Avoid automatic aggregate
initialization.
(dump_cost): Avoid string concatenation

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

21 years ago * expr.c (expand_expr) [TRY_FINALLY_EXPR]: Don't use
rth [Mon, 22 Jul 2002 00:42:54 +0000 (00:42 +0000)]
    * expr.c (expand_expr) [TRY_FINALLY_EXPR]: Don't use
        GOTO_SUBROUTINE_EXPR when finally_block can be re-expanded.

        * lang.c (java_unsafe_for_reeval): New.
        (LANG_HOOKS_UNSAFE_FOR_REEVAL): New.

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

21 years ago * unroll.c (find_splittable_givs): Do not split DEST_ADDR givs
rth [Mon, 22 Jul 2002 00:29:56 +0000 (00:29 +0000)]
    * unroll.c (find_splittable_givs): Do not split DEST_ADDR givs
        that are not unrolled completely.

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

21 years ago * loop.h (LOOP_AUTO_UNROLL): Rename from LOOP_FIRST_PASS.
rth [Mon, 22 Jul 2002 00:26:03 +0000 (00:26 +0000)]
    * loop.h (LOOP_AUTO_UNROLL): Rename from LOOP_FIRST_PASS.
        * loop.c (strength_reduce): Update.
        * toplev.c (rest_of_compilation): Do unrolling in the first
        loop pass, not the second.

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

21 years ago * emit-rtl.c (set_mem_attributes): Preserve indirection of PARM_DECL
rth [Mon, 22 Jul 2002 00:23:47 +0000 (00:23 +0000)]
    * emit-rtl.c (set_mem_attributes): Preserve indirection of PARM_DECL
        when flag_argument_noalias == 2.
        * alias.c (nonoverlapping_memrefs_p): Handle that.
        * print-rtl.c (print_mem_expr): Likewise.

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

21 years ago * libgcc2.c (__divdi3, __moddi3): Use unary minus operator
rth [Mon, 22 Jul 2002 00:15:49 +0000 (00:15 +0000)]
    * libgcc2.c (__divdi3, __moddi3): Use unary minus operator
        instead of __negdi2 directly.

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

21 years ago * gengenrtl.c (gencode): Don't define obstack_alloc_rtx.
neil [Sun, 21 Jul 2002 22:01:58 +0000 (22:01 +0000)]
* gengenrtl.c (gencode): Don't define obstack_alloc_rtx.
* function.c (SYMBOL__MAIN): Remove definition.
* global.c (SET_CONFLICT, REGBITP, ALLOCNO_LIVE_P): Remove.
* predict.c (PROB_NEVER, PROB_LIKELY, PROB_UNLIKELY): Remove.
* profile.c (GCOV_INDEX_TO_BB): Remove.
* sched-rgn.c (ABS_VALUE, MIN_DIFF_PRIORITY, MIN_PROB_DIFF): Remove.
* simplify-rtx.c (FIXED_BASE_PLUS_P): Remove.

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

21 years ago * c-lex.c (GET_ENVIRONMENT): Remove.
neil [Sun, 21 Jul 2002 21:59:03 +0000 (21:59 +0000)]
* c-lex.c (GET_ENVIRONMENT): Remove.
* collect2.c (GET_ENV_PATH_LIST): Remove.
(prefix_from_env): Use GET_ENVIRONMENT.
* cppinit.c (GET_ENV_PATH_LIST): Remove.
(init_standard_includes): Use GET_ENVIRONMENT.
* defaults.h (GET_ENVIRONMENT): Define here if not already.
* gcc.c (GET_ENV_PATH_LIST): Remove.
(make_relative_prefix, process_command): Update.
* protoize.c (GET_ENV_PATH_LIST): Remove.
(do_processing): Update.
java:
* jcf-path.c (GET_ENV_PATH_LIST): Remove.
(jcf_path_init): Use GET_ENVIRONMENT.

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

21 years ago2002-07-21 Gabriel Dos Reis <gdr@nerim.net>
gdr [Sun, 21 Jul 2002 21:35:17 +0000 (21:35 +0000)]
2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>

        * c-decl.c (build_array_declarator): Say 'ISO C90', not 'ISO C89'.
        (grokdeclarator): Likewise.
        * c-format.c (C_STD_NAME): Likewise.
        * c-lex.c (interpret_integer): Likewise.
        * c-typeck.c (build_array_ref): Likewise.
        * cpplex.c (_cpp_lex_direct): Likewise.
        * toplev.c (documented_lang_options): Likewise.

testsuite/
2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>

        * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.

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

21 years ago * c-format.c (T99_I, T99_UI): Remove.
neil [Sun, 21 Jul 2002 20:39:34 +0000 (20:39 +0000)]
* c-format.c (T99_I, T99_UI): Remove.

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

21 years ago * c-typeck.c (SAVE_SPELLING_DEPTH): Remove.
neil [Sun, 21 Jul 2002 20:10:51 +0000 (20:10 +0000)]
* c-typeck.c (SAVE_SPELLING_DEPTH): Remove.

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

21 years ago * gcse.c (do_local_cprop): Do not extend lifetimes of registers set by
hubicka [Sun, 21 Jul 2002 19:38:08 +0000 (19:38 +0000)]
* gcse.c (do_local_cprop): Do not extend lifetimes of registers set by
do_local_cprop.

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

21 years ago * reload1.c (fixup_abnormal_edges): Remove unused variable.
aj [Sun, 21 Jul 2002 19:20:22 +0000 (19:20 +0000)]
    * reload1.c (fixup_abnormal_edges): Remove unused variable.

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

21 years agoEnhancements for the if-conversion pass
bernds [Sun, 21 Jul 2002 14:32:25 +0000 (14:32 +0000)]
Enhancements for the if-conversion pass

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

21 years agoDaily bump.
gccadmin [Sun, 21 Jul 2002 07:16:51 +0000 (07:16 +0000)]
Daily bump.

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

21 years ago * decl2.c (cxx_decode_option): Simplify -fhandle-exceptions
sayle [Sun, 21 Jul 2002 02:07:01 +0000 (02:07 +0000)]
* decl2.c (cxx_decode_option): Simplify -fhandle-exceptions
test by using positive_option.  Make whitespace consistent.

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

21 years ago * gcse.c: Include cselib.h
hubicka [Sat, 20 Jul 2002 22:56:05 +0000 (22:56 +0000)]
* gcse.c: Include cselib.h
(constptop_register): Break out from ...
(cprop_insn): ... here; kill basic_block argument.
(do_local_cprop, local_cprop_pass): New functions.
(one_cprop_pass): Call local_cprop_pass.

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

21 years ago * simplify-rtx.c (simplify_relational_operation): Optimize
sayle [Sat, 20 Jul 2002 22:24:58 +0000 (22:24 +0000)]
* simplify-rtx.c (simplify_relational_operation): Optimize
abs(x) < 0.0 (and abs(x) >= 0.0 when using -ffast-math).

* gcc.c-torture/execute/20020720-1.c: New test case.

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

21 years ago * MAINTAINERS: Add myself as ra* maintainer.
matz [Sat, 20 Jul 2002 16:53:10 +0000 (16:53 +0000)]
    * MAINTAINERS: Add myself as ra* maintainer.

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

21 years ago * ra-build.c: (remember_web_was_spilled): Use GENERAL_REGS.
matz [Sat, 20 Jul 2002 16:52:37 +0000 (16:52 +0000)]
* ra-build.c: (remember_web_was_spilled): Use GENERAL_REGS.

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

21 years ago * cppexp.c (struct op): Add token pointer.
neil [Sat, 20 Jul 2002 13:31:56 +0000 (13:31 +0000)]
* cppexp.c (struct op): Add token pointer.
(check_promotion, CHECK_PROMOTION): New.
(optab): Update.
(_cpp_parse_expr): Update, use token pointer of struct op.
(reduce): Warn about change of sign owing to promotion.
* cppinit.c (cpp_handle_option): New warning if -Wall.
* cpplib.h (struct cpp_options): New member.
testsuite:
* gcc.dg/cpp/Wsignprom.c: New tests.

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

21 years ago * spew.c (struct uinparsed_test): Replace 'filename' and 'lineno'
gdr [Sat, 20 Jul 2002 12:45:45 +0000 (12:45 +0000)]
    * spew.c (struct uinparsed_test): Replace 'filename' and 'lineno'
        members with 'locus'.  Adjust use throughout.
        (struct feed):  Likewise.
        (alloc_unparsed_test): Change prototype, take a 'const location_t *'.
        Adjust use.
        (snarf_defarg): Use error(), not error_with_file_and_line().

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

21 years agoDaily bump.
gccadmin [Sat, 20 Jul 2002 07:16:56 +0000 (07:16 +0000)]
Daily bump.

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

21 years ago2002-07-20 Phil Edwards <pme@gcc.gnu.org>
pme [Sat, 20 Jul 2002 06:26:27 +0000 (06:26 +0000)]
2002-07-20  Phil Edwards  <pme@gcc.gnu.org>

* docs/html/abi.txt:  New file.
* docs/html/23_containers/howto.html:  Tweak vector-overhead text.
* docs/html/ext/lwg-active.html, docs/html/ext/lwg-defects.html:
Import from upstream, R22.

* include/bits/char_traits.h, include/bits/stl_iterator.h,
include/bits/stl_iterator_base_types.h, libsupc++/exception,
libsupc++/new, libsupc++/typeinfo:  Use @brief markup.

* include/bits/deque.tcc, include/bits/stl_alloc.h,
include/bits/stl_deque.h, include/bits/stl_list.h:  Postpone removal
of deprecated functions until 3.4.  (Same timeframe, different text.)
* include/bits/stl_vector.h:  Ditto.  Also do the same cleanups that
the other sequence classes received.

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

21 years ago * config/rs6000/rs6000.md: Remove ppc630 fpcompare from single
dje [Sat, 20 Jul 2002 02:20:16 +0000 (02:20 +0000)]
    * config/rs6000/rs6000.md: Remove ppc630 fpcompare from single
        fpu list.  Separate Power4 compare and delayed_compare.  Correct
        Power4 fpcompare.
        (fix_truncdfsi2_internal): Restore FPR preference.
        * config/rs6000/t-aix43 (MULTILIB_MATCHES): Add mcpu?power3,
        mcpu?power4, mcpu?604e.  Remove mpower, mpower2, mpowerpc.

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

21 years ago * reload1.c (reload_as_needed): Duplicate oldpat.
rth [Sat, 20 Jul 2002 01:30:31 +0000 (01:30 +0000)]
    * reload1.c (reload_as_needed): Duplicate oldpat.

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

21 years agoNew test.
amodra [Sat, 20 Jul 2002 00:33:49 +0000 (00:33 +0000)]
New test.

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

21 years ago PR optimization/7130
amodra [Sat, 20 Jul 2002 00:31:15 +0000 (00:31 +0000)]
PR optimization/7130
* loop.h (struct loop_info): Add "preconditioned".
* unroll.c (unroll_loop): Set it.
* doloop.c (doloop_modify_runtime): Correct count for unrolled loops.

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

21 years ago * rtl.def (CODE_LABEL): Remove slot 8.
zack [Fri, 19 Jul 2002 23:11:19 +0000 (23:11 +0000)]
* rtl.def (CODE_LABEL): Remove slot 8.
* rtl.h (struct rtx_def): Document new uses of jump and call fields.
(LABEL_ALTERNATE_NAME): Delete.
(LABEL_KIND, SET_LABEL_KIND, LABEL_ALT_ENTRY_P): New.
* defaults.h: Remove default for ASM_OUTPUT_ALTERNATE_LABEL_NAME.

* final.c (output_alternate_entry_point): New.
(final_scan_insn): Use it instead of
ASM_OUTPUT_ALTERNATE_LABEL_NAME.  Do not consider possibility
of a case label being an alternate entry point.

* cfgbuild.c (make_edges, find_bb_boundaries): Use LABEL_ALT_ENTRY_P.
* emit-rtl.c (gen_label_rtx): Adjust call to gen_rtx_CODE_LABEL.
Do not clear LABEL_NUSES (unnecessary) or LABEL_ALTERNATE_NAME
(field deleted).
* print-rtl.c, ra-debug.c: Update code to output CODE_LABELs.

* doc/rtl.texi: Document LABEL_KIND, SET_LABEL_KIND, and
LABEL_ALT_ENTRY_P; not LABEL_ALTERNATE_NAME.
* doc/tm.texi: Delete documentation of
ASM_OUTPUT_ALTERNATE_LABEL_NAME.

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

21 years ago * config/mips/iris5gas.h (DWARF2_DEBUGGING_INFO): Define.
ro [Fri, 19 Jul 2002 21:58:12 +0000 (21:58 +0000)]
* config/mips/iris5gas.h (DWARF2_DEBUGGING_INFO): Define.
(PREFERRED_DEBUGGING_TYPE): Use DWARF2_DEBUG.
(LINK_SPEC): Define.
(STARTFILE_SPEC): Define.
(ENDFILE_SPEC): Define.

* config/mips/iris6-o32.h (LINK_SPEC): Move ...
* config/mips/iris6-o32-as.h (LINK_SPEC): ... here.

* config/mips/iris6-o32-gas.h: New file.
* config.gcc (mips-sgi-irix6*o32): Use it.

* config/mips/t-iris5-gas: New file.
* config.gcc (mips-sgi-irix6*o32, mips-sgi-irix5*): Use it.

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

21 years ago * cppexp.c (ALWAYS_EVAL): Remove.
neil [Fri, 19 Jul 2002 19:24:43 +0000 (19:24 +0000)]
* cppexp.c (ALWAYS_EVAL): Remove.
(optab, reduce): Always evaluate.
(num_unary_op, num_binary_op, num_div_op): Issue diagnostics
only if not skipping evaluation.
testsuite:
* gcc.dg/cpp/expr.c: New tests.

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

21 years ago * config/avr/avr.c (debug_hard_reg_set): Remove.
marekm [Fri, 19 Jul 2002 18:30:34 +0000 (18:30 +0000)]
* config/avr/avr.c (debug_hard_reg_set): Remove.

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

21 years ago[ ChangeLog ]
cgd [Fri, 19 Jul 2002 17:12:14 +0000 (17:12 +0000)]
[ ChangeLog ]
2002-07-19  Chris Demetriou  <cgd@broadcom.com>

        * gcc.c (cpp_options): Include "%1" (cc1_spec).

[ cp/ChangeLog ]
2002-07-19  Chris Demetriou  <cgd@broadcom.com>

        * lang-specs.h (@c++): Include "%2" (cc1plus_spec) wherever
        cpp_options is included.

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

21 years ago * loop.c (loop_givs_rescan): Delete the REG_EQUAL note, not the insn.
rth [Fri, 19 Jul 2002 16:31:40 +0000 (16:31 +0000)]
    * loop.c (loop_givs_rescan): Delete the REG_EQUAL note, not the insn.

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

21 years ago * configure.in (sh[34]*-*-linux*): Add brackets.
kkojima [Fri, 19 Jul 2002 15:30:58 +0000 (15:30 +0000)]
* configure.in (sh[34]*-*-linux*): Add brackets.
* configure: Regenerate.

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

21 years ago2002-07-19 Bo Thorsen <bo@berlioz.suse.de>
bo [Fri, 19 Jul 2002 14:41:15 +0000 (14:41 +0000)]
2002-07-19  Bo Thorsen  <bo@berlioz.suse.de>

        * java/lang/ieeefp.h: Add x86-64 support.
        * configure.in: Likewise.
        * configure.host: Likewise.
        * configure: Regenerated.
        * sysdep/x86-64/locks.h: New file with x86-64 locks.

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

21 years ago * prefix.c (update_path): Don't zap single `.' path components
amodra [Fri, 19 Jul 2002 13:24:55 +0000 (13:24 +0000)]
* prefix.c (update_path): Don't zap single `.' path components
unless followed by another `.' and fix typo last patch.

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

21 years agoRemove dead endif so x86-64 compilation works.
bo [Fri, 19 Jul 2002 11:21:36 +0000 (11:21 +0000)]
Remove dead endif so x86-64 compilation works.

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