Commit Graph

25770 Commits

Author SHA1 Message Date
Nathan Sidwell
7441a35271 configure.in (--enable-new-gxx-abi): New option.
* configure.in (--enable-new-gxx-abi): New option.
	* acconfig.h (ENABLE_NEW_GXX_ABI): New define.
	* Makefile.in (GXX_ABI_FLAG): New variable.
	* configure: Regenerate.

From-SVN: r31387
2000-01-13 15:36:24 +00:00
Michael Hayes
7f7680a9a4 stor-layout.c (layout_type): Use FORCE_STRUCT_BLK.
* stor-layout.c (layout_type): Use FORCE_STRUCT_BLK.
	* tm.texi (FORCE_STRUCT_BLK): Document.
	* config/c4x/c4x.h (FORCE_STRUCT_BLK): New macro.

From-SVN: r31385
2000-01-13 10:43:35 +00:00
Hans-Peter Nilsson
8f496bc2d5 ns32k.md: Revert Jan 9 change.
* config/ns32k/ns32k.md: Revert Jan 9 change.

	* genrecog.c (maybe_both_true_2): Do not compare a predicate-test
	to a mode-test, if the predicate is address_operand.

From-SVN: r31384
2000-01-13 10:19:39 +00:00
Jeffrey A Law
668bcf76c4 combine.c (if_then_else_cond): Be careful about what kinds of RTL expressions are passed to operand_subword.
* combine.c (if_then_else_cond): Be careful about what kinds
	of RTL expressions are passed to operand_subword.

From-SVN: r31383
2000-01-13 02:36:29 -07:00
Jeffrey A Law
ca4cd7abfd * gcc.c-torture/execute/20000113-1.c: New test.
From-SVN: r31382
2000-01-13 02:30:08 -07:00
Jeff Law
efb8436e0c Daily bump.
From-SVN: r31381
2000-01-13 01:45:06 -07:00
Jeffrey A Law
08520ad8d6 flow.c (split_edge): If we have to insert a new jump, make sure to associate it with a basic block.
* flow.c (split_edge): If we have to insert a new jump, make
	sure to associate it with a basic block.

	* flow.c (commit_one_edge_insertion): A block with one successor
	can end in a JUMP_INSN that is not a simplejump.

From-SVN: r31380
2000-01-12 22:41:44 -07:00
Robert Lipe
499bf451e3 sco5.h (INIT_SECTION_ASM_OP_COFF): Rename section to "ctor".
2000-01-12  Robert Lipe  <robertl@sco.com>

        * i386/sco5.h (INIT_SECTION_ASM_OP_COFF): Rename section to "ctor".
        (BUILD_VA_LIST_TYPE): Define.
        (EH_FRAME_SECTION_ASM_OP): Explictly define to better interact
        with crtstuff.c.

From-SVN: r31379
2000-01-13 03:36:00 +00:00
Jeffrey A Law
7a2a27a50a * gcc.c-torture/execute/20000112-1.c: New test.
From-SVN: r31378
2000-01-12 20:31:41 -07:00
Robert Lipe
e886c40fa3 sco5.h (INIT_SECTION_ASM_OP_COFF): Rename section to "ctor".
2000-01-12  Robert Lipe  <robertl@sco.com>
        * i386/sco5.h (INIT_SECTION_ASM_OP_COFF): Rename section to "ctor".
        (BUILD_VA_LIST_TYPE): Define.
        (EH_FRAME_SECTION_ASM_OP): Explictly define to better interact                  with crtstuff.c.

From-SVN: r31377
2000-01-13 02:57:43 +00:00
Mark Mitchell
09ed39ad87 * decl.c (start_cleanup_fn): Call pushdecl.
From-SVN: r31376
2000-01-13 02:04:25 +00:00
Fred Fish
24618f4902 configure.in (*-*-beos*): Recognize.
* configure.in (*-*-beos*): Recognize.
        * config/beos.mt: New file.

