platform/upstream/linaro-gcc.git
32 years ago*** empty log message ***
mycroft [Wed, 8 Jul 1992 23:16:28 +0000 (23:16 +0000)]
*** empty log message ***

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

32 years ago*** empty log message ***
mycroft [Wed, 8 Jul 1992 22:41:03 +0000 (22:41 +0000)]
*** empty log message ***

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

32 years ago(output_inlined_enumeration_type_die): New function.
rms [Wed, 8 Jul 1992 22:37:48 +0000 (22:37 +0000)]
(output_inlined_enumeration_type_die): New function.
(output_inlined_structure_type_die, output_inlined_union_type_die):
New functions added.
(output_entry_point_die, output_formal_parameter_die,
output_global_subroutine_die, output_global_variable_die,
output_label_die, output_lexical_block_die,
output_inlined_subroutine_die, output_local_variable_die,
output_local_subroutine_die):
Fixed to handle inline abstract & concrete (i.e. inlined) instances.
(output_inlined_subroutine_die): Deleted.
(output_label_die):  Don't permit the rtx associated with a named
user-declared label to be marked as INSN_DELETED_P.
(output_tagged_type_instantiation):  New function added.
(output_decl):  Call `output_tagged_type_instantiation'.
Don't generate a pubnames label for anything marked as DECL_ABSTRACT.
(output_die):  Generate the proper kind fo DIE for each of the four
possible combination of {normal, inlined} {variable, parameter}.
(dwarfout_file_scope_decl):  Don't generate pubnames entries if
strictly abstract.

(ordering_attribute):  Only def if USE_ORDERING_ATTRIBUTE
is defined.
(output_array_type_die): Only call ordering_attribute if it is defined.
(name_and_src_coords_attributes):  Don't make it inline.
Do make it static linkage.
(const_value_attribute):  Catch invalid kinds of rtx nodes
by aborting for the default case in switch.

(output_ptr_to_mbr_type_die):  Make it static linkage.
(output_formal_types):  Make sure that `formal_type' is initialized.
(output_type):  Add a default case for switch.
(output_decl):  Don't suppress DIEs for the initial (artificial)
arguments for C++ static member functions.

(ceiling, field_type, simple_type_align_in_bits,
simple_type_size_in_bits, field_byte_offset):  New functions added.
(data_member_location_attribute):  Use new routine `field_byte_offset'
to calculate the offset value for the AT_location attribute.
(byte_size_attribute):  Use new routine `field_type' to get the
actual type for any FIELD_DECL.  Also, use `simple_type_size_in_bits'
to avoid potential problems with ERROR_MARKs when computing the size
of a FIELD_DECL.
(bit_offset_attribute):  Rewritten to use `field_byte_offset' when
determining the start of the "containing object".

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

32 years ago*** empty log message ***
mycroft [Wed, 8 Jul 1992 22:35:25 +0000 (22:35 +0000)]
*** empty log message ***

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

32 years ago*** empty log message ***
mycroft [Wed, 8 Jul 1992 22:22:23 +0000 (22:22 +0000)]
*** empty log message ***

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

32 years agofix typo in comment.
rms [Wed, 8 Jul 1992 22:11:20 +0000 (22:11 +0000)]
fix typo in comment.

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

32 years ago*** empty log message ***
rms [Wed, 8 Jul 1992 18:34:29 +0000 (18:34 +0000)]
*** empty log message ***

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

32 years agoentered into RCS
rms [Wed, 8 Jul 1992 18:18:26 +0000 (18:18 +0000)]
entered into RCS

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

32 years ago*** empty log message ***
rms [Wed, 8 Jul 1992 18:17:42 +0000 (18:17 +0000)]
*** empty log message ***

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

32 years agoentered into RCS
mycroft [Wed, 8 Jul 1992 18:10:31 +0000 (18:10 +0000)]
entered into RCS

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

32 years ago(grokdeclarator): Strip all NOP_EXPRs from SIZE.
kenner [Wed, 8 Jul 1992 15:42:33 +0000 (15:42 +0000)]
(grokdeclarator): Strip all NOP_EXPRs from SIZE.

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

32 years agoentered into RCS
mycroft [Wed, 8 Jul 1992 15:41:19 +0000 (15:41 +0000)]
entered into RCS

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

