- 31 Mar, 1998 2 commits
-
-
* toplev.c (rest_of__compilation): Call init_recog_no_volatile at end. From-SVN: r18918
Jim Wilson committed -
* call.c: Include system.h. Remove includes, declarations and defines provided by system.h. * class.c, cvt.c, decl.c, decl2.c, errfn.c error.c: Likewise. * except.c, expr.c friend.c, g++spec.c, init.c, input.c: Likewise. * lex.c, parse.y, pt.c, ptree.c repo.c rtti.c, search.c: Likewise. * semantics.c, sig.c, spew.c, tree.c, typeck.c: Likewise. * typeck2.c, xref.c: Likewise. * Makefile.in: Dependencies updated as appropriate. * Make-lang.in: Likewise. system.h cutover from the cp subdir From-SVN: r18917
Jeffrey A Law committed
-
- 30 Mar, 1998 8 commits
-
-
From-SVN: r18914
Stan Cox committed -
(__main, __do_global_dtors, __do_global_ctors): For __CYGWIN32__ use the versions in winsup/dcrt0.cc. From-SVN: r18913
Stan Cox committed -
* pt.c (fn_type_unification): Allow incomplete unification without an immediate error message. From-SVN: r18912
Mark Mitchell committed -
* Makefile.in (cppalloc.o, cpperror.o, cppexp.o, cpphash.o, cpplib.o, cppmain.o, fix-header.o, gcov.o, gen-protos.o, gengenrtl.o, halfpic.o, hash.o, scan-decls.o, scan.o): Depend on system.h. * cpphash.c: Include config.h. * cppalloc.c: Include system.h. Add parameters to various function prototypes. * cpperror.c: Likewise. * cppexp.c: Likewise. * cpphash.c: Likewise. * cpplib.c: Likewise. * cppmain.c: Likewise. * fix-header.c: Likewise. * gcov.c: Likewise. * gen-protos.c: Likewise. * gengenrtl.c: Likewise. * halfpic.c: Likewise. * hash.c: Likewise. * scan-decls.c: Likewise. * scan.c: Likewise. From-SVN: r18911
Kaveh R. Ghazi committed -
* README.gnat: Add lang_print_xnode definition. From-SVN: r18910
Jim Wilson committed -
* tree.c (member_p): New fn. * decl2.c (finish_file): Only set DECL_STATIC_FUNCTION_P for initializing class members. * cp-tree.def (TEMPLATE_PARM_INDEX): Class 'x'. * ptree.c (lang_print_xnode): Handle TEMPLATE_PARM_INDEX. From-SVN: r18909
Jason Merrill committed -
* call.c (build_method_call): Handle non-scoped destructors, too. * pt.c (tsubst_copy): Likewise. * pt.c (print_template_context): Split out... (push_tinst_level): ...from here. * friend.c (is_friend): Don't pass a type to decl_function_context. * typeck.c (convert_for_initialization): Always hand off conversions to class type. From-SVN: r18908
Jason Merrill committed -
* config/m68k/m68k.c (standard_68881_constant_p): Don't use fmovecr on the 68060. From-SVN: r18907
Andreas Schwab committed
-
- 29 Mar, 1998 17 commits
-
-
* genemit.c (DONE): Rework so that it works in the true arm if an if-else conditional. (FAIL): Likewise. From-SVN: r18906
Jeffrey A Law committed -
From-SVN: r18905
Jeffrey A Law committed -
* friend.c (is_friend): Local classes have the same access as the enclosing function. From-SVN: r18904
Jason Merrill committed -
From-SVN: r18903
Jeffrey A Law committed -
From-SVN: r18902
Jeffrey A Law committed -
From-SVN: r18901
Jeffrey A Law committed -
From-SVN: r18900
Jeffrey A Law committed -
From-SVN: r18899
Jeffrey A Law committed -
* except.c (do_unwind): Delete dead function. (easy_expand_asm): Likewise. From-SVN: r18898
Jeffrey A Law committed -
From-SVN: r18897
Jeffrey A Law committed -
From-SVN: r18896
Jeffrey A Law committed -
From-SVN: r18895
Jeffrey A Law committed -
* Makefile.in (c-typeck.o): Delete on expr.h, insn-codes.h and $(RTL_H). (stor-layout.o): Likewise. * c-typeck.c: Include rtl.h and expr.h. * stor-layout.c: Likewise. From-SVN: r18894
Jeffrey A Law committed -
* cpplib.c (cpp_file_line_for_message): Delete unused parameter. All callers changed. (do_sccs): Wrap in an SCCS_DIRECTIVE ifdef. * fix-header.c (cpp_file_line_for_message): Delete unused paramter. All callers changed. From-SVN: r18893
Jeffrey A Law committed -
From-SVN: r18892
Jeffrey A Law committed -
From-SVN: r18891
Jeffrey A Law committed -
From-SVN: r18890
Jeffrey A Law committed
-
- 28 Mar, 1998 13 commits
-
-
From-SVN: r18888
Jeffrey A Law committed -
* class.c (alter_access): Remove unused label. Add braces around empty else clause. * lex.c (yyprint): Fix argument to printf. From-SVN: r18887
Jeffrey A Law committed -
* objc/sendmsg.c (__objc_block_forward): Add braces for return value if INVISIBLE_STRUCT_RETURN. From-SVN: r18886
Jeffrey A Law committed -
From-SVN: r18885
Jeffrey A Law committed -
From-SVN: r18884
Jeffrey A Law committed -
From-SVN: r18883
Jeffrey A Law committed -
* pt.c (tsubst): Clear TREE_USED for new FUNCTION_DECLs. * pt.c (instantiate_class_template): Make sure template arguments are permanent. * init.c (resolve_offset_ref): Don't go looking around in template types. * semantics.c: Add routines to handle expressions, and some declaration processing. * parse.y: Use them. (current_class_depth): Move declaration to cp-tree.h. * parse.c: Regenerated. * cp-tree.h: Use them. (current_class_depth): Declare. * pt.c (tsubst_copy): Use begin_stmt_expr and finish_stmt_expr. From-SVN: r18882
Mark Mitchell committed -
From-SVN: r18881
Jeffrey A Law committed -
* genpeep.c (main): Remove unused variable 'i' from the generated file. From-SVN: r18880
Jeffrey A Law committed -
* genemit.c (gen_expand): Do not emit "_done" or "_fail" labels. (gen_split): Likewise. (main): Rework generated definitions of DONE and FAIL so that they no longer use gotos. Avoids warnings about unused labels. From-SVN: r18879
Jeffrey A Law committed -
* integrate.c (copy_rtx_and_substitute): Rework to avoid need for unused "junk" variable. From-SVN: r18878
Jeffrey A Law committed -
genattrtab.c (write_complex_function): Add a default case in generated switch statement to keep -W -Wall quiet. * genattrtab.c (write_complex_function): Add a default case in generated switch statement to keep -W -Wall quiet. From-SVN: r18877
Jeffrey A Law committed -
Add documentation of Thumb command line options. From-SVN: r18876
Nick Clifton committed
-