OSDN Git Service

pf3gnuchains/gcc-fork.git
26 years ago * config.sub: Accept 'amigados' for backward compatability.
law [Wed, 10 Sep 1997 21:18:25 +0000 (21:18 +0000)]
    * config.sub: Accept 'amigados' for backward compatability.

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

26 years agoInstall patch from H.J. Lu to make parallel make check work.
wilson [Wed, 10 Sep 1997 21:06:59 +0000 (21:06 +0000)]
Install patch from H.J. Lu to make parallel make check work.
* Makefile.in (testsuite/site.exp): New target.
(check-gcc, check-g++): Depend on testsuite/site.exp.
Don't stop for failure.

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

26 years agomissing entry
jason [Wed, 10 Sep 1997 20:15:23 +0000 (20:15 +0000)]
missing entry

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

26 years agoRebuild from source files.
wilson [Wed, 10 Sep 1997 19:33:33 +0000 (19:33 +0000)]
Rebuild from source files.

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

26 years agoPatch to fix parallel makes from H.J. Lu.
wilson [Wed, 10 Sep 1997 18:54:55 +0000 (18:54 +0000)]
Patch to fix parallel makes from H.J. Lu.
* Makefile (all): Remove sub-all.
(stmp-sub-all): New target. Renamed from sub-all.
(info, texinfo): Also depend on stmp-sub-all.
(clean): Also remove stmp*.
(maintainer-clean): New target. Same as realclean.

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

26 years agoOpps. Forgot part of the patch for $(srcdir)/INSTALL change.
law [Wed, 10 Sep 1997 18:16:50 +0000 (18:16 +0000)]
Opps.  Forgot part of the patch for $(srcdir)/INSTALL change.

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

26 years agodwarf2 EH support
jason [Wed, 10 Sep 1997 18:02:36 +0000 (18:02 +0000)]
dwarf2 EH support

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

26 years ago * m88k/sysv3.h (INITIALIZE_TRAMPOLINE) Define.
law [Wed, 10 Sep 1997 18:02:16 +0000 (18:02 +0000)]
    * m88k/sysv3.h (INITIALIZE_TRAMPOLINE) Define.
        * libgcc2.c (__enable_execute_stack): Provide for sysV88 too.

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

26 years agodwarf2 EH support
jason [Wed, 10 Sep 1997 18:00:28 +0000 (18:00 +0000)]
dwarf2 EH support

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

26 years ago * expr.c (emit_block_move): Always return a value.
law [Wed, 10 Sep 1997 16:52:45 +0000 (16:52 +0000)]
    * expr.c (emit_block_move): Always return a value.

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

26 years agoArc changes I forgot in last commit.
law [Wed, 10 Sep 1997 07:53:17 +0000 (07:53 +0000)]
Arc changes I forgot in last commit.

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

26 years ago Add port done awhile ago for the ARC cpu.
law [Wed, 10 Sep 1997 07:50:16 +0000 (07:50 +0000)]
    Add port done awhile ago for the ARC cpu.
        * arc/arc.h: New file.
        * arc/arc.c: New file.
        * arc/arc.md: New file.
        * arc/initfini.c: New file.
        * arc/lib1funcs.asm: New file.
        * arc/t-arc: New file.
        * arc/xm-arc.h: New file.
        * ginclude/va-arc.h: New file.
        * ginclude/stdarg.h: Include va-arc.h ifdef __arc__.
        * ginclude/varargs.h: Likewise.
        * Makefile.in (USER_H): Add va-arc.h.
        * configure.in (arc-*-elf*): Recognize.
        * longlong.h: Add ARC support.
Mostly so I can test changes in snapshot scripts.

        * expr.c (clear_storage): Use CONST0_RTX instead of const0_rtx.
        when clearing non-BLKmode data.
Fixes sparc problem.

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

26 years agoForgot to commit..
law [Wed, 10 Sep 1997 06:42:02 +0000 (06:42 +0000)]
Forgot to commit..

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

26 years ago * xm-m88k.h (USG): Only define if it hasn't already been defined.
law [Wed, 10 Sep 1997 06:37:46 +0000 (06:37 +0000)]
    * xm-m88k.h (USG): Only define if it hasn't already been defined.

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

26 years ago * Makefile.in (clean): Delete libgcc1-test.
law [Wed, 10 Sep 1997 06:32:10 +0000 (06:32 +0000)]
    * Makefile.in (clean): Delete libgcc1-test.

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

26 years ago * Makefile.in (INSTALL): cd to $(srcdir) before running texinfo.
law [Wed, 10 Sep 1997 06:29:35 +0000 (06:29 +0000)]
    * Makefile.in (INSTALL): cd to $(srcdir) before running texinfo.
(Until we start building all this gunk in objdir...)

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

26 years ago * m88k.c (m88k_expand_prologue): Set MEM_IN_STRUCT_P of va_list
law [Wed, 10 Sep 1997 03:57:12 +0000 (03:57 +0000)]
    * m88k.c (m88k_expand_prologue): Set MEM_IN_STRUCT_P of va_list
        template.

Also invoke.texi tweaks for v850.

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

26 years agonew testcases
jason [Wed, 10 Sep 1997 03:34:51 +0000 (03:34 +0000)]
new testcases

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