From-SVN: r31374
2000-01-12 20:37:57 -05:00
Fred Fish
0753683c0a Makefile.in (SHOPT): New macro, flag to ld to create shared library.
* Makefile.in (SHOPT): New macro, flag to ld to create
        shared library.  Defaults to "-shared".
        (SHLIB): Use new SHOPT rather than hardcoded "-shared".
        * configure.in: While configuring for *-*-beos*, if
        --enable-shared is given, add beos.ml to list of makefile
        frags.
        * config/beos.ml: New file.

From-SVN: r31373
2000-01-12 20:37:38 -05:00
Mark Mitchell
c135ea3910 * configure.in: Fix typo in last change.
From-SVN: r31372
2000-01-13 01:00:59 +00:00
Jason Merrill
149bb76305 * cccp.c (do_pragma): Add cast to (char *).
From-SVN: r31371
2000-01-12 19:49:57 -05:00
Jason Merrill
11950183bc regenerate
From-SVN: r31370
2000-01-12 19:48:27 -05:00
Jason Merrill
73204d8e70 BeOS port
From-SVN: r31369
2000-01-12 19:48:09 -05:00
Richard Henderson
0da3b5a7af * configure.in: Don't build some bits for beos.
From-SVN: r31368
2000-01-12 19:47:44 -05:00
Jason Merrill
512b62fb1b configure.in (i?86-*-beos{pe,elf,}*): Recognize.
* configure.in (i?86-*-beos{pe,elf,}*): Recognize.
        * i386/t-beos, i386/x-beos, i386/xm-beos.h: New files.
        * i386/beos-elf.h, i386/beos-pe.h: New files.

        * Makefile.in (CROSS_SYSTEM_HEADER_DIR): New.
        * cross-make (SYSTEM_HEADER_DIR): Define using
        CROSS_SYSTEM_HEADER_DIR.

        * gcc.c (LIBRARY_PATH_ENV): Provide default.
        (process_command): Use it.
        (main): Likewise.  Kill trailing = from env vars.
        (build_search_list): Put it back.
        * collect2.c (main): Use LIBRARY_PATH_ENV.

        * configure.in (GCC_NEED_DECLARATIONS): Add environ.
        * toplev.c: Use NEED_DECLARATION_ENVIRON.

        * tm.texi (Frame Layout): Document SMALL_STACK.
        * c-common.c (c_common_nodes_and_builtins): Check it.

        * system.h: Undef alloca after including glibc's <stdlib.h>,
        if USE_C_ALLOCA is defined.

        * gcc.c (set_input): New fn.
        (main): After all input files are compiled, reset the input file
        info to the first.

        * aclocal.m4 (rindex, index): If already defined, don't attempt
        to redefine.

        * ginclude/varargs.h: (__va_list__): Define ifndef.
        * ginclude/stdarg.h: Likewise.

        * ginclude/stddef.h (__WCHAR_TYPE__) [BEOS]: Use int
        instead of unsigned char.

        * hash.h (true, false, boolean): Undef before enum.

From-SVN: r31366
2000-01-12 19:37:06 -05:00
Jason Merrill
6bb88f3be6 delete stray semicolon
From-SVN: r31365
2000-01-12 19:35:38 -05:00
Kaveh R. Ghazi
80cca0e191 svr3.h (ASM_FILE_START): Wrap if-clause in squigly brackets.
* svr3.h (ASM_FILE_START): Wrap if-clause in squigly brackets.

	* recog.c (memory_address_p): Mark parameter with ATTRIBUTE_UNUSED.

	* regclass.c (choose_hard_reg_mode): Likewise.

	* reload.c (find_valid_class, strict_memory_address_p): Likewise.

	* reorg.c (optimize_skip): Wrap prototype in macro conditionals.