32 years agoentered into RCS
mycroft [Wed, 8 Jul 1992 14:36:33 +0000 (14:36 +0000)]
entered into RCS

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

32 years ago*** empty log message ***
mycroft [Wed, 8 Jul 1992 14:36:26 +0000 (14:36 +0000)]
*** empty log message ***

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

32 years ago(LINK_SPEC): Fix typo in previous change.
kenner [Wed, 8 Jul 1992 13:33:04 +0000 (13:33 +0000)]
(LINK_SPEC): Fix typo in previous change.

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

32 years ago*** empty log message ***
kenner [Wed, 8 Jul 1992 13:08:42 +0000 (13:08 +0000)]
*** empty log message ***

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

32 years ago*** empty log message ***
kenner [Wed, 8 Jul 1992 12:46:52 +0000 (12:46 +0000)]
*** empty log message ***

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

32 years ago*** empty log message ***
kenner [Wed, 8 Jul 1992 10:30:11 +0000 (10:30 +0000)]
*** empty log message ***

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

32 years ago*** empty log message ***
mycroft [Wed, 8 Jul 1992 10:28:26 +0000 (10:28 +0000)]
*** empty log message ***

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

32 years ago(zero_extendhisi2): Remove unneeded constraint.
kenner [Wed, 8 Jul 1992 10:27:39 +0000 (10:27 +0000)]
(zero_extendhisi2): Remove unneeded constraint.

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

32 years ago(zero_extendhisi2): Remove unneeded constraint.
kenner [Wed, 8 Jul 1992 10:24:59 +0000 (10:24 +0000)]
(zero_extendhisi2): Remove unneeded constraint.
(lu/stu): Use %0 instead of %1 in assembler insns.
(call_value): Add missing "=" in constraint.

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

32 years ago(LINK_SPEC): Support -static.
kenner [Wed, 8 Jul 1992 10:24:18 +0000 (10:24 +0000)]
(LINK_SPEC): Support -static.

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

32 years agoentered into RCS
mycroft [Wed, 8 Jul 1992 03:40:47 +0000 (03:40 +0000)]
entered into RCS

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

32 years ago*** empty log message ***
rms [Wed, 8 Jul 1992 03:06:31 +0000 (03:06 +0000)]
*** empty log message ***

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

32 years ago*** empty log message ***
mycroft [Wed, 8 Jul 1992 02:49:57 +0000 (02:49 +0000)]
*** empty log message ***

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

32 years ago(append_include_chain): Fix setting of first_bracket_include.
rms [Wed, 8 Jul 1992 01:38:39 +0000 (01:38 +0000)]
(append_include_chain): Fix setting of first_bracket_include.

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

32 years agoInitial revision
rms [Wed, 8 Jul 1992 00:32:52 +0000 (00:32 +0000)]
Initial revision

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

32 years ago*** empty log message ***
mycroft [Tue, 7 Jul 1992 21:40:53 +0000 (21:40 +0000)]
*** empty log message ***

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

32 years ago*** empty log message ***
tege [Tue, 7 Jul 1992 20:24:49 +0000 (20:24 +0000)]
*** empty log message ***

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

32 years ago*** empty log message ***
tege [Tue, 7 Jul 1992 19:58:52 +0000 (19:58 +0000)]
*** empty log message ***

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

32 years ago*** empty log message ***
rms [Tue, 7 Jul 1992 19:46:10 +0000 (19:46 +0000)]
*** empty log message ***

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

32 years ago*** empty log message ***
tege [Tue, 7 Jul 1992 18:48:05 +0000 (18:48 +0000)]
*** empty log message ***

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

32 years ago*** empty log message ***
tege [Tue, 7 Jul 1992 18:35:45 +0000 (18:35 +0000)]
*** empty log message ***

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

32 years ago*** empty log message ***
tege [Tue, 7 Jul 1992 18:27:34 +0000 (18:27 +0000)]
*** empty log message ***

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

32 years ago*** empty log message ***
tege [Tue, 7 Jul 1992 18:13:53 +0000 (18:13 +0000)]
*** empty log message ***

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

32 years ago*** empty log message ***
rms [Tue, 7 Jul 1992 18:03:56 +0000 (18:03 +0000)]
*** empty log message ***

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

