]> gcc.gnu.org Git - gcc.git/log
gcc.git
27 years agog++spec.c (lang_specific_driver): Put missing hyphen in front of arguments we compare...
Brendan Kehoe [Fri, 20 Dec 1996 20:26:35 +0000 (20:26 +0000)]
g++spec.c (lang_specific_driver): Put missing hyphen in front of arguments we compare against.

        * g++spec.c (lang_specific_driver): Put missing hyphen in front of
        arguments we compare against.  Start the count of I at 1, not 0,
        since argv[0] is still the command.

From-SVN: r13338

27 years agomn10300.c (notice_update_cc): Enable this code.
Jeff Law [Wed, 18 Dec 1996 17:32:12 +0000 (10:32 -0700)]
mn10300.c (notice_update_cc): Enable this code.

        * mn10300/mn10300.c (notice_update_cc): Enable this code.
        * mn10300/mn10300.h (CC_OVERFLOW_UNUSABLE): Define.
        * mn10300/mn10300.md (tstsi): Use "set_zn_c0" instead of "set"
        for cc status.
        (addsi3 pattern): Break "inc" into two different alternatives
        since "inc dn" sets cc0, but "inc an" does not.
        (multiply and divide patterns): Fix cc status.
        (bCC, inverted bCC): Restore any comparison which needs the
        overflow bits when CC_OVERFLOW_UNUSABLE is set.
        (zero and sign extensions): Fix cc status.
        (movm_store): Likewise.

From-SVN: r13337

27 years agoupdate from main archive 961217
Ulrich Drepper [Wed, 18 Dec 1996 03:22:53 +0000 (03:22 +0000)]
update from main archive 961217

From-SVN: r13322

27 years ago90th Cygnus<->FSF quick merge
Mike Stump [Wed, 18 Dec 1996 02:46:25 +0000 (02:46 +0000)]
90th Cygnus<->FSF quick merge

From-SVN: r13321

27 years agoInitial revision
Mike Stump [Wed, 18 Dec 1996 02:45:53 +0000 (02:45 +0000)]
Initial revision

From-SVN: r13320

27 years ago90th Cygnus<->FSF quick merge
Mike Stump [Wed, 18 Dec 1996 01:44:21 +0000 (01:44 +0000)]
90th Cygnus<->FSF quick merge

From-SVN: r13319

27 years ago(update_flow_info): When add REG_DEAD notes for dest of
Jim Wilson [Tue, 17 Dec 1996 20:02:06 +0000 (12:02 -0800)]
(update_flow_info): When add REG_DEAD notes for dest of
last insn, add check for global_regs.

From-SVN: r13318

27 years agoDelete HAS_INIT_SECTION
Michael Meissner [Tue, 17 Dec 1996 16:07:11 +0000 (16:07 +0000)]
Delete HAS_INIT_SECTION

From-SVN: r13317

27 years agoSpelling fix.
Paul Eggert [Tue, 17 Dec 1996 06:25:17 +0000 (06:25 +0000)]
Spelling fix.

From-SVN: r13315

27 years ago(nonzero_bits): Ifdef out calls to num_sign_bit_copies.
Jim Wilson [Tue, 17 Dec 1996 02:25:39 +0000 (18:25 -0800)]
(nonzero_bits): Ifdef out calls to num_sign_bit_copies.

Add dummy define/undef for num_sign_bit_copies.

From-SVN: r13314

27 years ago(location_or_const_value_attribute, case CONCAT): Add.
Jim Wilson [Mon, 16 Dec 1996 21:02:01 +0000 (13:02 -0800)]
(location_or_const_value_attribute, case CONCAT): Add.

From-SVN: r13313

27 years ago(simplify_comparison): Use mode_width as shift count
Jim Wilson [Mon, 16 Dec 1996 20:27:35 +0000 (12:27 -0800)]
(simplify_comparison): Use mode_width as shift count
only if it is less than or equal to HOST_BITS_PER_WIDE_INT.

From-SVN: r13312

