- 27 Oct, 1998 9 commits
-
-
From-SVN: r23369
Nick Clifton committed -
From-SVN: r23368
Alexandre Oliva committed -
From-SVN: r23367
David Edelsohn committed -
Ignore empty target specific options, and if -W is also specified on the command line then display undocumented options. From-SVN: r23366
Nick Clifton committed -
* collect2.c (aix64_flag): New variable. (main, case 'b'): Parse it. (GCC_CHECK_HDR): object magic number must match mode. (scan_prog_file): Only check for shared object if valid header. Print debugging if header/mode mismatch. From-SVN: r23365
David Edelsohn committed -
Moore's work. From-SVN: r23364
Nick Clifton committed -
dwarfout.c (ASM_OUTPUT_DWARF_STRING_NEWLINE): ASM_OUTPUT_DWARF_STRING has been changed to not include a newline. * dwarfout.c (ASM_OUTPUT_DWARF_STRING_NEWLINE): ASM_OUTPUT_DWARF_STRING has been changed to not include a newline. Use this macro instead. (output_enumeral_list, const_value_attribute, name_attribute, comp_dir_attribute, prototyped_attribute, producer_attribute, inline_attribute, pure_or_virtual_attribute, output_inheritance_die, dwarfout_file_scope_decl, generate_new_sfname_entry, generate_macinfo_entry, dwarfout_init, dwarfout_finish): Use ASM_OUTPUT_DWARF_STRING_NEWLINE macro. From-SVN: r23363
Andrew MacLeod committed -
From-SVN: r23362
Jason Merrill committed -
From-SVN: r23361
Jeff Law committed
-
- 26 Oct, 1998 26 commits
-
-
* error.c (dump_decl): Deal with TEMPLATE_DECLs that are VAR_DECLs. Handle vtables whose DECL_CONTEXT is not a type. * class.c (finish_struct_1): Use build_cplus_array_type to build array types. * decl.c (init_decl_processing): Likewise. * except.c (expand_end_eh_spec): Likewise. * search.c (expand_upcast_fixups): Simplify very slightly. From-SVN: r23359
Mark Mitchell committed -
* splay-tree.c: Tweak include directives to make sure declarations of xmalloc and free are available. From-SVN: r23358
Mark Mitchell committed -
* combine.c (subst): Process the inputs to a parallel asm_operands only once. From-SVN: r23357
Richard Henderson committed -
From-SVN: r23356
Richard Henderson committed -
From-SVN: r23355
Jason Merrill committed -
From-SVN: r23354
Jason Merrill committed -
decl.c (grokdeclarator): Complain about a variable using constructor syntax coming back null from start_decl. * decl.c (grokdeclarator): Complain about a variable using constructor syntax coming back null from start_decl. Fixes g++.other/decl2.C * friend.c (make_friend_class): Complain about trying to make a non-class type a friend. Fixes g++.other/friend5.C * decl.c (grokfndecl): Set DECL_INITIAL for a defn here. (start_function): Not here. Fixes g++.law/friend4.C From-SVN: r23353
Jason Merrill committed -
From-SVN: r23352
Jeffrey A Law committed -
From-SVN: r23351
Brendan Kehoe committed -
From-SVN: r23350
Brendan Kehoe committed -
From-SVN: r23349
Brendan Kehoe committed -
From-SVN: r23348
Jason Merrill committed -
* typeck2.c (process_init_constructor): Only skip anonymous fields if they are bitfields. From-SVN: r23347
Jason Merrill committed -
From-SVN: r23346
Jason Merrill committed -
From-SVN: r23345
Jason Merrill committed -
From-SVN: r23344
Jason Merrill committed -
* cp-tree.def (TYPEOF_TYPE): New code. * error.c (dump_type_real): Handle it. * pt.c (tsubst): Likewise. * tree.c (search_tree): Likewise. * semantics.c (finish_typeof): New fn. * parse.y (typespec): Use it. * cp-tree.h: Declare it. From-SVN: r23343
Jason Merrill committed -
* typeck2.c (check_for_new_type): Only depend on pedantic for C-style casts. From-SVN: r23342
Jason Merrill committed -
From-SVN: r23341
Jason Merrill committed -
� * cp-tree.h (FORMAT_VBASE_NAME): Make definition unconditional. From-SVN: r23340
Manfred Hollstein committed -
From-SVN: r23339
Jason Merrill committed -
* typeck.c (convert_arguments): Don't handle pmf references specially. * init.c (build_member_call): Don't try to convert to the base type if it's ambiguous. * typeck2.c (check_for_new_type): Don't depend on pedantic. From-SVN: r23338
Jason Merrill committed -
From-SVN: r23337
Jeff Law committed -
From-SVN: r23336
Jason Merrill committed -
From-SVN: r23334
Jeffrey A Law committed -
From-SVN: r23333
Jason Merrill committed
-
- 25 Oct, 1998 5 commits
-
-
stmt.c (expand_fixup): Set fixup->before_jump to a NOTE_INSN_DELETED instead of a NOTE_INSN_BLOCK_BEG. 8 * stmt.c (expand_fixup): Set fixup->before_jump to a NOTE_INSN_DELETED instead of a NOTE_INSN_BLOCK_BEG. From-SVN: r23330
Jason Merrill committed -
stmt.c (expand_fixup): Set fixup->before_jump to a NOTE_INSN_DELETED instead of a NOTE_INSN_BLOCK_BEG. � * stmt.c (expand_fixup): Set fixup->before_jump to a NOTE_INSN_DELETED instead of a NOTE_INSN_BLOCK_BEG. From-SVN: r23329
Jason Merrill committed -
* decl.c (grokdeclarator): Set DECL_NONCONVERTING_P for all non-converting constructors. From-SVN: r23325
Mark Mitchell committed -
* cplus-dem.c (gnu_special): Fix handling of virtual tables in anonymous namespaces. From-SVN: r23324
Mark Mitchell committed -
� * Make-lang.in (jv-scan$(exeext)): Add stamp-objlist to dependency. From-SVN: r23318
H.J. Lu committed
-