Richard Kenner
a4b970a05f
(REGISTER_MOVE_COST): Fix typo in last change.
...
From-SVN: r8037
1994-09-08 07:06:23 -04:00
Richard Kenner
a957c7944d
(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
1994-09-07 19:31:32 -04:00
Richard Kenner
6d545b717c
(REGISTER_MOVE_COST): Moving between special registers is expensive.
...
From-SVN: r8035
1994-09-07 19:29:25 -04:00
Richard Kenner
66415c8b0e
(simplify_comparison): Convert comparison to unsigned when stripping
...
off a ZERO_EXTEND.
From-SVN: r8034
1994-09-07 18:32:03 -04:00
Richard Kenner
6dd49058f5
(simplify_set): Only convert IF_THEN_ELSE to logical expression if
...
mode of object being compared is result mode.
From-SVN: r8033
1994-09-07 18:11:06 -04:00
Doug Evans
7859e3ac04
(expand_asm_operands): Move test for misspelled registers
...
higher so all cases caught.
From-SVN: r8032
1994-09-07 17:29:32 +00:00
Kresten Krab Thorup
2acb03882a
(__objc_init_protocols): Remove assertion
...
,
From-SVN: r8031
1994-09-07 15:30:01 +00:00
Kresten Krab Thorup
ad4f2e420b
(conformsTo:): Change implementati to allways use class to do lookup.
...
From-SVN: r8030
1994-09-07 15:28:04 +00:00
Per Bothner
decab89ee4
* config.sub: Cleanup NeXT support to emit nextstep*.
...
From-SVN: r8029
1994-09-06 18:15:22 -07:00
Richard Kenner
ace53910c4
(find_reloads_address): Don't reorder the operands of a PLUS when
...
fixing up index.
From-SVN: r8028
1994-09-06 18:37:49 -04:00
Richard Kenner
378dfce9ed
(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
1994-09-06 18:24:43 -04:00
Steve Chamberlain
4fdd1f85ce
*** empty log message ***
...
From-SVN: r8026
1994-09-06 18:37:01 +00:00
Jason Merrill
6922033c58
*** empty log message ***
...
From-SVN: r8025
1994-09-05 21:52:22 +00:00
Ian Lance Taylor
81ffc0455f
Make the functions extern inline rather than static inline
...
From-SVN: r8024
1994-09-05 21:25:11 +00:00
Chris Smith
3cf2c0245a
update for 2.6.1
...
From-SVN: r8023
1994-09-04 12:39:13 +00:00
Michael Meissner
e7f8067642
Fix DImode move problems.
...
From-SVN: r8022
1994-09-03 18:18:53 +00:00
Jason Merrill
29226a190a
(min_precision): Move to c-common.c
...
From-SVN: r8021
1994-09-02 23:40:51 +00:00
Jason Merrill
6acfe908e3
(min_precision): Move from c-decl.c
...
From-SVN: r8020
1994-09-02 23:40:51 +00:00
Per Bothner
8294accf6d
* tree.h (maximum_field_alignment, set_alignment): New declarations.
...
From-SVN: r8019
1994-09-02 14:01:30 -07:00
Ian Lance Taylor
ab72fb3bfd
Only define PREFERRED_DEBUGGING_TYPE if it is not already defined.
...
From-SVN: r8018
1994-09-02 18:35:32 +00:00
Ian Lance Taylor
136bfcb334
Add support for -gstabs on SVR4 configurations.
...
From-SVN: r8017
1994-09-02 18:25:11 +00:00
Michael Meissner
a89b2cc458
Add better error messages than abort to reload1, and print insn involed.
...
From-SVN: r8016
1994-09-02 02:12:48 +00:00
Jason Merrill
ac83e1bb1c
(type_list_equal): If the types of the default arguments
...
differ, the lists do not match.
From-SVN: r8015
1994-09-01 23:33:02 +00:00
Richard Kenner
d37f862e3f
(stack-adjust/push peepholes): Addresses are moved with "addr", not
...
with "movd".
From-SVN: r8014
1994-09-01 19:29:51 -04:00
Richard Kenner
1a6e3d5275
(make_definition): Don't dump core when given an unterminated string
...
in a -D option.
From-SVN: r8013
1994-09-01 19:17:40 -04:00
Richard Kenner
aae43c5f40
(convert_arguments): Give proper warnings when converting
...
COMPLEX_TYPE; widen check to include all integral types.
From-SVN: r8012
1994-09-01 19:13:19 -04:00
Per Bothner
1a655ca39b
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
1994-08-31 17:43:07 -07:00
Per Bothner
b5d11e41da
stor-layout.c (set_alignment): New global.
...
* stor-layout.c (set_alignment): New global.
(layout-type): Add support for SET_TYPE.
From-SVN: r8010
1994-08-31 17:15:03 -07:00
Per Bothner
94d6511c61
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
1994-08-31 16:42:28 -07:00
Jason Merrill
91378b76fd
(warn_if_unused_value): Extend special case for casted
...
MODIFY_EXPRs to apply to INIT_EXPRs as well.
From-SVN: r8008
1994-08-31 23:38:37 +00:00
Per Bothner
ad83e87b61
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
1994-08-31 16:29:53 -07:00
Richard Kenner
318b149cf7
(nonzero_bits, cases DIV, MOD, UDIV, UMOD): Declare op0_maybe_minusp
...
and op1_maybe_minusp as HOST_WIDE_INT.
From-SVN: r8006
1994-08-31 19:17:29 -04:00
Richard Kenner
4db3bddcbe
(store_split_bit_field): Always adjust arg to extract_fixed_bit_field
...
in BYTES_BIG_ENDIAN case.
From-SVN: r8005
1994-08-31 18:54:44 -04:00
Stan Cox
56929fbd65
Some assemblers put a "." before pseudo-ops
...
From-SVN: r8004
1994-08-31 13:53:39 +00:00
Roland McGrath
3427d6e599
(LIB_SPEC): New macro.
...
From-SVN: r8003
1994-08-31 06:49:30 +00:00
Jason Merrill
8bec060292
Add -Wreorder
...
From-SVN: r8002
1994-08-30 23:36:05 +00:00
Jeff Law
8b2e69e1af
* combine.c (simplify_comparison, case GEU): Add missing break.
...
From-SVN: r8001
1994-08-30 11:56:39 -06:00
Richard Kenner
d251be987e
(extv, extzv): Don't use ROTL when field is outside boundaries of a
...
word.
From-SVN: r8000
1994-08-29 17:50:48 -04:00
Stan Cox
35104543b4
Added coff and elf support.
...
From-SVN: r7999
1994-08-29 21:43:34 +00:00
Stan Cox
fd39ad06e4
Initial revision
...
From-SVN: r7998
1994-08-29 19:25:21 +00:00
Kresten Krab Thorup
f6df50cfd6
(objc_get_meta_class): New function.
...
From-SVN: r7997
1994-08-29 15:43:01 +00:00
Kresten Krab Thorup
2691a6224f
(get_imp): don't inline on i386.
...
From-SVN: r7996
1994-08-29 15:42:11 +00:00
Per Bothner
f529652cf9
Various fixes (freebsd, ncr, nextstep): See ChangeLog.
...
From-SVN: r7995
1994-08-28 18:19:13 -07:00
Michael Meissner
91f0226f7c
Fix indexing off arg ptr & push of byte values.
...
From-SVN: r7994
1994-08-28 03:22:52 +00:00
Per Bothner
e9954ee434
(netbsd, freebsd, linux): Accept any machine, not just i[34]86.
...
From-SVN: r7993
1994-08-26 16:19:19 -07:00
Richard Kenner
405fc2388c
Recognize powerpc-ibm-aix3.2.5.
...
From-SVN: r7992
1994-08-26 18:45:20 -04:00
Per Bothner
703d9877a6
Merges from Cygnus version.
...
From-SVN: r7991
1994-08-26 15:21:31 -07:00
Michael Meissner
2f2a49e848
Add -mno-wide-multiply, -mno-move, make addresses more compatible with other parts of compiler.
...
From-SVN: r7990
1994-08-26 20:01:41 +00:00
Michael Meissner
3b3c6a3f3e
Add -mno-wide-multiply, -mno-move, make addresses more compatible with other parts of compiler.
...
From-SVN: r7989
1994-08-26 19:56:14 +00:00
Richard Stallman
e8e1942ade
entered into RCS
...
From-SVN: r7988
1994-08-26 00:40:24 +00:00