27 years agomn10300.c (expand_epilogue): Restore registers in the "ret" instruction instead of...
Jeff Law [Mon, 16 Dec 1996 17:18:18 +0000 (10:18 -0700)]
mn10300.c (expand_epilogue): Restore registers in the "ret" instruction instead of a separate movm instruction.

        * mn10300/mn10300.c (expand_epilogue): Restore registers in the
        "ret" instruction instead of a separate movm instruction.
        Support possible stack deallocation in "ret" instruction too.
        * mn10300.md (return_internal): Use "ret" instead of "rets";
        restore registers and deallocate stack as needed.
        (load_movm): Delete unused pattern.

        * mn10300/mn10300.h (SMALL_REGISTER_CLASSES): Define.

From-SVN: r13311

27 years agoremove accidental change
Jason Merrill [Sat, 14 Dec 1996 00:45:54 +0000 (00:45 +0000)]
remove accidental change

From-SVN: r13310

27 years ago(CONST_SECTION_ASM_OP): Add .align 1
Stan Cox [Fri, 13 Dec 1996 21:36:14 +0000 (21:36 +0000)]
(CONST_SECTION_ASM_OP): Add .align 1

From-SVN: r13309

27 years ago(override_options): Set default for -mcpu to PROCESSOR_DEFAULT_STRING.
Stan Cox [Fri, 13 Dec 1996 21:31:19 +0000 (21:31 +0000)]
(override_options):  Set default for -mcpu to PROCESSOR_DEFAULT_STRING.

From-SVN: r13308

27 years ago(dect): Rewrite pattern so that it can be combined.
Joern Rennecke [Fri, 13 Dec 1996 19:46:28 +0000 (19:46 +0000)]
(dect): Rewrite pattern so that it can be combined.

From-SVN: r13307

27 years agoCall ASM_OUTPUT_POOL_EPILOGUE after outputting the constant pool
Ian Lance Taylor [Fri, 13 Dec 1996 18:15:16 +0000 (18:15 +0000)]
Call ASM_OUTPUT_POOL_EPILOGUE after outputting the constant pool

From-SVN: r13306

27 years agox
Jason Merrill [Fri, 13 Dec 1996 01:31:47 +0000 (01:31 +0000)]
x

From-SVN: r13305

27 years agoCheck CONSTANT_POOL_BEFORE_FUNCTION to control placement of constant
Ian Lance Taylor [Fri, 13 Dec 1996 01:28:42 +0000 (01:28 +0000)]
Check CONSTANT_POOL_BEFORE_FUNCTION to control placement of constant
pool

From-SVN: r13304

27 years agoDefine SMALL_REGISTER_CLASSES with a value
Ian Lance Taylor [Fri, 13 Dec 1996 01:05:20 +0000 (01:05 +0000)]
Define SMALL_REGISTER_CLASSES with a value

From-SVN: r13303

27 years agoCheck SMALL_REGISTER_CLASSES at runtime
Ian Lance Taylor [Fri, 13 Dec 1996 01:00:49 +0000 (01:00 +0000)]
Check SMALL_REGISTER_CLASSES at runtime

From-SVN: r13302

27 years ago(maybe_get_identifier): New declaration.
Richard Kenner [Thu, 12 Dec 1996 22:55:05 +0000 (17:55 -0500)]
(maybe_get_identifier): New declaration.

From-SVN: r13301

27 years ago(emit_library_call): Don't pass VOIDmode to type_for_mode.
Richard Kenner [Thu, 12 Dec 1996 22:52:13 +0000 (17:52 -0500)]
(emit_library_call): Don't pass VOIDmode to type_for_mode.

From-SVN: r13300

27 years agoOnly do @plt calls if -fpic.
Michael Meissner [Thu, 12 Dec 1996 21:14:40 +0000 (21:14 +0000)]
Only do @plt calls if -fpic.

From-SVN: r13299

27 years agoAdd @plt if -fpic; Fix double->int conversions if stack > 32k; Redo t-* files; Fix...
Michael Meissner [Thu, 12 Dec 1996 20:55:56 +0000 (20:55 +0000)]
Add @plt if -fpic; Fix double->int conversions if stack > 32k; Redo t-* files; Fix trampolines on System V systems

