platform/upstream/gcc.git
29 years ago(ADA_CFLAGS): New override.
Richard Kenner [Mon, 12 Sep 1994 22:15:28 +0000 (18:15 -0400)]
(ADA_CFLAGS): New override.

From-SVN: r8076

29 years ago(assign_parms): Set RTX_UNCHANGING_P on stack_parm
Jim Wilson [Mon, 12 Sep 1994 18:51:39 +0000 (11:51 -0700)]
(assign_parms): Set RTX_UNCHANGING_P on stack_parm
for const parameter before calling move_block_from_reg.

From-SVN: r8075

29 years ago(FLO_union_type): Add packed attribute to `bits'.
Doug Evans [Mon, 12 Sep 1994 18:27:48 +0000 (18:27 +0000)]
(FLO_union_type): Add packed attribute to `bits'.

From-SVN: r8074

29 years ago(invalidate_for_call): Properly set IN_TABLE.
Richard Kenner [Sat, 10 Sep 1994 13:50:27 +0000 (09:50 -0400)]
(invalidate_for_call): Properly set IN_TABLE.

From-SVN: r8073

29 years agoInitial revision
Richard Kenner [Sat, 10 Sep 1994 10:46:14 +0000 (06:46 -0400)]
Initial revision

From-SVN: r8072

29 years agoRemoved #define HAVE_ATEXIT to allow building for DYNIX/ptx 1.x.
Richard Kenner [Sat, 10 Sep 1994 10:46:00 +0000 (06:46 -0400)]
Removed #define HAVE_ATEXIT to allow building for DYNIX/ptx 1.x.

From-SVN: r8071

29 years ago(ptx): New OS; use for Sequent.
Richard Kenner [Sat, 10 Sep 1994 10:42:40 +0000 (06:42 -0400)]
(ptx): New OS; use for Sequent.

From-SVN: r8070

29 years ago(rescan, handle_directive): Backslash no longer suppresses the specialness of the...
Richard Kenner [Sat, 10 Sep 1994 01:48:32 +0000 (21:48 -0400)]
(rescan, handle_directive): Backslash no longer suppresses the specialness of the following char unless -traditional.

(rescan, handle_directive): Backslash no longer suppresses the specialness of
the following char unless -traditional.
(rescan): Remove backslash-newline only if at top level, since
backslash-newline-space can be encountered during macro processing.
(collect_expansion): Remove special hack for \# inside a #define; it's not
compatible with the C Standard.

From-SVN: r8069

29 years ago(LINK_SPEC): Ditto.
Jason Merrill [Sat, 10 Sep 1994 00:34:51 +0000 (00:34 +0000)]
(LINK_SPEC): Ditto.

From-SVN: r8068

29 years ago(expand_main_function): Don't call __main if
Jason Merrill [Sat, 10 Sep 1994 00:34:51 +0000 (00:34 +0000)]
(expand_main_function): Don't call __main if
        HAS_INIT_SECTION is defined.

From-SVN: r8067

29 years ago(HAS_INIT_SECTION): Define.
Jason Merrill [Sat, 10 Sep 1994 00:34:51 +0000 (00:34 +0000)]
(HAS_INIT_SECTION): Define.

        (LINK_SPEC): Add '-init __main'.

From-SVN: r8066

29 years agotree.c (decl_function_context): Don't treat C++ member functions of classes declared...
Mike Stump [Fri, 9 Sep 1994 23:48:21 +0000 (23:48 +0000)]
tree.c (decl_function_context): Don't treat C++ member functions of classes declared in a function...

        * tree.c (decl_function_context): Don't treat C++ member
        functions of classes declared in a function, as nested functions.

From-SVN: r8065

29 years ago*** empty log message ***
Steve Chamberlain [Fri, 9 Sep 1994 23:43:17 +0000 (23:43 +0000)]
*** empty log message ***

From-SVN: r8064

29 years agoInitial revision
Steve Chamberlain [Fri, 9 Sep 1994 23:40:17 +0000 (23:40 +0000)]
Initial revision