32 years agoentered into RCS
mycroft [Tue, 7 Jul 1992 15:57:19 +0000 (15:57 +0000)]
entered into RCS

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

32 years agoentered into RCS
mycroft [Tue, 7 Jul 1992 02:14:24 +0000 (02:14 +0000)]
entered into RCS

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

32 years ago(duplicate_decls): Let char *foo () match void *foo ()
rms [Tue, 7 Jul 1992 02:11:08 +0000 (02:11 +0000)]
(duplicate_decls): Let char *foo () match void *foo ()
only if one of them came from a system header file.

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

32 years agoChanges to support 64-bit hosts: Remove definition of NULL.
kenner [Tue, 7 Jul 1992 02:02:07 +0000 (02:02 +0000)]
Changes to support 64-bit hosts: Remove definition of NULL.

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

32 years ago(build_module_descriptor,add_objc_decls):
rms [Tue, 7 Jul 1992 01:48:35 +0000 (01:48 +0000)]
(build_module_descriptor,add_objc_decls):
Set DECL_IN_SYSTEM_HEADER instead of TREE_USED on compiler-created decls.

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

32 years ago(duplicate_decls): Merge DECL_IN_SYSTEM_HEADER between duplicate decls.
rms [Tue, 7 Jul 1992 01:47:54 +0000 (01:47 +0000)]
(duplicate_decls): Merge DECL_IN_SYSTEM_HEADER between duplicate decls.

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

32 years ago> (declare_function_name): For __FUNCTION__ and __PRETTY_FUNCTION__,
rms [Tue, 7 Jul 1992 01:46:27 +0000 (01:46 +0000)]
> (declare_function_name): For __FUNCTION__ and __PRETTY_FUNCTION__,
set DECL_IN_SYSTEM_HEADER instead  of TREE_USED to supress `unused' warnings.

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

32 years ago*** empty log message ***
rms [Tue, 7 Jul 1992 01:43:38 +0000 (01:43 +0000)]
*** empty log message ***

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

32 years ago*** empty log message ***
mycroft [Tue, 7 Jul 1992 01:43:34 +0000 (01:43 +0000)]
*** empty log message ***

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

32 years ago(main): Clear first_bracket_include for -I-.
rms [Tue, 7 Jul 1992 01:39:11 +0000 (01:39 +0000)]
(main): Clear first_bracket_include for -I-.
Set first_system_include for first system header directory.
(is_system_include): Start search at first_system_include.

(INCLUDE_LEN_FUDGE): Defined.
(append_include_chain): New function.  Adds directory(ies)
to include chain and updates value of max_include_len.
(main, path_include): Use append_include_chain.
(do_include): Use INCLUDE_LEN_FUDGE.

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

32 years agoentered into RCS
mycroft [Tue, 7 Jul 1992 01:12:11 +0000 (01:12 +0000)]
entered into RCS

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

32 years ago(finish_function): If return type of `main' is not `int',
rms [Tue, 7 Jul 1992 01:09:25 +0000 (01:09 +0000)]
(finish_function): If return type of `main' is not `int',
warn instead of doing DEFAULT_MAIN_RETURN.

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

32 years agorestore portion accidentally deleted last time
rms [Tue, 7 Jul 1992 00:51:10 +0000 (00:51 +0000)]
restore portion accidentally deleted last time
(but not the two functions intentionally deleted).

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

32 years agoChanges to support execution on 64-bit machines.
kenner [Mon, 6 Jul 1992 22:35:53 +0000 (22:35 +0000)]
Changes to support execution on 64-bit machines.

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

32 years agoentered into RCS
mycroft [Mon, 6 Jul 1992 22:16:17 +0000 (22:16 +0000)]
entered into RCS

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

32 years ago*** empty log message ***
kenner [Mon, 6 Jul 1992 22:05:53 +0000 (22:05 +0000)]
*** empty log message ***

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

32 years agoentered into RCS
mycroft [Mon, 6 Jul 1992 21:48:21 +0000 (21:48 +0000)]
entered into RCS

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

32 years ago(decl_attributes): Don't set DECL_PACKED on VAR_DECL.
rms [Mon, 6 Jul 1992 20:45:11 +0000 (20:45 +0000)]
(decl_attributes): Don't set DECL_PACKED on VAR_DECL.

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