26 years ago * pt.c (unify): Just return 0 for a TYPENAME_TYPE.
jason [Wed, 10 Sep 1997 02:53:42 +0000 (02:53 +0000)]
* pt.c (unify): Just return 0 for a TYPENAME_TYPE.

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

26 years ago * std/bastring.h: Adjust use of reverse_iterator template.
jason [Wed, 10 Sep 1997 02:51:35 +0000 (02:51 +0000)]
* std/bastring.h: Adjust use of reverse_iterator template.

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

26 years ago * algo.h, algobase.h, alloc.h, bvector.h, deque.h, hashtable.h,
jason [Wed, 10 Sep 1997 02:49:45 +0000 (02:49 +0000)]
* algo.h, algobase.h, alloc.h, bvector.h, deque.h, hashtable.h,
iterator.h, list.h, rope.h, ropeimpl.h, slist.h, stl_config.h,
tree.h, vector.h: Update To September 8 SGI release.

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

26 years agoPatch from Alexandre Oliva to fix SunOS4 install problem.
wilson [Wed, 10 Sep 1997 02:46:16 +0000 (02:46 +0000)]
Patch from Alexandre Oliva to fix SunOS4 install problem.
* Makefile.in (install_to_libdir, install_to_tooldir): Add MULTISUBDIR
to all filenames in libdir and tooldir.

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

26 years agoTue Sep 9 17:38:47 1997 Mark Mitchell <mmitchell@usa.net>
jason [Wed, 10 Sep 1997 02:29:42 +0000 (02:29 +0000)]
Tue Sep  9 17:38:47 1997  Mark Mitchell  <mmitchell@usa.net>

* stl_config.h (__STL_MEMBER_TEMPLATES): Enable.

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

26 years agoTue Sep 9 17:57:25 1997 Mark Mitchell <mmitchell@usa.net>
jason [Wed, 10 Sep 1997 02:28:20 +0000 (02:28 +0000)]
Tue Sep  9 17:57:25 1997  Mark Mitchell  <mmitchell@usa.net>

* error.c (dump_decl): Avoid crashing when presented with a
uninitialized constant, as can occur with a template parameter.

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

26 years ago * except.c (expand_throw): Call build_delete for all
jason [Wed, 10 Sep 1997 00:59:16 +0000 (00:59 +0000)]
* except.c (expand_throw): Call build_delete for all
exception types, not just objects with destructors.

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

26 years agoAdd libgcc2 exception to copyright notice.
law [Tue, 9 Sep 1997 23:33:35 +0000 (23:33 +0000)]
Add libgcc2 exception to copyright notice.

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

26 years ago Add port done awhile ago for the ARC cpu.
law [Tue, 9 Sep 1997 22:21:04 +0000 (22:21 +0000)]
    Add port done awhile ago for the ARC cpu.
        * arc/arc.h: New file.
        * arc/arc.c: New file.
        * arc/arc.md: New file.
        * arc/initfini.c: New file.
        * arc/lib1funcs.asm: New file.
        * arc/t-arc: New file.
        * arc/xm-arc.h: New file.
        * ginclude/va-arc.h: New file.
        * ginclude/stdarg.h: Include va-arc.h ifdef __arc__.
        * ginclude/varargs.h: Likewise.
        * Makefile.in (USER_H): Add va-arc.h.
        * configure.in (arc-*-elf*): Recognize.
        * longlong.h: Add ARC support.
Mostly so I can test changes in snapshot scripts.

        * expr.c (clear_storage): Use CONST0_RTX instead of const0_rtx.
        when clearing non-BLKmode data.
Fixes sparc problem.

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

26 years ago * typeck.c (build_indirect_ref): Heed FLAG_VOLATILE similar to
brendan [Tue, 9 Sep 1997 22:20:47 +0000 (22:20 +0000)]
    * typeck.c (build_indirect_ref): Heed FLAG_VOLATILE similar to
        c-typeck.c.

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

26 years ago Add port done awhile ago for the ARC cpu.
law [Tue, 9 Sep 1997 21:58:23 +0000 (21:58 +0000)]
    Add port done awhile ago for the ARC cpu.
        * arc/arc.h: New file.
        * arc/arc.c: New file.
        * arc/arc.md: New file.
        * arc/initfini.c: New file.
        * arc/lib1funcs.asm: New file.
        * arc/t-arc: New file.
        * arc/xm-arc.h: New file.
        * ginclude/va-arc.h: New file.
        * ginclude/stdarg.h: Include va-arc.h ifdef __arc__.
        * ginclude/varargs.h: Likewise.
        * Makefile.in (USER_H): Add va-arc.h.
        * configure.in (arc-*-elf*): Recognize.
        * longlong.h: Add ARC support.
Mostly so I can test changes in snapshot scripts.

        * expr.c (clear_storage): Use CONST0_RTX instead of const0_rtx.
        when clearing non-BLKmode data.
Fixes sparc problem.

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

26 years ago Add port done awhile ago for the ARC cpu.
law [Tue, 9 Sep 1997 21:57:17 +0000 (21:57 +0000)]
    Add port done awhile ago for the ARC cpu.
        * arc/arc.h: New file.
        * arc/arc.c: New file.
        * arc/arc.md: New file.
        * arc/initfini.c: New file.
        * arc/lib1funcs.asm: New file.
        * arc/t-arc: New file.
        * arc/xm-arc.h: New file.
        * ginclude/va-arc.h: New file.
        * ginclude/stdarg.h: Include va-arc.h ifdef __arc__.
        * ginclude/varargs.h: Likewise.
        * Makefile.in (USER_H): Add va-arc.h.
        * configure.in (arc-*-elf*): Recognize.
        * longlong.h: Add ARC support.