From-SVN: r31364
2000-01-13 00:17:33 +00:00
Mark Mitchell
07c88314a3 call.c (convert_class_to_reference): Fix typos.
* call.c (convert_class_to_reference): Fix typos.
	(build_conditional_expr): Handle errors gracefully.
	* class.c (push_nested_class): Likewise.
	* cp-tree.h (VAR_FUNCTION_OR_PARM_DECL_CHECK): New macro.
	(DECL_THIS_EXTERN): Use it.
	(DECL_THIS_STATIC): Likewise.
	* cvt.c (convert_to_void): Handle errors gracefully.
	(build_expr_type_conversion): Likewise.
	* decl.c (maybe_push_decl): Likewise.
	(start_decl_1): Likewise.
	(require_complete_types_for_parms): Likewise.
	* parse.y (structsp): Likewise.
	(base_class): Likewise.
	* parse.c: Regenerated.
	* pt.c (finish_member_template_decl): Likewise.

From-SVN: r31363
2000-01-12 23:27:46 +00:00
Kaveh R. Ghazi
6e090c767a c-common.c: PROTO -> PARAMS.
* c-common.c: PROTO -> PARAMS.
        * c-common.h: Likewise.
        * c-decl.c: Likewise.
        * c-iterate.c: Likewise.
        * c-lang.c: Likewise.
        * c-lex.c: Likewise.
        * c-lex.h: Likewise.
        * c-parse.in: Likewise.
        * c-pragma.c: Likewise.
        * c-pragma.h: Likewise.
        * c-tree.h: Likewise.
        * c-typeck.c: Likewise.
        * objc/objc-act.c: Likewise.
        * objc/objc-act.h: Likewise.

From-SVN: r31362
2000-01-12 22:47:13 +00:00
Mark Mitchell
dd42e13519 cp-tree.h (dfs_skip_vbases): New function.
* cp-tree.h (dfs_skip_vbases): New function.
	(find_vbase_instance): Likewise.
	* class.c (determine_primary_base): Allow a nearly empty base to
	serve as a primary base class under the new ABI.
	(get_class_offset_1): Rename to ...
	(dfs_get_class_offset): ... this.  Simplify.  Don't issue error
	messages here.
	(get_class_offset): Use it.  Issue error messages here.
	(dfs_modify_vtables): Rely on dfs_unmarked_real_bases_queue_p to
	find the right copies of virtual bases.
	(fixup_vtable_deltas1): Rename to ...
	(dfs_fixup_vtable_deltas): ... this.  Adjust to handle virtual
	bases as primary bases.
	(fixup_vtable_deltas): Remove.
	(override_one_vtable): Handle virtual bases as primary bases.
	(merge_overrides): Likewise.
	(finish_struct_1): Likewise.
	(dump_class_hierarchy): Dump primary-ness of bases as well.
	* search.c (mark_primary_bases): Use a pre-order traversal to
	handle primary virtual bases.
	(dfs_skip_vbases): New fiunction.
	(expand_upcast_fixups): Adjust to handle primary virtual bases.
	(fixup_virtual_upcast_offsets): Likewise.
	(fixup_all_virtual_upcast_offsets): Likewise.
	(dfs_find_vbase_instances): New function.
	(find_vbase_instance): Likewise.

From-SVN: r31360
2000-01-12 20:56:15 +00:00
Kaveh R. Ghazi
e5778b1e84 m88k-protos.h: New file.
* m88k-protos.h: New file.

        * m88k.c: Include tm_p.h.  Add static prototypes.  Fix compile
        time warnings.

        * m88k.h: Move prototypes to m88k-protos.h.  Fix compile time warnings.

        * m88k.md: Likewise.

        * tekXD88.h: Likewise.

From-SVN: r31359
2000-01-12 19:50:19 +00:00
Kaveh R. Ghazi
5505f548bb m68k-protos.h: New file.
* m68k-protos.h: New file.

        * m68k.c: Include tm_p.h.  Add static prototypes.  Fix compile
        time warnings.

        * m68k.h: Move prototypes to m68k-protos.h.  Fix compile time warnings.

        * mot3300.h: Likewise.