From-SVN: r13298

27 years agoreorg.c (fill_slots_from_thread): Don't call eligible_for_delay with an insn with...
Jeff Law [Thu, 12 Dec 1996 18:05:55 +0000 (11:05 -0700)]
reorg.c (fill_slots_from_thread): Don't call eligible_for_delay with an insn with asm operands.

        * reorg.c (fill_slots_from_thread): Don't call eligible_for_delay
        with an insn with asm operands.

From-SVN: r13297

27 years ago* expmed.c (emit_store_flag_force): Fix typos/thinkos.
Jeff Law [Thu, 12 Dec 1996 17:57:58 +0000 (10:57 -0700)]
* expmed.c (emit_store_flag_force): Fix typos/thinkos.

From-SVN: r13296

27 years agoAdd definitions for VMS; they differ from Unix.
Richard Kenner [Thu, 12 Dec 1996 13:29:02 +0000 (08:29 -0500)]
Add definitions for VMS; they differ from Unix.

From-SVN: r13295

27 years ago(i386_return_pops_args): Libcalls ignore TARGET_RTD.
Richard Kenner [Thu, 12 Dec 1996 13:09:15 +0000 (08:09 -0500)]
(i386_return_pops_args): Libcalls ignore TARGET_RTD.

From-SVN: r13294

27 years ago(stamp-objlist): Handle first character of object file being a digit.
Richard Kenner [Thu, 12 Dec 1996 12:59:19 +0000 (07:59 -0500)]
(stamp-objlist): Handle first character of object file being a digit.

From-SVN: r13293

27 years agoRemove unneeded casts to char *.
Richard Kenner [Thu, 12 Dec 1996 12:56:00 +0000 (07:56 -0500)]
Remove unneeded casts to char *.

From-SVN: r13292

27 years ago(function_arg, {movcnt,mod}_regno_adjust): Add decls.
Richard Kenner [Thu, 12 Dec 1996 12:55:45 +0000 (07:55 -0500)]
(function_arg, {movcnt,mod}_regno_adjust): Add decls.

(branch_or_jump): Likewise.

From-SVN: r13291

27 years ago(arm_gen_constant, case IOR,XOR): Don't invert a constant if loading
Richard Earnshaw [Thu, 12 Dec 1996 10:53:05 +0000 (10:53 +0000)]
(arm_gen_constant, case IOR,XOR): Don't invert a constant if loading
it into a temporary.

From-SVN: r13290

27 years agotoplev.c (rest_of_compilation): Make sure that the unwinder RTL is saved.
Brendan Kehoe [Thu, 12 Dec 1996 00:30:15 +0000 (19:30 -0500)]
toplev.c (rest_of_compilation): Make sure that the unwinder RTL is saved.

* toplev.c (rest_of_compilation): Make sure that the unwinder RTL
is saved.

From-SVN: r13289

