]> gcc.gnu.org Git - gcc.git/log
gcc.git
26 years agogo32-rtems.h: Defined TARGET_MEM_FUNCTIONS.
Joel Sherrill [Wed, 25 Mar 1998 00:03:19 +0000 (00:03 +0000)]
go32-rtems.h: Defined TARGET_MEM_FUNCTIONS.

       * config/i386/go32-rtems.h: Defined TARGET_MEM_FUNCTIONS.
       * config/i386/rtems.h: Likewise.
       * config/i960/rtems.h: Likewise.
       * config/m68k/rtems.h: Likewise.
       * config/mips/rtems64.h: Likewise.
       * config/pa/rtems.h: Likewise.
       * config/rs6000/rtems.h: Likewise.
       * config/sh/rtems.h: Likewise.
       * config/sparc/rtems.h: Likewise.

From-SVN: r18813

26 years ago* pa.c (emit_move_sequence): If in reload, call find_replacement.
Richard Kenner [Tue, 24 Mar 1998 23:53:47 +0000 (23:53 +0000)]
* pa.c (emit_move_sequence): If in reload, call find_replacement.

From-SVN: r18812

26 years agoMerge in texinfo-3.12.
Jeff Law [Tue, 24 Mar 1998 19:41:43 +0000 (12:41 -0700)]
Merge in texinfo-3.12.

From-SVN: r18811

26 years agoTry test commit again. This time get everything.
Jeff Law [Tue, 24 Mar 1998 18:08:49 +0000 (11:08 -0700)]
Try test commit again.  This time get everything.

From-SVN: r18808

26 years agoDummy commit.
Jeff Law [Tue, 24 Mar 1998 17:58:30 +0000 (10:58 -0700)]
Dummy commit.

From-SVN: r18807

26 years agoSupport a .exe extension to gcov.
Nick Clifton [Tue, 24 Mar 1998 17:27:46 +0000 (17:27 +0000)]
Support a .exe extension to gcov.

From-SVN: r18806

26 years agotree.c (mapcar): When dealing with a DECL, use it's constant value, if any.
Mark Mitchell [Tue, 24 Mar 1998 16:13:12 +0000 (16:13 +0000)]
tree.c (mapcar): When dealing with a DECL, use it's constant value, if any.


* tree.c (mapcar): When dealing with a DECL, use it's constant
value, if any.
* pt.c (lookup_template_class): Don't mangle the names of template
classes whose arguments are unknown.
* pt.c (tsubst_expr): Handle GOTO_STMT correctly.

From-SVN: r18805

26 years agotree.c (mapcar): When dealing with a DECL, use it's constant value, if any.
Mark Mitchell [Tue, 24 Mar 1998 16:13:12 +0000 (16:13 +0000)]
tree.c (mapcar): When dealing with a DECL, use it's constant value, if any.


* tree.c (mapcar): When dealing with a DECL, use it's constant
value, if any.
* pt.c (lookup_template_class): Don't mangle the names of template
classes whose arguments are unknown.
* pt.c (tsubst_expr): Handle GOTO_STMT correctly.

From-SVN: r18804

26 years agotree.c (mapcar): When dealing with a DECL, use it's constant value, if any.
Mark Mitchell [Tue, 24 Mar 1998 16:13:09 +0000 (16:13 +0000)]
tree.c (mapcar): When dealing with a DECL, use it's constant value, if any.


* tree.c (mapcar): When dealing with a DECL, use it's constant
value, if any.
* pt.c (lookup_template_class): Don't mangle the names of template
classes whose arguments are unknown.
* pt.c (tsubst_expr): Handle GOTO_STMT correctly.

From-SVN: r18803

26 years agotree.c (mapcar): When dealing with a DECL, use it's constant value, if any.
Mark Mitchell [Tue, 24 Mar 1998 16:13:08 +0000 (16:13 +0000)]
tree.c (mapcar): When dealing with a DECL, use it's constant value, if any.


* tree.c (mapcar): When dealing with a DECL, use it's constant
value, if any.
* pt.c (lookup_template_class): Don't mangle the names of template
classes whose arguments are unknown.
* pt.c (tsubst_expr): Handle GOTO_STMT correctly.

From-SVN: r18802

26 years agoAdd definition of GET_ENVIRONMENT and make prefix_from_env() use it.
Nick Clifton [Tue, 24 Mar 1998 15:55:46 +0000 (15:55 +0000)]
Add definition of GET_ENVIRONMENT and make prefix_from_env() use it.

From-SVN: r18801

26 years agoOoops - fixed typo in previous delta
Nick Clifton [Tue, 24 Mar 1998 14:38:09 +0000 (14:38 +0000)]
Ooops - fixed typo in previous delta

From-SVN: r18800

26 years agodecl.c (init_decl_processing): Set TYPE_PRECISON for bools to 1.
Benjamin Kosnik [Tue, 24 Mar 1998 12:24:59 +0000 (12:24 +0000)]
decl.c (init_decl_processing): Set TYPE_PRECISON for bools to 1.


Tue Mar 24 12:21:55 1998  Benjamin Kosnik  <bkoz@lisa.cygnus.com>
* decl.c (init_decl_processing): Set TYPE_PRECISON for bools to 1.
Tue Mar 24 12:21:48 1998  Jim Wilson  <wilson@cygnus.com>
        * decl.c (init_decl_processing): Initialize TYPE_MAX_VALUE for
        boolean_type_node to 1.