Mostly so I can test changes in snapshot scripts.

        * expr.c (clear_storage): Use CONST0_RTX instead of const0_rtx.
        when clearing non-BLKmode data.
Fixes sparc problem.

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

26 years ago Add port done awhile ago for the ARC cpu.
law [Tue, 9 Sep 1997 21:56:06 +0000 (21:56 +0000)]
    Add port done awhile ago for the ARC cpu.
        * arc/arc.h: New file.
        * arc/arc.c: New file.
        * arc/arc.md: New file.
        * arc/initfini.c: New file.
        * arc/lib1funcs.asm: New file.
        * arc/t-arc: New file.
        * arc/xm-arc.h: New file.
        * ginclude/va-arc.h: New file.
        * ginclude/stdarg.h: Include va-arc.h ifdef __arc__.
        * ginclude/varargs.h: Likewise.
        * Makefile.in (USER_H): Add va-arc.h.
        * configure.in (arc-*-elf*): Recognize.
        * longlong.h: Add ARC support.
Mostly so I can test changes in snapshot scripts.

        * expr.c (clear_storage): Use CONST0_RTX instead of const0_rtx.
        when clearing non-BLKmode data.
Fixes sparc problem.

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

26 years ago Add port done awhile ago for the ARC cpu.
law [Tue, 9 Sep 1997 21:51:41 +0000 (21:51 +0000)]
    Add port done awhile ago for the ARC cpu.
        * arc/arc.h: New file.
        * arc/arc.c: New file.
        * arc/arc.md: New file.
        * arc/initfini.c: New file.
        * arc/lib1funcs.asm: New file.
        * arc/t-arc: New file.
        * arc/xm-arc.h: New file.
        * ginclude/va-arc.h: New file.
        * ginclude/stdarg.h: Include va-arc.h ifdef __arc__.
        * ginclude/varargs.h: Likewise.
        * Makefile.in (USER_H): Add va-arc.h.
        * configure.in (arc-*-elf*): Recognize.
        * longlong.h: Add ARC support.
Mostly so I can test changes in snapshot scripts.

        * expr.c (clear_storage): Use CONST0_RTX instead of const0_rtx.
        when clearing non-BLKmode data.
Fixes sparc problem.

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

26 years ago Add port done awhile ago for the ARC cpu.
law [Tue, 9 Sep 1997 21:51:14 +0000 (21:51 +0000)]
    Add port done awhile ago for the ARC cpu.
        * arc/arc.h: New file.
        * arc/arc.c: New file.
        * arc/arc.md: New file.
        * arc/initfini.c: New file.
        * arc/lib1funcs.asm: New file.
        * arc/t-arc: New file.
        * arc/xm-arc.h: New file.
        * ginclude/va-arc.h: New file.
        * ginclude/stdarg.h: Include va-arc.h ifdef __arc__.
        * ginclude/varargs.h: Likewise.
        * Makefile.in (USER_H): Add va-arc.h.
        * configure.in (arc-*-elf*): Recognize.
        * longlong.h: Add ARC support.
Mostly so I can test changes in snapshot scripts.

        * expr.c (clear_storage): Use CONST0_RTX instead of const0_rtx.
        when clearing non-BLKmode data.
Fixes sparc problem.

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

26 years ago Add port done awhile ago for the ARC cpu.
law [Tue, 9 Sep 1997 21:50:29 +0000 (21:50 +0000)]
    Add port done awhile ago for the ARC cpu.
        * arc/arc.h: New file.
        * arc/arc.c: New file.
        * arc/arc.md: New file.
        * arc/initfini.c: New file.
        * arc/lib1funcs.asm: New file.
        * arc/t-arc: New file.
        * arc/xm-arc.h: New file.
        * ginclude/va-arc.h: New file.
        * ginclude/stdarg.h: Include va-arc.h ifdef __arc__.
        * ginclude/varargs.h: Likewise.
        * Makefile.in (USER_H): Add va-arc.h.
        * configure.in (arc-*-elf*): Recognize.
        * longlong.h: Add ARC support.
Mostly so I can test changes in snapshot scripts.

        * expr.c (clear_storage): Use CONST0_RTX instead of const0_rtx.
        when clearing non-BLKmode data.
Fixes sparc problem.

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

26 years ago Add port done awhile ago for the ARC cpu.
law [Tue, 9 Sep 1997 21:50:26 +0000 (21:50 +0000)]
    Add port done awhile ago for the ARC cpu.
        * arc/arc.h: New file.
        * arc/arc.c: New file.
        * arc/arc.md: New file.
        * arc/initfini.c: New file.
        * arc/lib1funcs.asm: New file.
        * arc/t-arc: New file.
        * arc/xm-arc.h: New file.
        * ginclude/va-arc.h: New file.
        * ginclude/stdarg.h: Include va-arc.h ifdef __arc__.
        * ginclude/varargs.h: Likewise.
        * Makefile.in (USER_H): Add va-arc.h.
        * configure.in (arc-*-elf*): Recognize.
        * longlong.h: Add ARC support.