From-SVN: r8063

29 years ago(negsi2): Use register_operand not general_operand for output.
Jim Wilson [Fri, 9 Sep 1994 21:22:54 +0000 (14:22 -0700)]
(negsi2): Use register_operand not general_operand for output.

From-SVN: r8062

29 years ago(memory): Add missing !r4600 to first define_function_unit.
Jim Wilson [Fri, 9 Sep 1994 21:16:36 +0000 (14:16 -0700)]
(memory): Add missing !r4600 to first define_function_unit.

From-SVN: r8061

29 years ago(dbxout_symbol_location): Handle error_mark_node in
Jim Wilson [Fri, 9 Sep 1994 21:03:24 +0000 (14:03 -0700)]
(dbxout_symbol_location): Handle error_mark_node in
DECL_INITIAL for C++.

From-SVN: r8060

29 years ago(check_for_full_enumeration_handling): Cast malloc result
Jim Wilson [Fri, 9 Sep 1994 20:32:17 +0000 (13:32 -0700)]
(check_for_full_enumeration_handling): Cast malloc result
to `unsigned char *' not `char *'.

From-SVN: r8059

29 years agoCorrect unprototyped pointer args from `0' to `NULL_PTR'
Richard Kenner [Fri, 9 Sep 1994 19:52:38 +0000 (15:52 -0400)]
Correct unprototyped pointer args from `0' to `NULL_PTR'

From-SVN: r8058

29 years ago(SQRTTF2_LIBCALL): Delete.
Jim Wilson [Fri, 9 Sep 1994 19:35:29 +0000 (12:35 -0700)]
(SQRTTF2_LIBCALL): Delete.

(INIT_TARGET_OPTABS): Define.
(INIT_SUBTARGET_OPTABS): Define.

From-SVN: r8057

29 years agoInitial revision
Richard Kenner [Fri, 9 Sep 1994 19:17:48 +0000 (15:17 -0400)]
Initial revision

From-SVN: r8056

29 years ago(truncdisi2): Change from define_expand to define_insn.
Jim Wilson [Fri, 9 Sep 1994 19:15:14 +0000 (12:15 -0700)]
(truncdisi2): Change from define_expand to define_insn.

(truncdihi2, truncdiqi2): Likewise.

From-SVN: r8055

29 years agoAdd #undef for everything we define; a few were missing.
Richard Kenner [Fri, 9 Sep 1994 19:07:41 +0000 (15:07 -0400)]
Add #undef for everything we define; a few were missing.

From-SVN: r8054

29 years ago(find_reloads, case 'p'): Operand is BASE_REG_CLASS.
Richard Kenner [Fri, 9 Sep 1994 18:52:45 +0000 (14:52 -0400)]
(find_reloads, case 'p'): Operand is BASE_REG_CLASS.

From-SVN: r8053

29 years ago(dsp16xx): New basic machine.
Richard Kenner [Fri, 9 Sep 1994 18:00:22 +0000 (14:00 -0400)]
(dsp16xx): New basic machine.

From-SVN: r8052

29 years agoInitial revision
Richard Kenner [Fri, 9 Sep 1994 17:58:24 +0000 (13:58 -0400)]
Initial revision

From-SVN: r8051

29 years agoInitial revision
Richard Kenner [Fri, 9 Sep 1994 17:42:23 +0000 (13:42 -0400)]
Initial revision

From-SVN: r8050

29 years agoInitial revision
Richard Kenner [Fri, 9 Sep 1994 17:28:38 +0000 (13:28 -0400)]
Initial revision

From-SVN: r8049

29 years agoMerge push patterns for memory/nonmemory
Michael Meissner [Fri, 9 Sep 1994 16:50:00 +0000 (16:50 +0000)]
Merge push patterns for memory/nonmemory

From-SVN: r8048