Fixes for g++/15235

From-SVN: r18799

26 years agodecl.c (init_decl_processing): Set TYPE_PRECISON for bools to 1.
Benjamin Kosnik [Tue, 24 Mar 1998 12:24:56 +0000 (12:24 +0000)]
decl.c (init_decl_processing): Set TYPE_PRECISON for bools to 1.

8
Tue Mar 24 12:21:55 1998  Benjamin Kosnik  <bkoz@lisa.cygnus.com>
* decl.c (init_decl_processing): Set TYPE_PRECISON for bools to 1.
Tue Mar 24 12:21:48 1998  Jim Wilson  <wilson@cygnus.com>
        * decl.c (init_decl_processing): Initialize TYPE_MAX_VALUE for
        boolean_type_node to 1.
Fixes for g++/15235

From-SVN: r18798

26 years agoSupport win32 style absolute paths.
Nick Clifton [Tue, 24 Mar 1998 10:49:50 +0000 (10:49 +0000)]
Support win32 style absolute paths.

Add more debugging.

From-SVN: r18797

26 years agoCommit files missed with last commit.
Mark Mitchell [Tue, 24 Mar 1998 10:34:35 +0000 (10:34 +0000)]
Commit files missed with last commit.

From-SVN: r18796

26 years agocplus-dem.c (optable): Add sizeof.
Mark Mitchell [Tue, 24 Mar 1998 10:25:44 +0000 (10:25 +0000)]
cplus-dem.c (optable): Add sizeof.