Mostly so I can test changes in snapshot scripts.

        * expr.c (clear_storage): Use CONST0_RTX instead of const0_rtx.
        when clearing non-BLKmode data.
Fixes sparc problem.

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

26 years agoAdd CYGWIN32 support.
wilson [Tue, 9 Sep 1997 20:21:58 +0000 (20:21 +0000)]
Add CYGWIN32 support.
* g77.c (pexecute, doit): Add checks for __CYGWIN32__.

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

26 years ago * haifa-sched.c (print_value): Fix last change.
law [Tue, 9 Sep 1997 15:12:06 +0000 (15:12 +0000)]
    * haifa-sched.c (print_value): Fix last change.

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

26 years ago * v850.h (ASM_SPEC): Pass on target processor.
law [Tue, 9 Sep 1997 15:06:54 +0000 (15:06 +0000)]
    * v850.h (ASM_SPEC): Pass on target processor.
        (CPP_PREDEFINES): Only define if not already specified.
        (TARGET_VERSION): Only define if not already specified.
        (MASK_CPU, MASK_V850, MASK_DEFAULT): Bits to specify target
        processor.
        (EXTRA_SWITCHES): Extra entries in the switches array.
        (TARGET_DEFAULT): Set default target processor.

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

26 years agoFix m68k-hp-hpux8 problem for Manfred Holstein.
wilson [Tue, 9 Sep 1997 01:34:17 +0000 (01:34 +0000)]
Fix m68k-hp-hpux8 problem for Manfred Holstein.
* m68k.h (MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE): In MOTOROLA
cases, add %# and %/, and add : to make them into extended asms.

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

26 years ago * libio.h: Fix typo.
law [Mon, 8 Sep 1997 16:12:05 +0000 (16:12 +0000)]
    * libio.h: Fix typo.

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

26 years ago * alias.c (init_alias_analysis): Clean up incompatible pointer
law [Mon, 8 Sep 1997 16:06:18 +0000 (16:06 +0000)]
    * alias.c (init_alias_analysis): Clean up incompatible pointer
        type warning in bzero.
        * regmove.c (regmove_optimize): Ditto.
        * haifa-sched.c (find_rgns): Ditto.

        * haifa-sched.c (print_value): Clean up ptr->int cast
        warnings.

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

26 years agoFix thinko.
law [Mon, 8 Sep 1997 14:53:44 +0000 (14:53 +0000)]
Fix thinko.

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

26 years agoMon Sep 8 02:33:20 1997 Jody Goldberg <jodyg@idt.net>
jason [Mon, 8 Sep 1997 09:37:29 +0000 (09:37 +0000)]
Mon Sep  8 02:33:20 1997  Jody Goldberg  <jodyg@idt.net>

* decl.c (current_local_enum): Remove static.
* pt.c (tsubst_enum): Save and restore value of current_local_enum
in case template is expanded in enum decl.
(instantiate_class_template) : Use new tsubst_enum signature.
(tsubst_expr): Likewise.

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

26 years agoMon Sep 8 01:21:43 1997 Mark Mitchell <mmitchell@usa.net>
jason [Mon, 8 Sep 1997 09:28:51 +0000 (09:28 +0000)]
Mon Sep  8 01:21:43 1997  Mark Mitchell  <mmitchell@usa.net>

* pt.c (begin_member_template_processing): Take a function as
argument, not a set of template arguments.  Use the template
parameters, rather than the arguments.  Handle non-type parameters
correctly.  Push a binding level for the parameters so that multiple
member templates using the same parameter names can be declared.
(end_member_template_processing): Pop the binding level.
(push_template_decl): Mark member templates as static when
appropriate.

* lex.c (do_pending_inlines): Pass the function, not its template
arguments, to begin_member_template_processing.
(process_next_inline): Likewise.
(do_pending_defargs): Likewise.

* error.c (dump_expr): Obtain the correct declaration for a
TEMPLATE_CONST_PARM.

* call.c (add_template_conv_candidate): New function.
(build_object_call): Handle member templates, as done in the other
build_ functions.

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

26 years ago * dwarf2out.c (dwarf2out_frame_debug): Assume that in a PARALLEL
jason [Mon, 8 Sep 1997 08:53:21 +0000 (08:53 +0000)]
* dwarf2out.c (dwarf2out_frame_debug): Assume that in a PARALLEL
  prologue insn, only the first elt is significant.
(output_call_frame_info): For exception handling, always use 4-byte
  fields as specified by the dwarf2 spec.
Don't skip trivial FDEs.

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

26 years ago * INSTALL: Change 'amigados' to 'amigaos' to match current usage.
law [Mon, 8 Sep 1997 05:17:48 +0000 (05:17 +0000)]
* INSTALL: Change 'amigados' to 'amigaos' to match current usage.
* install.texi (Configurations): Ditto.
* config.sub: Ditto.

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

26 years ago * linux.mt (LIBIOSTREAM_DEP): Change stdio.list to stmp-stdio.
law [Mon, 8 Sep 1997 04:58:57 +0000 (04:58 +0000)]
    * linux.mt (LIBIOSTREAM_DEP): Change stdio.list to stmp-stdio.
