OSDN Git Service

pf3gnuchains/gcc-fork.git
22 years ago2001-07-06 Daniel Jacobowitz <drow@mvista.com>
bkoz [Fri, 6 Jul 2001 17:16:46 +0000 (17:16 +0000)]
2001-07-06  Daniel Jacobowitz  <drow@mvista.com>

        * configure.in: Remove NATIVE, NULL_TARGET.
        Set CANADIAN only for Canadian crosses.  Set xcompiling
        for both Canadian crosses and host-x-host crosses.
        * configure: Regenerated.

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

22 years ago2001-07-06 Andrew Haley <aph@cambridge.redhat.com>
aph [Fri, 6 Jul 2001 16:33:10 +0000 (16:33 +0000)]
2001-07-06  Andrew Haley  <aph@cambridge.redhat.com>

        * include/i386-signal.h: Don't do anything with unsigned divide
        overflow except throw an exception.

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

22 years ago2001-07-06 Andrew Haley <aph@cambridge.redhat.com>
aph [Fri, 6 Jul 2001 16:32:40 +0000 (16:32 +0000)]
2001-07-06  Andrew Haley  <aph@cambridge.redhat.com>

        * libjava.lang/Divide_1.java: Add may more test cases.
        * libjava.lang/Divide_1.out: Likewise.

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

22 years agoUpdate Craig's status.
law [Fri, 6 Jul 2001 16:03:30 +0000 (16:03 +0000)]
Update Craig's status.

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

22 years ago * gcc.c-torture/compile/20010706-1.c: New test.
law [Fri, 6 Jul 2001 15:30:03 +0000 (15:30 +0000)]
    * gcc.c-torture/compile/20010706-1.c: New test.

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

22 years ago2001-07-05 Andrew Haley <aph@redhat.com>
aph [Fri, 6 Jul 2001 14:41:52 +0000 (14:41 +0000)]
2001-07-05  Andrew Haley  <aph@redhat.com>

        * Makefile.in (LIB2_DIVMOD_FUNCS): New.
        (LIB2FUNCS): Move divmod functions to LIB2_DIVMOD_FUNCS.
        * mklibgcc.in: Compile LIB2_DIVMOD_FUNCS.

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

22 years ago2001-07-06 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
nathan [Fri, 6 Jul 2001 12:28:48 +0000 (12:28 +0000)]
2001-07-06  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
        * include/bits/stl_vector.h (vector::_M_initialize_aux): Fix typo.

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

22 years ago2001-07-06 Ira Ruben <ira@apple.com>
nathan [Fri, 6 Jul 2001 12:21:49 +0000 (12:21 +0000)]
2001-07-06  Ira Ruben   <ira@apple.com>
        * cp-tree.def (TEMPLATE_DECL): Update comment. DECL_RESULT should
be DECL_TEMPLATE_RESULT.

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

22 years ago2001-07-06 Toon Moene <toon@moene.indiv.nluug.nl>
toon [Fri, 6 Jul 2001 12:09:39 +0000 (12:09 +0000)]
2001-07-06  Toon Moene  <toon@moene.indiv.nluug.nl>
            Pedro Vazquez  <vazquez@penelope.iqm.unicamp.br>

* configure.in: Check for fseeko, ftello.
* configure: Rebuilt.
* config.h.in: Rebuilt.
* fio.h: Define FSEEK to be fseek or fseeko, depending
on configure's findings.  Ditto for FTELL and ftell / ftello.
* backspace.c (f_back): Use FSEEK for fseek, FTELL for ftell.
* dfe.c (c_dfe): Ditto.
* due.c (c_due, e_rdue): Ditto.
* endfile.c (t_runc): Ditto.
* err.c (f__nowreading, f__nowwriting): Ditto.
* ftell_.c (G77_ftell_0, G77_fseek_0): Ditto.
* inquire.c (f_inqu): Ditto.
* open.c (f_open): Ditto.
* rdfmt.c (rd_ed): Ditto.
* sue.c (s_wsue, e_wsue, e_rsue): Ditto.

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

22 years ago * dwarf2out.c (mem_loc_descriptor): Only look through a constant pool
jason [Fri, 6 Jul 2001 11:38:41 +0000 (11:38 +0000)]
    * dwarf2out.c (mem_loc_descriptor): Only look through a constant pool
        reference if the target constant is also a SYMBOL_REF.

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

22 years agoFix bad checkin in docs.
echristo [Fri, 6 Jul 2001 07:57:39 +0000 (07:57 +0000)]
Fix bad checkin in docs.

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

22 years ago2001-07-05 Eric Christopher <echristo@redhat.com>
echristo [Fri, 6 Jul 2001 07:32:43 +0000 (07:32 +0000)]
2001-07-05  Eric Christopher  <echristo@redhat.com>

        * config/mips/mips.h (MASK_MIPS3900): Remove.
        (MASK_MIPS16,MASK_NO_CHECK_ZERO_DIV,MASK_CHECK_RANGE_DIV,
        MASK_UNINIT_CONST_IN_RODATA): Change for 3900 mask removal.
        (TARGET_MIPS3900): Change to use mips_arch.
        (TARGET_MIPS4000): New.
        (TARGET_MIPS4100): New.
        (TARGET_MIPS4300): New.
        (TARGET_SWITCHES): Change 3900 and 4650 options to NULL.
        (SUBTARGET_TARGET_OPTIONS): Add -march. Change help text
        for -mipsX.
        (GENERATE_BRANCHLIKELY): Move TARGET_MIPS3900.
        (ISA_HAS_BRANCHLIKELY): To here.
        (CC1_CPU_SPEC):  New.
        (CC1_SPEC): Use here.  Remove 4650 and 3900 options.
        (mips_arch_string): Declare.
        (mips_arch): Declare.
        (TARGET_OPTIONS): Add -march and -mtune.

        * config/mips/mips.c (mips_arch_string): New.
        (mips_arch): New.
        (override_options): Handle -march for codegen and -mtune
        for scheduling. Use mips_arch. Move tx39 target default here.
        (mips_parse_cpu): Move error message to override_options.

        * config/mips/r3900.h (TARGET_DEFAULT): Remove.

        * config/mips/mips.md: Use TARGET_MIPS4000 and TARGET_MIPS4300.

        * doc/invoke.texi (Option Summary): Add -march and -mtune entries.
        (MIPS Options): Ditto.  Change mcpu entry to historical text.