* cplus-dem.c (optable): Add sizeof.
(demangle_template_value_parm): New function containing code
previously found in demangle_template.
(demangle_integral_value): New function which handles complicated
integral expressions.
(demangle_template): Use them.
* error.c (dump_expr): Remove unused variable `l'.
* pt.c (for_each_template_parm): New function, created by
converting uses_template_parms.
(tree_fn_t): New typedef.
(uses_template_parms): Use it.
(mark_template_parm): New function.
(push_template_decl): Check that the argument list of a partial
specialization uses all the template parameters.
* Make-lang.in (c++filt): Don't delete cxxmain.c after we're done
with it; we might want it for debugging.
* cp-tree.h (type_unification): Change interface.
* class.c (finish_struct_1): Skip nested template types, just like
ordinary nested types.
(instantiate_type): Use new interface to type_unification.
* lex.c (init_lex): Add __sz as opname for sizeof.
* method.c (build_overload_scope_ref): New function.
(build_overload_int): Handle complex expressions.  Set
numeric_output_need_bar if necessary.
(build_overload_value): Handle non-PARM_DECL nodes; this
routine is now used by build_overload_int.  Remove some
assignments to numeric_output_need_bar.  Use
build_overload_scope_ref.
(build_qualified_name): Note that some template mangled names end
with digits, and set numeric_output_need_bar appropriately.  Use
build_underscore_int.
* pt.c (unify): Change interface.
(type_unification_real): Likewise.
(determine_specialization): Use new interfaces.
(tsubst): Deal gracefully with situations in which the argument
vector is not fully filled.
(fn_type_unification): Use new interfaces.
(type_unification): Likewise.  Remove NOP_EXPR hack.
(type_unification_real): Likewise.
(unify): Likewise.  Deal with unification of complex expresions.

From-SVN: r18795

26 years agoCutover various gen*.c files to using system.h:
Kaveh R. Ghazi [Tue, 24 Mar 1998 10:16:53 +0000 (10:16 +0000)]
Cutover various gen*.c files to using system.h:

        * Makefile.in (genconfig.o, genflags.o, gencodes.o, genemit.o,
        genopinit.o, genrecog.o, genextract.o, genpeep.o, genattr.o,
        genattrtab.o, genoutput.o): Depend on system.h.
        * genattr.c: Include system.h.  Add arguments to various function
        prototypes.  Remove redundant prototype of read_rtx().
        * genattrtab.c: Likewise.
        * gencodes.c: Likewise.
        * genconfig.c: Likewise.
        * genemit.c: Likewise.
        * genextract.c: Likewise.
        * genflags.c: Likewise.
        * genopinit.c: Likewise.
        * genoutput.c: Likewise.
        * genpeep.c: Likewise.
        * genrecog.c: Likewise.

From-SVN: r18794

26 years agos/mrs/bkoz/
Brendan Kehoe [Tue, 24 Mar 1998 08:54:17 +0000 (03:54 -0500)]
s/mrs/bkoz/

From-SVN: r18793

26 years agofix memoize
Jason Merrill [Tue, 24 Mar 1998 00:27:42 +0000 (19:27 -0500)]
fix memoize

From-SVN: r18792

26 years ago* pt.c (complete_template_args): Initialize skip properly.
Jason Merrill [Mon, 23 Mar 1998 23:15:44 +0000 (23:15 +0000)]
* pt.c (complete_template_args): Initialize skip properly.

From-SVN: r18791

26 years agodecl.c (make_typename_type): Revert.
Jason Merrill [Mon, 23 Mar 1998 23:08:59 +0000 (23:08 +0000)]
decl.c (make_typename_type): Revert.

* decl.c (make_typename_type): Revert.
(make_implicit_typename): Remove.
(lookup_name_real): Don't call it.  Call lookup_field if we see a
TYPE_DECL from a template base.
* search.c (lookup_field): Do implicit typename stuff.

From-SVN: r18790

26 years agoc-lang.c (lang_print_xnode): New function.
Martin v. Löwis [Mon, 23 Mar 1998 23:04:47 +0000 (16:04 -0700)]
c-lang.c (lang_print_xnode): New function.

* c-lang.c (lang_print_xnode): New function.
* objc/objc-act.c (lang_print_xnode): Likewise.
* print-tree.c (print_node): Call it
* com.c (lang_print_xnode): New function.

From-SVN: r18789

26 years agoc-parse.in: Recognize protocol qualifiers in class definitions for objc.
H.J. Lu [Mon, 23 Mar 1998 22:59:18 +0000 (22:59 +0000)]
c-parse.in: Recognize protocol qualifiers in class definitions for objc.

        * c-parse.in: Recognize protocol qualifiers in class
        definitions for objc.
        Include "output.h".
        (yyerror): Remove redundant decl.
        (yyprint): Fix prototype.

From-SVN: r18788

26 years ago* cse.c (rtx_cost): Only call CONST_COSTS if it is defined.
Jeffrey A Law [Mon, 23 Mar 1998 22:55:04 +0000 (22:55 +0000)]
* cse.c (rtx_cost): Only call CONST_COSTS if it is defined.

From-SVN: r18787

26 years ago* stmt.c (unroll_block_trees): Free block_vector if needed.
Jeffrey A Law [Mon, 23 Mar 1998 22:49:48 +0000 (22:49 +0000)]
* stmt.c (unroll_block_trees): Free block_vector if needed.

From-SVN: r18786

26 years agom68k.md (zero_extendqidi2, [...]): New patterns.
Philippe De Muyter [Mon, 23 Mar 1998 22:35:37 +0000 (23:35 +0100)]
m68k.md (zero_extendqidi2, [...]): New patterns.

        * m68k/m68k.md (zero_extendqidi2, zero_extendhidi2): New patterns.
        (zero_extendsidi2): Avoid useless copy.
        (iordi_zext): New pattern.
        (iorsi_zexthi_ashl16): Pattern reworked to avoid "0" constraint for
        operand 2.
        (iorsi_zext): New name for old unnamed pattern; indentation fixes.

From-SVN: r18785

26 years agom68k.md (ashldi_const): Allow shift count in range ]32,63].
Philippe De Muyter [Mon, 23 Mar 1998 22:29:33 +0000 (23:29 +0100)]
m68k.md (ashldi_const): Allow shift count in range ]32,63].

        * m68k/m68k.md (ashldi_const): Allow shift count in range ]32,63].
        (ashldi3): Allow constant shift count in range ]32,63].
        (ashrdi_const, ashrid3, lshrdi_const, lshrdi3): Likewise.

From-SVN: r18784

26 years ago* tree.h (IS_EXPR_CODE_CLASS): New macro.
Mark Mitchell [Mon, 23 Mar 1998 22:20:22 +0000 (22:20 +0000)]
* tree.h (IS_EXPR_CODE_CLASS): New macro.

From-SVN: r18783

26 years agoh8300.h (CONST_COSTS): Remove definition.
Jeffrey A Law [Mon, 23 Mar 1998 22:18:55 +0000 (22:18 +0000)]
h8300.h (CONST_COSTS): Remove definition.

        * h8300.h (CONST_COSTS): Remove definition.
        (DEFAULT_RTX_COSTS): Define.

From-SVN: r18782

26 years ago* config/sh/rtems.h: Switched from ELF to COFF.
Joel Sherrill [Mon, 23 Mar 1998 21:54:40 +0000 (21:54 +0000)]
* config/sh/rtems.h: Switched from ELF to COFF.

From-SVN: r18781

26 years ago* freebsd.h (ASM_OUTPUT_ALIGN): Redefine.
J"orn Rennecke [Mon, 23 Mar 1998 06:16:24 +0000 (06:16 +0000)]
* freebsd.h (ASM_OUTPUT_ALIGN): Redefine.

From-SVN: r18774

26 years agoInitial revision
Jeff Law [Mon, 23 Mar 1998 04:41:58 +0000 (21:41 -0700)]
Initial revision

From-SVN: r18770

26 years agoMore merge stuff.
Jeff Law [Sun, 22 Mar 1998 22:35:21 +0000 (15:35 -0700)]
More merge stuff.

From-SVN: r18769

26 years agoAnother merged file from 3.11 import.
Jeff Law [Sun, 22 Mar 1998 22:28:00 +0000 (15:28 -0700)]
Another merged file from 3.11 import.

From-SVN: r18768

26 years agoMerge in texinfo-3.11.
Jeff Law [Sun, 22 Mar 1998 21:47:59 +0000 (14:47 -0700)]
Merge in texinfo-3.11.

From-SVN: r18767

26 years agoThis commit was generated by cvs2svn to compensate for changes in r18765,
Jeff Law [Sun, 22 Mar 1998 20:43:15 +0000 (13:43 -0700)]
This commit was generated by cvs2svn to compensate for changes in r18765,

which included commits to RCS files with non-trunk default branches.

From-SVN: r18766

26 years agoInitial revision
Jeff Law [Sun, 22 Mar 1998 18:34:31 +0000 (11:34 -0700)]
Initial revision

From-SVN: r18760

26 years agoMerge in g77-0.5.22.
Jeff Law [Sun, 22 Mar 1998 10:43:37 +0000 (03:43 -0700)]
Merge in g77-0.5.22.

From-SVN: r18757

26 years agoMerge in g77-0.5.22.
Jeff Law [Sun, 22 Mar 1998 10:06:48 +0000 (03:06 -0700)]
Merge in g77-0.5.22.

From-SVN: r18753

26 years agoThis commit was generated by cvs2svn to compensate for changes in r18750,
Jeff Law [Sun, 22 Mar 1998 09:42:52 +0000 (02:42 -0700)]
This commit was generated by cvs2svn to compensate for changes in r18750,

which included commits to RCS files with non-trunk default branches.

From-SVN: r18751

26 years agoBump for snapshot
Jeffrey A Law [Sat, 21 Mar 1998 23:52:59 +0000 (16:52 -0700)]
Bump for snapshot

From-SVN: r18748

26 years agoxm-cygwin32.h (PATH_SEPARATOR): Set to a semi-colon.
Nick Clifton [Sat, 21 Mar 1998 23:52:13 +0000 (23:52 +0000)]
xm-cygwin32.h (PATH_SEPARATOR): Set to a semi-colon.

        * config/i386/xm-cygwin32.h (PATH_SEPARATOR): Set to a semi-colon.

Co-Authored-By: Geoff Noer <noer@cygnus.com>
From-SVN: r18747

26 years agoMakefile.in: Various fixes for building cygwin32 native toolchains.
Nick Clifton [Sat, 21 Mar 1998 23:49:35 +0000 (23:49 +0000)]
Makefile.in: Various fixes for building cygwin32 native toolchains.

        * Makefile.in: Various fixes for building cygwin32 native toolchains.
        * Make-lang.in: Likewise.

Co-Authored-By: Geoff Noer <noer@cygnus.com>
From-SVN: r18745

26 years agoMakefile.in: Various fixes for building cygwin32 native toolchains.
Nick Clifton [Sat, 21 Mar 1998 23:49:21 +0000 (23:49 +0000)]
Makefile.in: Various fixes for building cygwin32 native toolchains.

        * objc/Makefile.in: Various fixes for building cygwin32 native toolchains.
        * objc/Make-lang.in: Likewise.

Co-Authored-By: Geoff Noer <noer@cygnus.com>
From-SVN: r18744

26 years agoMakefile.in: Various fixes for building cygwin32 native toolchains.
Nick Clifton [Sat, 21 Mar 1998 23:47:27 +0000 (23:47 +0000)]
Makefile.in: Various fixes for building cygwin32 native toolchains.

        * Makefile.in: Various fixes for building cygwin32 native toolchains.

Co-Authored-By: Geoff Noer <noer@cygnus.com>
From-SVN: r18743

26 years agoMinor tweak to PA scheduling stuff.
Jeff Law [Sat, 21 Mar 1998 23:22:03 +0000 (16:22 -0700)]
Minor tweak to PA scheduling stuff.

From-SVN: r18742

26 years agoMinor tweak from Gerald Pfeifer.
Jeff Law [Sat, 21 Mar 1998 23:20:57 +0000 (16:20 -0700)]
Minor tweak from Gerald Pfeifer.

From-SVN: r18741

26 years ago* configure.in: handle with-PACKAGE=no correctly
R. Ganesan [Sat, 21 Mar 1998 23:19:10 +0000 (23:19 +0000)]
* configure.in: handle with-PACKAGE=no correctly

From-SVN: r18740

26 years ago* pt.c (tsubst, TEMPLATE_TEMPLATE_PARM): Simplify.
Kriang Lerdsuwanakij [Fri, 20 Mar 1998 18:11:26 +0000 (18:11 +0000)]
* pt.c (tsubst, TEMPLATE_TEMPLATE_PARM): Simplify.

From-SVN: r18735

26 years agoInitial revision
Bruce Korb [Fri, 20 Mar 1998 16:19:40 +0000 (16:19 +0000)]
Initial revision

From-SVN: r18731

26 years agoMajor cutover to using system.h:
Kaveh R. Ghazi [Fri, 20 Mar 1998 14:58:42 +0000 (14:58 +0000)]
Major cutover to using system.h:

        * Makefile.in (alias.o, bitmap.o, c-aux-info.o, c-common.o,
        c-decl.o, c-iterate.o, c-lang.o, c-lex.o, c-pragma.o, c-typeck.o,
        caller-save.o, calls.o, collect2.o, combine.o, cse.o, dbxout.o,
        dwarf2out.o, dwarfout.o, emit-rtl.o, except.o, explow.o, expmed.o,
        expr.o, final.o, flow.o, function.o, getpwd.o, global.o,
        integrate.o, jump.o, local-alloc.o, loop.o, optabs.o, pexecute.o,
        prefix.o, print-rtl.o, print-tree.o, profile.o, real.o, recog.o,
        reg-stack.o, regclass.o, regmove.o, reload.o, reload1.o, reorg.o,
        rtl.o, rtlanal.o, sdbout.o, stmt.o, stor-layout.o, stupid.o,
        tlink.o, toplev.o, tree.o, unroll.o, varasm.o, xcoffout.o): Depend
        on system.h.
        * alias.c, bitmap.c, c-aux-info.c, c-common.c, c-decl.c,
        c-iterate.c, c-lang.c, c-lex.c, c-pragma.c, c-typeck.c,
        caller-save.c, calls.c, collect2.c, combine.c, cse.c, dbxout.c,
        dwarf2out.c, dwarfout.c, emit-rtl.c, except.c, explow.c, expmed.c,
        expr.c, final.c, flow.c, function.c, gcc.c, getpwd.c, global.c,
        integrate.c, jump.c, local-alloc.c, loop.c, optabs.c, pexecute.c,
        prefix.c, print-rtl.c, print-tree.c, profile.c, real.c, recog.c,
        reg-stack.c, regclass.c, regmove.c, reload.c, reload1.c, reorg.c,
        rtl.c, rtlanal.c, sched.c, sdbout.c, stmt.c, stor-layout.c,
        stupid.c, tlink.c, toplev.c, tree.c, unroll.c, varasm.c,
        xcoffout.c: Include system.h.  Organize include ordering so
        that stdarg/varargs comes before other system headers.  Remove
        spurious casts of functions assured of a prototype in system.h.

From-SVN: r18726

26 years agodecl.c (make_implicit_typename): Rewrite removed code.
Jason Merrill [Fri, 20 Mar 1998 11:43:36 +0000 (11:43 +0000)]
decl.c (make_implicit_typename): Rewrite removed code.

* decl.c (make_implicit_typename): Rewrite removed code.
(make_typename_type): Call it if the type we look up comes from
a base that uses template parms.

From-SVN: r18725

26 years agopt.c (complete_template_args): Rewrite.
Jason Merrill [Fri, 20 Mar 1998 10:44:06 +0000 (05:44 -0500)]
pt.c (complete_template_args): Rewrite.

* pt.c (complete_template_args): Rewrite.
(tsubst, FUNCTION_DECL): Use it.
* semantics.c (finish_asm_stmt): Fix combine strings. Call
c_expand_asm_operands () if output_operands, input_operands or
clobbers is not NULL_TREE.
* pt.c (complete_template_args): New function.
(get_bindings): Deal with specializations of function templates
with return type containing parameters from outer class
templates.
(tsubst, TEMPLATE_TEMPLATE_PARM): When reducing parameter level,
substitute arguments and compose a new type.

From-SVN: r18724

26 years ago(pop_stack): Define. Pops any register on stack and adjusts the stack.
Stan Cox [Fri, 20 Mar 1998 08:28:06 +0000 (08:28 +0000)]
(pop_stack): Define. Pops any register on stack and adjusts the stack.

From-SVN: r18723

26 years agoMakefile.in (install-gcc): Don't specify LANGUAGES here.
Manfred Hollstein [Fri, 20 Mar 1998 00:33:35 +0000 (00:33 +0000)]
Makefile.in (install-gcc): Don't specify LANGUAGES here.

8
* Makefile.in (install-gcc): Don't specify LANGUAGES here.
(install-gcc-cross): Instead, override LANGUAGES here.

From-SVN: r18722

26 years agoconfigure.in (hppa1.0-hp-hpux10): Handle threads for this config too.
Jeffrey A Law [Thu, 19 Mar 1998 22:51:01 +0000 (22:51 +0000)]
configure.in (hppa1.0-hp-hpux10): Handle threads for this config too.

        * configure.in (hppa1.0-hp-hpux10): Handle threads for this
        config too.

From-SVN: r18721

26 years agopt.c (tsubst): Clear DECL_PENDING_INLINE_INFO for new FUNCTION_DECLs.
Mark Mitchell [Thu, 19 Mar 1998 22:31:22 +0000 (22:31 +0000)]
pt.c (tsubst): Clear DECL_PENDING_INLINE_INFO for new FUNCTION_DECLs.

* pt.c (tsubst): Clear DECL_PENDING_INLINE_INFO for new
FUNCTION_DECLs.

From-SVN: r18720

26 years ago* decl.c (make_implicit_typename): Lose useless code.
Jason Merrill [Thu, 19 Mar 1998 21:59:35 +0000 (21:59 +0000)]
* decl.c (make_implicit_typename): Lose useless code.

From-SVN: r18719

26 years ago* call.c (standard_conversion): Handle A* -> const A* properly.
Jason Merrill [Thu, 19 Mar 1998 21:37:25 +0000 (21:37 +0000)]
* call.c (standard_conversion): Handle A* -> const A* properly.

From-SVN: r18718

26 years ago* libgcc2.c (exit): Do not call __bb_exit_func if HAVE_ATEXIT.
Philippe De Muyter [Thu, 19 Mar 1998 20:24:35 +0000 (21:24 +0100)]
* libgcc2.c (exit): Do not call __bb_exit_func if HAVE_ATEXIT.

From-SVN: r18717

26 years agofold-const.c (fold): Replace sign-extension of a zero extended value by a single...
Philippe De Muyter [Thu, 19 Mar 1998 19:27:18 +0000 (20:27 +0100)]
fold-const.c (fold): Replace sign-extension of a zero extended value by a single zero extension.

        * fold-const.c (fold): Replace sign-extension of a zero extended
        value by a single zero extension.

From-SVN: r18713

26 years agoexcept.c (init_eh): Do nothing.
Jason Merrill [Thu, 19 Mar 1998 18:49:57 +0000 (18:49 +0000)]
except.c (init_eh): Do nothing.

* except.c (init_eh): Do nothing.
(save_eh_status): Call init_eh_for_function, not init_eh.
* function.c (push_function_context_to): Don't call init_emit.

From-SVN: r18710

26 years agonew
Jason Merrill [Thu, 19 Mar 1998 11:53:41 +0000 (06:53 -0500)]
new

From-SVN: r18709

26 years agopt.c (get_bindings_real): Rename from get_bindings.
Jason Merrill [Thu, 19 Mar 1998 11:52:21 +0000 (11:52 +0000)]
pt.c (get_bindings_real): Rename from get_bindings.

* pt.c (get_bindings_real): Rename from get_bindings.  Add
check_rettype parm.
(get_bindings): Pass 1.
(get_bindings_overload): Pass 0.

From-SVN: r18708

26 years agoUndef RELATIVE_PREFIX_NOT_LINKDIR for System V/eabi
Michael Meissner [Thu, 19 Mar 1998 10:43:27 +0000 (10:43 +0000)]
Undef RELATIVE_PREFIX_NOT_LINKDIR for System V/eabi

From-SVN: r18705

26 years agopt.c (check_explicit_specialization): When reverting a static member function...
Mark Mitchell [Thu, 19 Mar 1998 09:08:53 +0000 (09:08 +0000)]
pt.c (check_explicit_specialization): When reverting a static member function...

* pt.c (check_explicit_specialization): When reverting a static
member function, also remove the `this' parameter from
last_function_parms.