27 years agocollect2.c (write_c_file): Wrap the ctor/dtor lists and fns with `extern "C" { ...
Brendan Kehoe [Wed, 11 Dec 1996 23:58:22 +0000 (18:58 -0500)]
collect2.c (write_c_file): Wrap the ctor/dtor lists and fns with `extern "C" { ...

* collect2.c (write_c_file): Wrap the ctor/dtor lists and fns with
`extern "C" { ... }', to avoid having the fn names mangled with
the C++ driver.

From-SVN: r13288

27 years ago(tree_decl): Reorder field declarations to reduce size on 64 bit
Richard Kenner [Wed, 11 Dec 1996 22:50:06 +0000 (17:50 -0500)]
(tree_decl): Reorder field declarations to reduce size on 64 bit
machines.

From-SVN: r13287

27 years ago(try_combine): When splitting an insn, check for the new I2 setting a
Richard Kenner [Wed, 11 Dec 1996 22:46:34 +0000 (17:46 -0500)]
(try_combine): When splitting an insn, check for the new I2 setting a
SUBREG.

From-SVN: r13286

27 years ago(print_operand): Use HOST_WIDE_INT_PRINT_DEC instead of using "%ld".
Richard Kenner [Wed, 11 Dec 1996 22:25:57 +0000 (17:25 -0500)]
(print_operand): Use HOST_WIDE_INT_PRINT_DEC instead of using "%ld".

(output_prolog): Don't print useless comment for VMS.

From-SVN: r13285

27 years ago(mov[hq]i unnamed): Split up for TARGET_BYTE_OPS and not.
Richard Kenner [Wed, 11 Dec 1996 22:08:02 +0000 (17:08 -0500)]
(mov[hq]i unnamed): Split up for TARGET_BYTE_OPS and not.

From-SVN: r13284

27 years ago(output_prolog): SIZE is now HOST_WIDE_INT.
Richard Kenner [Wed, 11 Dec 1996 22:07:49 +0000 (17:07 -0500)]
(output_prolog): SIZE is now HOST_WIDE_INT.

From-SVN: r13283

27 years ago(fixup_var_refs_1, case ZERO_EXTRACT): Don't call fixup_memory_subreg
Richard Kenner [Wed, 11 Dec 1996 22:00:41 +0000 (17:00 -0500)]
(fixup_var_refs_1, case ZERO_EXTRACT): Don't call fixup_memory_subreg
if no longer SUBREG of MEM.

From-SVN: r13282

27 years agomn10300.c: New file for Matsushita MN10300 port.
Jeff Law [Wed, 11 Dec 1996 21:28:52 +0000 (14:28 -0700)]
mn10300.c: New file for Matsushita MN10300 port.

        * mn10300/mn10300.c: New file for Matsushita MN10300 port.
        * mn10300/{mn10300.h,mn10300.md,t-mn10300,xm-mn10300.h}: Likewise.
        * config.sub: Recognize mn10300 as a basic machine type.
        * configure: Similarly.
        * ginclude/stdarg.h: mn10300 is little endian.
        * ginclude/varargs.h: Likewise.

From-SVN: r13281

27 years agoInitial revision
Jeff Law [Wed, 11 Dec 1996 21:22:57 +0000 (14:22 -0700)]
Initial revision

From-SVN: r13280

27 years ago(cacheflush): Add SONY NEWS-OS 4.2 version.
Richard Kenner [Wed, 11 Dec 1996 14:09:06 +0000 (09:09 -0500)]
(cacheflush): Add SONY NEWS-OS 4.2 version.

From-SVN: r13279

27 years ago(RETURN_POPS_ARGS): Test first argument for IDENTIFIER_NODE.
Richard Kenner [Wed, 11 Dec 1996 14:01:35 +0000 (09:01 -0500)]
(RETURN_POPS_ARGS): Test first argument for IDENTIFIER_NODE.

From-SVN: r13278

27 years ago(obsolete RETURN_POPS_ARGS): Test first argument for IDENTIFIER_NODE.
Richard Kenner [Wed, 11 Dec 1996 13:58:51 +0000 (08:58 -0500)]
(obsolete RETURN_POPS_ARGS): Test first argument for IDENTIFIER_NODE.

From-SVN: r13277

27 years ago(i386_return_pops_args): Don't test for IDENTIFIER_NODE.
Richard Kenner [Wed, 11 Dec 1996 13:58:29 +0000 (08:58 -0500)]
(i386_return_pops_args): Don't test for IDENTIFIER_NODE.

From-SVN: r13276

27 years ago(emit_library_call...
Richard Kenner [Wed, 11 Dec 1996 13:58:10 +0000 (08:58 -0500)]
(emit_library_call...

(emit_library_call, emit_library_call_value): Don't pass an identifier
node as function type for library functions, but rather build a
function type that has a return type with the correct mode.

From-SVN: r13275

27 years ago(combinable_i3pat): Bring back to sync with can_combine_p.
Richard Kenner [Wed, 11 Dec 1996 01:20:59 +0000 (20:20 -0500)]
(combinable_i3pat): Bring back to sync with can_combine_p.

From-SVN: r13274

27 years agoconfig.guess: Recognize machten.
David J. MacKenzie [Wed, 11 Dec 1996 00:37:52 +0000 (00:37 +0000)]
config.guess: Recognize machten.

* config.guess:  Recognize machten.
From Eric W. Bates <ericx@vineyard.net>.

From-SVN: r13267

27 years ago(output_function_{pro,epi}logue): Use lea instead of add.w when
Richard Kenner [Tue, 10 Dec 1996 22:36:39 +0000 (17:36 -0500)]
(output_function_{pro,epi}logue): Use lea instead of add.w when
adjusting stack pointer on all but TARGET_68040.

From-SVN: r13266

27 years ago(add[hs]i3): Only use two addq.w or subq.w instructions when...
Richard Kenner [Tue, 10 Dec 1996 22:13:04 +0000 (17:13 -0500)]
(add[hs]i3): Only use two addq.w or subq.w instructions when...

(add[hs]i3): Only use two addq.w or subq.w instructions
when adding or subtracting constants 8 < N < 16 on TARGET_CPU32.
Use lea instead of add.w when adding 16 bit constants to address
registers on all but TARGET_68040.

From-SVN: r13265

27 years ago(TARGET_CPU32): New macro.
Richard Kenner [Tue, 10 Dec 1996 22:11:00 +0000 (17:11 -0500)]
(TARGET_CPU32): New macro.

From-SVN: r13264

27 years ago(choose_temp_base): Don't dump core if TMPDIR is empty.
Richard Kenner [Tue, 10 Dec 1996 22:04:20 +0000 (17:04 -0500)]
(choose_temp_base): Don't dump core if TMPDIR is empty.

From-SVN: r13263

27 years agoTreat ZERO_EXTEND like SIGN_EXTEND in emit_unop_insn
Ian Lance Taylor [Tue, 10 Dec 1996 20:56:07 +0000 (20:56 +0000)]
Treat ZERO_EXTEND like SIGN_EXTEND in emit_unop_insn

From-SVN: r13262

27 years ago(ADJUST_INSN_LENGTH): don't break from loop when only a LOOP_BEG is found.
Joern Rennecke [Tue, 10 Dec 1996 18:47:02 +0000 (18:47 +0000)]
(ADJUST_INSN_LENGTH): don't break from loop when only a LOOP_BEG is found.

Calculate padding in new variable pad.

From-SVN: r13261

27 years ago(try): Insist that temp dir be searchable.
Richard Kenner [Tue, 10 Dec 1996 14:44:55 +0000 (09:44 -0500)]
(try): Insist that temp dir be searchable.

From-SVN: r13260

27 years agox
Jason Merrill [Tue, 10 Dec 1996 02:18:38 +0000 (02:18 +0000)]
x

From-SVN: r13259

27 years agox
Jason Merrill [Mon, 9 Dec 1996 22:31:23 +0000 (22:31 +0000)]
x

From-SVN: r13258

27 years ago(jump_optimize): Don't move initialization if there is a label between it and the...
Stan Cox [Mon, 9 Dec 1996 21:37:37 +0000 (21:37 +0000)]
(jump_optimize): Don't move initialization if there is a label between it and the jump for if (foo) bar++ to bar += (foo !=0)

From-SVN: r13257

27 years agoRemove change of Oct 4.
Stan Cox [Mon, 9 Dec 1996 21:29:02 +0000 (21:29 +0000)]
Remove change of Oct 4.

From-SVN: r13256

27 years ago(enum dwarf_location_atom): Add OP_MULT.
Jim Wilson [Mon, 9 Dec 1996 20:36:06 +0000 (12:36 -0800)]
(enum dwarf_location_atom): Add OP_MULT.

From-SVN: r13255

27 years ago(output_mem_loc_descriptor, case MULT): Add.
Jim Wilson [Mon, 9 Dec 1996 20:34:02 +0000 (12:34 -0800)]
(output_mem_loc_descriptor, case MULT): Add.

(dwarf_fund_type_name, case FT_unsigned_int64): Fix typo.

From-SVN: r13254

27 years ago(mem_loc_descriptor, case MULT): Add.
Jim Wilson [Mon, 9 Dec 1996 20:32:33 +0000 (12:32 -0800)]
(mem_loc_descriptor, case MULT): Add.

From-SVN: r13253

27 years ago(exeext): Delete.
Jim Wilson [Mon, 9 Dec 1996 20:22:51 +0000 (12:22 -0800)]
(exeext): Delete.

From-SVN: r13252

27 years agoUpdate comments.
Richard Kenner [Sat, 7 Dec 1996 23:59:35 +0000 (18:59 -0500)]
Update comments.

From-SVN: r13251

27 years ago(stdlib.h): Define __USE_FIXED_PROTOTYPES__ before including stdlib.h.
Richard Kenner [Sat, 7 Dec 1996 23:58:28 +0000 (18:58 -0500)]
(stdlib.h): Define __USE_FIXED_PROTOTYPES__ before including stdlib.h.

From-SVN: r13250

27 years ago(iorsi_zexthi_ashl16): New pattern.
Richard Kenner [Sat, 7 Dec 1996 23:58:08 +0000 (18:58 -0500)]
(iorsi_zexthi_ashl16): New pattern.

(ashrsi_16): New name for old unnamed pattern.

From-SVN: r13249

27 years ago(decrement_and_branch_until_zero+[3-8]): Add missing CC_STATUS_INIT.
Richard Kenner [Sat, 7 Dec 1996 23:56:50 +0000 (18:56 -0500)]
(decrement_and_branch_until_zero+[3-8]): Add missing CC_STATUS_INIT.

(decrement_and_branch_until_zero+[5-8]): Delete redundant assignment.

From-SVN: r13248

27 years ago({and,ior,xor}si3_internal): Removed !TARGET_5200 from conditionals
Richard Kenner [Sat, 7 Dec 1996 23:55:09 +0000 (18:55 -0500)]
({and,ior,xor}si3_internal): Removed !TARGET_5200 from conditionals
now that entire insn is disabled when !TARGET_5200.

From-SVN: r13247

27 years ago(movhi pattern): Fixed MEM to MEM move problem.
Richard Kenner [Sat, 7 Dec 1996 23:53:35 +0000 (18:53 -0500)]
(movhi pattern):  Fixed MEM to MEM move problem.

From-SVN: r13246

27 years ago(reload): Make starting_frame_size be HOST_WIDE_INT.
Richard Kenner [Sat, 7 Dec 1996 23:49:43 +0000 (18:49 -0500)]
(reload): Make starting_frame_size be HOST_WIDE_INT.

From-SVN: r13245

27 years ago(struct function): Make frame_offset be HOST_WIDE_INT.
Richard Kenner [Sat, 7 Dec 1996 23:49:30 +0000 (18:49 -0500)]
(struct function): Make frame_offset be HOST_WIDE_INT.

(get_frame_size): Add definition.

From-SVN: r13244

27 years ago(frame_offset, get_frame_size): Make HOST_WIDE_INT.
Richard Kenner [Sat, 7 Dec 1996 23:49:12 +0000 (18:49 -0500)]
(frame_offset, get_frame_size): Make HOST_WIDE_INT.

From-SVN: r13243

27 years ago(move_by_pieces): Abort only if length positive at end.
Richard Kenner [Sat, 7 Dec 1996 23:48:44 +0000 (18:48 -0500)]
(move_by_pieces): Abort only if length positive at end.

From-SVN: r13242

27 years ago(handle_braces): Rework last change.
Richard Kenner [Sat, 7 Dec 1996 23:29:21 +0000 (18:29 -0500)]
(handle_braces): Rework last change.

From-SVN: r13241

27 years ago(andsi3): Changed into define_expand.
Richard Kenner [Sat, 7 Dec 1996 23:28:02 +0000 (18:28 -0500)]
(andsi3): Changed into define_expand.

(andsi3_internal): Rename from old andsi3, changed condition to !TARGET_5200.
(andsi2_5200): New insn.
(iorsi3): Change into define_expand.
(iorsi2_internal): Rename from old iorsi3, changed condition to !TARGET_5200.
(iorsi2_5200): New insn.
(xorsi3): Change into define_expand.
(xorsi2_internal): Rename from old xorsi3, changed condition to !TARGET_5200.
(xorsi2_5200): New insn.

From-SVN: r13240

27 years ago(N_ALLOCATABLE_REGISTERS): Remove extra backslash at end of macro
Richard Kenner [Sat, 7 Dec 1996 23:25:38 +0000 (18:25 -0500)]
(N_ALLOCATABLE_REGISTERS): Remove extra backslash at end of macro
definition.

From-SVN: r13239

27 years ago(LOCAL_INCLUDE_DIR): Remove default definition.
Richard Kenner [Sat, 7 Dec 1996 23:11:11 +0000 (18:11 -0500)]
(LOCAL_INCLUDE_DIR): Remove default definition.

(include_defaults_array): Do not use LOCAL_INCLUDE_DIR or
TOOL_INCLUDE_DIR if they are not defined.

From-SVN: r13238

27 years ago(cppmain.o): New rule.
Richard Kenner [Sat, 7 Dec 1996 23:05:10 +0000 (18:05 -0500)]
(cppmain.o): New rule.

From-SVN: r13237

27 years ago(merge_ranges): In (+,-) case, if lower bounds are the same the result
Richard Kenner [Sat, 7 Dec 1996 22:54:59 +0000 (17:54 -0500)]
(merge_ranges): In (+,-) case, if lower bounds are the same the result
is always false.

From-SVN: r13236

27 years ago(build_indirect_ref): Don't give warning for dereferencing void * if
Richard Kenner [Sat, 7 Dec 1996 22:53:42 +0000 (17:53 -0500)]
(build_indirect_ref): Don't give warning for dereferencing void * if
evaluation is being skipped.

From-SVN: r13235

27 years ago(build_binary_op): Likewise.
Richard Kenner [Sat, 7 Dec 1996 22:51:45 +0000 (17:51 -0500)]
(build_binary_op): Likewise.

(build_conditional_expr): op1 now always nonnull.

From-SVN: r13234

27 years ago(skip_evaluation): Likewise.
Richard Kenner [Sat, 7 Dec 1996 22:51:24 +0000 (17:51 -0500)]
(skip_evaluation): Likewise.

(overflow_warning, unsigned_conversion_warning): Don't warn about
potential runtime errors when skipping evaluation.

From-SVN: r13233

27 years ago(skip_evaluation): New variable.
Richard Kenner [Sat, 7 Dec 1996 22:50:57 +0000 (17:50 -0500)]
(skip_evaluation): New variable.

From-SVN: r13232

27 years ago(unary_expr, expr_no_commas): Increment skip_evaluation when analyzing an expression...
Richard Kenner [Sat, 7 Dec 1996 22:50:45 +0000 (17:50 -0500)]
(unary_expr, expr_no_commas): Increment skip_evaluation when analyzing an expression that is known not to be evaluated.

(unary_expr, expr_no_commas): Increment skip_evaluation when analyzing an
expression that is known not to be evaluated.
(sizeof, alignof): New rules.

From-SVN: r13231

27 years ago(PENTIUM:CPunix:4.0*:*): New case.
Richard Kenner [Sat, 7 Dec 1996 22:47:59 +0000 (17:47 -0500)]
(PENTIUM:CPunix:4.0*:*): New case.

From-SVN: r13227

27 years agoFormerly cpp.texi.~26~
Richard Kenner [Sat, 7 Dec 1996 22:38:08 +0000 (17:38 -0500)]
Formerly cpp.texi.~26~

From-SVN: r13226

27 years ago(rest_of_compilation): Call regscan before each jump threading pass.
Richard Kenner [Sat, 7 Dec 1996 22:37:32 +0000 (17:37 -0500)]
(rest_of_compilation): Call regscan before each jump threading pass.

From-SVN: r13225

27 years ago(poplevel): Don't call output_inline_function if DECL_SAVED_INSNS is
Richard Kenner [Sat, 7 Dec 1996 22:35:03 +0000 (17:35 -0500)]
(poplevel): Don't call output_inline_function if DECL_SAVED_INSNS is
not set.

From-SVN: r13224

27 years ago(give_switch): Add new arg, INCLUDE_BLANKS.
Richard Kenner [Sat, 7 Dec 1996 22:26:06 +0000 (17:26 -0500)]
(give_switch): Add new arg, INCLUDE_BLANKS.

(handle_braces): All callers changed.
Add support for new construct: %{S*^}.

From-SVN: r13223

27 years agoMakefile.in (DRIVER_DEFINES): New macro, with the macro definitions for the driver.
Brendan Kehoe [Sat, 7 Dec 1996 16:53:42 +0000 (11:53 -0500)]
Makefile.in (DRIVER_DEFINES): New macro, with the macro definitions for the driver.

        * Makefile.in (DRIVER_DEFINES): New macro, with the macro
        definitions for the driver.
        (gcc.o): Make rule use $(DRIVER_DEFINES).
        * gcc.c (process_command) [LANG_SPECIFIC_DRIVER]: Call
        lang_specific_driver, passing along the addr of FATAL for errors
        along with our ARGC and ARGV.

From-SVN: r13222

27 years agoRevert last change.
Thomas Bushnell, n/BSG [Thu, 21 Nov 1996 22:20:09 +0000 (22:20 +0000)]
Revert last change.

From-SVN: r13216

27 years agoconfig.sub: Recognize gnu-gnu* along with linux-gnu* as a valid kernel-os combination.
Thomas Bushnell, n/BSG [Thu, 21 Nov 1996 21:51:00 +0000 (21:51 +0000)]
config.sub: Recognize gnu-gnu* along with linux-gnu* as a valid kernel-os combination.

* config.sub: Recognize gnu-gnu* along with linux-gnu* as a valid
  kernel-os combination.  Remove `-gnu*' from the portable systems
  list.  Add `-gnu-gnu*'.  Add new rule for `-gnu*' to turn it into
  two part name.

From-SVN: r13215

27 years agoconfig.guess [...]: Use a four-part configuration name for gnu so it can be distingui...
Thomas Bushnell, n/BSG [Thu, 21 Nov 1996 21:43:48 +0000 (21:43 +0000)]
config.guess [...]: Use a four-part configuration name for gnu so it can be distinguished from...

Thu Nov 21 16:42:41 1996  Thomas Bushnell, n/BSG  <thomas@gnu.ai.mit.edu>

* config.guess [UNAME_SYSTEM == GNU]: Use a four-part
configuration name for gnu so it can be distinguished from
foo-foo-linux-gnu with simple globbing patterns.

From-SVN: r13214

27 years ago(output_stack_adjust): New argument TEMP. Changed all callers.
Joern Rennecke [Thu, 21 Nov 1996 20:53:26 +0000 (20:53 +0000)]
(output_stack_adjust): New argument TEMP.  Changed all callers.

If the adjust cannot be done with one, but can be done with two
CONST_OK_FOR_I constants, do it that way.

From-SVN: r13213

27 years agoInclude <stdio.h> unconditionally in <assert.h> if stderr is needed
Ian Lance Taylor [Thu, 21 Nov 1996 19:29:37 +0000 (19:29 +0000)]
Include <stdio.h> unconditionally in <assert.h> if stderr is needed

From-SVN: r13212

27 years agocleanups
David J. MacKenzie [Wed, 20 Nov 1996 21:28:32 +0000 (21:28 +0000)]
cleanups

From-SVN: r13210

27 years agox
Jason Merrill [Wed, 20 Nov 1996 20:36:53 +0000 (20:36 +0000)]
x

From-SVN: r13209

This page took 0.093984 seconds and 5 git commands to generate.