OSDN Git Service

pf3gnuchains/gcc-fork.git
27 years ago(INITIAL_FRAME_POINTER_OFFSET): Delete.
wilson [Mon, 21 Oct 1996 22:23:51 +0000 (22:23 +0000)]
(INITIAL_FRAME_POINTER_OFFSET): Delete.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12989 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(expand_binop): Use new function emit_store_flag_force.
tege [Mon, 21 Oct 1996 22:20:06 +0000 (22:20 +0000)]
(expand_binop): Use new function emit_store_flag_force.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12988 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(emit_store_flag_force): New function.
tege [Mon, 21 Oct 1996 22:18:56 +0000 (22:18 +0000)]
(emit_store_flag_force): New function.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12987 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoCorrect MASK_64BIT to TARGET_64BIT
ian [Mon, 21 Oct 1996 22:02:15 +0000 (22:02 +0000)]
Correct MASK_64BIT to TARGET_64BIT

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12986 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(strength_reduce): Add check for ! bl->reversed to
wilson [Mon, 21 Oct 1996 17:58:18 +0000 (17:58 +0000)]
(strength_reduce): Add check for ! bl->reversed to
auto_inc_opt code.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12985 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago jump.c (jump_optimize): fix bug in last change.
dje [Mon, 21 Oct 1996 16:27:41 +0000 (16:27 +0000)]
jump.c (jump_optimize): fix bug in last change.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12984 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(build_array_ref): If -Wchar-subscripts, also warn in case when
kenner [Mon, 21 Oct 1996 11:59:10 +0000 (11:59 +0000)]
(build_array_ref): If -Wchar-subscripts, also warn in case when
pointer is being indexed.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12983 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(jump_optimize): Use emit_store_flag even if branches are cheap, if
kenner [Mon, 21 Oct 1996 11:39:13 +0000 (11:39 +0000)]
(jump_optimize): Use emit_store_flag even if branches are cheap, if
the store is even cheaper.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12982 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoFormerly extend.texi.~110~
brendan [Mon, 21 Oct 1996 11:27:51 +0000 (11:27 +0000)]
Formerly extend.texi.~110~

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12981 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(reload_reg_free_p, reloads_conflict): RELOAD_OTHER and
kenner [Mon, 21 Oct 1996 00:53:14 +0000 (00:53 +0000)]
(reload_reg_free_p, reloads_conflict): RELOAD_OTHER and
RELOAD_FOR_OTHER_ADDRESS conflict.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12980 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(ffs[sh]i2): Add missing CC_STATUS_INIT.
kenner [Mon, 21 Oct 1996 00:01:02 +0000 (00:01 +0000)]
(ffs[sh]i2): Add missing CC_STATUS_INIT.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12979 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago89th Cygnus<->FSF quick merge
mrs [Fri, 18 Oct 1996 18:33:44 +0000 (18:33 +0000)]
89th Cygnus<->FSF quick merge

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12978 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoFix float conversions if sign extension in offset would occur
meissner [Fri, 18 Oct 1996 17:35:40 +0000 (17:35 +0000)]
Fix float conversions if sign extension in offset would occur

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12977 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agotweak
merrill [Fri, 18 Oct 1996 06:23:23 +0000 (06:23 +0000)]
tweak

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12976 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoSet TARGET_LONG64 for the EABI
ian [Thu, 17 Oct 1996 18:45:59 +0000 (18:45 +0000)]
Set TARGET_LONG64 for the EABI

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12975 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago * expr.c (do_jump): Conditionalize cleanups for the COND_EXPR case,
dje [Thu, 17 Oct 1996 15:33:52 +0000 (15:33 +0000)]
* expr.c (do_jump): Conditionalize cleanups for the COND_EXPR case,
  similarly to the way TRUTH_ANDIF_EXPR and TRUTH_ORIF_EXPR are
  handled.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12974 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(MASK_68040_ALSO): New macro.