32 years ago*** empty log message ***
mycroft [Mon, 6 Jul 1992 20:26:57 +0000 (20:26 +0000)]
*** empty log message ***

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

32 years ago*** empty log message ***
kenner [Mon, 6 Jul 1992 20:25:01 +0000 (20:25 +0000)]
*** empty log message ***

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

32 years ago*** empty log message ***
mycroft [Mon, 6 Jul 1992 20:21:37 +0000 (20:21 +0000)]
*** empty log message ***

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

32 years agoentered into RCS
mycroft [Mon, 6 Jul 1992 20:15:06 +0000 (20:15 +0000)]
entered into RCS

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

32 years ago*** empty log message ***
kenner [Mon, 6 Jul 1992 20:14:57 +0000 (20:14 +0000)]
*** empty log message ***

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

32 years ago*** empty log message ***
mycroft [Mon, 6 Jul 1992 20:11:22 +0000 (20:11 +0000)]
*** empty log message ***

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

32 years ago*** empty log message ***
kenner [Mon, 6 Jul 1992 20:04:13 +0000 (20:04 +0000)]
*** empty log message ***

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

32 years agoentered into RCS
mycroft [Mon, 6 Jul 1992 20:04:10 +0000 (20:04 +0000)]
entered into RCS

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

32 years ago*** empty log message ***
mycroft [Mon, 6 Jul 1992 20:04:00 +0000 (20:04 +0000)]
*** empty log message ***

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

32 years agoentered into RCS
rms [Mon, 6 Jul 1992 20:02:55 +0000 (20:02 +0000)]
entered into RCS

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

32 years agoentered into RCS
kenner [Mon, 6 Jul 1992 20:01:45 +0000 (20:01 +0000)]
entered into RCS

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

32 years ago(do_include): Don't do fprintf's if inhibit_warnings.
rms [Mon, 6 Jul 1992 19:56:45 +0000 (19:56 +0000)]
(do_include): Don't do fprintf's if inhibit_warnings.
Renamed system_header_p to angle_brackets.  Use is_system_include.
(is_system_include): New function.
(redundant_include_p) : Renamed from lookup_include.

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

32 years ago*** empty log message ***
kenner [Mon, 6 Jul 1992 19:55:08 +0000 (19:55 +0000)]
*** empty log message ***

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

32 years agoentered into RCS
mycroft [Mon, 6 Jul 1992 19:55:04 +0000 (19:55 +0000)]
entered into RCS

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

32 years agoInitial revision
mycroft [Mon, 6 Jul 1992 19:54:42 +0000 (19:54 +0000)]
Initial revision

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

32 years ago*** empty log message ***
rms [Mon, 6 Jul 1992 19:49:10 +0000 (19:49 +0000)]
*** empty log message ***

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

32 years ago(yylex): For integers, rename shorts to parts.
rms [Mon, 6 Jul 1992 19:34:19 +0000 (19:34 +0000)]
(yylex): For integers, rename shorts to parts.
Let the number of them be variable.  Simplify overflow testing.
Don't use long long types unless ll was specified.
Don't warn twice.

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

32 years ago*** empty log message ***
rms [Mon, 6 Jul 1992 19:04:59 +0000 (19:04 +0000)]
*** empty log message ***

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

32 years agoentered into RCS
tege [Mon, 6 Jul 1992 18:33:29 +0000 (18:33 +0000)]
entered into RCS

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

32 years ago*** empty log message ***
moore [Mon, 6 Jul 1992 15:16:19 +0000 (15:16 +0000)]
*** empty log message ***

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

32 years ago(swapsi): Add `+' operand constraints.
tege [Mon, 6 Jul 1992 12:42:29 +0000 (12:42 +0000)]
(swapsi): Add `+' operand constraints.
(insert to memory recognizer): Add `+'.
(peephole for moving returned value to fp reg): Add `='.

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

32 years agoentered into RCS
rms [Mon, 6 Jul 1992 00:49:17 +0000 (00:49 +0000)]
entered into RCS

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

32 years agoentered into RCS
mycroft [Mon, 6 Jul 1992 00:46:31 +0000 (00:46 +0000)]
entered into RCS

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