2001-07-05  H.J. Lu  (hjl@gnu.org)

        * config/mips/mips.c (mips_parse_cpu): New function to parse
        -march=*/-mcpu=*.

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

22 years agoDaily bump.
gccadmin [Fri, 6 Jul 2001 07:16:43 +0000 (07:16 +0000)]
Daily bump.

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

22 years ago * cp-tree.h (copy_template_template_parm): Rename to ...
lerdsuwa [Fri, 6 Jul 2001 06:36:47 +0000 (06:36 +0000)]
* cp-tree.h (copy_template_template_parm): Rename to ...
(bind_template_template_parm): ... here.
* tree.c (copy_template_template_parm): Rename to ...
(bind_template_template_parm): ... here.  Remove the case when
NEWARGS is NULL_TREE.
(copy_tree_r): Don't copy TEMPLATE_TEMPLATE_PARM and
BOUND_TEMPLATE_TEMPLATE_PARM.
* pt.c (lookup_template_class): Adjust.

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

22 years ago * lang.c (flag_assume_compiled): Removed.
tromey [Fri, 6 Jul 2001 04:31:03 +0000 (04:31 +0000)]
* lang.c (flag_assume_compiled): Removed.
* java-tree.h (flag_assume_compiled): Removed.
* lang-options.h: Removed -ffile-list-file, -fuse-boehm-gc,
-fhash-synchronization, -fuse-divide-subroutine,
-fcheck-references, -femit-class-file, -femit-class-files,
-fassume-compiled.  Updated --encoding information.  Changed
-foutput-class-dir to `-d'.

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

22 years ago * cvt.c (convert_lvalue): New fn.
jason [Fri, 6 Jul 2001 01:14:28 +0000 (01:14 +0000)]
    * cvt.c (convert_lvalue): New fn.
        * cp-tree.h: Declare it.
        * method.c (do_build_assign_ref): Use it.
        (do_build_copy_constructor): Convert parm to base types
        before calling base constructors.

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

22 years ago * typeck.c (check_return_expr): Check DECL_ALIGN instead of
jason [Fri, 6 Jul 2001 01:13:55 +0000 (01:13 +0000)]
    * typeck.c (check_return_expr): Check DECL_ALIGN instead of
        DECL_USER_ALIGN.  Check flag_elide_constructors instead of
        optimize.
        * semantics.c (cp_expand_stmt): Don't destroy the named return value.

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

22 years agoRemove bogus patch.
wilson [Fri, 6 Jul 2001 00:37:18 +0000 (00:37 +0000)]
Remove bogus patch.
* config/ia64/lib1funcs.asm: Revert 2001-07-02 change.
* config/ia64/t-ia64: Likewise.
(LIB1ASMFUNCS): Update comment.

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

22 years agoFix URL typo
dje [Thu, 5 Jul 2001 22:51:35 +0000 (22:51 +0000)]
Fix URL typo

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

22 years ago2001-07-03 Alexandre Petit-Bianco <apbianco@redhat.com>
apbianco [Thu, 5 Jul 2001 22:33:44 +0000 (22:33 +0000)]
2001-07-03  Alexandre Petit-Bianco  <apbianco@redhat.com>

* parse.y (resolve_expression_name): Improved error message for
inner class cases.
Fixes PR java/1958

2001-06-27  Alexandre Petit-Bianco  <apbianco@redhat.com>

* jcf-parse.c (gcc_mark_jcf): Test for a finished JCF.
* jcf.h (typedef struct JCF): New bitfield `finished.'
(JCF_FINISH): Set `finished.'
(JCF_ZERO): Reset `finished.'
Fixes PR java/2633

2001-06-27  Alexandre Petit-Bianco  <apbianco@redhat.com>

* parse.y (class_body_declaration:): Don't install empty instance
initializers.
Fixes PR java/1314

