- 15 Sep, 1998 5 commits
-
-
Tue Sep 15 14:10:54 EDT 1998 Andrew MacLeod <amacleod@cygnus.com> * except.h (struct eh_entry): Add false_label field. (end_catch_handler): Add prototype. * except.c (push_eh_entry): Set false_label field to NULL_RTX. (start_catch_handler): When using old style exceptions, issue runtime typematch code before continuing with the handler. (end_catch_handler): New function, generates label after handler if needed by older style exceptions. (expand_start_all_catch): No need to check for new style exceptions. (output_exception_table_entry): Only output the first handler label for old style exceptions. * libgcc2.c (__eh_rtime_match): New routine to lump runtime matching mechanism into one function, if a runtime matcher is provided. 1998-09-15 Andrew MacLeod <amacleod@cygnus.com> * cp/except.c (expand_start_catch_block): No need to check for new exception model. (process_start_catch_block_old): Deleted. (process_start_catch_block): Add call to start_decl_1(). (expand_end_catch_block): Add call to end_catch_handler(). * cp/exception.cc (__cplus_type_matcher): Only check the exception language if there is an exception table. From-SVN: r22425
Andrew MacLeod committed -
Tue Sep 15 13:53:59 EDT 1998 Andrew MacLeod <amacleod@cygnus.com> * config/i960/i960.h (SLOW_BYTE_ACCESS): Change definition to 1. 1998-09-15 Andrew MacLeod <amacleod@cygnus.com> * cp/search.c (expand_indirect_vtbls_init): Mark temporary stack slots as used to prevent conflicts with virtual function tables. From-SVN: r22424
Andrew MacLeod committed -
From-SVN: r22423
Mark Mitchell committed -
* config/sparc/sparc.md (movdf_const_intreg_sp32): Fix length attribute. From-SVN: r22422
David S. Miller committed -
From-SVN: r22421
Jeff Law committed
-
- 14 Sep, 1998 11 commits
-
-
Mon Sep 14 16:46:36 1998 Dave Brolley <brolley@cygnus.com> * typeck.c (build_chill_slice): Always use TYPE_DOMAIN to get the domain type of the array. From-SVN: r22420
Dave Brolley committed -
From-SVN: r22418
Jeffrey A Law committed -
Mon Sep 14 16:46:36 1998 Dave Brolley <brolley@cygnus.com> * expr.c (build_chill_function_call): Remove redundant call to chill_convert_to_assignment From-SVN: r22417
Dave Brolley committed -
From-SVN: r22416
David Edelsohn committed -
* cp-tree.h (lang_type): Add has_non_private_static_mem_fn. (CLASSTYPE_HAS_NON_PRIVATE_STATIC_MEM_FN): New macro, to access it. * class.c (maybe_class_too_private_p): New function. (finish_struct_methods): Use it. (finish_struct_1): Likewise. (finish_struct): Set CLASSTYPE_HAS_NON_PRIVATE_STATIC_MEM_FN if appropriate. From-SVN: r22415
Mark Mitchell committed -
* pt.c (check_specialization_scope): Fix spelling error. (check_explicit_specialization): Remove code to handle explicit specializations in class scope; they are now correctly diagnosed as errors. From-SVN: r22414
Mark Mitchell committed -
From-SVN: r22413
Jeffrey A Law committed -
From-SVN: r22412
Jeff Law committed -
From-SVN: r22411
Jeffrey A Law committed -
* Makefile.in: Add many missing dependencies. * buffer.c, class.c, constants.c, decl.c: Use system.h and toplev.h as appropriate. * except.c, expr.c, jcf-io.c jcf-parse.c, jcf-write.c: Likewise. * jvgenmain.c lang.c mangle.c typeck.c verify.c: Likewise. From-SVN: r22410
Jeffrey A Law committed -
From-SVN: r22409
Jeff Law committed
-
- 13 Sep, 1998 11 commits
-
-
From-SVN: r22408
David S. Miller committed -
* configure.in: remove usage of `!' to negate the result of a command; some common shells do not support it From-SVN: r22407
Alexandre Oliva committed -
* config/sparc/sparc.md (goto_handler_and_restore): Allow any mode for operand zero. From-SVN: r22406
David S. Miller committed -
From-SVN: r22405
Jeff Law committed -
toplevel: * config.sub: Recognize sparcv9 just like sparc64. gcc/ChangeLog: * configure.in: in sparc9-sol2 config, use 'if test' not brackets. * configure: Rebuilt. * config/sparc/sol2-sld-64.h (SPARC_DEFAULT_CMODEL): Change to CM_MEDANY. (CPP_CPU_SPEC): Do not define _LP64, header files do this. (CPP_CPU_DEFAULT_SPEC): Likewise. * config/sparc/sol2.h (INIT_SUBTARGET_OPTABS): Get the names right for arch64 libfuncs. gcc/java/ChangeLog: * jcf-io.c: Include string.h. libchill/ChangeLog: * configure.in: Use 'if test' not brackets. * configure: Rebuilt. From-SVN: r22404
David S. Miller committed -
Add support for strsignal, for platforms which have it but don't have sys_siglist (like Solaris 2.7.) Add support for strsignal, for platforms which have it but don't have sys_siglist (like Solaris 2.7.) * acconfig.h (NEED_DECLARATION_STRSIGNAL): Provide a stub. * collect2.c: Don't declare `sys_siglist' here. (my_strsignal): Prototype and define new function. Use it in place of `sys_siglist' hacks. * mips_tfile.c: Likewise. * configure.in (AC_CHECK_FUNCS): Check for strsignal. (GCC_NEED_DECLARATIONS): Likewise. * system.h (strsignal): Prototype it, if necessary. (sys_siglist): Declare it, if necessary. From-SVN: r22403
Kaveh R. Ghazi committed -
* loop.c (move_movables): While removing insn sequences, preserve the next pointer of the most recently deleted insn when we skip over a NOTE. From-SVN: r22402
David S. Miller committed -
Thu Sep 10 14:57:25 1998 Kamil Iskra <iskra@student.uci.agh.edu.pl> * Makefile.in (install): Add missing "else true;". From-SVN: r22401
Kamil Iskra committed -
Thu Sep 10 14:55:44 1998 Kamil Iskra <iskra@student.uci.agh.edu.pl> * Make-lang.in (f77.install-common): Add missing "else true;". From-SVN: r22400
Kamil Iskra committed -
From-SVN: r22399
Jeff Law committed -
From-SVN: r22398
Jason Merrill committed
-
- 12 Sep, 1998 4 commits
-
-
From-SVN: r22397
Michael Meissner committed -
* config/sparc/sparc.md (movdf_const_intreg_sp64): Disable. From-SVN: r22396
David S. Miller committed -
* flow.c (mark_set_1): Recognize multi-register structure return values in CALL insns. (mark_used_regs): Likewise. (count_reg_sets_1): Likewise. (count_reg_references): Likewise. * rtlanal.c (note_stores): Likewise. From-SVN: r22395
David S. Miller committed -
From-SVN: r22394
Jeff Law committed
-
- 11 Sep, 1998 6 commits
-
-
* g++.old-deja/g++.other/typedef5.C: check whether typedefs can be redefined to the same non-trivial type * g++.old-deja/g++.pt/explicit73.C: test for proper namespace-qualification of template specializations declared in other namespaces * g++.old-deja/g++.other/friend4.C: check whether it is possible to declare a subset of the specializations of a template function as friends of specializations of a template class * g++.old-deja/g++.pt/explicit71.C: make sure specializations of member templates that do not fully specialize the enclosing template class are rejected From-SVN: r22392
Alexandre Oliva committed -
From-SVN: r22391
Robert Lipe committed -
From-SVN: r22390
Eric Dumazet committed -
1998-09-11 Dave Love <d.love@dl.ac.uk> * g77.f-torture/execute/u77-test.f: Fix bad consistency checks. From-SVN: r22387
Dave Love committed -
From-SVN: r22386
Dave Love committed -
From-SVN: r22385
Jeff Law committed
-
- 10 Sep, 1998 3 commits
-
-
From-SVN: r22384
David S. Miller committed -
* configure.in: Add check for GAS subsection -1 support. * acconfig.h (HAVE_GAS_SUBSECTION_ORDERING): Add. * configure config.in: Rebuilt. * config/sparc/sparc.h (CASE_VECTOR_MODE): For V9 flag_pic, use SImode is subsection -1 works, else use DImode. (ASM_OUTPUT_ADDR_VEC_START, ASM_OUTPUT_ADDR_VEC_END): Define if subsection -1 works. * config/sparc/sparc.c (sparc_output_addr_vec, sparc_output_addr_diff_vec): Use them if defined. From-SVN: r22383
Jakub Jelinek committed -
Thu Sep 10 17:52:36 1998 Dave Brolley <brolley@cygnus.com> * actions.c (chill_convert_for_assignment): Make a copy of the result node before modifying it. From-SVN: r22382
Dave Brolley committed
-