- 22 Dec, 1998 7 commits
-
-
From-SVN: r24397
Nick Clifton committed -
From-SVN: r24396
Theodore Papadopoulo committed -
* Makefile.in (cvt.o): Depend on toplev.h. * cp-tree.h (check_template_shadow, pod_type_p): Add prototypes. * cvt.c: Include toplev.h. * except.c (get_eh_caught, get_eh_handlers): Hide prototypes and definitions. * init.c (expand_vec_init): Initialize variable `itype'. * lex.c (yyerror): Cast the argument passed to a ctype function to an unsigned char. * method.c (build_mangled_C9x_name): Wrap prototype and definition in "HOST_BITS_PER_WIDE_INT >= 64". * typeck.c (build_binary_op): Mark parameter `convert_p' with ATTRIBUTE_UNUSED. From-SVN: r24395
Kaveh R. Ghazi committed -
1998-12-22 Mark Mitchell <mark@markmitchell.com> * cp-tree.h (TYPE_RAISES_EXCEPTIONS): Improve documentation. * tree.c (build_exception_variant): Don't crash on empty throw specs. From-SVN: r24394
Mark Mitchell committed -
From-SVN: r24393
Michael Meissner committed -
* argv.c (buildargv): Cast the result of alloca in assignment. * choose-temp.c: Include stdlib.h. * cplus-dem.c (demangle_arm_pt): Remove unused prototype. (snarf_numeric_literal): Constify first parameter. (code_for_qualifier): Avoid a gcc extension, make the parameter an int, not a char. (demangle_qualifier): Likewise. (demangle_signature): Cast the argument of a ctype function to unsigned char. (arm_pt): Add parens around assignment used as truth value. (demangle_arm_hp_template): Constify variable `args'. (do_hpacc_template_const_value): Cast the argument of a ctype function to unsigned char. (do_hpacc_template_literal): Remove unused variable `i'. (snarf_numeric_literal): Constify parameter `args'. Cast the argument of a ctype function to unsigned char. * floatformat.c (floatformat_to_double): Add explicit braces to avoid ambiguous `else'. * fnmatch.c (fnmatch): Change type of variables `c', `c1', `cstart' and `cend' to unsigned char. Cast the argument of macro `FOLD', which uses ctype functions, to unsigned char. * objalloc.c (free): Add prototype. From-SVN: r24392
Kaveh R. Ghazi committed -
From-SVN: r24391
Jeff Law committed
-
- 21 Dec, 1998 4 commits
-
-
From-SVN: r24390
Michael Meissner committed -
From-SVN: r24389
Alexandre Oliva committed -
From-SVN: r24388
Hans-Peter Nilsson committed -
From-SVN: r24387
Jeff Law committed
-
- 20 Dec, 1998 4 commits
-
-
* configure.in: Handle Digital UNIX 5.x the same as 4.x. * i386/sol2.h: Define LOCAL_LABEL_PREFIX as ".". * java/Make-lang.in: Comment out control-Ls. From-SVN: r24386
John F. Carr committed -
From-SVN: r24385
Alexandre Oliva committed -
From-SVN: r24383
Jeffrey A Law committed -
From-SVN: r24382
Jeff Law committed
-
- 19 Dec, 1998 5 commits
-
-
From-SVN: r24380
Jeffrey A Law committed -
From-SVN: r24379
Jeffrey A Law committed -
From-SVN: r24378
Bernd Schmidt committed -
* genattr.c (fatal): Qualify a char* with the `const' keyword. * genattrtab.c (fatal, attr_printf, attr_string, write_attr_set, write_unit_name, write_eligible_delay, expand_units, make_length_attrs, write_attr_case, find_attr, make_internal_attr): Likewise. * gencheck.c (tree_codes): Likewise. * gencodes.c (fatal): Likewise. * genconfig.c (fatal): Likewise. * genemit.c (fatal): Likewise. * genextract.c (fatal, walk_rtx, copystr): Likewise. * genflags.c (fatal): Likewise. * genopinit.c (fatal, optabs, gen_insn): Likewise. * genoutput.c (fatal, error, predicates): Likewise. * genpeep.c (fatal): Likewise. * genrecog.c (fatal, decision, pred_table, add_to_sequence, write_tree_1, write_tree, change_state, copystr, indents): Likewise. From-SVN: r24377
Kaveh R. Ghazi committed -
From-SVN: r24376
Jeff Law committed
-
- 18 Dec, 1998 7 commits
-
-
From-SVN: r24375
Gerald Pfeifer committed -
Fri Dec 18 16:11:43 EST 1998 Andrew MacLeod <amacleod@cygnus.com> * cplus-dem.c (demangle_fund_type): Process CV and u codes before bumping the pointer we read from. Also prepend these codes, as we do in other places. From-SVN: r24374
Andrew MacLeod committed -
* cvt.c (convert_to_reference): Check for both error_mark_node and NULL_NODE after call to convert_for_initialization. From-SVN: r24373
DJ Delorie committed -
* error.c (interesting_scope_p): New fn. (dump_simple_decl): Use it. (dump_expr, case CONSTRUCTOR): Force a & for a PMF. (dump_expr, case OFFSET_REF): Print ->* if appropriate. From-SVN: r24372
Jason Merrill committed -
1998-12-17 Vladimir N. Makarov <vmakarov@cygnus.com> * config/i60/i960.md (extendqihi2): Fix typo (usage ',' instead of ';'). 1998-12-17 Michael Tiemann <tiemann@axon.cygnus.com> * i960.md (extend*, zero_extend*): Don't generate rtl that looks like (subreg:SI (reg:SI N) 0), because it's wrong, and it hides optimizations from the combiner. From-SVN: r24371
Vladimir Makarov committed -
* parse.y (check_class_interface_creation): Use DIR_SEPARATOR consistently. From-SVN: r24370
Tom Tromey committed -
From-SVN: r24369
Jeff Law committed
-
- 17 Dec, 1998 12 commits
-
-
* configure.in (with-fast-fixincludes): Fix whitespace. * configure: Rebuilt. From-SVN: r24368
Rainer Orth committed -
* parse.y (DIR_SEPARATOR): New define. (check_class_interface_creation): Use it. From-SVN: r24367
Tom Tromey committed -
Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> * fixincludes (c_asm.h): Wrap Digital UNIX V4.0B DEC C specific asm() etc. function declarations in __DECC. From-SVN: r24366
Rainer Orth committed -
* pt.c (push_inline_template_parms_recursive): Set it. (decl_template_parm_p): Remove. (check_template_shadow): Use DECL_TEMPLATE_PARM_P. (process_template_parm): Set it. Missed in Mark's earlier checkin. From-SVN: r24365
Mark Mitchell committed -
From-SVN: r24364
Nick Clifton committed -
From-SVN: r24363
Nick Clifton committed -
From-SVN: r24362
Kaveh R. Ghazi committed -
* parse-scan.y (report_main_declaration): Recognize `java.lang.String' in argument to main. From-SVN: r24361
Tom Tromey committed -
* Makefile.in (INTERNAL_CFLAGS): Add SCHED_CFLAGS. (ALL_CFLAGS): Delete SCHED_CFLAGS. From-SVN: r24360
Jim Wilson committed -
From-SVN: r24352
Jeff Law committed -
From-SVN: r24351
J"orn Rennecke committed -
From-SVN: r24350
Jeffrey A Law committed
-
- 16 Dec, 1998 1 commit
-
-
From-SVN: r24349
Jeff Law committed
-