gcc/gcc
Jeff Law 4401bf245c dwarf2out.c (gen_subprogram_die): Handle redefinition of an extern inline function.
* dwarf2out.c (gen_subprogram_die): Handle redefinition of an
        extern inline function.

        * dwarf2out.c (reg_loc_descriptor): Fix prototype.
        (concat_loc_descriptor): New function.
        (loc_descriptor): Call it.
        (add_AT_location_description): Also elide the descriptor if both
        halves of a CONCAT are pseudos.
        (add_location_or_const_value_attribute): Recognize CONCAT too.
Bring over from devo/fsf.

From-SVN: r15470
1997-09-15 22:39:46 -06:00
..
config Patch from Richard Henderson for alpha-linux ld.so bug. 1997-09-15 15:36:34 -07:00
cp dwarf2 EH support 1997-09-15 22:07:50 -04:00
f Use @code instead of @uref until we upgrade texinfo. 1997-09-15 22:35:37 -06:00
ginclude Add port done awhile ago for the ARC cpu. 1997-09-09 16:21:04 -06:00
intl Initial revision 1997-08-01 13:06:04 +00:00
objc H.J. Lu's SMP patch. 1997-08-25 23:36:27 -07:00
testsuite * lib/g++.exp (g++_init): Look for xgcc in $basedir too. 1997-09-15 00:38:11 -06:00
.gdbinit Initial revision 1997-08-11 09:56:58 -06:00
BUGS entered into RCS 1997-04-23 09:34:56 -04:00
COPYING Initial revision 1997-08-11 09:56:58 -06:00
COPYING.LIB Initial revision 1997-08-11 09:56:58 -06:00
ChangeLog dwarf2out.c (gen_subprogram_die): Handle redefinition of an extern inline function. 1997-09-15 22:39:46 -06:00
ChangeLog.10 Remove old (pre gcc-2.7.2) ChangeLog files. 1997-08-14 23:15:07 -06:00
ChangeLog.11 Opps. Forgot to commit this. 1997-08-14 23:40:31 -06:00
INSTALL INSTALL: Change 'amigados' to 'amigaos' to match current usage. 1997-09-07 23:17:48 -06:00
LITERATURE Add new pointer. 1997-09-05 09:18:14 -06:00
Makefile.in dwarf2 EH support 1997-09-15 22:07:50 -04:00
NEWS Initial revision 1997-08-11 09:56:58 -06:00
ORDERS Initial revision 1997-08-11 09:56:58 -06:00
PROBLEMS
PROJECTS haifa-sched.c (find_post_sched_live): Call FREE_REG_SET as needed. 1997-08-15 23:49:38 -06:00
README Initial revision 1997-08-11 09:56:58 -06:00
README-bugs Initial revision 1997-08-11 09:56:58 -06:00
README-fixinc
README.ACORN entered into RCS 1994-08-11 13:55:23 -04:00
README.ALTOS
README.APOLLO
README.DWARF entered into RCS 1995-08-28 06:15:04 -04:00
README.FRESCO entered into RCS 1995-08-28 10:15:06 +00:00
README.NS32K entered into RCS 1995-06-15 07:02:40 -04:00
README.RS6000 entered into RCS 1995-11-04 10:28:12 -05:00
README.TRAD
README.X11
README.g77 version.c: Bump version to "gcc-3.0.0 970802 experimental". 1997-08-12 11:13:25 -06:00
SERVICE Initial revision 1997-08-11 09:56:58 -06:00
TESTS.FLUNK Initial revision 1997-08-11 09:56:58 -06:00
acconfig.h Fix AIX build problem when IBM cc is used. 1997-08-22 14:39:10 -07:00
aclocal.m4 Add Fred Fish's LN/LN_S patch. 1997-09-11 13:39:08 -07:00
alias.c alias.c (init_alias_analysis): Clean up incompatible pointer type warning in bzero. 1997-09-08 10:06:18 -06:00
alloca.c formatting tweaks 1996-07-03 23:05:19 +00:00
assert.h Declare __eprintf with attribute noreturn. 1995-08-19 16:43:07 -04:00
basic-block.h Add EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_print 1997-09-04 15:12:20 +00:00
bc-emit.c formatting tweaks 1996-07-03 22:07:53 +00:00
bc-emit.h
bc-optab.c version.c: Bump for latest snapshot. 1997-08-28 07:08:54 -06:00
bc-optab.h Update FSF address. 1995-06-15 07:33:25 -04:00
bc-typecd.def
bc-typecd.h Update FSF address. 1995-06-15 07:33:25 -04:00
bi-arity.c Add fancy_abort 1996-08-23 14:45:19 +00:00
bi-defs.h Update FSF address. 1995-06-15 07:33:25 -04:00
bi-lexer.c formatting tweaks 1996-07-03 22:07:53 +00:00
bi-opcode.c Add fancy_abort 1996-08-23 14:45:19 +00:00
bi-opname.c Add fancy_abort 1996-08-23 14:45:19 +00:00
bi-parser.c Initial revision 1997-08-11 09:56:58 -06:00
bi-parser.h Initial revision 1997-08-11 09:56:58 -06:00
bi-parser.y Update FSF address. 1995-06-15 07:33:25 -04:00
bi-reverse.c Update FSF address. 1995-06-15 07:33:25 -04:00
bi-run.h Update FSF address. 1995-06-15 07:33:25 -04:00
bitmap.c Add free declaration 1997-09-04 17:06:34 +00:00
bitmap.h Add EXECUTE_IF_AND_IN_{BITMAP,REG_SET}, and bitmap_print 1997-09-04 15:12:20 +00:00
build-make (CC): Pass -b $(host), not target. 1996-04-15 07:28:50 -04:00
bytecode.def
bytecode.h Update copyright. 1996-03-04 20:18:45 +00:00
bytetypes.h
c-aux-info.c reformat a little to match GNU coding standards. 1997-05-06 22:59:57 +00:00
c-common.c (c_build_type_variant): Don't futz with main type variant of array since C... 1997-06-09 18:37:37 -04:00
c-convert.c Update FSF address. 1995-06-15 07:33:25 -04:00
c-decl.c dwarf2 EH support 1997-09-10 14:00:28 -04:00
c-gperf.h Initial revision 1997-08-11 09:56:58 -06:00
c-iterate.c formatting tweaks 1996-07-03 22:07:53 +00:00
c-lang.c * c-lang.c (lang_init): Restore, but add #if !USE_CPPLIB. 1997-08-01 14:18:54 -07:00
c-lex.c c-lex.c (check_newline): Pass finput again to HANDLE_PRAGMA. 1997-08-14 23:32:53 -06:00
c-lex.h Update FSF address. 1995-06-15 07:33:25 -04:00
c-parse.c Initial revision 1997-08-11 09:56:58 -06:00
c-parse.gperf
c-parse.h Initial revision 1997-08-11 09:56:58 -06:00
c-parse.in (expr_no_commas): Do not store temporary skip_evaluation increments on yacc value stack... 1997-03-17 13:46:42 -05:00
c-parse.y Initial revision 1997-08-11 09:56:58 -06:00
c-pragma.c install EH code 1996-07-23 20:09:26 +00:00
c-pragma.h Update FSF address. 1995-06-15 07:33:25 -04:00
c-tree.h (warn_main, flag_hosted): New variables. 1997-01-19 15:05:05 -05:00
c-typeck.c (lvalue_p, case BIND_EXPR, RTL_EXPR): Return 1 if array. 1997-08-02 14:15:29 -04:00
caller-save.c Use REG_SET macros 1997-06-16 18:40:41 +00:00
calls.c * Integrate alias analysis changes from jfc@mit.edu 1997-08-11 14:07:24 -06:00
cccp.1 Initial revision 1997-08-11 09:56:58 -06:00
cccp.c cccp.c (sys_errlist): Remove special 4.4bsd declaration. 1997-09-01 11:02:53 -06:00
cexp.c Initial revision 1997-08-11 09:56:58 -06:00
cexp.y cexp.y (warn_undef): New variable. 1997-04-13 12:49:45 -04:00
choose-temp.c (choose_temp_base): Don't dump core if TMPDIR is empty. 1996-12-10 17:04:20 -05:00
collect2.c dwarf2 EH support 1997-09-10 14:00:28 -04:00
combine.c * Integrate alias analysis changes from jfc@mit.edu 1997-08-11 14:07:24 -06:00
conditions.h (CC_NO_OVERFLOW): Add comment clarifying usage. 1996-04-03 20:56:14 +00:00
config.guess Make the gcc config.guess exec the toplevel config.guess. 1997-08-27 16:20:52 -07:00
config.in Patches from Fred Fish for systems with sys/varargs.h but not varargs.h. 1997-09-11 17:39:10 -07:00
config.sub * config.sub: Accept 'amigados' for backward compatability. 1997-09-10 15:18:25 -06:00
configure dwarf2 EH support 1997-09-15 22:07:50 -04:00
configure.bat Changed to used common winnt/config-nt.bat. 1995-09-12 17:37:25 -04:00
configure.frag configure.frag: New arguments xmake_files, tmake_files. 1997-07-22 16:26:03 +00:00
configure.in dwarf2 EH support 1997-09-15 22:07:50 -04:00
configure.lang configure.in: Expurgate `broken_install' (install is autoconfed). 1997-08-17 15:41:59 -06:00
convert.c formatting tweaks 1996-07-03 22:07:53 +00:00
convert.h Update FSF address. 1995-06-15 07:33:25 -04:00
cplus-dem.c * cplus-dem.c: Add 'extern' to prepends_underscore. 1997-08-19 20:12:54 -04:00
cpp.1
cpp.texi Formerly cpp.texi.~30~ 1997-04-13 12:47:14 -04:00
cppalloc.c cppalloc.c (memory_full): Don't use fatal; use fprintf+exit. 1996-06-07 00:29:20 -07:00
cpperror.c formatting tweaks 1996-07-03 22:07:53 +00:00
cppexp.c (cpp_lex) New arg skip_evaluation. 1997-04-13 12:50:58 -04:00
cpphash.c formatting tweaks 1996-07-03 22:07:53 +00:00
cpphash.h formatting tweaks 1996-07-03 22:07:53 +00:00
cpplib.c From Fred Fish, fix BeOS (I assume) related problem with mixing char pointers. 1997-09-11 15:51:33 -07:00
cpplib.h (struct cpp_options): New member warn_undef. 1997-04-13 12:50:11 -04:00
cppmain.c formatting tweaks 1996-07-03 22:07:53 +00:00
cross-make (STMP_FIXPROTO): Moved from here to build-make. 1996-02-10 12:12:59 -08:00
crtstuff.c dwarf2 EH support 1997-09-10 14:00:28 -04:00
cse.c cse.c (simplify_relational_operation): If MODE specifies a mode wider than HOST_WIDE_INT... 1997-09-15 15:37:39 -06:00
cstamp-h.in Initial revision 1997-08-11 09:56:58 -06:00
dbxout.c * dbxout.c (dbxout_type_fields): Skip field if DECL_IGNORED_P. 1997-06-18 18:17:36 -07:00
dbxstclass.h
defaults.h dwarf2 EH support 1997-09-10 14:00:28 -04:00
demangle.h * demangle.h (DMGL_JAVA): New option to request Java demangling. 1997-07-30 12:05:31 -07:00
doschk.c entered into RCS 1997-05-06 22:43:11 +00:00
dostage2
dostage3
dwarf.h (enum dwarf_location_atom): Add OP_MULT. 1996-12-09 12:36:06 -08:00
dwarf2.h dwarf2 EH support 1997-09-10 14:00:28 -04:00
dwarf2out.c dwarf2out.c (gen_subprogram_die): Handle redefinition of an extern inline function. 1997-09-15 22:39:46 -06:00
dwarfout.c dwarfout.c (dwarfout_file_scope_decl, [...]): Check TYPE_DECL_IS_STUB instead of DECL_NAME. 1997-08-26 12:05:23 -06:00
emit-rtl.c dwarf2 EH support 1997-09-15 22:07:50 -04:00
enquire.c (fake_f_rep): Add missing element name in cast. 1997-04-13 15:29:35 -04:00
except.c dwarf2 EH support 1997-09-15 22:07:50 -04:00
except.h dwarf2 EH support 1997-09-10 14:00:28 -04:00
explow.c (expr_size): Call expand_expr with appropriate flag. 1997-08-02 13:16:45 -04:00
expmed.c version.c: Bump for snapshot. 1997-09-07 16:10:34 -06:00
expr.c dwarf2 EH support 1997-09-15 22:07:50 -04:00
expr.h expr.h (insn_gen_function): Reenable prototype. 1997-08-29 09:02:03 -06:00
extend.texi Formerly extend.texi.~115~ 1997-04-30 10:01:03 +00:00
final.c dwarf2 EH support 1997-09-10 14:00:28 -04:00
fix-header.c reformat a little to match GNU coding standards. 1997-05-06 23:05:54 +00:00
fixcpp
fixinc-nt.sed Initial revision 1995-09-12 18:25:25 -04:00
fixinc.dgux Change FSF address. 1995-06-15 17:03:19 -04:00
fixinc.irix * fixinc.irix: Add declaration of __vfork to unistd.h. 1997-06-05 22:23:14 -04:00
fixinc.math fixinc.math: New file to fix math.h on some systems. 1997-09-14 12:29:43 -06:00
fixinc.ptx Fix sed expression which looks for <sys/types.h> in <pwd.h> 1997-02-27 22:56:43 +00:00
fixinc.sco Fix static functions in sys/stat.h for C++ 1997-07-01 20:16:19 +00:00
fixinc.svr4 Fix problems with symlinks to ".". 1997-01-19 14:35:37 -05:00
fixinc.winnt Rewritten to use fixinc-nt.sed. 1995-09-12 18:29:13 -04:00
fixinc.wrap Renamed fixinc.math to fixinc.wrap 1997-09-16 03:59:48 +00:00
fixincludes fixincludes: Permits spaces between # and define. 1997-09-02 12:38:30 -06:00
fixproto (std_files): Add sys/socket.h. 1996-11-12 14:37:01 -05:00
flags.h flags.h (flag_move_all_movables): Declare. 1997-08-27 21:35:22 -06:00
floatlib.c formatting tweaks 1996-07-03 22:07:53 +00:00
flow.c fix typo 1997-09-11 03:52:26 +00:00
fold-const.c pa.md (reload_peepholes): Make sure operand is a REG before examining REGNO. 1997-08-29 16:14:07 -06:00
fp-test.c Initial revision 1995-12-17 07:08:31 -05:00
frame.c dwarf2 EH support 1997-09-10 14:00:28 -04:00
frame.h dwarf2 EH support 1997-09-10 14:02:36 -04:00
function.c reorg.c (dbr_schedule): Allow current_function_return_rtx to be something other than a REG. 1997-08-27 13:59:51 -06:00
function.h x 1997-04-24 02:55:16 +00:00
future.options Initial revision 1994-10-17 14:46:15 -04:00
gansidecl.h formatting tweaks 1996-07-03 22:07:53 +00:00
gbl-ctors.h formatting tweaks 1996-07-03 22:07:53 +00:00
gcc.1 Initial revision 1997-08-11 09:56:58 -06:00
gcc.c cccp.c (sys_errlist): Remove special 4.4bsd declaration. 1997-09-01 11:02:53 -06:00
gcc.hlp Initial revision 1997-08-11 09:56:58 -06:00
gcc.texi xm-svr4.h (SYS_SIGLIST_DECLARED): Define. 1997-09-02 22:39:26 -06:00
gcov-io.h Initial revision 1997-03-28 22:43:13 +00:00
gcov.c reformat a little to match GNU coding standards. 1997-05-06 23:05:54 +00:00
gcov.texi entered into RCS 1997-03-28 22:32:02 +00:00
gen-protos.c sys-protos.h (gethostid): Make return type `int' ifdef __alpha__. 1996-08-15 18:59:44 +00:00
genattr.c * genattr.c (main): Delete printing of "#define PROTO". 1996-04-15 18:01:14 +00:00
genattrtab.c * Integrate Haifa instruction scheduler. 1997-08-11 22:07:19 -06:00
gencodes.c Update FSF address. 1995-06-15 07:52:21 -04:00
genconfig.c Update FSF address. 1995-06-15 07:52:21 -04:00
genemit.c formatting tweaks 1996-07-03 22:07:53 +00:00
genextract.c (main): Use loop, not bcopy, to set recog_operands from an rtvec. 1996-11-15 14:12:54 -05:00
genflags.c formatting tweaks 1996-07-03 22:07:53 +00:00
genmultilib Speed up genmultilib; Add MULTIB_EXTRA_OPTS 1996-08-12 16:36:42 +00:00
genopinit.c Search modes in reverse order to avoid problems with EXTRA_CC_MODES 1996-09-30 17:23:14 +00:00
genoutput.c (process_template): Place increment expression outside of putchar 1997-07-02 07:47:41 -04:00
genpeep.c Update FSF address. 1995-06-15 07:52:21 -04:00
genrecog.c formatting tweaks 1996-07-03 22:07:53 +00:00
getopt.c Initial revision 1997-08-11 09:56:58 -06:00
getopt.h Initial revision 1997-08-11 09:56:58 -06:00
getopt1.c Initial revision 1997-08-11 09:56:58 -06:00
getpwd.c No longer include direct.h for _WIN32. 1996-09-29 18:21:44 -04:00
glimits.h (__LONG_MAX__): on Alpha, use 64 bit value. 1996-03-12 17:24:57 -05:00
global.c (global_conflicts): Pass FIRST_PSEUDO_REGISTER to call to 1997-07-16 14:31:36 -04:00
gmon.c formatting tweaks 1996-07-03 22:07:53 +00:00
gstab.h Initial revision 1997-08-11 09:56:58 -06:00
gsyms.h (enum sdb_type): Add T_LNGDBL if EXTENDED_SDB_BASIC_TYPES. 1996-06-07 17:09:02 -07:00
gsyslimits.h Handle recursive <limits.h> 1994-12-22 17:50:42 +00:00
haifa-sched.c haifa-sched.c (add_branch_dependences): Make each insn in a SCHED_GROUP_P block explicitly depend on the previous insn. 1997-09-13 13:00:22 -06:00
halfpic.c formatting tweaks 1996-07-03 22:07:53 +00:00
halfpic.h Add comment regarding gansidecl.h. 1996-04-18 15:12:42 +00:00
hard-reg-set.h (twice unrolled GO_IF_HARD_REG_EQUAL): Add missing \. 1996-02-20 21:12:15 +00:00
hash.c * Integrate tlink patch from jason@cygnus.com 1997-08-11 14:23:53 -06:00
hash.h * Integrate tlink patch from jason@cygnus.com 1997-08-11 14:23:53 -06:00
input.h Update FSF address. 1995-06-15 07:52:21 -04:00
install.texi INSTALL: Change 'amigados' to 'amigaos' to match current usage. 1997-09-07 23:17:48 -06:00
install1.texi Initial revision 1997-08-11 09:56:58 -06:00
integrate.c integrate.c (save_for_inline_copying): Use 0, not NULL_PTR, as initial value for real_label_map. 1997-09-05 14:03:37 -06:00
integrate.h (struct inline_remap): New fields regno_pointer_flag and 1995-12-27 15:26:58 -05:00
invoke.texi Document -ms for the H8/S. 1997-09-15 13:15:35 -06:00
jump.c Use accessor macros to access arrays based on regno; move many of the arrays into a single structure. 1997-05-30 18:19:19 +00:00
just-fixinc Initial revision 1997-08-11 09:56:58 -06:00
libgcc1-test.c Cygwin32 support; Make eabi update stack first before doing stores in prolog 1996-02-13 19:19:40 +00:00
libgcc1.c Update FSF address. 1995-06-15 07:52:21 -04:00
libgcc2.c dwarf2 EH support 1997-09-15 22:07:50 -04:00
limitx.h Handle recursive <limits.h> 1994-12-22 17:50:42 +00:00
limity.h Handle recursive <limits.h> 1994-12-22 17:50:42 +00:00
listing Some assemblers put a "." before pseudo-ops 1994-08-31 13:53:39 +00:00
local-alloc.c Fix i386 code generation error reported by Mumit Khan. 1997-09-02 14:40:31 -07:00
longlong.h Add port done awhile ago for the ARC cpu. 1997-09-09 16:21:04 -06:00
loop.c * loop.c (strength_reduce): Fix typo. 1997-09-11 11:08:01 -06:00
loop.h * Integrate Haifa instruction scheduler. 1997-08-11 22:07:19 -06:00
machmode.def Update FSF address. 1995-06-15 07:52:21 -04:00
machmode.h (HOST_PTR_PRINTF): Handle char * wider than long. 1996-11-15 14:13:36 -05:00
make-cc1.com Support building with GNU C vs VAX C vs DEC C from the DCL command line. 1997-01-19 20:34:35 -05:00
make-cccp.com Support building with GNU C vs VAX C vs DEC C from the DCL command line. 1997-01-19 20:34:35 -05:00
make-gcc.com Support building with GNU C vs VAX C vs DEC C from the DCL command line. 1997-01-19 20:34:35 -05:00
make-l2.com Update to handle `ginclude' subdirectory when compiling libgcc2. 1994-05-27 17:36:47 -04:00
md.texi Initial revision 1997-08-11 09:56:58 -06:00
mips-tdump.c reformat a little to match GNU coding standards. 1997-05-06 23:05:54 +00:00
mips-tfile.c collect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGLIST_DECLARED. 1997-09-01 08:57:29 -06:00
modemap.def Update header. 1995-06-15 07:54:51 -04:00
move-if-change Initial revision 1997-08-11 09:56:58 -06:00
obstack.c Initial revision 1997-08-11 09:56:58 -06:00
obstack.h Initial revision 1997-08-11 09:56:58 -06:00
optabs.c (chkr_{check_addr,set_right}_libfunc): New definitions. 1997-08-02 13:18:49 -04:00
output.h (allocate_for_life_analysis): Add declaration. 1997-07-14 06:50:20 -04:00
pcp.h Update FSF address. 1995-06-15 08:04:37 -04:00
pexecute.c (fix_argv): New function. 1997-06-27 15:20:28 -04:00
print-rtl.c For phases starting with flow, print basic block information when doing dumps 1997-09-04 19:15:50 +00:00
print-tree.c (print_node): Don't try to print nonexistent 1996-12-30 11:42:59 -08:00
profile.c Fix undefined reference to constructor with -O3 -fprofile-arcs. 1997-09-05 16:59:43 -07:00
protoize.c Patches from Fred Fish for systems with sys/varargs.h but not varargs.h. 1997-09-11 17:39:10 -07:00
pself.c Initial revision 1997-08-11 09:56:58 -06:00
pself1.c Initial revision 1997-08-11 09:56:58 -06:00
pself2.c Initial revision 1997-08-11 09:56:58 -06:00
pself3.c Initial revision 1997-08-11 09:56:58 -06:00
real.c version.c: Bump version to "gcc-3.0.0 970802 experimental". 1997-08-12 11:13:25 -06:00
real.h expr.h, real.h: Finish prototyping. 1997-08-19 09:51:10 -06:00
recog.c (constrain_operands): When checking earlyclobbers, use 1997-06-24 19:18:56 -07:00
recog.h recog.h: #include "gansidecl.h". 1996-04-15 18:05:24 +00:00
reg-stack.c reg-stack.c (subst_stack_regs): Pop the stack register for a computed goto which sets the same stack register. 1997-09-04 23:14:46 -06:00
regclass.c (init_reg_sets): Invoke INIT_ONCE_REG_SET. 1997-07-14 06:50:48 -04:00
regmove.c regmove.c (regmove_optimize): If we end up moving the original insn due to lifetime overlaps... 1997-09-14 11:11:52 -06:00
regs.h Widen some short fields to int; Use allocate_reg_info to allocate the reg_renumber array 1997-06-02 22:05:38 +00:00
reload.c reload.c (find_reloads, case '0'): Reject matching a non-offsettable address where an offsettable address is required. 1997-08-26 18:49:59 -06:00
reload.h (eliminate_regs): Add STORING arg. 1997-03-15 07:11:34 -05:00
reload1.c reload.c (find_reloads): Add code to convert RELOAD_FOR_OPADDR_ADDR reloads to... 1997-08-19 10:04:22 -06:00
reorg.c reorg.c (dbr_schedule): Allow current_function_return_rtx to be something other than a REG. 1997-08-27 13:59:51 -06:00
rtl.c * Integrate alias analysis changes from jfc@mit.edu 1997-08-11 14:07:24 -06:00
rtl.def (INLINE_HEADER): Add three new fields. 1995-12-27 15:26:28 -05:00
rtl.h version.c: Bump for latest snapshot. 1997-08-28 07:08:54 -06:00
rtl.texi Initial revision 1997-08-06 13:57:47 -06:00
rtlanal.c formatting tweaks 1996-07-03 22:07:53 +00:00
scan-decls.c formatting tweaks 1996-07-03 22:07:53 +00:00
scan-types.sh scan-types.sh: Fix program's name in error message. 1994-04-18 07:09:17 +00:00
scan.c formatting tweaks 1996-07-03 22:07:53 +00:00
scan.h formatting tweaks 1996-07-03 22:07:53 +00:00
sched.c * sched.c (update_flow_info) When looking if to set found_split_dest 1997-09-05 13:36:35 -06:00
sdbout.c sdbout.c (plain_type_1, [...]): Verify that TYPE_DOMAIN has integer TYPE_{MAX,MIN}_VALUE before using them. 1997-09-05 14:06:11 -06:00
sort-protos
stab.def Initial revision 1997-08-11 09:56:58 -06:00
stack.h Update FSF address. 1995-06-15 08:29:51 -04:00
stmt.c stmt.c (start_cleanup_deferal, [...]): Test block_stack before dereferencing it. 1997-08-20 12:30:36 -07:00
stor-layout.c x 1997-07-28 17:42:09 +00:00
stupid.c Fix typo in last edit. 1997-07-13 15:12:29 -04:00
sys-protos.h sys-protos.h (gethostid): Make return type `int' ifdef __alpha__. 1996-08-15 18:59:44 +00:00
sys-types.h * sys-types.h: Add dummy definition for ssize_t. 1995-12-27 13:16:22 -08:00
texinfo.tex Initial revision 1997-08-11 09:56:58 -06:00
tlink.c Fix minor bugs found by riscos build attempt. 1997-09-04 11:54:16 -07:00
tm.texi dwarf2 EH support 1997-09-10 14:00:28 -04:00
toplev.c dwarf2 EH support 1997-09-10 14:00:28 -04:00
tree.c version.c: Bump for latest snapshot. 1997-08-28 07:08:54 -06:00
tree.def Add setjmp/longjmp exception handling. 1997-04-23 20:04:25 +00:00
tree.h dwarf2 EH support 1997-09-10 14:00:28 -04:00
typeclass.h
unprotoize.c
unroll.c Fix alpha loop unrolling abort. 1997-08-30 22:57:40 -07:00
varasm.c dwarf2 EH support 1997-09-10 14:00:28 -04:00
version.c Bump for snapshot. 1997-09-10 22:11:01 -06:00
vmsconfig.com Change all hardcoded references of "vax" to use variable expansion instead. 1997-01-19 20:37:50 -05:00
xcoffout.c (xcoff_begin_function_line): Make static. 1995-12-15 06:34:57 -05:00
xcoffout.h (DBX_STATIC_BLOCK_END): Use macro arguments. 1995-12-15 06:35:24 -05:00

README

This directory contains the version 2.7.2 release of the GNU C
compiler.  It includes all of the support for compiling C++ and
Objective C, including a run-time library for Objective C.

The GNU C compiler is free software.  See the file COPYING for copying
permission.

See the file gcc.texi (together with other files that it includes) for
installation and porting information.  The file INSTALL contains a
copy of the installation information, as plain ASCII.

Installing this package will create various files in subdirectories of
/usr/local/lib, which are passes used by the compiler and a library
named libgcc.a.  It will also create /usr/local/bin/gcc, which is
the user-level command to do a compilation.

See the Bugs chapter of the GCC Manual for how to report bugs
usefully.  An online readable version of the manual is in the files
gcc.info*.

The files pself.c and pself1.c are not part of GCC.
They are programs that print themselves on standard output.
They were written by Dario Dariol and Giovanni Cozzi, and are
included for your hacking pleasure.  Likewise pself2.c
(Who is the author of that?) and pself3.c (by Vlad Taeerov and Rashit
Fakhreyev).