(http://gcc.gnu.org/ml/gcc-patches/2001-07/msg00321.html )

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

22 years ago * config/m68hc11/m68hc11.md ("*ashlsi3"): Operand 1 can be a memory
ciceron [Thu, 5 Jul 2001 21:17:10 +0000 (21:17 +0000)]
* config/m68hc11/m68hc11.md ("*ashlsi3"): Operand 1 can be a memory
reference using the stack pointer, adjust it since we push Y
temporarily.
("*ashrsi3"): Likewise.
("*lshrsi3"): Likewise.

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

22 years ago * config/m68hc11/m68hc11.h (RETURN_ADDR_RTX): Fix return address
ciceron [Thu, 5 Jul 2001 21:04:33 +0000 (21:04 +0000)]
* config/m68hc11/m68hc11.h (RETURN_ADDR_RTX): Fix return address
when -fomit-frame-pointer is used.

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

22 years ago2001-07-05 Jeffrey Oldham <oldham@codesourcery.com>
oldham [Thu, 5 Jul 2001 20:54:29 +0000 (20:54 +0000)]
2001-07-05  Jeffrey Oldham  <oldham@codesourcery.com>

* flow.c: Reverse Jan Hubicka's patch of 02July2001.
(try_redirect_by_replacing_jump): Reverse updating properly the
count and frequency information.  Reverse removing cc0 setter.
(forwarder_block_p): Reverse fixing for fallthru blocks.

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

22 years ago* gcc.c (TARGET_OPTION_TRANSLATE_TABLE): New.
dj [Thu, 5 Jul 2001 20:09:34 +0000 (20:09 +0000)]
* gcc.c (TARGET_OPTION_TRANSLATE_TABLE): New.
(translate_options): If the above is defined, use it to map
given options to new options.
* doc/tm.texi: Document it.

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

22 years ago * doc/invoke.texi (Optimize Options): Document that -fgcse may
gerald [Thu, 5 Jul 2001 19:38:30 +0000 (19:38 +0000)]
* doc/invoke.texi (Optimize Options): Document that -fgcse may
cause programs using computed gotos to run more slowly.

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

22 years ago* Makefile.in: Add ffs.c dependency.
dj [Thu, 5 Jul 2001 17:24:39 +0000 (17:24 +0000)]
* Makefile.in: Add ffs.c dependency.
* configure.in: Add ffs.c.
* ffs.c: New file.

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

22 years ago * testsuite_flags.in (--build-includes): backward, not backwards.
jason [Thu, 5 Jul 2001 17:18:00 +0000 (17:18 +0000)]
    * testsuite_flags.in (--build-includes): backward, not backwards.

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

22 years ago For PR java/3562:
tromey [Thu, 5 Jul 2001 15:57:09 +0000 (15:57 +0000)]
For PR java/3562:
* java/lang/Class.h (Class(void)): Now private.  Removed
implementation.  From dmorsberger@sensysdl.com.

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

22 years ago * cvt.c (convert_lvalue): New fn.
jason [Thu, 5 Jul 2001 15:39:36 +0000 (15:39 +0000)]
    * cvt.c (convert_lvalue): New fn.
        * cp-tree.h: Declare it.
        * method.c (do_build_assign_ref): Use it.
        (do_build_copy_constructor): Convert parm to base types
        before calling base constructors.

        * typeck.c (check_return_expr): Check DECL_ALIGN instead of
        DECL_USER_ALIGN.  Check flag_elide_constructors instead of
        optimize.
        * semantics.c (cp_expand_stmt): Don't destroy the named return value.

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

22 years ago * doc/install.texi (Specific): Markup, spelling and typo fixes.
ro [Thu, 5 Jul 2001 13:10:59 +0000 (13:10 +0000)]
* doc/install.texi (Specific): Markup, spelling and typo fixes.
Fixed sorting.
Consistently require binutils 2.11.2, not prereleases.
(Specific, decstation-*): Canonicalize as mips-dec-*.
(Specific, i?86-*-sco3.2v5*): Remove make bootstrap requirement,
always necessary.
(Specific, m68k-altos): Removed reference to README.altos, deleted.
(Specific, mips-*): Reword MIPS C compiler requirements.
(Specific, powerpc*-*-*): New, mention --with-cpu once.
(Specific, sunv5): Removed, obsolete.

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

22 years ago * dwarf2out.c (output_loc_list): Use an all ones mask for
nathan [Thu, 5 Jul 2001 09:39:35 +0000 (09:39 +0000)]
* dwarf2out.c (output_loc_list): Use an all ones mask for
.text asm output and don't rely on long long
literals. Reformat some long lines.

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

22 years agoDaily bump.
gccadmin [Thu, 5 Jul 2001 07:16:17 +0000 (07:16 +0000)]
Daily bump.

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

22 years ago * doc/gcc.texi (GNU/Linux): Remove accidental re-add of GPL
aj [Thu, 5 Jul 2001 06:53:56 +0000 (06:53 +0000)]
* doc/gcc.texi (GNU/Linux): Remove accidental re-add of GPL
section.

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

22 years ago2001-07-04 Daniel Berlin <dan@cgsoftware.com>
dberlin [Thu, 5 Jul 2001 02:08:16 +0000 (02:08 +0000)]
2001-07-04  Daniel Berlin  <dan@cgsoftware.com>

* dwarf2out.c (dwarf2out_define): Update comment.
(dwarf2out_undef): Ditto.
(dwarf2out_start_source_file): Ditto.
(dwarf2out_end_source_file): Ditto.
(dwarf2out_finish): Output DW_MACINFO_end_file for primary file,
since we never call the start/end debug hook for the primary file.

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

22 years ago2001-07-04 Kazu Hirata <kazu@hxi.com>
kazu [Wed, 4 Jul 2001 21:58:04 +0000 (21:58 +0000)]
2001-07-04  Kazu Hirata  <kazu@hxi.com>

* config/h8300/h8300.c (get_shift_alg): Remove an extra operand
from shll.

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

22 years ago * cppinit.c (remove_dup_dirs): Inform if a system include
nathan [Wed, 4 Jul 2001 20:06:27 +0000 (20:06 +0000)]
* cppinit.c (remove_dup_dirs): Inform if a system include
        directory is being reordered.
* doc/invoke.texi (Directory Options): GCC warns if you hide a
system include.
* doc/cpp.texi (Search Paths): Likewise.
* doc/gcc.texi (Interoperation): Remove information about
-I/usr/include.

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

22 years ago * varray.h (VARRAY_TOP_GENERIC_PTR): Remove spurious parameter.
nathan [Wed, 4 Jul 2001 19:40:02 +0000 (19:40 +0000)]
* varray.h (VARRAY_TOP_GENERIC_PTR): Remove spurious parameter.
(VARRAY_TOP_CHAR_PTR): Likewise.
correct filenames for 2001-07-03  Stan Shebs  <shebs@apple.com>

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

22 years ago * gcc.c (process_command): Don't assign elements of a const char*.
ghazi [Wed, 4 Jul 2001 19:35:30 +0000 (19:35 +0000)]
* gcc.c (process_command): Don't assign elements of a const char*.

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

22 years ago Modified from patch by Julian Hall <jules@acris.co.uk>:
tromey [Wed, 4 Jul 2001 18:33:53 +0000 (18:33 +0000)]
Modified from patch by Julian Hall <jules@acris.co.uk>:
* jartool.c (errno): Conditionally declare.
(O_BINARY): Conditionally define.
(main): Use open, not creat.  Use O_BINARY everywhere.
(make_manifest): Use O_BINARY.
(add_to_jar): Likewise.

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

22 years ago * emit-rtl.c (change_address): Don't abort if invalid address while
kenner [Wed, 4 Jul 2001 18:20:21 +0000 (18:20 +0000)]
* emit-rtl.c (change_address): Don't abort if invalid address while
reload is in progress.

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

22 years ago2001-07-04 Jeffrey Oldham <oldham@codesourcery.com>
oldham [Wed, 4 Jul 2001 18:12:08 +0000 (18:12 +0000)]
2001-07-04  Jeffrey Oldham  <oldham@codesourcery.com>

* include/ext/ropeimpl.h (_Rope_RopeRep::_M_free_c_string):
Replace destroy by _Destroy.
(_Rope_RopeRep::_S_free_string): Likewise.
(rope::c_str()): Likewise.
* include/ext/slist (_Slist_base::_M_erase_after>): Likewise.
(_Slist_base::_M_erase_after): Likewise.
(slist::_M_create_node): Replace construct by _Construct.
(slist::pop_front): Replace destroy by _Destroy.
* include/ext/stl_hashtable.h (hashtable::_M_new_node): Replace
construct by _Construct.
(hashtable::_M_delete_node): Replace destroy by _Destroy.
* include/ext/stl_rope.h (rope::rope): Replace construct by
_Construct.
(rope::copy): Replace destroy by _Destroy.

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

22 years ago2001-07-04 Daniel Berlin <dan@cgsoftware.com>
dberlin [Wed, 4 Jul 2001 17:55:20 +0000 (17:55 +0000)]
2001-07-04  Daniel Berlin  <dan@cgsoftware.com>

* c-lex.c (cb_file_change): Pass line number to
debug_start_source_file.
(cb_undefine): Pass correct line number to debug_undef.

* toplev.c (debug_start_source_file): Add line number to
parameters. Pass it along to dwarf2out_start_source_file.
(decode_g_option): Stop resetting debug level back to normal when
we change debug formats, unless the current level is
none. (Before, -g3 -gdwarf-2 would use debug level 2, rather than
3).

* toplev.h (debug_start_source_file): Add line number to
parameters.

* dwarf2out.h (dwarf2out_start_source_file): Add line number to parameters.

* dwarf2out.c (dwarf2out_start_source_file): Add line number to
parameters.
Output debug_macinfo data for starting file if requested.
(dwarf2out_end_source_file): Output debug_macinfo data for ending
file if requested.
(dwarf2out_define): Output debug_macinfo data for defining a macro if requested.
(dwarf2out_undef): Output debug_macinfo data for undefining a
macro if requested.
(DEBUG_MACINFO_SECTION): New. DWARF2 macro info section name.
(DEBUG_MACINFO_SECTION_LABEL): New. DWARF2 macro info section label.
(macinfo_section_label): New. DWARF2 macro info section label.
(dwarf2out_init): If we want macro info, output the start label
for the section.
(dwarf2out_finish): If we want macro info, add a DW_AT_macro_info
attribute to the compilation unit die pointing to the macro info.

2001-07-04  Daniel Berlin  <dan@cgsoftware.com>

* dwarf2out.c (new_loc_list): Move to inside #ifdef
DWARF2_DEBUGGING_INFO.
(add_loc_descr_to_loc_list): Ditto.
(output_loc_list): Ditto.
Also, fix thinko in curr not being initialized.
(gen_internal_sym): Ditto.

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

22 years ago * emit-rtl.c (replace_equiv_address): New function.
kenner [Wed, 4 Jul 2001 17:43:18 +0000 (17:43 +0000)]
* emit-rtl.c (replace_equiv_address): New function.
* expr.h (replace_equiv_address): New declaration.
* explow.c (validize_mem): Call it instead of change_address and
also call if -fforce-addr and address is constant.
* expr.c: Replace more calls to change_address with adjust_address
and/or replace_equiv_address or to validize_mem.
* function.c, regmove.c, config/alpha/alpha.c: Likewise.
* config/arm/arm.md, config/clipper/clipper.md: Likewise.
* config/dsp16xx/dsp16xx.md, config/fr30/fr30.c: Likewise.
* config/i370/i370.md, config/i860/i860.md: Likewise.
* config/i960/i960.md, config/mips/mips.c: Likewise.
* config/mips/mips.md, config/pa/pa.md: Likewise.
* config/pdp11/pdp11.md, config/rs6000/rs6000.c: Likewise.
* config/rs6000/rs6000.md, config/sh/sh.md: Likewise.

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

22 years ago * Makefile.in: Take PICFLAG and RUNTESTFLAGS out of FLAGS_TO_PASS.
zack [Wed, 4 Jul 2001 17:31:36 +0000 (17:31 +0000)]
* Makefile.in: Take PICFLAG and RUNTESTFLAGS out of FLAGS_TO_PASS.

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

22 years ago * bitmap.c (bitmap_union_of_diff): Don't use BITMAP_ALLOCA.
ghazi [Wed, 4 Jul 2001 17:25:58 +0000 (17:25 +0000)]
* bitmap.c (bitmap_union_of_diff): Don't use BITMAP_ALLOCA.

* bitmap.h (BITMAP_ALLOCA): Don't pass alloca as an argument to a
function.

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

22 years ago * doc/include: New directory.
jsm28 [Wed, 4 Jul 2001 16:16:43 +0000 (16:16 +0000)]
* doc/include: New directory.
* doc/fdl.texi: Move to doc/include/fdl.texi.
* doc/texinfo.tex: Move to doc/include/texinfo.tex.
* doc/include/funding.texi, doc/include/gpl.texi: New files.
* doc/gcc.texi: Use funding.texi and gpl.texi.
* Makefile.in ($(docdir)/cpp.info, $(docdir)/gcc.info,
$(docdir)/cppinternals.info, cpp.dvi. gcc.dvi. cppinternals.dvi):
Update dependencies and use -I $(docdir)/include.

f:
* g77.texi: Use gpl.texi and funding.texi.  Remove Look and Feel
section.  Add Funding Free Software to invariant sections.
* Make-lang.in ($(srcdir)/f/g77.info, f/g77.dvi): Update
dependencies and use doc/include in search path.

java:
* gcj.texi: Use gpl.texi.
* Make-lang.in ($(srcdir)/java/gcj.info, java/gcj.dvi): Update
dependencies and use doc/include in search path.

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

22 years agoFix dependencies for parallel builds.
green [Wed, 4 Jul 2001 14:11:55 +0000 (14:11 +0000)]
Fix dependencies for parallel builds.

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

22 years ago * doc/install.texi (sparc64-*-*): Remove garbage.
gerald [Wed, 4 Jul 2001 14:04:45 +0000 (14:04 +0000)]
* doc/install.texi (sparc64-*-*): Remove garbage.

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

22 years ago * i386.c (ix86_expand_builtin, case IX86_BUILTIN_SETPS):
kenner [Wed, 4 Jul 2001 13:07:57 +0000 (13:07 +0000)]
* i386.c (ix86_expand_builtin, case IX86_BUILTIN_SETPS):
Fix typo in last change to use adjust_address.

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

22 years ago * doc/install.texi (Specific): Update information for *-*-solaris*.
gerald [Wed, 4 Jul 2001 09:06:51 +0000 (09:06 +0000)]
* doc/install.texi (Specific): Update information for *-*-solaris*.

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

22 years agoDaily bump.
gccadmin [Wed, 4 Jul 2001 07:16:47 +0000 (07:16 +0000)]
Daily bump.

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

22 years ago2001-07-03 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Wed, 4 Jul 2001 02:39:02 +0000 (02:39 +0000)]
2001-07-03  Benjamin Kosnik  <bkoz@redhat.com>