Should fix linux build problem.

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

26 years ago * Makefile.in (sdbout.o): Depend on insn-config.h.
law [Mon, 8 Sep 1997 04:55:20 +0000 (04:55 +0000)]
    * Makefile.in (sdbout.o): Depend on insn-config.h.

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

26 years agoFix typo in last patch.
wilson [Mon, 8 Sep 1997 02:06:55 +0000 (02:06 +0000)]
Fix typo in last patch.

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

26 years agoFix m68k-motorola-sysv (aka delta) build failure for Manfred Hollstein.
wilson [Mon, 8 Sep 1997 01:51:02 +0000 (01:51 +0000)]
Fix m68k-motorola-sysv (aka delta) build failure for Manfred Hollstein.
* m68k/m68k.h (TARGET_SWITCHES): For 68000, 68302, subtract MASK_68881.
For 68303, 68332, cpu32, subtract MASK_68040_ONLY.

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

26 years ago * version.c: Bump for snapshot.
law [Sun, 7 Sep 1997 22:10:34 +0000 (22:10 +0000)]
    * version.c: Bump for snapshot.

        * expmed.c (expand_divmod): Make op1_is_pow2 depend on unsignedp
        for negative constants.  Promote EXACT_DIV_EXPR to TRUNC_DIV_EXPR
        when op1_is_pow2.

        * final.c (shorten_branches): During first pass, assume worst
        possible alignment for ADDR_VEC and ADDR_VEC_DIFF insns.

        * Makefile.in (distclean): Remove various things left around
        by running the testsuite.

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

26 years ago * Makefile.in (distclean): Remove various things left around
law [Sun, 7 Sep 1997 19:45:33 +0000 (19:45 +0000)]
    * Makefile.in (distclean): Remove various things left around
        by running the testsuite.

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

26 years ago * configure.in (out_file): Emit definition to config.status in order
law [Sun, 7 Sep 1997 19:17:02 +0000 (19:17 +0000)]
    * configure.in (out_file): Emit definition to config.status in order
        to have a defined value for configure.lang.
        * configure: Re-built.

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

26 years ago * configure.in: Make symlink to as-new rather than as.new. Similarly
law [Sun, 7 Sep 1997 16:00:47 +0000 (16:00 +0000)]
    * configure.in: Make symlink to as-new rather than as.new.  Similarly
        for ld-new.
        * configure: Rebuilt.

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

26 years agoSat Sep 6 10:20:27 1997 Mark Mitchell <mmitchell@usa.net>
jason [Sat, 6 Sep 1997 20:10:05 +0000 (20:10 +0000)]
Sat Sep  6 10:20:27 1997  Mark Mitchell  <mmitchell@usa.net>

* decl.c (replace_defag): Undo previous change.
* lex.c (do_pending_defargs): Deal with member templates.

* pt.c (is_member_template): Avoid crashing when passed a
non-function argument.

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

26 years ago * class.c (grow_method): Remove check for redeclaration.
jason [Sat, 6 Sep 1997 08:10:07 +0000 (08:10 +0000)]
* class.c (grow_method): Remove check for redeclaration.

Fri Sep  5 01:37:17 1997  Mark Mitchell  <mmitchell@usa.net>

* cp-tree.h (INNERMOST_TEMPLATE_PARMS): New macro.
(DECL_INNERMOST_TEMPLATE_PARMS): Likewise.
(PRIMARY_TEMPLATE_P): Use it.
* call.c (build_overload_call_real): Use it.
* class.c (instantiate_type): Likewise.
* decl.c (decls_match): Likewise.
* method.c (build_overload_identifier): Likewise.
* pt.c (push_template_decl): Likewise.
(classtype_mangled_name): Likewise.
(lookup_template_class): Likewise.

* cp-tree.h (DECL_NTPARMS): Change name from DECL_NT_PARMS to
DECL_NTPARMS to conform to usage elsewhere.
* call.c (add_template_candidate): Likewise.
* class.c (instantiate_type): Likewise.
* pt.c (instantiate_template): Likewise.
(get_bindings): Likewise.

* class.c (grow_method): Use DECL_FUNCTION_TEMPLATE_P instead of
is_member_template.

* pt.c (unify): Undo changes to allow multiple levels of template
parameters.
(type_unification): Likewise.
(fn_type_unification): Likewise.
(get_class_bindings): Likewise.
* cp-tree.h (Likewise).

* decl.c (replace_defarg): Check that the type of the default
parameter does not invlove a template type before complaining
about the initialization.

* error.c (dump_expr): Deal with template constant parameters in
member templates correctly.

* pt.c (is_member_template): Deal with class specializations
correctly.
(tsubst): Handle "partial instantiation" of member templates
correctly.

Wed Sep  3 12:30:24 1997  Mark Mitchell  <mmitchell@usa.net>

* pt.c (type_unification): Change calling squence to allow for
multiple levels of template parameters.
(tsubst_expr): Likewise.
(tsubst): Likewise.
(tsubst_copy): Likewise.
(instantiate_template): Likewise.
(unify): Likewise.
* call.c (build_overload_call_real): Use it.
(add_builtin_candidate): Use it.
(build_new_method_call): Use it.
* class.c (instantiate_type): Use it.
* decl.c (grokdeclarator): Use it.
* decl2.c (finish_file): Use it.
* method.c (build_overload_identifier): Use it.