wilson [Thu, 17 Oct 1996 05:19:54 +0000 (05:19 +0000)]
(MASK_68040_ALSO): New macro.
(TARGET_SWITCHES): Option -m68020-40 includes MASK_68040_ALSO.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12973 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoscoping
merrill [Wed, 16 Oct 1996 21:45:08 +0000 (21:45 +0000)]
scoping

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12972 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoirix6 ctors
merrill [Wed, 16 Oct 1996 20:25:25 +0000 (20:25 +0000)]
irix6 ctors

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12971 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago * exlsi.h (CHECK_FLOAT_VALUE): Removed.
mrs [Wed, 16 Oct 1996 18:41:27 +0000 (18:41 +0000)]
* exlsi.h (CHECK_FLOAT_VALUE): Removed.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12970 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(CPP_PREDEFINES): Add -D_LONGLONG.
wilson [Wed, 16 Oct 1996 18:18:57 +0000 (18:18 +0000)]
(CPP_PREDEFINES): Add -D_LONGLONG.
(CPP_SPECS): Remove -D_LONGLONG.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12969 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(parallel inc/dec and branch-if-zero/nonzero): 4 new patterns.
tege [Wed, 16 Oct 1996 08:17:32 +0000 (08:17 +0000)]
(parallel inc/dec and branch-if-zero/nonzero): 4 new patterns.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12968 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoAdd support for MIPS EABI
ian [Wed, 16 Oct 1996 02:33:42 +0000 (02:33 +0000)]
Add support for MIPS EABI

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12967 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agodwarf
merrill [Tue, 15 Oct 1996 23:09:24 +0000 (23:09 +0000)]
dwarf

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12966 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago * loop.c (strength_reduce): Avoid taking PATTERN of a label.
dje [Tue, 15 Oct 1996 21:54:30 +0000 (21:54 +0000)]
* loop.c (strength_reduce): Avoid taking PATTERN of a label.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12965 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(CPP_SPEC): Restore -D_LANGUAGE_C for Objective C.
wilson [Tue, 15 Oct 1996 21:19:25 +0000 (21:19 +0000)]
(CPP_SPEC): Restore -D_LANGUAGE_C for Objective C.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12964 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoUse SUBTARGET_CPP_SIZE_SPEC correctly
ian [Tue, 15 Oct 1996 20:53:16 +0000 (20:53 +0000)]
Use SUBTARGET_CPP_SIZE_SPEC correctly

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12963 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago-g1
merrill [Tue, 15 Oct 1996 01:31:09 +0000 (01:31 +0000)]
-g1

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12962 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(output_bound_representation): Fix typo in prototype.
tege [Tue, 15 Oct 1996 00:58:59 +0000 (00:58 +0000)]
(output_bound_representation): Fix typo in prototype.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12961 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(jump_optimize): Check for if (...) { x = a; goto l; } x = b;
wilson [Mon, 14 Oct 1996 20:31:15 +0000 (20:31 +0000)]
(jump_optimize): Check for if (...) { x = a; goto l; } x = b;

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12960 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoinheritance
merrill [Mon, 14 Oct 1996 18:18:57 +0000 (18:18 +0000)]
inheritance

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12959 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(split_specs_attrs): Delete.
dje [Sat, 12 Oct 1996 18:18:13 +0000 (18:18 +0000)]
(split_specs_attrs): Delete.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12958 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago * fold-const.c (make_range): Handle NULL operand 0
dje [Sat, 12 Oct 1996 04:06:11 +0000 (04:06 +0000)]
* fold-const.c (make_range): Handle NULL operand 0
(like in BIND_EXPRs).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12957 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agorest_of_compilation
merrill [Sat, 12 Oct 1996 01:34:08 +0000 (01:34 +0000)]
rest_of_compilation

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12956 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoDWARF supports C++
merrill [Fri, 11 Oct 1996 20:25:05 +0000 (20:25 +0000)]
DWARF supports C++

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12955 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoInitial revision
mrs [Fri, 11 Oct 1996 20:20:29 +0000 (20:20 +0000)]
Initial revision

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12954 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago89th Cygnus<->FSF quick merge
mrs [Fri, 11 Oct 1996 20:19:33 +0000 (20:19 +0000)]
89th Cygnus<->FSF quick merge

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12953 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago89th Cygnus<->FSF quick merge
mrs [Fri, 11 Oct 1996 20:08:01 +0000 (20:08 +0000)]
89th Cygnus<->FSF quick merge

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12952 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agodisable has_inlines
merrill [Fri, 11 Oct 1996 19:58:56 +0000 (19:58 +0000)]
disable has_inlines

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12951 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoRework specs to subtarget specs and EXTRA_SPECS
ian [Fri, 11 Oct 1996 16:24:02 +0000 (16:24 +0000)]
Rework specs to subtarget specs and EXTRA_SPECS

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12950 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoabi64 support
merrill [Fri, 11 Oct 1996 02:04:13 +0000 (02:04 +0000)]
abi64 support

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12949 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoOnly create TOC save area if function makes calls.
meissner [Thu, 10 Oct 1996 22:50:14 +0000 (22:50 +0000)]
Only create TOC save area if function makes calls.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12948 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoDelete now unused variable rs6000_save_toc_p.
meissner [Thu, 10 Oct 1996 22:18:52 +0000 (22:18 +0000)]
Delete now unused variable rs6000_save_toc_p.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12947 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoCorrectly handle saving toc space in NT
meissner [Thu, 10 Oct 1996 22:16:37 +0000 (22:16 +0000)]
Correctly handle saving toc space in NT

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12946 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoUse register_operand, not reg_or_0_operand, in FP conditional move
ian [Thu, 10 Oct 1996 20:40:09 +0000 (20:40 +0000)]
Use register_operand, not reg_or_0_operand, in FP conditional move

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12945 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoFix last change; fix large stack frames and int->double conversion
meissner [Thu, 10 Oct 1996 19:33:48 +0000 (19:33 +0000)]
Fix last change; fix large stack frames and int->double conversion

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12944 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoDon't define EMPTY_FIELD_BOUNDARY
ian [Wed, 9 Oct 1996 22:11:27 +0000 (22:11 +0000)]
Don't define EMPTY_FIELD_BOUNDARY

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12943 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoDefine EMPTY_FIELD_BOUNDARY is 32 (less surprising)
ian [Wed, 9 Oct 1996 22:11:06 +0000 (22:11 +0000)]
Define EMPTY_FIELD_BOUNDARY is 32 (less surprising)

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12942 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoMove some definitions from abi64.h to iris6.h
ian [Wed, 9 Oct 1996 22:06:32 +0000 (22:06 +0000)]
Move some definitions from abi64.h to iris6.h

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12941 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(store_constructor): Delete unnecessary increment.
wilson [Wed, 9 Oct 1996 20:42:42 +0000 (20:42 +0000)]
(store_constructor): Delete unnecessary increment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12940 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(do_include): Treat ENOTDIR like ENOENT when an open fails.
kenner [Wed, 9 Oct 1996 20:29:06 +0000 (20:29 +0000)]
(do_include): Treat ENOTDIR like ENOENT when an open fails.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12939 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(OVERRIDE_OPTIONS): Don't need to set dollars_in_ident any more, since
kenner [Wed, 9 Oct 1996 20:26:51 +0000 (20:26 +0000)]
(OVERRIDE_OPTIONS): Don't need to set dollars_in_ident any more, since
-ansi doesn't change it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12938 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoUpdate comments.
kenner [Wed, 9 Oct 1996 20:26:32 +0000 (20:26 +0000)]
Update comments.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12937 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(DOLLARS_IN_IDENTIFIERS): Remove.
kenner [Wed, 9 Oct 1996 20:26:20 +0000 (20:26 +0000)]
(DOLLARS_IN_IDENTIFIERS): Remove.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12936 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(cpp_options_init): Ignore DOLLARS_IN_IDENTIFIERS.
kenner [Wed, 9 Oct 1996 20:22:20 +0000 (20:22 +0000)]
(cpp_options_init): Ignore DOLLARS_IN_IDENTIFIERS.
(parse_name): Diagnose $ in identifier if pedantic.
(cpp_handle_options): -traditional no longer messes with dollars_in_ident.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12935 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(dollars_in_ident): Remove; replaced by is_idchar['$'].
kenner [Wed, 9 Oct 1996 20:20:59 +0000 (20:20 +0000)]
(dollars_in_ident): Remove; replaced by is_idchar['$'].
(main): Initialize is_idchar and is_idstart directly when given -$.
Ignore DOLLARS_IN_IDENTIFIERS.
(rescan): Diagnose $ in identifier if pedantic.
(initialize_char_syntax): Assume $ is allowed in identifier; `main' will
change this if -$ is given.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12934 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(initialize_random_junk): Ignore DOLLARS_IN_IDENTIFIERS.
kenner [Wed, 9 Oct 1996 20:20:18 +0000 (20:20 +0000)]
(initialize_random_junk): Ignore DOLLARS_IN_IDENTIFIERS.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12933 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoFormerly tm.texi.~234~
kenner [Wed, 9 Oct 1996 20:19:56 +0000 (20:19 +0000)]
Formerly tm.texi.~234~

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12932 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoFormerly invoke.texi.~320~
kenner [Wed, 9 Oct 1996 20:19:51 +0000 (20:19 +0000)]
Formerly invoke.texi.~320~

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12931 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(dollars_in_ident): DOLLARS_IN_IDENTIFIERS is now Boolean.
kenner [Wed, 9 Oct 1996 20:19:45 +0000 (20:19 +0000)]
(dollars_in_ident): DOLLARS_IN_IDENTIFIERS is now Boolean.
(c_decode_option): -fdollars-in-identifiers is now independent of -ansi,
of -traditional, and of DOLLARS_IN_IDENTIFIERS.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12930 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoFormerly extend.texi.~109~
kenner [Wed, 9 Oct 1996 20:19:37 +0000 (20:19 +0000)]
Formerly extend.texi.~109~

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12929 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoFormerly cpp.texi.~24~
kenner [Wed, 9 Oct 1996 20:19:18 +0000 (20:19 +0000)]
Formerly cpp.texi.~24~

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12928 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(yylex): Treat `$' just like `_', except issue a diagnostic if
kenner [Wed, 9 Oct 1996 20:19:12 +0000 (20:19 +0000)]
(yylex): Treat `$' just like `_', except issue a diagnostic if
!dollars_in_ident or if pedantic.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12927 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(default_compilers): -ansi no longer implies -$ to cpp.
kenner [Wed, 9 Oct 1996 20:18:50 +0000 (20:18 +0000)]
(default_compilers): -ansi no longer implies -$ to cpp.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12926 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(split_specs_attrs): New function.
kenner [Wed, 9 Oct 1996 11:35:43 +0000 (11:35 +0000)]
(split_specs_attrs): New function.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12925 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoUpdate number of shift/reduce conflicts.
kenner [Wed, 9 Oct 1996 11:35:27 +0000 (11:35 +0000)]
Update number of shift/reduce conflicts.
({typed_declspecs,reserved_declspecs,declmods}_no_prefix_attr): New.
(current_declspecs): Initialize to NULL_TREE.
(fndef): Pass current_declspecs, not $1, to start_function.
(old_style_parm_decls): Renamed from xdecls.
(datadecl, declmods): Add references to new rules.
(setspecs): Call split_specs_attrs.
(absdcl1): Remove case with setattrs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12924 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(sdbout.o): Make dependency list match included files.
kenner [Wed, 9 Oct 1996 11:00:38 +0000 (11:00 +0000)]
(sdbout.o): Make dependency list match included files.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12923 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoInclude defaults.h.
kenner [Wed, 9 Oct 1996 11:00:20 +0000 (11:00 +0000)]
Include defaults.h.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12922 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(range_test): Function deleted.
kenner [Wed, 9 Oct 1996 09:48:36 +0000 (09:48 +0000)]
(range_test): Function deleted.
(range_binop, make_range, build_range_check): New functions.
(merge_ranges, fold_range_test): Likewise.
(fold_truthop): No longer call range_test.
(fold, case TRUTH_{AND,OR}{,IF}_EXPR): Call fold_range_test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12921 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoDWARF2
merrill [Wed, 9 Oct 1996 01:52:26 +0000 (01:52 +0000)]
DWARF2

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12920 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(CPP_SPEC): Avoid newline in the string.
tege [Tue, 8 Oct 1996 23:39:12 +0000 (23:39 +0000)]
(CPP_SPEC): Avoid newline in the string.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12919 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(final): Update insn_current_address before calling final_scan_insn.
tege [Tue, 8 Oct 1996 23:36:57 +0000 (23:36 +0000)]
(final): Update insn_current_address before calling final_scan_insn.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12918 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(unroll_loops): Set local_regno only if set_dominates_use
wilson [Tue, 8 Oct 1996 21:51:09 +0000 (21:51 +0000)]
(unroll_loops): Set local_regno only if set_dominates_use
returns true.
(set_dominates_use): New function.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12917 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(decl_constant_value): Delete test for ! TREE_PUBLIC.
dje [Tue, 8 Oct 1996 20:01:15 +0000 (20:01 +0000)]
(decl_constant_value): Delete test for ! TREE_PUBLIC.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12916 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(output_func_epilogue): Add comment regarding insn_addresses.
dje [Tue, 8 Oct 1996 18:22:23 +0000 (18:22 +0000)]
(output_func_epilogue): Add comment regarding insn_addresses.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12915 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago * pa/pa.c (hppa_legitimize_address): Remove test code
law [Tue, 8 Oct 1996 17:11:03 +0000 (17:11 +0000)]
    * pa/pa.c (hppa_legitimize_address): Remove test code
        accidentally left in during last change.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12914 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(schedule_block): Before scheduling, add code to make all