From-SVN: r18704

26 years agoMore warning fixes...
Kaveh R. Ghazi [Thu, 19 Mar 1998 07:14:19 +0000 (07:14 +0000)]
More warning fixes...

        * final.c (shorten_branches): Add parentheses around +/- in
        operand of &.
        * flow.c (life_analysis): Wrap variable `i' in macro ELIMINABLE_REGS.

From-SVN: r18703

26 years agopt.c (tsubst_copy, CONST_DECL): Don't bother tsubsting a function context.
Jason Merrill [Thu, 19 Mar 1998 02:54:39 +0000 (02:54 +0000)]
pt.c (tsubst_copy, CONST_DECL): Don't bother tsubsting a function context.

* pt.c (tsubst_copy, CONST_DECL): Don't bother tsubsting
a function context.

From-SVN: r18702

26 years agodecl.c (store_bindings): Use free_binding_vecs.
Jason Merrill [Thu, 19 Mar 1998 02:41:03 +0000 (02:41 +0000)]
decl.c (store_bindings): Use free_binding_vecs.

* decl.c (store_bindings): Use free_binding_vecs.
(pop_from_top_level): Likewise.

From-SVN: r18701

26 years agoregclass.c (memory_move_secondary_cost): Wrap uses of SECONDARY_INPUT_RELOAD_CLASS...
Manfred Hollstein [Thu, 19 Mar 1998 00:16:37 +0000 (00:16 +0000)]
regclass.c (memory_move_secondary_cost): Wrap uses of SECONDARY_INPUT_RELOAD_CLASS and SECONDARY_OUTPUT_RELOAD_CLASS...

P
* regclass.c (memory_move_secondary_cost): Wrap uses of
SECONDARY_INPUT_RELOAD_CLASS and SECONDARY_OUTPUT_RELOAD_CLASS
with #ifdef tests.

From-SVN: r18699

26 years ago*** empty log message ***
Manfred Hollstein [Thu, 19 Mar 1998 00:16:36 +0000 (00:16 +0000)]
*** empty log message ***

From-SVN: r18698

26 years agom68k.md (addqi3): Fix typo gen_INT vs.
Manfred Hollstein [Thu, 19 Mar 1998 00:09:50 +0000 (00:09 +0000)]
m68k.md (addqi3): Fix typo gen_INT vs.


* config/m68k/m68k.md (addqi3): Fix typo gen_INT vs. GEN_INT.
* flow.c (life_analysis): #include <sys/types.h> to make sure
size_t is defined.
* cplus-dem.c (demangle_function_name): Likewise.

From-SVN: r18697

26 years agom68k.md (addqi3): Fix typo gen_INT vs.
Manfred Hollstein [Thu, 19 Mar 1998 00:09:48 +0000 (00:09 +0000)]
m68k.md (addqi3): Fix typo gen_INT vs.


* config/m68k/m68k.md (addqi3): Fix typo gen_INT vs. GEN_INT.
* flow.c (life_analysis): #include <sys/types.h> to make sure
size_t is defined.
* cplus-dem.c (demangle_function_name): Likewise.

From-SVN: r18696

26 years agom68k.md (addqi3): Fix typo gen_INT vs.
Manfred Hollstein [Thu, 19 Mar 1998 00:09:47 +0000 (00:09 +0000)]
m68k.md (addqi3): Fix typo gen_INT vs.


* config/m68k/m68k.md (addqi3): Fix typo gen_INT vs. GEN_INT.
* flow.c (life_analysis): #include <sys/types.h> to make sure
size_t is defined.
* cplus-dem.c (demangle_function_name): Likewise.

From-SVN: r18695

26 years agom68k.md (addqi3): Fix typo gen_INT vs.
Manfred Hollstein [Thu, 19 Mar 1998 00:09:46 +0000 (00:09 +0000)]
m68k.md (addqi3): Fix typo gen_INT vs.

* config/m68k/m68k.md (addqi3): Fix typo gen_INT vs. GEN_INT.
* flow.c (life_analysis): #include <sys/types.h> to make sure
size_t is defined.
* cplus-dem.c (demangle_function_name): Likewise.

From-SVN: r18694

26 years agofinal.c (insn_noperands): Change type to unsigned int.
Manfred Hollstein [Thu, 19 Mar 1998 00:01:20 +0000 (00:01 +0000)]
final.c (insn_noperands): Change type to unsigned int.

P
* final.c (insn_noperands): Change type to unsigned int.
(final_scan_insn): Likewise for noperands;
properly check operand number boundaries.

From-SVN: r18693

26 years agofinal.c (insn_noperands): Change type to unsigned int.
Manfred Hollstein [Thu, 19 Mar 1998 00:01:18 +0000 (00:01 +0000)]
final.c (insn_noperands): Change type to unsigned int.


* final.c (insn_noperands): Change type to unsigned int.
(final_scan_insn): Likewise for noperands;
properly check operand number boundaries.

From-SVN: r18692

26 years agoTestcase for reg-stack failure for testcase using fp conditional move.
Jim Wilson [Wed, 18 Mar 1998 16:28:32 +0000 (08:28 -0800)]
Testcase for reg-stack failure for testcase using fp conditional move.

* gcc.dg/980313-1.c: New test for fp conditional move on PPro.

From-SVN: r18679

26 years ago* gcc.dg/980312-1.c: Fix typo in -march command.
Jim Wilson [Wed, 18 Mar 1998 16:22:58 +0000 (16:22 +0000)]
* gcc.dg/980312-1.c: Fix typo in -march command.

From-SVN: r18678

26 years agoAlso fix op1's predicate, though extract_bit_field ignores it.
Richard Henderson [Wed, 18 Mar 1998 16:22:17 +0000 (08:22 -0800)]
Also fix op1's predicate, though extract_bit_field ignores it.

From-SVN: r18677

26 years agoalpha.md (extzv): Don't reject register operands.
Richard Henderson [Wed, 18 Mar 1998 16:21:14 +0000 (08:21 -0800)]
alpha.md (extzv): Don't reject register operands.

* alpha.md (extzv): Don't reject register operands.  Fix
mode of operand 1.

From-SVN: r18676

26 years agodbxout.c (dbxout_function_end): Fix last change.
Richard Henderson [Wed, 18 Mar 1998 16:14:28 +0000 (08:14 -0800)]
dbxout.c (dbxout_function_end): Fix last change.

* dbxout.c (dbxout_function_end): Fix last change.  The correct
predicate is ASM_OUTPUT_SECTION_NAME.

From-SVN: r18675

26 years agoFix bug reported by Toshi Morita.
Jim Wilson [Wed, 18 Mar 1998 15:45:35 +0000 (15:45 +0000)]
Fix bug reported by Toshi Morita.

* sh.md (ashlsi_c-1): Delete 3rd argument to gen_ashlsi_c.
(ashlsi): Use match_dup 1 instead of match_operand 2.

From-SVN: r18674

26 years agoCorrected spelling of my name
Bruce Korb [Wed, 18 Mar 1998 14:09:23 +0000 (14:09 +0000)]
Corrected spelling of my name

From-SVN: r18673

26 years agofold-const.c (operand_equal_for_comparison_p): See if equal when nop conversions...
Richard Kenner [Wed, 18 Mar 1998 13:45:28 +0000 (13:45 +0000)]
fold-const.c (operand_equal_for_comparison_p): See if equal when nop conversions are removed.

Wed Mar 18 13:46:07 1998  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
        * fold-const.c (operand_equal_for_comparison_p): See if equal
        when nop conversions are removed.

From-SVN: r18672

26 years agoexpr.c (expand_expr, [...]): If have conditional move, don't use ORIGINAL_TARGET...
Richard Kenner [Wed, 18 Mar 1998 13:41:50 +0000 (13:41 +0000)]
expr.c (expand_expr, [...]): If have conditional move, don't use ORIGINAL_TARGET unless REG.

Wed Mar 18 13:42:01 1998  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
        * expr.c (expand_expr, case COND_EXPR): If have conditional move,
        don't use ORIGINAL_TARGET unless REG.

From-SVN: r18671

26 years ago* netbsd.h (ASM_OUTPUT_ALIGN): Redefine.
J"orn Rennecke [Wed, 18 Mar 1998 12:52:07 +0000 (12:52 +0000)]
* netbsd.h (ASM_OUTPUT_ALIGN): Redefine.

From-SVN: r18670

26 years agoFix sparc-sun-solaris2 -O2 -fPIC bootstrap failure with gcse code.
Jim Wilson [Wed, 18 Mar 1998 12:45:22 +0000 (12:45 +0000)]
Fix sparc-sun-solaris2 -O2 -fPIC bootstrap failure with gcse code.

* loop.c (struct movable): New field move_insn_first.
(scan_loop): In consec sets code, set it.  Clear it otherwise.
(move_movables): In consec sets code, use it.  Copy REG_NOTES from
p to i1 only if i1 does not have REG_NOTES.  Delete obsolete ifdefed
out code.

From-SVN: r18669

26 years agodecl.c (make_implicit_typename): Only change the type of a TYPENAME_TYPE.
Jason Merrill [Wed, 18 Mar 1998 12:42:05 +0000 (12:42 +0000)]
decl.c (make_implicit_typename): Only change the type of a TYPENAME_TYPE.

* decl.c (make_implicit_typename): Only change the type of a
TYPENAME_TYPE.

From-SVN: r18668

26 years agosemantics.c: New file, containing routines to perform the semantic phase of parsing.
Mark Mitchell [Wed, 18 Mar 1998 10:52:04 +0000 (10:52 +0000)]
semantics.c: New file, containing routines to perform the semantic phase of parsing.

* semantics.c: New file, containing routines to perform the
semantic phase of parsing.
* parse.y: Use it.
* pt.c (tsubst_expr): Likewise.
* cp-tree.h: Declare the various functions in semantics.c.
Provide macros to access _STMT tree nodes.
* cp-tree.def: Add ASM_STMT tree node.
* Makefile.in, Make-lang.in: Add dependencies on and for
semantics.c.

From-SVN: r18658

26 years agortl.c (read_rtx): Fall back on homebrew atoll if HOST_WIDE_INT is large...
Richard Henderson [Wed, 18 Mar 1998 09:55:53 +0000 (01:55 -0800)]
rtl.c (read_rtx): Fall back on homebrew atoll if HOST_WIDE_INT is large...

        * rtl.c (read_rtx): Fall back on homebrew atoll if HOST_WIDE_INT
        is large, and the system doesn't provide atoll or atoq.
        (atoll): New.
        * alpha/xm-vms.h (HAVE_ATOLL): Define.
        Reported by Klaus Kaempf <kkaempf@progis.de>.

From-SVN: r18657

26 years agoMakefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a non-existent file...
Dave Love [Wed, 18 Mar 1998 08:51:01 +0000 (08:51 +0000)]
Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a non-existent file since /dev/null loses with bash...

1998-03-18  Dave Love  <d.love@dl.ac.uk>
* Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.

From-SVN: r18656

26 years ago($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a non-existent file since...
Dave Love [Wed, 18 Mar 1998 08:39:32 +0000 (08:39 +0000)]
($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a non-existent file since...

($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.

From-SVN: r18655

26 years agoFix more warnings...
Kaveh R. Ghazi [Wed, 18 Mar 1998 07:18:06 +0000 (07:18 +0000)]
Fix more warnings...

        * c-lang.c (finish_file): Wrap variable `void_list_node' with macro
        test !ASM_OUTPUT_CONSTRUCTOR || !ASM_OUTPUT_DESTRUCTOR.
        * calls.c (emit_call_1): Wrap variable `already_popped' with macro
        test !ACCUMULATE_OUTGOING_ARGS.
        * collect2.c (write_c_file_glob): Wrap function definition in
        macro test !LD_INIT_SWITCH.
        * combine.c (try_combine): Wrap variables `cc_use' and
        `compare_mode' in macro test EXTRA_CC_MODES.
        * cpplib.c (do_ident): Remove unused variable `len'.
        (skip_if_group): Remove unused variables `at_beg_of_line' and
        `after_ident'.
        (cpp_get_token): Remove unused variable `dummy'.
        * dbxout.c (scope_labelno): Move static variable definition inside
        the one function scope where it is used.
        (dbxout_function_end): Wrap prototype and definition in
        macro test !NO_DBX_FUNCTION_END.
        * dwarf2out.c (add_subscript_info): Wrap variable `dimension_number'
        in macro test !MIPS_DEBUGGING_INFO.
        * expr.c (expand_builtin_setjmp): Move declaration of variable `i'
        into the scope where it is used.  Wrap empty else-statement body
        in braces.
        * fix-header.c: Fix typo in comment.
        (inf_skip_spaces): Cast results of INF_UNGET to (void).
        (check_protection, main): Likewise.
        * flow.c (find_basic_blocks_1): Remove dangling comment text.
        * function.c (contains): Wrap prototype and definition in macro
        test HAVE_prologue || HAVE_epilogue.
        (fixup_var_refs_1): Remove unused variable `width'.
        * gen-protos.c (main): Remove unused variable `optr'.
        * haifa-sched.c (debug_control_flow): Remove unused variable `j'.
        * libgcc2.c (__udiv_w_sdiv): Provide dummy return value of 0.
        (__sjpopnthrow): Remove unused variable `jmpbuf'.
        (__throw): Remove unused variable `val'.
        * protoize.c: Check for a previously existing definition before
        defining *_OK macros.
        * scan-decls.c (scan_decls): Remove unused variable `old_written'.

From-SVN: r18654

26 years ago* pt.c (push_template_decl): Only check primary templates.
Jason Merrill [Wed, 18 Mar 1998 02:30:09 +0000 (02:30 +0000)]
* pt.c (push_template_decl): Only check primary templates.

From-SVN: r18653

26 years agopt.c (check_explicit_specialization): Complain about default args in explicit special...
Jason Merrill [Wed, 18 Mar 1998 01:07:57 +0000 (01:07 +0000)]
pt.c (check_explicit_specialization): Complain about default args in explicit specialization.

* pt.c (check_explicit_specialization): Complain about default args
in explicit specialization.

From-SVN: r18652

26 years agoupdate
Jason Merrill [Wed, 18 Mar 1998 01:05:51 +0000 (20:05 -0500)]
update

From-SVN: r18651

26 years agoparse.y (nomods_initdcl0): Also call cp_finish_decl for a constructor_declarator.
Jason Merrill [Wed, 18 Mar 1998 00:31:01 +0000 (00:31 +0000)]
parse.y (nomods_initdcl0): Also call cp_finish_decl for a constructor_declarator.

* parse.y (nomods_initdcl0): Also call cp_finish_decl for a
constructor_declarator.

From-SVN: r18650

26 years agoRegenerate.
Jim Wilson [Tue, 17 Mar 1998 17:14:11 +0000 (09:14 -0800)]
Regenerate.

From-SVN: r18649

This page took 0.096876 seconds and 5 git commands to generate.