* call.c (add_template_candidate):  Add additional parameter for
the function return type.  Call fn_type_unification istead of
type_unification.
(build_user_type_conversion_1): Handle member templates.
(build_new_function_call): Likewise.
(build_new_op): Likewise.
(build_new_method_call): Likewise.

* class.c (grow_method): Don't give an error message indicating
  that two member templates with the same name are ambiguous.
(finish_struct): Treat member template functions just like member
  functions.

* cp-tree.h (check_member_template): Add declaration.
(begin_member_template_processing): Likewise.
(end_member_template_processing): Likewise.
(fn_type_unification): Likewise.
(is_member_template): Likewise.
(tsubst): Change prototype.
(tsubst_expr): Likewise.
(tsubst_copy): Likewise.
(instantiate_template): Likewise.
(get_bindings): Likewise.

* decl.c (decls_match): Handle multiple levels of template
parameters.
(pushdecl): Handle template type params just like other type
declarations.
(push_class_level_binding): Return immediately if the
class_binding_level is NULL.
(grokfndecl): If check_classfn() returns a member_template, use
the result of the template, not the template itself.

* decl2.c (check_member_template): New function.  Check to see
that the entity declared to be a member template can be one.
(check_classfn): Allow redeclaration of member template functions
with different types; the new functions can be specializations or
explicit instantiations.

* error.c (dump_decl): Handle multiple levels of template
parameters.
(dump_function_decl): Update to handle function templates.

* lex.c (do_pending_inlines): Set up template parameter context
for member templates.
(process_next_inline): Likewise.

* method. (build_overload_identifier): Adjust for multiple levels
of template parameters.

* parse.y (fn.def2): Add member templates.
(component_decl_1): Likewise.

* pt.c (begin_member_template_processing): New function.
(end_member_template_processing): Likewise.
(is_member_template): Likewise.
(fn_type_unification): Likewise.
(current_template_parms): Return a vector of all the template
parms, not just the innermost level of parms.
(push_template_decl): Deal with the possibility of member
templates.
(lookup_template_class): Likewise.
(uses_template_parms): Likewise.
(tsubst): Modify processing to TEMPLATE_TYPE_PARM and
TEMPLATE_CONST_PARM to deal with multiple levels of template
arguments.   Add processing of TEMPLATE_DECL to produce new
TEMPLATE_DECLs from old ones.
(do_decl_instantiation): Handle member templates.

* search.c (lookup_fnfields_1): Handle member template conversion
operators.

* tree.c (cp_tree_equal): Check the levels, as well as the
indices, of TEMPLATE_CONST_PARMs.

* typeck.c (comptypes): Check the levels, as well as the indices,
fo TEMPLATE_TYPE_PARMs.
(build_x_function_call): Treat member templates like member
functions.

Member templates.

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

26 years agoInsert libio rewrite and its various changes from devo.
brendan [Sat, 6 Sep 1997 07:44:38 +0000 (07:44 +0000)]
Insert libio rewrite and its various changes from devo.

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

26 years agoFix `make distclean' failure.
wilson [Sat, 6 Sep 1997 00:29:47 +0000 (00:29 +0000)]
Fix `make distclean' failure.
* Makefile.in (distclean): Do MULTICLEAN before deleting Makefile.

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

26 years agoFix undefined reference to constructor with -O3 -fprofile-arcs.
wilson [Fri, 5 Sep 1997 23:59:43 +0000 (23:59 +0000)]
Fix undefined reference to constructor with -O3 -fprofile-arcs.
* profile.c (output_func_start_profiler): Set DECL_EXTERNAL to zero.

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

26 years ago * sparc/sparc.md: Add ultrasparc scheduling support.
dje [Fri, 5 Sep 1997 23:17:19 +0000 (23:17 +0000)]
* sparc/sparc.md: Add ultrasparc scheduling support.
* sparc/sparc.h (RTX_COSTS): For MULT give v9 a cost of 25 insns.

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

26 years ago * configure.in (*-*-rtems*): Do not build libgloss for rtems.
dje [Fri, 5 Sep 1997 23:15:09 +0000 (23:15 +0000)]
    * configure.in (*-*-rtems*): Do not build libgloss for rtems.

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

26 years ago * lib/libio.exp (test_libio): Use libstdc++_{include,link}_flags
law [Fri, 5 Sep 1997 21:37:51 +0000 (21:37 +0000)]
    * lib/libio.exp  (test_libio): Use libstdc++_{include,link}_flags
        instead of g++_{include,link}_flags.

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

26 years ago * sdbout.c (plain_type_1, case ARRAY_TYPE): Verify that TYPE_DOMAIN
law [Fri, 5 Sep 1997 20:06:11 +0000 (20:06 +0000)]
    * sdbout.c (plain_type_1, case ARRAY_TYPE): Verify that TYPE_DOMAIN
        has integer TYPE_{MAX,MIN}_VALUE before using them.
Bring over from the FSF.

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

26 years ago * integrate.c (save_for_inline_copying): Use 0, not NULL_PTR,
law [Fri, 5 Sep 1997 20:03:37 +0000 (20:03 +0000)]
    * integrate.c (save_for_inline_copying): Use 0, not NULL_PTR,
        as initial value for real_label_map.
        (copy_for_inline): Likewise.
