8sa1-gcc/gcc
Brendan Kehoe 9155df2b1b (P_tmpdir): Add definition.
From-SVN: r2580
1992-10-23 18:45:43 -04:00
..
config (P_tmpdir): Add definition. 1992-10-23 18:45:43 -04:00
ginclude Check and define _ANSI_STDARG_H along with _STDARG_H. 1992-10-21 22:56:02 +00:00
objc (handle_impent, handle_class_ref): Use __ 1992-10-22 12:30:09 +00:00
assert.h Delete unused magic cookie comment. 1992-10-06 19:11:20 +00:00
basic-block.h
build-make Initial revision 1992-10-21 22:18:09 +00:00
c-aux-info.c
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 (shadow_tag_warned): Use pedwarn for useless keyword. 1992-10-06 00:23:17 +00:00
c-lang.c
c-lex.c (yylex): For floats, Use REAL_VALUES_LESS to distinguish underflow from overflow. 1992-10-08 07:13:12 +00:00
c-lex.h
c-parse.gperf
c-parse.in (component_decl_list): Do pedwarn for missing semicolon after last field decl. 1992-10-07 19:42:30 +00:00
c-pragma.c
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 (print_table, scan_table): Add support for XPG4's %S and %C formats for printing/reading wide characters. 1992-10-20 07:37:27 +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 (calls_alloca): Don't look within DECL_INITIAL if it's 0. 1992-10-12 04:35:54 +00:00
cccp.c (collect_expansion): Don't add whitespace at end if inside a string and not traditional. 1992-10-18 07:15:41 +00:00
cexp.y (integer_overflow): Do nothing unless pedantic. 1992-10-21 06:54:16 +00:00
collect2.c (main): If COLLECT_GCC is a relative name, use it anyway. 1992-10-15 06:11:01 +00:00
combine.c (make_extraction): Use is_mode, not inner_mode, 1992-10-22 13:28:02 +00:00
conditions.h (CC_NOT_SIGNED): New macro. 1992-10-12 21:36:50 +00:00
config.sub Add support for a new 64 bit CPU type. Elxsi. 1992-10-15 21:06:27 +00:00
configure.bat Make hconfig.h. 1992-10-13 04:14:27 +00:00
cpp.1
cross-make (assertdir): Override usual definition. 1992-10-06 20:38:24 +00:00
crtstuff.c
cse.c (canon_reg): Don't call validate_change if INSN is zero. 1992-10-18 19:56:07 +00:00
dbxout.c (dbxout_symbol): For anonymous enum, output type anyway. 1992-09-25 06:26:22 +00:00
dbxstclass.h
defaults.h
dostage2
dostage3 entered into RCS 1992-09-18 23:59:45 +00:00
dwarf.h (enum dwarf_attribute): Add At_body_begin and AT_body_end. 1992-10-07 20:24:10 +00:00
dwarfout.c (dwarfout_file_scope_decl): Generate DIEs for 1992-10-20 20:49:26 +00:00
emit-rtl.c (gen_lowpart_common): Fix typo in last change. 1992-10-17 04:33:09 +00:00
enquire.c
explow.c (allocate_dynamic_stack_space) [MUST_ALIGN]: 1992-10-05 06:27:12 +00:00
expmed.c
expr.c (do_store_flag): Ensure we don't get confused when emit_store_flag 1992-10-21 07:33:55 -04:00
expr.h (expand_complex_abs): Add declaration. 1992-10-03 18:44:17 +00:00
final.c (output_addr_const): Always use FILE, not asm_out_file. 1992-10-18 08:16:49 +00:00
fixcpp
fixinc.svr4 (string.h): Remove #defines for other compiler's builtin functions. 1992-10-17 21:21:32 +00:00
fixincludes Convert //-style comments to /*...*/ style. 1992-10-23 07:30:01 +00:00
flags.h
flow.c Change global-alloc.c to global.c. 1992-10-20 14:15:03 -07:00
fold-const.c (real_value_truncate): Use push/pop_float_handler. 1992-10-21 21:21:25 +00:00
function.c (put_var_into_stack): When we operate on a pseudo 1992-10-22 12:04:56 +00:00
function.h (struct function): New fields const_rtx_hash_table, 1992-10-10 09:44:58 +00:00
gbl-ctors.h
gcc.c (WORD_SWITCH_TAKES_ARG): Handle -Ttext and -Tbss in addition to -Tdata. 1992-10-20 13:54:08 -07:00
genattr.c Include hconfig.h, not config.h. 1992-10-13 04:24:45 +00:00
genattrtab.c Include hconfig.h, not config.h. 1992-10-13 04:24:45 +00:00
gencodes.c Include hconfig.h, not config.h. 1992-10-13 04:24:45 +00:00
genconfig.c Include hconfig.h, not config.h. 1992-10-13 04:24:45 +00:00
genemit.c Include hconfig.h, not config.h. 1992-10-13 04:24:45 +00:00
genextract.c Include hconfig.h, not config.h. 1992-10-13 04:24:45 +00:00
genflags.c Include hconfig.h, not config.h. 1992-10-13 04:40:12 +00:00
genoutput.c Include hconfig.h, not config.h. 1992-10-13 04:40:12 +00:00
genpeep.c Include hconfig.h, not config.h. 1992-10-13 04:40:12 +00:00
genrecog.c (write_tree): For type SPLIT, check subroutine return 1992-10-20 07:51:30 +00:00
getpwd.c
glimits.h
global.c
gsyms.h
gsyslimits.h Add comment. 1992-09-24 06:58:57 +00:00
halfpic.c
halfpic.h
hard-reg-set.h
input.h
integrate.c (copy_rtx_and_substitute): Don't assume force_operand on an address returns a REG; it might be a SUBREG. 1992-10-20 06:50:14 -04:00
integrate.h
jump.c (jump_optimize): Don't optimize jumps to store-flag insns 1992-10-14 04:21:51 +00:00
libgcc1.c
libgcc2.c [L_ctors] (__CTOR_LIST__, __DTOR_LIST__): 1992-10-15 08:25:16 +00:00
limitx.h Use <...> in #include. 1992-09-29 21:29:17 +00:00
limity.h
local-alloc.c (optimize_reg_copy_1): Tighten up code to properly handle the case when... 1992-10-09 07:28:53 -04:00
longlong.h (sparclite udiv_qrnnd): Remove comma before __AND_CLOBBER_CC. 1992-10-21 16:33:44 +00:00
loop.c (record_biv): Clear total_benefit field of new iv_class. 1992-10-23 06:02:13 +00:00
loop.h
machmode.def
machmode.h
make-cc1.com Correct previous patch. 1992-10-17 03:44:53 +00:00
make-cccp.com
make-gcc.com
make-l2.com
Makefile.in (version): Use sed to extract. Ignore excess after space. 1992-10-23 22:34:44 +00:00
mips-tdump.c RISC-OS System V patches for index/rindex. 1992-10-19 14:58:53 +00:00
mips-tfile.c Allow line numbers of 0. 1992-10-23 14:25:15 +00:00
optabs.c (init_optabs): Use cabs as the only libcall for abs. 1992-10-05 06:28:37 +00:00
output.h
pcp.h
print-rtl.c (reg_names): Make it static. Use DEBUG_REGISTER_NAMES if that's defined. 1992-10-14 04:23:52 +00: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
PROBLEMS
PROJECTS entered into RCS 1992-10-20 21:12:16 +00:00
protoize.c Add #undef getopt after getopt.h. 1992-10-20 07:13:36 +00:00
README-fixinc
README.TRAD
real.h
recog.c (general_operand, immediate_operand, const_double_operand): Allow CONST_INT with MODE_PARTIAL_INT. 1992-10-11 16:27:23 -04:00
recog.h
reg-stack.c
regclass.c (reg_names): Reinstate the definition here. 1992-10-12 22:21:04 +00:00
regs.h Change global-alloc.c to global.c. 1992-10-20 14:15:03 -07:00
reload1.c (allocate_reload_reg): Always check for asm 1992-10-05 06:37:26 +00:00
reload.c (find_reloads_address): Redo last change: copy the mem 1992-10-18 00:49:34 +00:00
reload.h
reorg.c Fix typo in comment at start of file. 1992-10-14 18:17:05 -04:00
rtl.c (note_insn_name): Fix typo: had NOT_INSN_DELETED_LABEL. 1992-09-19 15:54:05 -04:00
rtl.def
rtl.h (simplify_subtraction): Declared. 1992-10-12 08:27:35 +00:00
rtlanal.c (single_set): fix typo in REG_UNUSED check. 1992-10-14 04:02:16 +00:00
sched.c (sched_note_set): Set subreg_p for anything except a paradoxical subreg. 1992-10-14 15:57:42 -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 (POPSTACK): Pop discarded elts off all the stacks as we go. 1992-10-09 16:59:32 +00: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 (push_float_handler): Declare arg old_handler. 1992-10-23 09:51:12 +00:00
tree.c (copy_node): Copy the excess bytes--don't clear them. 1992-10-22 12:04:02 +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
unroll.c (copy_loop_body, JUMP_INSN case): Delete abort in the 1992-10-06 17:20:41 -07:00
varasm.c New macro to decode a symbol name munged by ENCODE_SECTION_INFO. 1992-10-23 10:21:36 +00:00
vmsconfig.com Make hconfig.h. 1992-10-13 04:22:19 +00:00
xcoffout.c
xcoffout.h

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

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