8sa1-gcc/gcc
Richard Kenner 77545d45a3 (secondary_memlocs_elim): Now one per mode per operand.
(get_secondary_mem, combine_reloads): Reflect changed var above.
(clear_secondary_mem): Use bzero.

From-SVN: r3915
1993-03-29 16:39:58 -05:00
..
config pa.md (smin, [...]): New patterns. 1993-03-28 16:56:26 -07:00
ginclude Major rework to agree with new calling sequence. 1993-03-27 08:35:43 -05:00
objc Added front-end taggint to object files. 1993-03-25 08:51:26 +00:00
assert.h
basic-block.h
build-make
c-aux-info.c
c-common.c #include "obstack.h". 1993-03-21 18:58:22 +00:00
c-convert.c
c-decl.c (store_parm_decls): Use pedwarn for "promoted arg doesn't 1993-03-29 04:49:21 +00:00
c-iterate.c (collect_iterators): Cast tree code to int for indexing. 1993-03-29 18:57:45 +00:00
c-lang.c Added front-end taggint to object files. 1993-03-25 08:51:26 +00:00
c-lex.c Updated for recent change in c-parse.gperf. 1993-03-28 05:42:22 +00:00
c-lex.h
c-parse.gperf Change __cimag__ to __imag__, __creal__ to __real__, 1993-03-25 18:02:30 +00:00
c-parse.in (REALPART, IMAGPART): New token types. 1993-03-18 21:32:24 +00:00
c-pragma.c
c-tree.h Use STDIO_PROTO for prototypes with FILE. 1993-03-26 19:20:31 -05:00
c-typeck.c (process_init_constructor, digest_init): 1993-03-28 05:48:46 +00:00
caller-save.c Add prototypes for static functions. 1993-03-26 17:29:57 -05:00
calls.c (expand_call): Always allocate TARGET in mode of result expression; 1993-03-28 20:26:03 -05:00
cccp.c (do_include): For "..." case, leave fend pointing at terminating 0. 1993-03-25 21:51:47 +00:00
cexp.y
collect2.c (output_file): New static var. 1993-03-18 21:17:20 +00:00
combine.c (make_compound_operation): Call recursively in the cases where we find a simplification. 1993-03-20 07:11:32 -05:00
conditions.h
config.sub Default to clipper-intergraph if system is clix. 1993-03-24 22:44:55 +00:00
configure.bat
convert.c Minor fix in last change. 1993-03-09 23:57:34 +00:00
convert.h
cpp.1
cross-make
crtstuff.c
cse.c (CHEAP_REG): Add missing parens. 1993-03-23 20:16:17 -05:00
dbxout.c (dbxout_type): Use int_size_in_bytes instead of size_in_bytes for 1993-03-23 06:39:59 -05:00
dbxstclass.h
defaults.h Added front-end taggint to object files. 1993-03-25 08:51:26 +00:00
dostage2
dostage3
dwarf.h
dwarfout.c
emit-rtl.c (push_topmost_sequence, pop_topmost_sequence): New 1993-03-23 12:52:39 +00:00
enquire.c
explow.c
expmed.c (init_expmed): Fix typo in last change. 1993-03-20 16:22:37 +00:00
expr.c (expand_expr, case MAX_EXPR/MIN_EXPR): If mode is multiword int, 1993-03-29 08:23:24 +00:00
expr.h (prepare_call_address): Put decl back. 1993-03-23 08:35:37 -05:00
final.c
fixcpp
fixinc.sco
fixinc.svr4
fixincludes Move comments about big sed command outside the command itself. 1993-03-28 07:46:33 +00:00
flags.h (flag_volatile_global): Declared. 1993-03-09 05:15:02 +00:00
flow.c
fold-const.c (fold, case PLUS_EXPR): Don't associate apart a constant operand. 1993-03-20 20:49:22 -05:00
function.c (expand_function_start): When evaluating sizes of variable types, do 1993-03-27 13:41:59 -05:00
function.h (struct function): Add apply_args_value field. 1993-03-23 12:54:30 +00:00
gbl-ctors.h
gcc.c (link_command_spec): New option -nostartfiles. 1993-03-10 07:11:33 +00:00
genattr.c * genattr.c (main): Output ATTR_FLAG masks. 1993-03-28 14:22:00 -07:00
genattrtab.c genattrtab.c (write_eligible_delay): Add new variable "flags" to the generated functions. 1993-03-28 14:23:09 -07:00
gencodes.c
genconfig.c
genemit.c
genextract.c
genflags.c
genoutput.c
genpeep.c
genrecog.c Add prototypes for all functions defined in file. 1993-03-29 16:16:35 -05:00
getpwd.c
glimits.h
global.c
gsyms.h
gsyslimits.h
halfpic.c
halfpic.h Fix recent change for prototypes. 1993-03-21 21:29:57 +00:00
hard-reg-set.h
input.h Add standard copyright notice. 1993-03-26 19:19:59 -05:00
integrate.c (copy_rtx_and_substitute, case USE): 1993-03-21 21:28:23 +00:00
integrate.h Add prototypes. 1993-03-19 18:17:20 -08:00
jump.c (jump_optimize): Fix bug in last change. 1993-03-12 17:25:25 -05:00
libgcc1.c
libgcc2.c
limitx.h
limity.h
local-alloc.c
longlong.h
loop.c * loop.c (addr_overlap_p): Delete. 1993-03-11 05:45:54 -07:00
loop.h Add prototypes. 1993-03-19 18:17:20 -08:00
machmode.def
machmode.h Add prototypes. 1993-03-19 18:17:20 -08:00
make-cc1.com
make-cccp.com
make-gcc.com
make-l2.com
Makefile.in Add forgotten dependancy 1993-03-25 19:39:29 +00:00
mips-tdump.c
mips-tfile.c
optabs.c (expand_float): When converting an unsigned type U to a smaller or equal-sized floating type F where there's no hardware support for unsigned-to-float conversion... 1993-03-18 21:28:43 +00:00
output.h Use STDIO_PROTO for prototypes with FILE. 1993-03-26 19:20:31 -05:00
pcp.h
print-rtl.c
print-tree.c (print_node): Print the chain of a STRING_CST. 1993-03-20 09:06:17 +00:00
PROBLEMS
PROJECTS
protoize.c
README-fixinc
README.TRAD
real.h
recog.c
recog.h Add prototypes.h 1993-03-19 18:14:45 -08:00
reg-stack.c (emit_swap_insn): If emitting after a cc0 setter, link the cc0 insns. 1993-03-13 21:33:23 +00:00
regclass.c record_reg_classes): When an alternative requires a match... 1993-03-23 20:18:04 -05:00
regs.h
reload1.c Add prototypes for static functions. 1993-03-29 06:24:36 -05:00
reload.c (secondary_memlocs_elim): Now one per mode per operand. 1993-03-29 16:39:58 -05:00
reload.h Add missing declarations for external functions in reload.c, reload1.c, 1993-03-29 06:28:45 -05:00
reorg.c reorg.c (ANNUL_IFTRUE_SLOTS, [...]): Add new flags variable to these dummy macros. 1993-03-28 14:25:08 -07:00
rtl.c
rtl.def * rtl.def (ATTR_FLAG): New RTL code. 1993-03-28 14:22:43 -07:00
rtl.h
rtlanal.c
sched.c (reg_known_equiv_p): New variable. 1993-03-15 11:48:38 -08:00
sdbout.c (PUSH_DERIVED_LEVEL): Cast enumm constants to int. 1993-03-09 00:10:48 +00:00
sort-protos
stack.h Add prototypes. 1993-03-19 18:17:20 -08:00
stmt.c
stor-layout.c (variable_size): When evaluating sizes of variable types, do so just 1993-03-27 13:41:31 -05:00
stupid.c
sys-protos.h
sys-types.h
toplev.c (lang_options): Add -W{no-,}missing-braces. 1993-03-28 05:48:06 +00:00
tree.c (stabilize_reference_1): For division and remainder, make a save_expr. 1993-03-27 07:23:42 +00:00
tree.def
tree.h Added front-end taggint to object files. 1993-03-25 08:51:26 +00:00
typeclass.h
unprotoize.c
unroll.c
varasm.c (make_decl_rtl): Handle flag_volatile_global. 1993-03-08 21:31:07 +00:00
vmsconfig.com When making tm.h from config/vax/vms.h, change 1993-03-21 18:59:52 +00:00
xcoffout.c (xcoffout_declare_function): Call dbxout_source_file 1993-03-19 18:05:32 -08:00
xcoffout.h (DEBUG_SYMS_TEXT): Define. 1993-03-19 18:06:21 -08:00