From-SVN: r31358
2000-01-12 19:24:13 +00:00
Richard Earnshaw
394c46fe47 haifa-sched.c (split_edges): Pass edgeset_size as second arg to extract_bitlst.
* haifa-sched.c (split_edges): Pass edgeset_size as second arg to
extract_bitlst.
(extract_bitlist): Declare bitlen.

From-SVN: r31357
2000-01-12 18:48:08 +00:00
Zack Weinberg
cd6311ef6e c-typeck.c (build_c_cast): Issue -Wcast-qual warnings if the qualifiers don't match at any level of...
* c-typeck.c (build_c_cast): Issue -Wcast-qual warnings if the
	qualifiers don't match at any level of pointerness.

From-SVN: r31356
2000-01-12 17:35:41 +00:00
Zack Weinberg
f668c81cda cccp.c: Accept and ignore -lang-fortran.
* cccp.c: Accept and ignore -lang-fortran.
	* f/lang-specs.h: Pass -lang-fortran to preprocessor.

From-SVN: r31355
2000-01-12 17:34:22 +00:00
Robert Lipe
e8fe510b13 sysv5.h (CPP_SPEC, LIBSPEC): Add -pthreadT.
2000-01-12  Robert Lipe  <robertl@sco.com>

	* i386/sysv5.h (CPP_SPEC, LIBSPEC): Add -pthreadT.

From-SVN: r31354
2000-01-12 16:32:57 +00:00
Robert Lipe
66959c63a6 * sysv5.h (CPP_SPEC, LIBSPEC): Add -pthreadT.
From-SVN: r31353
2000-01-12 16:31:32 +00:00
Bernd Schmidt
9e3a9cf21e Fix suboptimal code generation bug in reload
From-SVN: r31352
2000-01-12 12:40:49 +00:00
Joel Sherrill
02368d6dd4 Makefile.in (CC_FOR_TARGET): Use newlib libraries as well as include files.
* Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
        as include files.

From-SVN: r31351
2000-01-12 04:01:26 -07:00
Jeff Law
76875ef1b2 Add file missed during recent rtems changes.
From-SVN: r31350
2000-01-12 03:47:36 -07:00
Toshiyasu Morita
b746d31a11 reorg.c (fill_slots_from_thread): Check modified_in_p before replacing.
* reorg.c (fill_slots_from_thread): Check modified_in_p
        before replacing.

From-SVN: r31349
2000-01-12 03:30:33 -07:00
John Marshall
25e3c7bf27 gcc.texi (Funding, [...]): Format these nodes even if INTERNALS is not set.
* gcc.texi (Funding, GNU/Linux, Copying, Contributors): Format
        these nodes even if INTERNALS is not set.

From-SVN: r31348
2000-01-12 03:25:52 -07:00
Nick Burrett
40d7a3fece gcse.c (delete_null_pointer_checks_1): Cope when get_condition cannot determine the condition.
* gcse.c (delete_null_pointer_checks_1): Cope when
	get_condition cannot determine the condition.

From-SVN: r31347
2000-01-12 03:16:04 -07:00
Jeff Law
d2f5d3b8d6 Daily bump.
From-SVN: r31346
2000-01-12 01:45:06 -07:00
Mumit Khan
5ffb32944a lex.c (DIR_SEPARATOR): Delete macro.
2000-01-11  Mumit Khan  <khan@xraylith.wisc.edu>

	* lex.c (DIR_SEPARATOR): Delete macro.

From-SVN: r31345
2000-01-12 05:22:42 +00:00
Mumit Khan
51149cc88d jcf-path.c: Delete PATH_SEPARATOR and DIR_SEPARATOR macros.
2000-01-11  Mumit Khan  <khan@xraylith.wisc.edu>

	* jcf-path.c: Delete PATH_SEPARATOR and DIR_SEPARATOR macros.
	* jcf-write.c: Likewise.
	* parse.y: Likewise.
	* parse.c: Regenerate.