Brought over from the FSF.

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

26 years ago * sched.c (update_flow_info) When looking if to set found_split_dest
law [Fri, 5 Sep 1997 19:36:35 +0000 (19:36 +0000)]
    * sched.c (update_flow_info) When looking if to set found_split_dest
        or found_orig_dest, look at all parts of a PARALLEL.
        * haifa-sched.c (update_flow_info): Likewise.

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

26 years ago * config.sub: Handle v850-elf.
law [Fri, 5 Sep 1997 18:25:50 +0000 (18:25 +0000)]
    * config.sub: Handle v850-elf.

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

26 years ago * v850: New directory for v850 port.
law [Fri, 5 Sep 1997 17:43:51 +0000 (17:43 +0000)]
    * v850: New directory for v850 port.
        * v850/lib1funcs.asm: New file.
        * t-v850, v850.c, v850.h, v850.md, xm-v850.h: New files.
        * ginclude/va-v850.h: New file.
        * varargs.h, stdarg.h: Include va-mn10200.h.
        * configure.in (mn10200-*-*): New target.
        * Makefile.in (USER_H): Add va-mn10200.h.

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

26 years agoFri Sep 5 10:08:44 1997 Jeffrey A Law (law@cygnus.com)
law [Fri, 5 Sep 1997 17:41:24 +0000 (17:41 +0000)]
Fri Sep  5 10:08:44 1997  Jeffrey A Law  (law@cygnus.com)

        * v850: New directory for v850 port.
        * v850/lib1funcs.asm: New file.
        * t-v850, v850.c, v850.h, v850.md, xm-v850.h: New files.
        * ginclude/va-v850.h: New file.
        * varargs.h, stdarg.h: Include va-mn10200.h.
        * configure.in (mn10200-*-*): New target.
        * Makefile.in (USER_H): Add va-mn10200.h.

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

26 years ago * m68k/m68k.h (MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE): Add
law [Fri, 5 Sep 1997 15:36:39 +0000 (15:36 +0000)]
    * m68k/m68k.h (MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE): Add
        __HPUX_ASM__ versions.
Fixes build problems for m68k-hp-hpux*

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

26 years agoAdd new pointer.
law [Fri, 5 Sep 1997 15:18:14 +0000 (15:18 +0000)]
Add new pointer.

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

26 years ago * install.sh: Delete duplicate install script.
law [Fri, 5 Sep 1997 15:06:54 +0000 (15:06 +0000)]
    * install.sh: Delete duplicate install script.

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

26 years ago * install-sh: Delete duplicate install script.
law [Fri, 5 Sep 1997 15:05:56 +0000 (15:05 +0000)]
    * install-sh: Delete duplicate install script.

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

26 years ago * cbrt.c: Tweak to work on more targets.
law [Fri, 5 Sep 1997 06:19:00 +0000 (06:19 +0000)]
    * cbrt.c: Tweak to work on more targets.

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

26 years ago * Makefile.in (clean): Don't remove config.cache.
law [Fri, 5 Sep 1997 06:16:30 +0000 (06:16 +0000)]
    * Makefile.in (clean): Don't remove config.cache.
        (distclean): Do it here instead.

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

26 years ago * reg-stack.c (subst_stack_regs): Pop the stack register for a
law [Fri, 5 Sep 1997 05:14:46 +0000 (05:14 +0000)]
    * reg-stack.c (subst_stack_regs): Pop the stack register for a
        computed goto which sets the same stack register.

        * reg-stack.c (compare_for_stack_reg): Swap only if the source and
        destination are both on the regstack.
        (subst_stack_regs_pat): Put the destination at the top of the regstack.
Bring over regstack bugfixes from the FSF.

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

26 years agoFix mips-sgi-irix5.2 eh25 g++ testsuite failure.
wilson [Fri, 5 Sep 1997 02:36:53 +0000 (02:36 +0000)]
Fix mips-sgi-irix5.2 eh25 g++ testsuite failure.
* mips.md (nonlocal_goto_receiver): Define.

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

26 years agoFix another -fprofile-arcs bug from Joseph Myers <jsm28@cam.ac.uk>.
wilson [Fri, 5 Sep 1997 02:17:56 +0000 (02:17 +0000)]
Fix another -fprofile-arcs bug from Joseph Myers <jsm28@cam.ac.uk>.
* profile.c (output_arc_profiler): Check next_insert_after for non
NULL before deferencing it.

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

26 years ago * i386/t-sol2 (TARGET_LIBGCC2_CFLAGS): Define to -fPIC.
law [Thu, 4 Sep 1997 23:54:04 +0000 (23:54 +0000)]
    * i386/t-sol2 (TARGET_LIBGCC2_CFLAGS): Define to -fPIC.

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

26 years agotweak
jason [Thu, 4 Sep 1997 23:10:35 +0000 (23:10 +0000)]
tweak

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

26 years agoTest commit.
law [Thu, 4 Sep 1997 22:20:21 +0000 (22:20 +0000)]
Test commit.

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

26 years ago * i386.h (CPP_CPU_DEFAULT): Avoid using #elif.
law [Thu, 4 Sep 1997 20:50:19 +0000 (20:50 +0000)]
    * i386.h (CPP_CPU_DEFAULT): Avoid using #elif.

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