29 years agoAccept i586 like i386.
Richard Stallman [Fri, 9 Sep 1994 04:54:07 +0000 (04:54 +0000)]
Accept i586 like i386.

Do not use SCO as a default for i386-*.

From-SVN: r8047

29 years ago*** empty log message ***
Steve Chamberlain [Thu, 8 Sep 1994 22:48:52 +0000 (22:48 +0000)]
*** empty log message ***

From-SVN: r8046

29 years ago*** empty log message ***
Steve Chamberlain [Thu, 8 Sep 1994 22:41:05 +0000 (22:41 +0000)]
*** empty log message ***

From-SVN: r8045

29 years ago(get_set_constructor_bits, get_set_constructor_words): New functions.
Per Bothner [Thu, 8 Sep 1994 18:59:33 +0000 (11:59 -0700)]
(get_set_constructor_bits, get_set_constructor_words):  New functions.

From-SVN: r8044

29 years ago(attach_deaths): Correct typo, use GET_MODE not GET_CODE.
Jim Wilson [Thu, 8 Sep 1994 18:40:15 +0000 (11:40 -0700)]
(attach_deaths): Correct typo, use GET_MODE not GET_CODE.

From-SVN: r8043

29 years ago(mark_used_regs, case REG): Correct typo, use GET_MODE not GET_CODE.
Jim Wilson [Thu, 8 Sep 1994 18:38:30 +0000 (11:38 -0700)]
(mark_used_regs, case REG): Correct typo, use GET_MODE not GET_CODE.

From-SVN: r8042

29 years agoDefine TARGET_CPU_DEFAULT when building aux-output.o
Michael Meissner [Thu, 8 Sep 1994 17:59:59 +0000 (17:59 +0000)]
Define TARGET_CPU_DEFAULT when building aux-output.o

From-SVN: r8041

29 years agoAdd support for -mreg-alloc=<xxx>
Michael Meissner [Thu, 8 Sep 1994 17:59:18 +0000 (17:59 +0000)]
Add support for -mreg-alloc=<xxx>

From-SVN: r8040

29 years agoRewrite movsf/movdf/movdi patterns
Michael Meissner [Thu, 8 Sep 1994 17:58:36 +0000 (17:58 +0000)]
Rewrite movsf/movdf/movdi patterns

From-SVN: r8039

29 years ago(movsi matcher): Merge TARGET_POWER and !TARGET_POWER cases.
Richard Kenner [Thu, 8 Sep 1994 11:15:02 +0000 (07:15 -0400)]
(movsi matcher): Merge TARGET_POWER and !TARGET_POWER cases.

Rationalize mnemonics.
(movhi and movqi matchers): Likewise.
(movsf matcher): Correct length attribute for stfs which no longer
includes frsp.

From-SVN: r8038

29 years ago(REGISTER_MOVE_COST): Fix typo in last change.
Richard Kenner [Thu, 8 Sep 1994 11:06:23 +0000 (07:06 -0400)]
(REGISTER_MOVE_COST): Fix typo in last change.

From-SVN: r8037

29 years ago(handle_directive): In `#include <xxx>' directives, remove backslash-newline properly.
Richard Kenner [Wed, 7 Sep 1994 23:31:32 +0000 (19:31 -0400)]
(handle_directive): In `#include <xxx>' directives, remove backslash-newline properly.