* include/bits/localefwd.h: Format.
* include/bits/locale_facts.tcc (locale::combine): Adjust.
* src/locale.cc (locale::locale::(_Impl)): Don't call
_M_add_reference.
(locale::facet::_M_remove_reference): Simplify.
* src/globals.cc (locale_impl_c): New. Format.
(locale_c): New.
* src/ios.cc (ios_base::Init::Init): Increment _S_ios_base_init last.

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

22 years agoInstall correct hunks
kenner [Wed, 4 Jul 2001 02:32:25 +0000 (02:32 +0000)]
Install correct hunks

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

22 years ago * explow.c (plus_constant_wide): Reinitialize Y for restart.
kenner [Wed, 4 Jul 2001 02:29:46 +0000 (02:29 +0000)]
* explow.c (plus_constant_wide): Reinitialize Y for restart.

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

22 years ago* libjava.lang/II.java: New file.
jsturm [Tue, 3 Jul 2001 23:52:27 +0000 (23:52 +0000)]
* libjava.lang/II.java: New file.
* libjava.lang/II.out: New file.

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

22 years ago * java/parse.y (fix_constructors): Test if a CALL_EXPR invokes
jsturm [Tue, 3 Jul 2001 23:44:07 +0000 (23:44 +0000)]
* java/parse.y (fix_constructors): Test if a CALL_EXPR invokes
`this'.  If so, don't build instance initializers.

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

22 years ago * configure: Rebuilt.
tromey [Tue, 3 Jul 2001 22:33:24 +0000 (22:33 +0000)]
* configure: Rebuilt.
* configure.in: Added aux-dir hacks to satisfy automake and
in-tree builds.

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

22 years ago Fix for PR bootstrap/3281:
tromey [Tue, 3 Jul 2001 22:31:43 +0000 (22:31 +0000)]
Fix for PR bootstrap/3281:
* aclocal.m4, configure: Rebuilt.
* acinclude.m4 (LIBGCJ_CONFIGURE): Don't set libgcj_flagbasedir.
Correctly compute libgcj_basedir.
(mkinstalldirs): Define and subst.

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

22 years ago Fix for PR bootstrap/3281:
tromey [Tue, 3 Jul 2001 22:30:01 +0000 (22:30 +0000)]
Fix for PR bootstrap/3281:
* aclocal.m4, configure, Makefile.in: Rebuilt.
* acinclude.m4: Set mkinstalldirs for in-tree build.

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

22 years ago Fix for PR bootstrap/3281:
tromey [Tue, 3 Jul 2001 22:29:32 +0000 (22:29 +0000)]
Fix for PR bootstrap/3281:
* configure, Makefile.in: Rebuilt.
* configure.in: Set mkinstalldirs, for in-tree build.

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

22 years ago * darwin.h (SECTION_FUNCTION): Remove WAS_TEXT argument, remove
shebs [Tue, 3 Jul 2001 20:38:37 +0000 (20:38 +0000)]
    * darwin.h (SECTION_FUNCTION): Remove WAS_TEXT argument, remove
        case for flag_no_mach_text_sections.
        (EXTRA_SECTION_FUNCTIONS): Remove arg from uses of SECTION_FUNCTION.
        * darwin.c (flag_no_mach_text_sections): Remove.
        * darwin-protos.h (darwin_init_pragma): Remove decl.

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

22 years ago * explow.c (plus_constant_wide, case PLUS): Call find_constant_term
kenner [Tue, 3 Jul 2001 19:44:20 +0000 (19:44 +0000)]
* explow.c (plus_constant_wide, case PLUS): Call find_constant_term
and avoid checking for constant as first operand.
* recog.c (find_constant_term_loc): No longer static.
(adj_offettable_operand): Delete.
* rtl.h (adj_offsettable_operand): Delete declaration.
(find_constant_term): Add declaration.
* caller-save.c: Replace calls to adj_offsettable_operand with calls
to adjust_address.
* config/arm/arm.c, config/c4x/c4x.c: Likewise.
* config/clipper/clipper.md, config/h8300/h8300.c: Likewise.
* config/i386/i386.c, config/i386/i386.md: Likewise.
* config/i860/i860.c, config/i960/i960.c: Likewise.
* config/i960/i960.md, config/m68hc11/m68hc11.c: Likewise.
* config/m68k/m68k.c, config/m68k/m68k.md: Likewise.
* config/m88k/m88k.md, config/mcore/mcore.c: Likewise.
* config/mips/mips.c, config/mips/mips.md: Likewise.
* config/mn10200/mn10200.c, config/mn10300/mn10300.c: Likewise.
* config/ns32k/ns32k.c, config/ns32k/ns32k.md: Likewise.
* config/pa/pa.c, config/pdp11/pdp11.c: Likewise.
* config/pdp11/pdp11.md, config/sh/sh.c, config/v850/v850.c: Likewise.
* config/vax/vax.md, config/ns32k/ns32k.c: Likewise.
* config/ns32k/ns32k.md: Likewise.

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

22 years ago * rtl.c (copy_rtx): Handle 'T' format letter.
zack [Tue, 3 Jul 2001 19:23:35 +0000 (19:23 +0000)]
* rtl.c (copy_rtx): Handle 'T' format letter.
* gensupport.c (collect_insn_data): Likewise.
* print-rtl.c (print_rtx): Print 'T' slots like 's'.

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

22 years agoSpecifiy range for <N> in -B option.
nickc [Tue, 3 Jul 2001 14:03:14 +0000 (14:03 +0000)]
Specifiy range for <N> in -B option.
Use 'dir' not 'foo' as example directory name.

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

22 years ago * config/i386/sol2.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
ro [Tue, 3 Jul 2001 12:35:01 +0000 (12:35 +0000)]
* config/i386/sol2.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
Fixes PRs bootstrap/3067, bootstrap/3249, bootstrap/3275.

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

22 years ago * doc/cppinternals.texi: Improve formatting and logical markup.
jsm28 [Tue, 3 Jul 2001 08:49:10 +0000 (08:49 +0000)]
* doc/cppinternals.texi: Improve formatting and logical markup.

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

22 years agoDaily bump.
gccadmin [Tue, 3 Jul 2001 07:16:12 +0000 (07:16 +0000)]
Daily bump.

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

22 years ago * Makefile.in (insn-recog.o): Add dependency on reload.h.
aj [Tue, 3 Jul 2001 06:22:01 +0000 (06:22 +0000)]
* Makefile.in (insn-recog.o): Add dependency on reload.h.

* genrecog.c (write_header): Include reload.h for prototypes in
insn-recog.c.

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

22 years agoconfig:
neil [Tue, 3 Jul 2001 05:56:32 +0000 (05:56 +0000)]
config:
* i386/cygwin.h (VALID_MACHINE_DECL_ATTRIBUTE,
VALID_MACHINE_TYPE_ATTRIBUTE): Remove.
* i386/i386-protos.h (i386_pe_valid_decl_attribute_p,
i386_pe_valid_type_attribute_p): Add.
* i386/i386.c (TARGET_INITIALIZER): Override for cygwin targets.
* i386/winnt.c (i386_valid_decl_attribute_p): Return directly.

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

22 years ago * explow.c (plus_constant_wide, case LO_SUM): New case.
kenner [Tue, 3 Jul 2001 01:58:35 +0000 (01:58 +0000)]
* explow.c (plus_constant_wide, case LO_SUM): New case.
(plus_constant_for_output_wide): Delete.
* rtl.h (plus_constant_for_output): Delete.
* alias.c (canon_rtx, init_alias_analysis): Call plus_constant
instead of plus_constant_for_output.
* recog.c (offsettable_address_p, adj_offsettable_operand): Likewise.
* config/darwin.c, config/arm/arm.c, config/m68k/m68k.c: Likewise.
* config/m88k/m88k.c, config/mips/mips.c, config/pa/pa.c: Likewise.
* config/rs6000/rs6000.c, config/sparc/sparc.c: Likewise.
* config/sparc/sparc.md: Likewise.
Convert some change_address calls to adjust_address.

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

22 years agogcc:
jsm28 [Tue, 3 Jul 2001 00:46:05 +0000 (00:46 +0000)]
gcc:
* doc/extend.texi, doc/gcc.texi, doc/invoke.texi, doc/md.texi,
doc/rtl.texi, doc/tm.texi: Improve formatting.  Improve
documentation of -std and -Wwrite-strings.

contrib:
* texi2pod.pl: Handle @r inside @item.

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

22 years ago * acinclude.m4 (GLIBCPP_ENABLE_THREADS): Protect variable from shell
ljrittle [Mon, 2 Jul 2001 23:30:01 +0000 (23:30 +0000)]
* acinclude.m4 (GLIBCPP_ENABLE_THREADS): Protect variable from shell
expansion (thanks to Alexandre Oliva).
* aclocal.m4: Regenerate.
* configure: Regenerate.

Also, re-add last comment since Benjamin accidentally trashed it with
his last check-in.

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

22 years ago * cse.c (canon_hash): Don't register registers in very small
geoffk [Mon, 2 Jul 2001 23:24:02 +0000 (23:24 +0000)]
* cse.c (canon_hash): Don't register registers in very small
register classes, as extending their lifetime might cause
reload to fail.

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

22 years ago2001-07-02 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Mon, 2 Jul 2001 23:08:28 +0000 (23:08 +0000)]
2001-07-02  Benjamin Kosnik  <bkoz@redhat.com>

* src/locale.cc (locale::locale(const char*)): Make sure global
locales are initialized.
* include/bits/locale_facets.tcc (locale::combine): Refcout should
be zero, not one as it's return-by-value.
* testsuite/27_io/ios_base_callbacks.cc (test01): Don't check for
named locales here.
* testsuite/22_locale/ctor_copy_dtor.cc (test01): Instead, check
for it here.
(test02): Add test.
* libsupc++/eh_alloc.cc: Use climits, not limits.h.

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

22 years ago libstdc++/3284
ljrittle [Mon, 2 Jul 2001 22:24:57 +0000 (22:24 +0000)]
libstdc++/3284
* acinclude.m4 (GLIBCPP_ENABLE_THREADS): Portability enhancement.
* aclocal.m4: Regenerate.
* configure: Regenerate.

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

22 years ago libstdc++/3243
ljrittle [Mon, 2 Jul 2001 21:30:30 +0000 (21:30 +0000)]
libstdc++/3243
* acinclude.m4 (GLIBCPP_ENABLE_THREADS): Add relative path to
staged/installed area to support -I-.  Document.
* aclocal.m4: Regenerate.
* configure: Regenerate.

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

22 years ago * flow.c (try_redirect_by_replacing_jump): Remove cc0 setter.
hubicka [Mon, 2 Jul 2001 21:16:50 +0000 (21:16 +0000)]
* flow.c (try_redirect_by_replacing_jump): Remove cc0 setter.

* flow.c (forwarder_block_p): Fix for fallthru blocks.
(try_redirect_by_replacing_jump): Update properly the count
and frequency information.

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

22 years ago libstdc++/2211
ljrittle [Mon, 2 Jul 2001 20:50:40 +0000 (20:50 +0000)]
libstdc++/2211
* src/ios.cc (ios_base::Init::_S_ios_create): Rename __bufsize to
__out_bufsize.  Add __in_bufsize, document it and use it.

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

22 years agoRotate ChangeLog.
law [Mon, 2 Jul 2001 20:23:53 +0000 (20:23 +0000)]
Rotate ChangeLog.

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

22 years ago * toplev.c (dump_file_index): Move SSA dumps just after first
law [Mon, 2 Jul 2001 20:21:15 +0000 (20:21 +0000)]
   * toplev.c (dump_file_index): Move SSA dumps just after first
        jump dump.
        (dump_file): Corresponding changes.
        (rest_of_compilation): Move SSA path to just after the first
        jump pass.
        * doc/gcc.texi (Passes): Update due to movement of SSA path.
        * doc/invoke.texi: Update dump file #s as they were completely
        out of date with reality.

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

22 years ago2001-07-02 Geoffrey Keating <geoffk@redhat.com>
geoffk [Mon, 2 Jul 2001 20:02:54 +0000 (20:02 +0000)]
2001-07-02  Geoffrey Keating  <geoffk@redhat.com>

* doc/tm.texi (Frame Layout): Document STACK_PUSH_CODE.

* expr.c (emit_move_insn_1): Deal with non-default
STACK_PUSH_CODE.

* expr.c (emit_single_push_insn): Fix warning.

2001-07-02  Toshiyasu Morita  <toshiyasu.morita@hsa.hitachi.com>

* expr.c (emit_move_insn_1): Avoid modifying
cfun->expr->x_stack_pointer when PUSH_ROUNDING is defined.

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

22 years ago * emit-rtl.c (adjust_address): New function.
kenner [Mon, 2 Jul 2001 19:47:44 +0000 (19:47 +0000)]
* emit-rtl.c (adjust_address): New function.
* expr.h (adjust_address): Add declaration.
* builtins.c: Replace some calls to change_address with calls to it
or to validize_mem.
* caller-save.c, dwarf2out.c, except.c, expmed.c, expr.c: Likewise.
* function.c, config/a29k/a29k.md, config/alpha/alpha.c: Likewise.
* config/arm/arm.c, config/convex/convex.c: Likewise.
* config/dsp16xx/dsp16xx.md, config/fr30/fr30.c: Likewise.
* config/i386/i386.c, config/i386/i386.md: Likewise.
* config/ia64/ia64.c, config/ia64/ia64.md: Likewise.
* config/m32r/m32r.c, config/m68k/m68k.md: Likewise.
* config/m88k/m88k.c, config/mips/mips.md: Likewise.
* config/ns32k/ns32k.c, config/rs6000/rs6000.c: Likewise.
* config/sh/sh.c, config/sparc/sparc.md: Likewise.

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

22 years ago2001-07-01 Stephen M. Webb <stephen@bregmasoft.com>
bkoz [Mon, 2 Jul 2001 19:47:09 +0000 (19:47 +0000)]
2001-07-01  Stephen M. Webb <stephen@bregmasoft.com>

* include/bits/stl_construct.h (construct): Remove.
       (destroy): Remove.
       (__destroy): Replaced by use of iterator_traits.
* include/bits/stl_deque.h: replaced HP iterator functions with
iterator_traits.
        (construct): changed to _Construct.
(destroy): changed to _Destroy.
* include/bits/stl_tempbuf.h: Same.
* include/bits/stl_tree.h: Same.
* include/bits/stl_vector.h: Same.
* include/backward/iterator.h (construct): moved definition to here.
(destroy): Same.

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

22 years agoFix HPUX libgcc_s.so linking problem.
wilson [Mon, 2 Jul 2001 19:36:58 +0000 (19:36 +0000)]
Fix HPUX libgcc_s.so linking problem.
* config/ia64/ia64.h: Delete obsolete lib1funcs.asm comment.
        * config/ia64/t-ia64: Change LIB1ASMFUNCS to use single underscore.
        * config/ia64/lib1funcs.asm: Change macro names to match t-ia64.

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

22 years ago * cppinit.c (lang_defaults): New table.
zack [Mon, 2 Jul 2001 18:55:35 +0000 (18:55 +0000)]
* cppinit.c (lang_defaults): New table.
(set_lang): Just read from lang_defaults into the live options
structure.

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

22 years agogcc:
zack [Mon, 2 Jul 2001 18:35:32 +0000 (18:35 +0000)]
gcc:
* Makefile.in (doc): Depend on $(GENERATED_MANPAGES).
* doc/.cvsignore: Add gcc.1, cpp.1, gcov.1.
* doc/gcc.1, doc/cpp.1, doc/gcov.1: Removed.
contrib:
* gcc_update: Remove entries for gcc.1, cpp.1, gcov.1.

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

22 years ago * doc/install.texi: Various spelling and markup fixes.
ro [Mon, 2 Jul 2001 18:08:42 +0000 (18:08 +0000)]
* doc/install.texi: Various spelling and markup fixes.
(Installing GCC): Component specific installation instructions are
gone.
Fix reference.
Warn about removing old install dir in the presence of shared libs.
(Configuration): Invoke with options target to match configure
--help.
Consistently refer to gas, gld pathnames.
Invert --enable-multilib documentation.
Remove references to old compiler versions.

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

22 years ago * flow.c (try_simplify_condjump): Fix typo in updating fallthru flags.
kenner [Mon, 2 Jul 2001 16:47:57 +0000 (16:47 +0000)]
* flow.c (try_simplify_condjump): Fix typo in updating fallthru flags.

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

22 years ago * doc/install.texi (Specific, mips*-sgi-irix4): Split from IRIX 5
ro [Mon, 2 Jul 2001 16:46:07 +0000 (16:46 +0000)]
* doc/install.texi (Specific, mips*-sgi-irix4): Split from IRIX 5
section.
(Specific, mips*-sgi-irix5): Note IDO download.
Reworded MIPS C hints.
Use GNU as instead of GAS.
Markup fixes.
Removed SGI Freeware reference, IRIX 6 only.
(Specific, mips*-sgi-irix6): Removed ranlib caveats, obsolete.
Note N64 library requirement/workaround.
Update O32 hints.
Complete list of structure passing bug victims.

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

22 years ago+ * simplify-rtx.c (simplify_rtx): Use swap_commutative_operands_p.
law [Mon, 2 Jul 2001 15:43:38 +0000 (15:43 +0000)]
+       * simplify-rtx.c (simplify_rtx): Use swap_commutative_operands_p.
Forgot to commit Friday.

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

22 years ago * doc/install.texi: Remove CVS Id.
gerald [Mon, 2 Jul 2001 15:33:05 +0000 (15:33 +0000)]
* doc/install.texi: Remove CVS Id.

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

22 years ago * ssa-dce.c (note_inherently_necessary_set): Add unused attribute.
aj [Mon, 2 Jul 2001 14:46:12 +0000 (14:46 +0000)]
    * ssa-dce.c (note_inherently_necessary_set): Add unused attribute.
        (find_inherently_necessary): Remove unused variable.

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

22 years agoRevert piece of previous patch about include directories
nathan [Mon, 2 Jul 2001 12:55:33 +0000 (12:55 +0000)]
Revert piece of previous patch about include directories

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

22 years ago * c-common.h (TDI_inlined): New ast dump phase.
nathan [Mon, 2 Jul 2001 12:16:58 +0000 (12:16 +0000)]
* c-common.h (TDI_inlined): New ast dump phase.
(dump_flag_name): New function.
* c-dump.c (dump_files): Add inlined phase.
(dump_flag_name): Define.
* doc/invoke.texi (-fdump-ast-inlined): Document.
cp:
* optimize.c (optimize_inline_calls): New function, broken out
of ...
(optimize_function): ... here. Call it. Don't inline if it is
a thunk.
(dump_function): Print name of dump flag causing this dump.
* semantics.c (expand_body): Move thunk inline check to
optimize_function.

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

22 years ago * stor-layout.c (layout_decl): Revert change to handling of alignment
kenner [Mon, 2 Jul 2001 10:27:17 +0000 (10:27 +0000)]
* stor-layout.c (layout_decl): Revert change to handling of alignment
in packed types.

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

22 years agoDaily bump.
gccadmin [Mon, 2 Jul 2001 07:16:12 +0000 (07:16 +0000)]
Daily bump.

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

22 years ago2001-07-01 Jeremy Nimmer <jwnimmer@alum.mit.edu>
tromey [Mon, 2 Jul 2001 05:16:24 +0000 (05:16 +0000)]
2001-07-01  Jeremy Nimmer  <jwnimmer@alum.mit.edu>

For PR libgcj/3523:
* java/io/LineNumberReader.java (reset): Pass correct arguments to
countLines.

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

22 years ago * c-common.c (decl_attributes, case A_MODE): Don't call layout_decl
kenner [Sun, 1 Jul 2001 23:23:28 +0000 (23:23 +0000)]
* c-common.c (decl_attributes, case A_MODE): Don't call layout_decl
for FIELD_DECL.

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

22 years ago * doc/tm.texi (FUNCTION_ARG): Document that the last call
geoffk [Sun, 1 Jul 2001 23:21:11 +0000 (23:21 +0000)]
* doc/tm.texi (FUNCTION_ARG): Document that the last call
is special.

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

22 years ago * expr.c (expand_expr, case ARRAY_REF): Correct check for
mmitchel [Sun, 1 Jul 2001 20:50:03 +0000 (20:50 +0000)]
* expr.c (expand_expr, case ARRAY_REF): Correct check for
side-effects in the value of an array element.

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