26 years agoFor phases starting with flow, print basic block information when doing dumps
meissner [Thu, 4 Sep 1997 19:15:50 +0000 (19:15 +0000)]
For phases starting with flow, print basic block information when doing dumps

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

26 years agoFix minor bug reported by Jan Hubicka.
wilson [Thu, 4 Sep 1997 19:06:02 +0000 (19:06 +0000)]
Fix minor bug reported by Jan Hubicka.
* toplev.c (main): Change #elif to #else/#ifdef

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

26 years agoFix minor bugs found by riscos build attempt.
wilson [Thu, 4 Sep 1997 18:54:16 +0000 (18:54 +0000)]
Fix minor bugs found by riscos build attempt.
* tlink.c: Include ctype.h.
* ginclude/va-mips.h: Add _VA_MIPS_H_ENUM ifdef/define/endif.

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

26 years agoChangeLog entry for last bitmap change.
law [Thu, 4 Sep 1997 17:17:09 +0000 (17:17 +0000)]
ChangeLog entry for last bitmap change.

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

26 years agoAdd free declaration
meissner [Thu, 4 Sep 1997 17:06:34 +0000 (17:06 +0000)]
Add free declaration

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

26 years ago * i960/i960.h: Added default for SUBTARGET_SWITCHES macro.
law [Thu, 4 Sep 1997 15:59:54 +0000 (15:59 +0000)]
    * i960/i960.h: Added default for SUBTARGET_SWITCHES macro.

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

26 years ago * profile.c (output_arc_profiler): Verify next_insert_after is an
law [Thu, 4 Sep 1997 15:54:24 +0000 (15:54 +0000)]
    * profile.c (output_arc_profiler): Verify next_insert_after is an
        INSN before and after skipping a stack pop.

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

26 years ago * .cvsignore (*-install): Remove.
law [Thu, 4 Sep 1997 15:49:02 +0000 (15:49 +0000)]
* .cvsignore (*-install): Remove.

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

26 years ago * final.c (shorten_branches): Don't count the lengths of deleted
law [Thu, 4 Sep 1997 15:47:40 +0000 (15:47 +0000)]
    * final.c (shorten_branches): Don't count the lengths of deleted
        instructions.

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

26 years ago * version.c: Bump for snapshot.
law [Thu, 4 Sep 1997 15:41:38 +0000 (15:41 +0000)]
    * version.c: Bump for snapshot.

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

26 years agoAdd EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_print
meissner [Thu, 4 Sep 1997 15:12:20 +0000 (15:12 +0000)]
Add EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_print

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

26 years agoFix srcdir==objdir build failure with multilibbed libiberty.
wilson [Wed, 3 Sep 1997 22:53:56 +0000 (22:53 +0000)]
Fix srcdir==objdir build failure with multilibbed libiberty.
* Makefile.in (stamp-needed, stamp-config): Add MULTISRCTOP to
pathname for move-if-change.

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

26 years ago * typeck.c (c_expand_return): Always convert_for_initialization
jason [Wed, 3 Sep 1997 20:01:18 +0000 (20:01 +0000)]
* typeck.c (c_expand_return): Always convert_for_initialization
  before checking for returning a pointer to local.

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

26 years agoFix H.J. Lu's alpha-linux aliasing bug.
wilson [Wed, 3 Sep 1997 19:28:49 +0000 (19:28 +0000)]
Fix H.J. Lu's alpha-linux aliasing bug.
* alias.c (true_dependence): Address with AND can alias scalars.
(anti_dependence, output_dependence): Likewise.

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

26 years ago * pt.c (type_unification): If strict and the function parm doesn't
jason [Wed, 3 Sep 1997 18:41:11 +0000 (18:41 +0000)]
* pt.c (type_unification): If strict and the function parm doesn't
use template parms, just compare types.

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

26 years agoFix minor alias typo found while working on H.J. Lu's alpha-linux alias bug.
wilson [Wed, 3 Sep 1997 17:42:21 +0000 (17:42 +0000)]
Fix minor alias typo found while working on H.J. Lu's alpha-linux alias bug.
* alias.c (true_dependence): Test x for BLKmode, in addition to mem.

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

26 years ago * method.c (build_overloaded_value): Replace direct call
law [Wed, 3 Sep 1997 15:54:14 +0000 (15:54 +0000)]
    * method.c (build_overloaded_value): Replace direct call
        to the floating point emulator with REAL_VALUE_TO_DECIMAL macro.

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

26 years ago * i386/go32-rtems.h, i386/rtems.h, i960/rtems.h, m68k/rtems.h,
law [Wed, 3 Sep 1997 15:42:45 +0000 (15:42 +0000)]
    * i386/go32-rtems.h, i386/rtems.h, i960/rtems.h, m68k/rtems.h,
          mips/rtems64.h, pa/rtems.h, rs6000/rtems.h, sh/rtems.h,
          sparc/rtems.h (subtarget_switches): Removed SUBTARGET_SWITCHES
          definitions.  Use -qrtems instead of -mrtems.

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

26 years ago * lib/libstdc++.exp: Remove libg++_link_flags.
law [Wed, 3 Sep 1997 15:38:21 +0000 (15:38 +0000)]
    * lib/libstdc++.exp: Remove libg++_link_flags.

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