32 years ago(convert_arguments): No -Wconversion warning
rms [Mon, 6 Jul 1992 00:37:19 +0000 (00:37 +0000)]
(convert_arguments): No -Wconversion warning
if the function wants an enumeral type.

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

32 years ago*** empty log message ***
rms [Mon, 6 Jul 1992 00:23:00 +0000 (00:23 +0000)]
*** empty log message ***

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

32 years ago*** empty log message ***
rms [Sun, 5 Jul 1992 22:57:06 +0000 (22:57 +0000)]
*** empty log message ***

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

32 years ago(grokdeclarator): Make `long long long' an error, not a
rms [Sun, 5 Jul 1992 22:22:43 +0000 (22:22 +0000)]
(grokdeclarator):  Make `long long long' an error, not a
warning.  Make duplicate qualifiers do pedwarn, not warning.

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

32 years ago*** empty log message ***
rms [Sun, 5 Jul 1992 21:59:55 +0000 (21:59 +0000)]
*** empty log message ***

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

32 years ago(pushdecl): Always create a new (variant) ..._TYPE node
rms [Sun, 5 Jul 1992 21:55:50 +0000 (21:55 +0000)]
(pushdecl):  Always create a new (variant) ..._TYPE node
for each new TYPE_DECL node created.

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

32 years ago(andsi3, andhi3, andqi3): If one of the source operands
rms [Sun, 5 Jul 1992 21:15:12 +0000 (21:15 +0000)]
(andsi3, andhi3, andqi3): If one of the source operands
is a constant, complement that operand instead of a register or memory operand.

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

32 years ago(duplicate_decls): Don't warn about disagreement in `inline'
rms [Sun, 5 Jul 1992 21:12:43 +0000 (21:12 +0000)]
(duplicate_decls): Don't warn about disagreement in `inline'
except when non-inline fn is made inline after a call or definition.
(finish_function): Set BLOCK_SUPERCONTEXT of outer block.

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

32 years ago(addsi3): Code generation improvements (whether to use movab).
rms [Sun, 5 Jul 1992 21:11:08 +0000 (21:11 +0000)]
(addsi3): Code generation improvements (whether to use movab).

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

32 years agoentered into RCS
rms [Sun, 5 Jul 1992 20:44:50 +0000 (20:44 +0000)]
entered into RCS

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

32 years agoentered into RCS
mycroft [Sun, 5 Jul 1992 20:43:47 +0000 (20:43 +0000)]
entered into RCS

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

32 years agoUndo last change.
rms [Sun, 5 Jul 1992 20:41:26 +0000 (20:41 +0000)]
Undo last change.

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

32 years ago*** empty log message ***
rms [Sun, 5 Jul 1992 20:27:19 +0000 (20:27 +0000)]
*** empty log message ***

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

32 years ago*** empty log message ***
rms [Sun, 5 Jul 1992 19:41:17 +0000 (19:41 +0000)]
*** empty log message ***

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

32 years ago*** empty log message ***
kenner [Sun, 5 Jul 1992 18:02:06 +0000 (18:02 +0000)]
*** empty log message ***

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

32 years agoentered into RCS
tege [Sun, 5 Jul 1992 15:10:51 +0000 (15:10 +0000)]
entered into RCS

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

32 years ago*** empty log message ***
rms [Sun, 5 Jul 1992 03:49:06 +0000 (03:49 +0000)]
*** empty log message ***

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

32 years agoentered into RCS
rms [Sun, 5 Jul 1992 03:35:18 +0000 (03:35 +0000)]
entered into RCS

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

32 years ago*** empty log message ***
rms [Sun, 5 Jul 1992 03:31:52 +0000 (03:31 +0000)]
*** empty log message ***

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

32 years ago*** empty log message ***
rms [Sat, 4 Jul 1992 23:29:58 +0000 (23:29 +0000)]
*** empty log message ***

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

32 years agoentered into RCS
mycroft [Sat, 4 Jul 1992 23:29:55 +0000 (23:29 +0000)]
entered into RCS

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

32 years ago*** empty log message ***
rms [Sat, 4 Jul 1992 23:21:06 +0000 (23:21 +0000)]
*** empty log message ***

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

32 years agoentered into RCS
mycroft [Sat, 4 Jul 1992 22:47:40 +0000 (22:47 +0000)]
entered into RCS

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