- 22 Jul, 1998 7 commits
-
-
* inc/exception: Change terminate and unexpected to (). * parse.y (named_class_head_sans_basetype_defn): A named_class_head_sans_basetype followed by '{' or ':' is a defn. From-SVN: r21342
Jason Merrill committed -
Wed Jul 22 19:10:00 1998 Catherine Moore <clm@cygnus.com> * dwarf2out.c (output_aranges): Call stripattributes for TEXT_SECTION references. (output_line_info): Likewise. From-SVN: r21341
Catherine Moore committed -
* profile.c (branch_prob): Call allocate_reg_info after outputting profile rtl in instrument_arcs. From-SVN: r21340
David S. Miller committed -
* fixinc.irix (math.h): Install wrapper instead of copying. From-SVN: r21339
Jim Wilson committed -
tree.def (EXPR_WITH_FILE_LOCATION): Defined as an 'e' expression so WFL are expanded correctly when... � * tree.def (EXPR_WITH_FILE_LOCATION): Defined as an 'e' expression so WFL are expanded correctly when contained in a COMPOUND_EXPR. * tree.h (EXPR_WFL_EMIT_LINE_NOTE): Change macro not to use lang_flag_0. Added documentation in the flag table. From-SVN: r21338
Alexandre Petit-Bianco committed -
tree.def (EXPR_WITH_FILE_LOCATION): Defined as an 'e' expression so WFL are expanded correctly when... * tree.def (EXPR_WITH_FILE_LOCATION): Defined as an 'e' expression so WFL are expanded correctly when contained in a COMPOUND_EXPR. * tree.h (EXPR_WFL_EMIT_LINE_NOTE): Change macro not to use lang_flag_0. Added documentation in the flag table. From-SVN: r21337
Per Bothner committed -
From-SVN: r21336
Jeff Law committed
-
- 21 Jul, 1998 11 commits
-
-
P * g77spec.c (lang_specific_driver): Return unmolested command line when --help seen. Comment out code that printed g77-specific --help info. From-SVN: r21332
Craig Burley committed -
� * g77spec.c (lang_specific_driver): Return unmolested command line when --help seen. Comment out code that printed g77-specific --help info. From-SVN: r21331
Craig Burley committed -
8 * cccp.c (do_include): Fix vax c style include handling. From-SVN: r21330
Klaus Kaempf committed -
� * cccp.c (do_include): Fix vax c style include handling. From-SVN: r21329
Klaus Kaempf committed -
From-SVN: r21325
Jason Merrill committed -
* tree.c (canonical_type_variant): New fn to handle arrays. * cp-tree.h (CANONICAL_TYPE_VARIANT): Remove. * pt.c (unify, default case): Also fold arg. Fix array bounds case. * method.c (process_overload_item): Use build_overload_value for arrays. From-SVN: r21324
Jason Merrill committed -
* rs6000.h (PREDICATE_CODES): Add CONSTANT_P_RTX. * rs6000.md (movsi, movdi): Add CONSTANT_P_RTX. * rs6000.c (short_cint_operand): Add CONSTANT_P_RTX. (u_short_cint_operand): Same. (reg_or_cint_operand): Same. (logical_operand): Same. (input_operand): Same. (reg_or_short_operand): Use u_short_cint_operand. From-SVN: r21323
David Edelsohn committed -
* alpha.md (fix_truncdfsi2, fix_truncsfsi2): Remove the define_expands, but keep the insns and splits. Adjust so when the ultimate destination is memory, use cvtql. From-SVN: r21322
Richard Henderson committed -
From-SVN: r21321
Richard Henderson committed -
* gcc.c (do_spec): Call "error" not "warning". Opps. From-SVN: r21319
Jeffrey A Law committed -
From-SVN: r21317
Jeff Law committed
-
- 20 Jul, 1998 12 commits
-
-
* configure.in: Fix minor problems with gas feature detection code. * configure: Rebuilt. From-SVN: r21315
Jeffrey A Law committed -
Tue Jul 21 00:31:01 1998 Jeffrey A Law (law@cygnus.com) * gcc.c (do_spec): Issue a warning for '%[]' usage. * Undo this change. * gcc.c: Delete %[spec] support. (do_spec_1, case '('): Likewise. (do_spec_1, case '['): Call error. From-SVN: r21314
Jeffrey A Law committed -
* alpha.h (CPP_SPEC): Tidy. Hook to cpp_cpu and cpp_subtarget. (CPP_SUBTARGET_SPEC): Default to empty string. (CPP_AM_*, CPP_IM_*, CPP_CPU_*, CPP_CPU_SPEC): New. (EXTRA_SPECS, SUBTARGET_EXTRA_SPECS): New. * alpha/elf.h (LD_SPEC): Use %(elf_dynamic_linker). * alpha/linux-elf.h (SUBTARGET_EXTRA_SPECS): New. (LIB_SPEC): Tidy. * alpha/linux.h (CPP_PREDEFINES): Tidy. * alpha/netbsd-elf.h (SUBTARGET_EXTRA_SPECS): New. * alpha/netbsd.h (CPP_PREDEFINES): Tidy. * alpha/osf.h (CPP_PREDEFINES): Remove bits subsumed by CPP_CPU_SPEC. * alpha/win-nt.h (CPP_PREDEFINES): Likewise. * alpha/vsf.h (CPP_PREDEFINES): Likewise. (CPP_SUBTARGET_SPEC): New. Do this instead of overriding CPP_SPEC. * alpha/vxworks.h: Likewise. From-SVN: r21311
Richard Henderson committed -
From-SVN: r21309
Jeff Law committed -
* mips.md (reload_outsi): Added missing REGNO call. (smulsi3_highpart, umulsi3_highpart): Provide prototype for function pointer. (mul_acc_di, mul_acc_64bit_di): Don't use match_op_dup, use another match_operator and compare the codes. * mips.h (MASK_DEBUG_E, MASK_DEBUG_I): Set to zero. * MIPS multiply pattern fixes: * mips.h (enum reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS): Add union classes for HI, LO, or HILO plus general registers. (GENERATE_MADD): Deleted. * mips.md (mulsi3_mult3): Don't disparage output-LO alternative. Add TARGET_MAD to condition. (mulsi3): Test HAVE_mulsi3_mult3, not specific flags. (mul_acc_si): Expand GENERATE_MADD here; it's the only use. Use "*d" for accumulator, to give preference to LO initially but not during reload. From-SVN: r21305
Ken Raeburn committed -
1998-07-20 Dave Brolley <brolley@cygnus.com> * lex.c (mbchar.h): #include it. (GET_ENVIRONMENT): New macro. (init_parse): Set character set based on LANG environment variable. (real_yylex): Handle multibyte characters in character literals. (real_yylex): Handle multibyte characters in string literals. From-SVN: r21304
Dave Brolley committed -
Mon Jul 20 16:16:38 1998 Dave Brolley <brolley@cygnus.com> * configure.in (enable_c_mbchar): New configure option. (extra_cpp_objs): Always available now. * cexp.y (mbchar.h): #include it. (yylex): Handle Multibyte characters in character literals. * cccp.c (mbchar.h): #include it. (main): Set character set based on LANG environment variable. (rescan): Handle multibyte characters in comments. (skip_if_group): See above. (validate_else): See above. (skip_to_end_of_comment): See above. (macarg1): See above. (discard_comments): See above. (rescan): Handle multibyte characters in string and character literals. (collect_expansion): See above. (skip_quoted_string): See above. (macroexpand): See above. (macarg1): See above. (discard_comments): See above. (change_newlines): See above. * c-lex.c (mbchar.h): #include it. (GET_ENVIRONMENT): New macro. (init_lex): Set character set based on LANG environment variable. (yylex): Handle multibyte characters in character literals. (yylex): Handle multibyte characters in string literals. * Makefile.in (mbchar.o): New target. (cccp$(exeext)): @extra_cpp_objs@ is always available. (cppmain$(exeext)): @extra_cpp_objs@ is always available. * mbchar.[ch]: New files for multibyte character handling. From-SVN: r21303
Dave Brolley committed -
* jump.c (jump_optimize): When simplifying noop moves and PUSH_ROUNDING, fix thinko so we use same criterion for identifying the PUSHes to rewrite in second loop as we did in the first. From-SVN: r21302
David S. Miller committed -
From-SVN: r21301
Jeff Law committed -
From-SVN: r21300
Jason Merrill committed -
8 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II. (*-pc-unixware7) Add detection for Pentium II, Pentium Pro. From-SVN: r21297
Robert Lipe committed -
@ * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II. (*-pc-unixware7) Add detection for Pentium II, Pentium Pro. From-SVN: r21296
Robert Lipe committed
-
- 19 Jul, 1998 10 commits
-
-
* lang-options.h: Fix up doc strings. Remove the unimplemented -fdcp-intrinsics-* options. * str-1t.fin: Change mixed-case spelling of `GoTo' from `Goto'. From-SVN: r21292
Craig Burley committed -
* lex.c (do_identifier): Look for class value even if we don't have a global value. Do implicit declaration if parsing is 2. * semantics.c (finish_call_expr): Pass 2 if we're doing Koenig lookup. From-SVN: r21291
Jason Merrill committed -
* decl.c (pushtag): Revert previous change. * pt.c (lookup_template_class): Don't put out debugging information for types that use template parameters. From-SVN: r21286
Mark Mitchell committed -
* decl.c (pushtag): Don't put out debugging information for compiler-generated typedefs. From-SVN: r21285
Mark Mitchell committed -
* error.c (dump_type_real): Don't crash when presented with intQI_type_node or the like. From-SVN: r21284
Mark Mitchell committed -
* semantics.c (finish_translation_unit): Fix spelling error in comment. From-SVN: r21283
Mark Mitchell committed -
* cplus-dem.c (demangle_nested_args): Make function definition static to match the prototype. From-SVN: r21281
Kaveh R. Ghazi committed -
1998-07-19 Dave Love <d.love@dl.ac.uk> * Makefile.in (all): Depend on s-libe77, not e77. (.PHONY): Remove e77. From-SVN: r21280
Dave Love committed -
(.PHONY): Remove e77. From-SVN: r21279
Dave Love committed -
From-SVN: r21276
Jeff Law committed
-