gcc/gcc
Brendan Kehoe 026380ff6b (TREE_VIA_PROTECTED): Set protected_flag, not static_flag.
From-SVN: r2329
1992-10-05 18:39:55 -04:00
..
config (hi_reg_name, qi_reg_name, qi_high_reg_name): Not static. 1992-10-05 08:06:02 +00:00
ginclude If _ANSI_H_, undef _PTRDIFF_T_, _SIZE_T_, _WCHAR_T. 1992-10-01 06:11:57 +00:00
objc Fix indentation. Carry out renamings from hash.h. 1992-09-20 23:43:50 +00:00
Makefile.in ($(srcdir)/INSTALL): Add -D INSTALLONLY. 1992-10-05 22:27:37 +00:00
PROBLEMS
README-fixinc
README.TRAD entered into RCS 1992-05-28 20:30:28 +00:00
assert.h Add magic comment at beginning. 1992-10-03 01:07:56 +00:00
basic-block.h entered into RCS 1992-07-06 19:55:04 +00:00
c-aux-info.c (gen_type): For array type, state the size. 1992-07-20 01:53:57 +00:00
c-common.c (declare_function_name): __FUNC__ variables 1992-10-01 19:01:26 +00:00
c-convert.c (convert_to_integer): Don't pass truncation thru lshift if shift count >= width of narrower type. 1992-09-11 07:35:32 +00:00
c-decl.c (grokparms): Copy parm list if it isn't permanent, 1992-09-15 18:07:05 -07:00
c-lang.c
c-lex.c (readescape): No warning if digits in \x are all 0's. 1992-10-04 04:58:30 +00:00
c-lex.h
c-parse.gperf
c-parse.in Expect 56 conflicts for objc. 1992-10-01 17:38:39 +00:00
c-pragma.c (HANDLE_PRAGMA_WEAK): Define only if SET_ASM_OP defined. 1992-08-01 18:18:31 +00:00
c-tree.h (lang_identifier): Add limbo_value field for out of scope block level extern declarations. 1992-09-15 17:55:38 -07:00
c-typeck.c (build_unary_op): Address of nested fcn isn't constant. 1992-09-28 16:07:29 +00:00
caller-save.c (setup_save_areas): Don't look at WORDS_BIG_ENDIAN. 1992-09-03 23:25:40 +00:00
calls.c (struct arg_data): New field unsignedp. 1992-09-27 18:19:16 -04:00
cccp.c (do_include): "Concatenate" multiple "strings" in #include. 1992-09-25 22:01:36 +00:00
cexp.y (parse_escape): Diagnose '\x' with no digits. 1992-09-17 21:11:17 +00:00
collect2.c Fix typo in last change. 1992-08-17 07:58:51 +00:00
combine.c (significant_bits, num_sign_bit_copies): Handle SUBREGs made for promoted 1992-09-23 19:23:19 -04:00
conditions.h
config.sub (os handling): Recognize `linux' as a valid os. 1992-09-29 22:19:48 +00:00
configure.bat Remove version number from initial message. 1992-08-31 17:30:33 +00:00
cpp.1
cross-make (SYSTEM_HEADER_DIR): Overridden. 1992-09-03 07:23:31 +00:00
crtstuff.c entered into RCS 1992-06-04 19:12:25 +00:00
cse.c (simplify_unary_operation, case SIGN_EXTEND): Use HOST_BITS_PER_WIDE_INT, 1992-09-23 19:26:03 -04:00
dbxout.c (dbxout_symbol): For anonymous enum, output type anyway. 1992-09-25 06:26:22 +00:00
dbxstclass.h
defaults.h entered into RCS 1992-07-04 03:16:03 +00:00
dostage2 entered into RCS 1992-06-29 04:59:24 +00:00
dostage3 entered into RCS 1992-09-18 23:59:45 +00:00
dwarf.h entered into RCS 1992-07-04 16:32:47 +00:00
dwarfout.c (hard-reg-set.h): Included to get decl of `reg_names'. 1992-10-05 08:04:57 +00:00
emit-rtl.c (gen_realpart, gen_imagpart): New functions. 1992-10-05 06:34:26 +00:00
enquire.c entered into RCS 1992-06-24 03:58:10 +00:00
explow.c (allocate_dynamic_stack_space) [MUST_ALIGN]: 1992-10-05 06:27:12 +00:00
expmed.c (expand_mult): Bound second synth_mult cost by cost of algorithm from 1992-08-17 07:34:23 -04:00
expr.c (expand_expr): Use gen_realpart, gen_imagpart. 1992-10-05 06:30:54 +00:00
expr.h (expand_complex_abs): Add declaration. 1992-10-03 18:44:17 +00:00
final.c (shorten_branches): Correctly access insn needing delay slot. 1992-09-23 19:23:47 -04:00
fixcpp entered into RCS 1992-05-07 06:35:33 +00:00
fixinc.svr4 (EXINIT): Clear it to avoid problems with bad values. 1992-09-15 18:17:03 -07:00
fixincludes Don't look for *.h symlinks if the host doesn't have symlinks. 1992-09-19 04:43:29 +00:00
flags.h entered into RCS 1992-07-04 23:29:55 +00:00
flow.c (life_analysis, propagate_block, dump_flow_info): Add more missing 1992-08-14 07:39:24 -04:00
fold-const.c (fold_convert): Add missing cast to HOST_WIDE_INT. 1992-09-23 19:24:45 -04:00
function.c (assign_parms): If PROMOTE_FUNCTION_ARGS is defined, see if the incoming register should be used in a wider mode. 1992-09-27 18:18:33 -04:00
function.h (struct function): Add epilogue_delay_list field. 1992-09-24 22:52:11 -07:00
gbl-ctors.h entered into RCS 1992-07-21 18:49:45 +00:00
gcc.c Comment added. 1992-09-17 19:47:09 +00:00
genattr.c *** empty log message *** 1992-09-10 22:27:06 +00:00
genattrtab.c (length_used): New variable. 1992-09-24 07:28:09 -04:00
gencodes.c
genconfig.c (walk_insn_part, case IF_THEN_ELSE): Refine when HAVE_CMOVE_FLAG gets set. 1992-09-19 15:55:22 -04:00
genemit.c (max_operand_1): Treat MATCH_PAR_DUP just like MATCH_OP_DUP. 1992-08-14 14:42:10 -04:00
genextract.c (walk_rtx): Treat MATCH_PAR_DUP just like MATCH_DUP. 1992-08-14 14:43:01 -04:00
genflags.c (num_operands): MATCH_PARALLEL also represents an operand. 1992-08-14 19:36:19 -04:00
genoutput.c (scan_operands): Treat MATCH_PAR_DUP just like MATCH_DUP. 1992-08-14 14:43:28 -04:00
genpeep.c (match_rtx): Treat MATCH_PAR_DUP just like MATCH_DUP. 1992-08-14 14:43:53 -04:00
genrecog.c Compare enums (preds. 1992-08-20 19:35:52 +00:00
getpwd.c Initial revision 1992-08-20 18:49:22 +00:00
glimits.h entered into RCS 1992-05-27 04:36:59 +00:00
global.c entered into RCS 1992-07-06 20:04:10 +00:00
gsyms.h
gsyslimits.h Add comment. 1992-09-24 06:58:57 +00:00
halfpic.c entered into RCS 1992-07-12 02:40:53 +00:00
halfpic.h entered into RCS 1992-05-06 21:28:15 +00:00
hard-reg-set.h entered into RCS 1992-07-06 19:55:04 +00:00
input.h entered into RCS 1992-06-25 10:49:13 +00:00
integrate.c (expand_inline_function): Convert actual to formal's mode (in case formal 1992-09-19 15:47:55 -04:00
integrate.h
jump.c (jump_optimize): When handling dispatch table that always 1992-09-26 19:09:26 +00:00
libgcc1.c
libgcc2.c (__eprintf): Do nothing if inhibit_eprintf is defined. 1992-10-01 03:34:27 +00:00
limitx.h Use <...> in #include. 1992-09-29 21:29:17 +00:00
limity.h entered into RCS 1992-06-28 15:34:25 +00:00
local-alloc.c (alloc_qty_for_scratch, block_alloc): Provide alternate code in some cases when REGISTER_CONSTRAINTS is not defined. 1992-08-19 17:06:37 -04:00
longlong.h (__sparclite__): Define umul_ppmm, udiv_qrnnd, and count_leading_zeros for this sparc architecture variant. 1992-08-13 12:17:15 -07:00
loop.c (basic_induction_var): Inside PLUS, when looking for promoted 1992-09-23 03:46:26 +00:00
loop.h (loop_number_first_block, loop_number_last_block, 1992-08-11 12:53:15 -07:00
machmode.def
machmode.h entered into RCS 1992-07-12 19:40:09 +00:00
make-cc1.com (CC,CFLAGS,LIBS): Add commented command 1992-08-21 06:27:19 +00:00
make-cccp.com (CC,CFLAGS,LIBS): Add commented command variants for bootstrapping gcc-cpp and gcc-cc1 with VAXC. 1992-08-21 06:26:49 +00:00
make-gcc.com entered into RCS 1992-05-07 06:36:49 +00:00
make-l2.com Assemble libgcc2 routines twice, preserving 1992-08-13 21:28:35 +00:00
mips-tdump.c entered into RCS 1992-05-07 06:36:49 +00:00
mips-tfile.c Undo some of the index changes, and write our own index/rindex. 1992-10-02 01:07:59 +00:00
optabs.c (init_optabs): Use cabs as the only libcall for abs. 1992-10-05 06:28:37 +00:00
output.h entered into RCS 1992-07-04 22:47:40 +00:00
pcp.h
print-rtl.c entered into RCS 1992-07-09 11:28:15 -04:00
print-tree.c (print_node): Don't print blank line for null fields in a TREE_VEC. 1992-09-15 18:13:47 -07:00
protoize.c Fix spelling errors in comments. 1992-08-14 11:33:04 +00:00
real.h entered into RCS 1992-07-06 19:55:04 +00:00
recog.c entered into RCS 1992-07-06 22:16:17 +00:00
recog.h
reg-stack.c (record_reg_life): Mark an unused reg as such, even if it appears in 1992-08-29 07:33:16 +00:00
regclass.c Fix comment syntax after #endif. 1992-09-29 20:08:08 +00:00
regs.h entered into RCS 1992-06-24 02:59:40 +00:00
reload.c (find_reloads_address): Properly check for constant address. 1992-09-23 19:26:34 -04:00
reload.h entered into RCS 1992-07-17 05:56:59 -04:00
reload1.c (allocate_reload_reg): Always check for asm 1992-10-05 06:37:26 +00:00
reorg.c (mark_set_resources, case CC0): Set RES->CC if IN_SEST. 1992-09-24 07:09:49 -04:00
rtl.c (note_insn_name): Fix typo: had NOT_INSN_DELETED_LABEL. 1992-09-19 15:54:05 -04:00
rtl.def entered into RCS 1992-08-25 20:13:49 +00:00
rtl.h Add expand_complex_abs decl. 1992-10-03 14:47:33 +00:00
rtlanal.c (reg_set_last): Allow old value to be a SUBREG. 1992-09-19 15:42:53 -04:00
sched.c (sched_analyze_2, PRE_DEC case): Call sched_analyze_2 in 1992-09-24 22:44:06 -07:00
sdbout.c Don't use system syms.h on hpux. 1992-09-30 21:28:24 +00:00
sort-protos
stack.h
stmt.c (tail_recursion_args): Use mode of DECL_RTL, not DECL_MODE. 1992-09-19 15:49:48 -04:00
stor-layout.c (layout_type): Caller must give size of FILE_TYPE. 1992-09-09 06:28:36 +00:00
stupid.c
sys-protos.h
sys-types.h (va_alist): Supply `int' as the type to define it as. 1992-09-12 01:10:28 +00:00
toplev.c *** empty log message *** 1992-10-03 09:03:24 +00:00
tree.c (int_fits_type_p): Negative ints never fit unsigned 1992-09-15 21:37:22 +00:00
tree.h (TREE_VIA_PROTECTED): Set protected_flag, not static_flag. 1992-10-05 18:39:55 -04:00
typeclass.h
unprotoize.c entered into RCS 1992-05-17 19:11:07 +00:00
unroll.c (find_splittable_givs): recog_memoized failure return is -1 not 0. 1992-09-29 15:41:28 -07:00
varasm.c (assemble_variable): Change error message for unknown size. 1992-08-14 08:10:10 +00:00
vmsconfig.com Rename vms to vax-vms; split long lines. 1992-08-13 21:29:09 +00:00
xcoffout.c * xcoffout.c (assign_type_number): Skip decls with no name. 1992-08-19 01:37:50 +00:00
xcoffout.h entered into RCS 1992-05-22 19:08:06 +00:00

README.TRAD

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.)

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