- 08 Jan, 1999 8 commits
-
-
* stmt.c (optimize_tail_recursion): New function, extracted from ... (expand_return): Use optimize_tail_recursion. * tree.h (optimize_tail_recursion): Declare. From-SVN: r24574
Jeffrey A Law committed -
* parse-scan.y (variable_declarator_id): Set or increment bracket_count. (bracket_count): New global. (formal_parameter): Handle case where bracket pairs trail variable declarator id. From-SVN: r24573
Tom Tromey committed -
* system.h (abort): Supply more detailed information on how to report an Internal Compiler Error. From-SVN: r24571
Gerald Pfeifer committed -
* config/m68k/m68k.h: Declare output_function_epilogue. * recog.h: Declare next_insn_tests_no_inequality. From-SVN: r24570
Andreas Schwab committed -
From-SVN: r24569
Richard Henderson committed -
From-SVN: r24568
Jeff Law committed -
toplev.c (compile_file): Move call to output_func_start_profiler to after the loop to emit deferred... * toplev.c (compile_file): Move call to output_func_start_profiler to after the loop to emit deferred functions. From-SVN: r24567
Jeffrey A Law committed -
From-SVN: r24566
Jeff Law committed
-
- 07 Jan, 1999 9 commits
-
-
From-SVN: r24565
Jeffrey A Law committed -
From-SVN: r24564
Jeff Law committed -
calls.c (store_unaligned_arguments_into_pseudos): Use xmalloc to allocate memory that will live beyond this function. * calls.c (store_unaligned_arguments_into_pseudos): Use xmalloc to allocate memory that will live beyond this function. (expand_call): Free it here. From-SVN: r24561
Mark Mitchell committed -
1999-01-07 Andrew Haley <aph@viagra.cygnus.co.uk> * jcf-parse.c (yyparse): variable len changed from a char to an int to prevent overflow. From-SVN: r24560
Andrew Haley committed -
* sparc.h (PREFERRED_RELOAD_CLASS): Select GENERAL_REGS for integer data not destined for fp regs. (LEGITIMIZE_RELOAD_ADDRESS): New. Thu Jan 7 03:03:42 1999 Stan Cox <scox@cygnus.com> Richard Henderson <rth@cygnus.com> Support for Hypersparc and Sparclite86x: * sparc.h (TARGET_CPU_hypersparc, TARGET_CPU_sparclite86x): New. (CPP_CPU32_DEFAULT_SPEC): Fix up for the new targets. (ASM_CPU32_DEFAULT_SPEC): Likewise. (TARGET_CPU_DEFAULT): Likewise. (enum processor_type): Likewise. (CPP_ENDIAN_SPEC): Handle little endian data. (LIBGCC2_WORDS_BIG_ENDIAN): Likewise. (ADJUST_COST): Call sparc_adjust_cost. * sparc.c (sparc_override_options): Fix up for the new targets. (supersparc_adjust_cost): Make static. (hypersparc_adjust_cost): New. (ultrasparc_adjust_cost): Make static. (sparc_adjust_cost): New. * sparc.md (attr cpu): Add hypersparc and sparclite86x. (function_unit): Add hypersparc scheduling rules. * configure.in (with_cpu handler): Recognize hypersparc. From-SVN: r24556
Richard Henderson committed -
* config/c4x/c4x.c: Added space after negation operator. * config/c4x/c4x.h: Likewise. * config/c4x/c4x.md: Likewise. From-SVN: r24555
Michael Hayes committed -
From-SVN: r24554
Michael Hayes committed -
From-SVN: r24553
Jeff Law committed -
test_summary (version): remove carriage return that gawk inserts in the version string for some reason * test_summary (version): remove carriage return that gawk inserts in the version string for some reason From-SVN: r24552
Alexandre Oliva committed
-
- 06 Jan, 1999 23 commits
-
-
From-SVN: r24551
Jeff Law committed -
From-SVN: r24550
Jeffrey A Law committed -
* cp-tree.h (IDENTIFIER_TYPENAME_P): Use OPERATOR_TYPENAME_FORMAT here. (lang_type): Add is_partial_instantiation. Decrease width of dummy. (PARTIAL_INSTANTIATION_P): New macro. (OPERATOR_TYPENAME_P): Remove. * decl.c (unary_op_p): Use IDENTIFIER_TYPENAME_P, not OPERATOR_TYPENAME_P. (grok_op_properties): Likewise. * friend.c (do_friend): Handle friends that are member functions correctly. * lex.c (init_parse): Use OPERATOR_TYPENAME_FORMAT. * pt.c (instantiate_class_template): Rework for clarity. Avoid leaving TYPE_BEING_DEFINED set in obscure cases. Don't do any more partial instantiation than is absolutely necessary for implicit typename. Set PARTIAL_INSTANTIATION_P. (tsubst_decl): Use IDENTIFIER_TYPENAME_P. * semantics.c (begin_class_definition): Handle partial specializations of a type that was previously partially instantiated. From-SVN: r24548
Mark Mitchell committed -
* combine.c (num_sign_bit_copies): In NEG, MULT, DIV and MOD cases, when a test can't be performed due to limited width of HOST_BITS_PER_WIDE_INT, use the more conservative approximation. Fix UDIV case for cases where the first operand has the highest bit set. From-SVN: r24547
Bernd Schmidt committed -
* pa.h (reg_class): Add FPUPPER_REGS. (REG_CLASS_NAMES): Similarly. (REG_CLASS_CONTENTS): Similarly (REGNO_REG_CLASS): Handle FPUPPER_REGS. (FP_REG_CLASS_P): Likewise. (REG_CLASS_FROM_LETTER): Similarly. (CLASS_MAX_NREGS): Similarly. From-SVN: r24546
Lutz Vieweg committed -
From-SVN: r24544
Jeffrey A Law committed -
Fixed some stupid typos that managed to get checked in. From-SVN: r24543
Per Bothner committed -
* fixincludes: For HP/UX 10.20, also look in curses_colr/curses.h for a typedef of bool. Make sure to have a copy of the file is in place before we look to fix it. Fix typo in variable name to FILE. From-SVN: r24542
Brendan Kehoe committed -
* pa.h (DONT_RECORD_EQUIVALENCE): Kill. * local-alloc.c (update_equiv_regs): Corresponding changes. * tm.texi (DONT_RECORD_EQUIVALENCE): Kill. From-SVN: r24541
Jeffrey A Law committed -
From-SVN: r24540
Jeff Law committed -
From-SVN: r24539
Jeff Law committed -
From-SVN: r24538
Jeff Law committed -
From-SVN: r24537
Jeff Law committed -
From-SVN: r24536
Jeff Law committed -
From-SVN: r24535
Jeff Law committed -
From-SVN: r24534
Jeff Law committed -
From-SVN: r24533
Jeff Law committed -
From-SVN: r24532
Jeff Law committed -
From-SVN: r24531
Jeff Law committed -
From-SVN: r24530
Jeff Law committed -
From-SVN: r24529
Jeff Law committed -
From-SVN: r24528
Jeff Law committed -
From-SVN: r24527
Jeff Law committed
-