wilson [Tue, 8 Oct 1996 00:35:03 +0000 (00:35 +0000)]
(schedule_block): Before scheduling, add code to make all
call used regs that are not fixed or global live when we see a
CALL_INSN.  During scheduling, change existing code to use same test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12913 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(bss_section): Delete unused parameters.
wilson [Mon, 7 Oct 1996 23:54:39 +0000 (23:54 +0000)]
(bss_section): Delete unused parameters.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12912 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago*** empty log message ***
merrill [Mon, 7 Oct 1996 22:02:43 +0000 (22:02 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12911 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago*** empty log message ***
merrill [Mon, 7 Oct 1996 20:25:37 +0000 (20:25 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12910 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoFix previous change to work on both endian hosts and targets
meissner [Mon, 7 Oct 1996 20:14:15 +0000 (20:14 +0000)]
Fix previous change to work on both endian hosts and targets

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12909 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago * pa/pa.h (combinable_fsub): Don't return without a value!
law [Sun, 6 Oct 1996 22:44:09 +0000 (22:44 +0000)]
    * pa/pa.h (combinable_fsub): Don't return without a value!

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12908 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoUse split_double to break apart CONST_DOUBLEs
meissner [Sun, 6 Oct 1996 18:13:02 +0000 (18:13 +0000)]
Use split_double to break apart CONST_DOUBLEs

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12907 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(LIB_SPEC): Add support for -mwindows.
kenner [Sat, 5 Oct 1996 12:43:12 +0000 (12:43 +0000)]
(LIB_SPEC): Add support for -mwindows.
Always pass -lkernel32.
(LIBGCC_SPEC): Don't delete.
(STARTFILE_SPEC): Remove always-true conditionalization.
(LONG_DOUBLE_TYPE_SIZE): Use default.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12906 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoDWARF
merrill [Sat, 5 Oct 1996 09:38:40 +0000 (09:38 +0000)]
DWARF

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12905 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoDWARF
merrill [Fri, 4 Oct 1996 23:17:36 +0000 (23:17 +0000)]
DWARF

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12904 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago*** empty log message ***
merrill [Fri, 4 Oct 1996 21:22:19 +0000 (21:22 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12903 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(asm_output_function_prefix): Don't use ASM_DECLARE_FUNCTION_NAME if it is not defined.
coxs [Fri, 4 Oct 1996 20:13:04 +0000 (20:13 +0000)]
(asm_output_function_prefix): Don't use ASM_DECLARE_FUNCTION_NAME if it is not defined.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12902 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(sfunc_uses_reg): New function.
wilson [Fri, 4 Oct 1996 19:56:02 +0000 (19:56 +0000)]
(sfunc_uses_reg): New function.
(noncall_uses_reg, machine_dependent_reorg, final_prescan_insn):
Handle special functions like function calls for purposes of relaxing.
(noncall_uses_reg): Added some missing cases of registers
being used in non-call instructions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12901 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(PRESERVE_DEATH_INFO_REGNO_P): define
wilson [Fri, 4 Oct 1996 19:29:44 +0000 (19:29 +0000)]
(PRESERVE_DEATH_INFO_REGNO_P): define

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12900 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago*** empty log message ***
merrill [Fri, 4 Oct 1996 17:51:20 +0000 (17:51 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12899 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(adddi3_1, subdi3_1): insns renamed from adddi3 and subdi3;
coxs [Fri, 4 Oct 1996 14:07:02 +0000 (14:07 +0000)]
(adddi3_1, subdi3_1): insns renamed from adddi3 and subdi3;
added missing earlyclobbers. (adddi3_1): removed duplicates from commutativity.
(adddi3, subdi3): new define_expands.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12898 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(flag_omit_frame_pointer, outer_function_chain: declare.
coxs [Fri, 4 Oct 1996 14:07:02 +0000 (14:07 +0000)]
(flag_omit_frame_pointer, outer_function_chain: declare.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12897 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago(layout_decl): Don't turn off DECL_BIT_FIELD if DECL's alignment is
kenner [Fri, 4 Oct 1996 11:01:47 +0000 (11:01 +0000)]
(layout_decl): Don't turn off DECL_BIT_FIELD if DECL's alignment is
less than its type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12896 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agooops
merrill [Thu, 3 Oct 1996 23:41:51 +0000 (23:41 +0000)]
oops

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12895 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoDWARY
merrill [Thu, 3 Oct 1996 23:37:38 +0000 (23:37 +0000)]
DWARY

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12894 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoUse #include "", not #include <>.
dje [Thu, 3 Oct 1996 22:31:13 +0000 (22:31 +0000)]
Use #include "", not #include <>.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12893 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago * pa.h (EXTRA_CONSTRAINT): Loosen conditions for match of
law [Wed, 2 Oct 1996 23:31:45 +0000 (23:31 +0000)]
    * pa.h (EXTRA_CONSTRAINT): Loosen conditions for match of
        'Q' and 'T' while reload is running.
        * pa/pa.c (hppa_legitimize_address): Rework to generate more
        indexed and scaled indexed addressing.
        * pa/pa.md (scaled indexed store): Add define_splits to undo
        pessimizations created by hppa_legitimize_address for integer
        stores.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12892 138bc75d-0d04-0410-961f-82ee72b054a4

27 years agoHack around HP/UX 10.20 sed bug
ian [Wed, 2 Oct 1996 21:30:23 +0000 (21:30 +0000)]
Hack around HP/UX 10.20 sed bug

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12891 138bc75d-0d04-0410-961f-82ee72b054a4

27 years ago*** empty log message ***
merrill [Wed, 2 Oct 1996 20:51:39 +0000 (20:51 +0000)]
*** empty log message ***

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@12890 138bc75d-0d04-0410-961f-82ee72b054a4