This is a partial list of how `gcc -traditional' disagrees with
traditional C compilers (perhaps only some of them).  Most of these
differences are not bugs.

---------------------------------------------------------------------------
K&R-1 (2.4.3) says:

	"If the character following a backslash is not one of those
	specified {in the table above}, the backslash is ignored."

Up until recently, `gcc -traditional' complained about \x \a and \v
appearing in a character or string literal.  I believe however that
this non-feature has been eliminated (recently).

---------------------------------------------------------------------------
When in -traditional mode, gcc allows the following erroneous pair of
declarations to appear together in a given scope:

	typedef int foo;
	typedef foo foo;

---------------------------------------------------------------------------
K&R-1 (8.5) says:

	"No field may be wider than a word."

Gcc however allows:

	struct S { int i:33; };

---------------------------------------------------------------------------
In K&R-1 there is no restriction against comments crossing include file
boundaries.  Gcc however doesn't allow this, even when in -traditional mode.

---------------------------------------------------------------------------
Regarding the length of identifiers, K&R-1 (2.2) says:

	"No more than the first eight characters are significant,
	although more may be used."

Gcc treats all characters of identifiers as significant, even when in
-traditional mode.

---------------------------------------------------------------------------
K&R-1 (2.2) says:

	"An identifier is a sequence of letters and digits; the first
	character must be a letter.  The underscore _ counts as a letter."

Gcc also allows dollar signs in identifiers.  (This may also be an issue
for the -pedantic option.)

---------------------------------------------------------------------------