From-SVN: r31344
2000-01-12 05:21:12 +00:00
Gabriel Dos Reis
b903d81e07 2000-01-12 Gabriel Dos Reis <gdr@codesourcery.com>
Implement automatic line wrapping mode in the g++ front-end.

From-SVN: r31343
2000-01-12 01:54:31 +00:00
Zack Weinberg
40c79d58a3 cpplib.h (struct cpp_options): Change lang_asm to char.
2000-01-11 16:24 -0800  Zack Weinberg  <zack@wolery.cumb.org>

	* cpplib.h (struct cpp_options): Change lang_asm to char.
	Add lang_fortran.
	* cppinit.c (builtin_array): Take out __STDC_VERSION__, it's
	done in cpp_handle_option now.
	(initialize_builtins): Take out special case code used only by
	__STDC_VERSION__.
	(cpp_handle_option): Turn off trigraphs and trigraph warnings
	if -traditional.  Recognize -lang-fortran and set
	lang_fortran, also turn off cplusplus_comments.
	(print_help): Document -lang-fortran.
	* cpplib.c (handle_directive): Ignore `# 123 "file"' if
	lang_asm. Ignore all directives other than `# 123 "file"' if
	CPP_PREPROCESSED.
	(cpp_get_token): If -traditional, don't recognize directives
	unless the # is in column 1.
	(parse_string): If lang_fortran or lang_asm, silently
	terminate strings ('' or "") at end of line.
	Remove unnecessary braces.

From-SVN: r31342
2000-01-12 00:35:36 +00:00
Zack Weinberg
2e76d35c7c * Add self as cpplib maintainer, as requested by Jason
Merrill.  Correct my e-mail address.

From-SVN: r31341
2000-01-12 00:14:46 +00:00
Alexandre Oliva
07570c398b resource.c (mark_referenced_resources): Mark a set strict_low_part as used.
* resource.c (mark_referenced_resources): Mark a set strict_low_part
as used.
* config/i386/i386.c (ix86_expand_setcc): Re-enable clear + set
strict_low_part when possible.

From-SVN: r31340
2000-01-11 23:52:07 +00:00
Alexandre Oliva
a5bfff0ce6 * gcc.dg/20000111-1.c: New test.
From-SVN: r31339
2000-01-11 23:28:38 +00:00
Kaveh R. Ghazi
3d994c6bef alias.c: PROTO -> PARAMS.
* alias.c: PROTO -> PARAMS.
	* basic-block.h: Likewise.
	* bitmap.c: Likewise.
	* bitmap.h: Likewise.
	* builtins.c: Likewise.
	* c-aux-info.c: Likewise.
	* caller-save.c: Likewise.
	* calls.c: Likewise.

From-SVN: r31338
2000-01-11 23:27:40 +00:00
Kaveh R. Ghazi
d0af450df2 Makefile.in (toplev.o): Depend on regs.h.
* Makefile.in (toplev.o): Depend on regs.h.

        * output.h (tdesc_section): Prototype.

        * regclass.c (copy_cost): Mark parameters with ATTRIBUTE_UNUSED.

        * sdbout.c: Include "tm_p.h".

        * toplev.c: Include "regs.h".

From-SVN: r31337
2000-01-11 22:57:39 +00:00
Jason Merrill
203588e7ff fix typos
From-SVN: r31336
2000-01-11 16:23:49 -05:00
Mike Stump
7cdc045ed6 testcase for recent unroll.c fix
From-SVN: r31335
2000-01-11 20:10:46 +00:00
Mike Stump
3951ad49fc * unroll.c (unroll_loop): Add EH support.
From-SVN: r31334
2000-01-11 19:51:20 +00:00