(handle_directive): In `#include <xxx>' directives, remove
backslash-newline properly.  Don't allow any other newlines.

From-SVN: r8036

29 years ago(REGISTER_MOVE_COST): Moving between special registers is expensive.
Richard Kenner [Wed, 7 Sep 1994 23:29:25 +0000 (19:29 -0400)]
(REGISTER_MOVE_COST): Moving between special registers is expensive.

From-SVN: r8035

29 years ago(simplify_comparison): Convert comparison to unsigned when stripping
Richard Kenner [Wed, 7 Sep 1994 22:32:03 +0000 (18:32 -0400)]
(simplify_comparison): Convert comparison to unsigned when stripping
off a ZERO_EXTEND.

From-SVN: r8034

29 years ago(simplify_set): Only convert IF_THEN_ELSE to logical expression if
Richard Kenner [Wed, 7 Sep 1994 22:11:06 +0000 (18:11 -0400)]
(simplify_set): Only convert IF_THEN_ELSE to logical expression if
mode of object being compared is result mode.

From-SVN: r8033

29 years ago(expand_asm_operands): Move test for misspelled registers
Doug Evans [Wed, 7 Sep 1994 17:29:32 +0000 (17:29 +0000)]
(expand_asm_operands): Move test for misspelled registers
higher so all cases caught.

From-SVN: r8032

29 years ago(__objc_init_protocols): Remove assertion
Kresten Krab Thorup [Wed, 7 Sep 1994 15:30:01 +0000 (15:30 +0000)]
(__objc_init_protocols): Remove assertion
,

From-SVN: r8031

29 years ago(conformsTo:): Change implementati to allways use class to do lookup.
Kresten Krab Thorup [Wed, 7 Sep 1994 15:28:04 +0000 (15:28 +0000)]
(conformsTo:): Change implementati to allways use class to do lookup.

From-SVN: r8030

29 years ago* config.sub: Cleanup NeXT support to emit nextstep*.
Per Bothner [Wed, 7 Sep 1994 01:15:22 +0000 (18:15 -0700)]
* config.sub:  Cleanup NeXT support to emit nextstep*.

From-SVN: r8029

29 years ago(find_reloads_address): Don't reorder the operands of a PLUS when
Richard Kenner [Tue, 6 Sep 1994 22:37:49 +0000 (18:37 -0400)]
(find_reloads_address): Don't reorder the operands of a PLUS when
fixing up index.

From-SVN: r8028

29 years ago(stackadjust/push peepholes): For the adjust/push/push pattern one offset was wrong.
Richard Kenner [Tue, 6 Sep 1994 22:24:43 +0000 (18:24 -0400)]
(stackadjust/push peepholes): For the adjust/push/push pattern one offset was wrong.

(stackadjust/push peepholes): For the adjust/push/push pattern one offset
was wrong.
Don't use addr for register and and MEM refs.

From-SVN: r8027

29 years ago*** empty log message ***
Steve Chamberlain [Tue, 6 Sep 1994 18:37:01 +0000 (18:37 +0000)]
*** empty log message ***

From-SVN: r8026

29 years ago*** empty log message ***
Jason Merrill [Mon, 5 Sep 1994 21:52:22 +0000 (21:52 +0000)]
*** empty log message ***

From-SVN: r8025

29 years agoMake the functions extern inline rather than static inline
Ian Lance Taylor [Mon, 5 Sep 1994 21:25:11 +0000 (21:25 +0000)]
Make the functions extern inline rather than static inline

From-SVN: r8024

29 years agoupdate for 2.6.1
Chris Smith [Sun, 4 Sep 1994 12:39:13 +0000 (12:39 +0000)]
update for 2.6.1

From-SVN: r8023

29 years agoFix DImode move problems.
Michael Meissner [Sat, 3 Sep 1994 18:18:53 +0000 (18:18 +0000)]
Fix DImode move problems.

From-SVN: r8022

29 years ago(min_precision): Move to c-common.c
Jason Merrill [Fri, 2 Sep 1994 23:40:51 +0000 (23:40 +0000)]
(min_precision): Move to c-common.c

From-SVN: r8021

29 years ago(min_precision): Move from c-decl.c
Jason Merrill [Fri, 2 Sep 1994 23:40:51 +0000 (23:40 +0000)]
(min_precision): Move from c-decl.c

From-SVN: r8020

29 years ago* tree.h (maximum_field_alignment, set_alignment): New declarations.
Per Bothner [Fri, 2 Sep 1994 21:01:30 +0000 (14:01 -0700)]
* tree.h (maximum_field_alignment, set_alignment):  New declarations.

From-SVN: r8019

29 years agoOnly define PREFERRED_DEBUGGING_TYPE if it is not already defined.
Ian Lance Taylor [Fri, 2 Sep 1994 18:35:32 +0000 (18:35 +0000)]
Only define PREFERRED_DEBUGGING_TYPE if it is not already defined.

From-SVN: r8018

29 years agoAdd support for -gstabs on SVR4 configurations.
Ian Lance Taylor [Fri, 2 Sep 1994 18:25:11 +0000 (18:25 +0000)]
Add support for -gstabs on SVR4 configurations.

From-SVN: r8017

29 years agoAdd better error messages than abort to reload1, and print insn involed.
Michael Meissner [Fri, 2 Sep 1994 02:12:48 +0000 (02:12 +0000)]
Add better error messages than abort to reload1, and print insn involed.

From-SVN: r8016

29 years ago(type_list_equal): If the types of the default arguments
Jason Merrill [Thu, 1 Sep 1994 23:33:02 +0000 (23:33 +0000)]
(type_list_equal): If the types of the default arguments
        differ, the lists do not match.

From-SVN: r8015

29 years ago(stack-adjust/push peepholes): Addresses are moved with "addr", not
Richard Kenner [Thu, 1 Sep 1994 23:29:51 +0000 (19:29 -0400)]
(stack-adjust/push peepholes): Addresses are moved with "addr", not
with "movd".

From-SVN: r8014

29 years ago(make_definition): Don't dump core when given an unterminated string
Richard Kenner [Thu, 1 Sep 1994 23:17:40 +0000 (19:17 -0400)]
(make_definition): Don't dump core when given an unterminated string
in a -D option.

From-SVN: r8013

29 years ago(convert_arguments): Give proper warnings when converting
Richard Kenner [Thu, 1 Sep 1994 23:13:19 +0000 (19:13 -0400)]
(convert_arguments): Give proper warnings when converting
COMPLEX_TYPE; widen check to include all integral types.

From-SVN: r8012

29 years agofixproto: Define FIX_HEADER (needed by Aug 19 change).
Per Bothner [Thu, 1 Sep 1994 00:43:07 +0000 (17:43 -0700)]
fixproto: Define FIX_HEADER (needed by Aug 19 change).

* fixproto:  Define FIX_HEADER (needed by Aug 19 change).
Use FIX_HEADER instead of $original_dir/fix-header (twice).

From-SVN: r8011

29 years agostor-layout.c (set_alignment): New global.
Per Bothner [Thu, 1 Sep 1994 00:15:03 +0000 (17:15 -0700)]
stor-layout.c (set_alignment): New global.

* stor-layout.c (set_alignment):  New global.
(layout-type):  Add support for SET_TYPE.

From-SVN: r8010

29 years agostmt.c (all_cases_count, [...]): New functions.
Per Bothner [Wed, 31 Aug 1994 23:42:28 +0000 (16:42 -0700)]
stmt.c (all_cases_count, [...]): New functions.

* stmt.c (all_cases_count, mark_seen_cases):  New functions.
(BITARRAY_TEST, BITARRAY_SET):  New macros.  Used (mainly by
Chill) to check all cases are covered (for enums and ranges).
(check_for_full_enumeration_handling):  Re-write to use the
new functions, now that we have them.

From-SVN: r8009

29 years ago(warn_if_unused_value): Extend special case for casted
Jason Merrill [Wed, 31 Aug 1994 23:38:37 +0000 (23:38 +0000)]
(warn_if_unused_value): Extend special case for casted
        MODIFY_EXPRs to apply to INIT_EXPRs as well.

From-SVN: r8008

29 years agoexpmed.c (store_bit_field): Semi-revert Aug 25 change: Make it apply only for BLKmode...
Per Bothner [Wed, 31 Aug 1994 23:29:53 +0000 (16:29 -0700)]
expmed.c (store_bit_field): Semi-revert Aug 25 change: Make it apply only for BLKmode, not integral modes.

* expmed.c (store_bit_field):  Semi-revert Aug 25 change:
Make it apply only for BLKmode, not integral modes.

From-SVN: r8007

29 years ago(nonzero_bits, cases DIV, MOD, UDIV, UMOD): Declare op0_maybe_minusp
Richard Kenner [Wed, 31 Aug 1994 23:17:29 +0000 (19:17 -0400)]
(nonzero_bits, cases DIV, MOD, UDIV, UMOD): Declare op0_maybe_minusp
and op1_maybe_minusp as HOST_WIDE_INT.

From-SVN: r8006

29 years ago(store_split_bit_field): Always adjust arg to extract_fixed_bit_field
Richard Kenner [Wed, 31 Aug 1994 22:54:44 +0000 (18:54 -0400)]
(store_split_bit_field): Always adjust arg to extract_fixed_bit_field
in BYTES_BIG_ENDIAN case.

From-SVN: r8005

29 years agoSome assemblers put a "." before pseudo-ops
Stan Cox [Wed, 31 Aug 1994 13:53:39 +0000 (13:53 +0000)]
Some assemblers put a "." before pseudo-ops

From-SVN: r8004

29 years ago(LIB_SPEC): New macro.
Roland McGrath [Wed, 31 Aug 1994 06:49:30 +0000 (06:49 +0000)]
(LIB_SPEC): New macro.

From-SVN: r8003

29 years agoAdd -Wreorder
Jason Merrill [Tue, 30 Aug 1994 23:36:05 +0000 (23:36 +0000)]
Add -Wreorder

From-SVN: r8002

29 years ago* combine.c (simplify_comparison, case GEU): Add missing break.
Jeff Law [Tue, 30 Aug 1994 17:56:39 +0000 (11:56 -0600)]
* combine.c (simplify_comparison, case GEU): Add missing break.

From-SVN: r8001

29 years ago(extv, extzv): Don't use ROTL when field is outside boundaries of a
Richard Kenner [Mon, 29 Aug 1994 21:50:48 +0000 (17:50 -0400)]
(extv, extzv): Don't use ROTL when field is outside boundaries of a
word.

From-SVN: r8000

29 years agoAdded coff and elf support.
Stan Cox [Mon, 29 Aug 1994 21:43:34 +0000 (21:43 +0000)]
Added coff and elf support.

From-SVN: r7999

29 years agoInitial revision
Stan Cox [Mon, 29 Aug 1994 19:25:21 +0000 (19:25 +0000)]
Initial revision

From-SVN: r7998

29 years ago(objc_get_meta_class): New function.
Kresten Krab Thorup [Mon, 29 Aug 1994 15:43:01 +0000 (15:43 +0000)]
(objc_get_meta_class): New function.

From-SVN: r7997

29 years ago(get_imp): don't inline on i386.
Kresten Krab Thorup [Mon, 29 Aug 1994 15:42:11 +0000 (15:42 +0000)]
(get_imp): don't inline on i386.

From-SVN: r7996

29 years agoVarious fixes (freebsd, ncr, nextstep): See ChangeLog.
Per Bothner [Mon, 29 Aug 1994 01:19:13 +0000 (18:19 -0700)]
Various fixes (freebsd, ncr, nextstep):  See ChangeLog.

From-SVN: r7995

29 years agoFix indexing off arg ptr & push of byte values.
Michael Meissner [Sun, 28 Aug 1994 03:22:52 +0000 (03:22 +0000)]
Fix indexing off arg ptr & push of byte values.

From-SVN: r7994

29 years ago(netbsd, freebsd, linux): Accept any machine, not just i[34]86.
Per Bothner [Fri, 26 Aug 1994 23:19:19 +0000 (16:19 -0700)]
(netbsd, freebsd, linux):  Accept any machine, not just i[34]86.

From-SVN: r7993

29 years agoRecognize powerpc-ibm-aix3.2.5.
Richard Kenner [Fri, 26 Aug 1994 22:45:20 +0000 (18:45 -0400)]
Recognize powerpc-ibm-aix3.2.5.

From-SVN: r7992

29 years agoMerges from Cygnus version.
Per Bothner [Fri, 26 Aug 1994 22:21:31 +0000 (15:21 -0700)]
Merges from Cygnus version.

From-SVN: r7991

29 years agoAdd -mno-wide-multiply, -mno-move, make addresses more compatible with other parts...
Michael Meissner [Fri, 26 Aug 1994 20:01:41 +0000 (20:01 +0000)]
Add -mno-wide-multiply, -mno-move, make addresses more compatible with other parts of compiler.

From-SVN: r7990

29 years agoAdd -mno-wide-multiply, -mno-move, make addresses more compatible with other parts...
Michael Meissner [Fri, 26 Aug 1994 19:56:14 +0000 (19:56 +0000)]
Add -mno-wide-multiply, -mno-move, make addresses more compatible with other parts of compiler.

From-SVN: r7989

29 years agoentered into RCS
Richard Stallman [Fri, 26 Aug 1994 00:40:24 +0000 (00:40 +0000)]
entered into RCS

From-SVN: r7988

29 years ago*** empty log message ***
Richard Stallman [Fri, 26 Aug 1994 00:30:33 +0000 (00:30 +0000)]
*** empty log message ***

From-SVN: r7987

29 years ago*** empty log message ***
Richard Stallman [Fri, 26 Aug 1994 00:27:53 +0000 (00:27 +0000)]
*** empty log message ***

From-SVN: r7986

29 years agoAlways store into multi-word bitfields starting with low addresses.
Per Bothner [Fri, 26 Aug 1994 00:15:35 +0000 (17:15 -0700)]
Always store into multi-word bitfields starting with low addresses.

From-SVN: r7985

29 years ago(record_jump_cond): Don't do anything if OP0 and OP1 are already
Richard Kenner [Thu, 25 Aug 1994 23:21:18 +0000 (19:21 -0400)]
(record_jump_cond): Don't do anything if OP0 and OP1 are already
equivalent.

From-SVN: r7984

29 years ago(may_trap_p, case EXPR_LIST): New case.
Richard Kenner [Thu, 25 Aug 1994 22:48:42 +0000 (18:48 -0400)]
(may_trap_p, case EXPR_LIST): New case.

From-SVN: r7983

29 years ago(CALL_USED_REGS): Add d2 and d3 as call-used.
Richard Kenner [Thu, 25 Aug 1994 22:31:16 +0000 (18:31 -0400)]
(CALL_USED_REGS): Add d2 and d3 as call-used.

From-SVN: r7982

29 years ago(shorten_compare): Don't issue warning if both operands constants and the...
Richard Kenner [Thu, 25 Aug 1994 21:43:46 +0000 (17:43 -0400)]
(shorten_compare): Don't issue warning if both operands constants and the...

(shorten_compare): Don't issue warning if both operands constants and
the signedness doesn't affect the comparison results.

From-SVN: r7981

29 years ago(print_node): Print more flags for types and decls.
Richard Kenner [Thu, 25 Aug 1994 15:47:10 +0000 (11:47 -0400)]
(print_node): Print more flags for types and decls.

From-SVN: r7980

29 years ago(type_lists_compatible_p): Treat transparent unions just like unnamed
Richard Kenner [Thu, 25 Aug 1994 15:30:29 +0000 (11:30 -0400)]
(type_lists_compatible_p): Treat transparent unions just like unnamed
ones.

From-SVN: r7979

29 years agoRevert pc532 handling.
Charles Hannum [Thu, 25 Aug 1994 00:37:35 +0000 (00:37 +0000)]
Revert pc532 handling.

From-SVN: r7978

29 years agoRearrange handling of NetBSD ports.
Charles Hannum [Thu, 25 Aug 1994 00:24:48 +0000 (00:24 +0000)]
Rearrange handling of NetBSD ports.

From-SVN: r7977