gcc/gcc
Mark Mitchell 0355541399 error.c (dump_decl): Avoid crashing when presented with a uninitialized constant...
Tue Sep  9 17:57:25 1997  Mark Mitchell  <mmitchell@usa.net>

	* error.c (dump_decl): Avoid crashing when presented with a
	uninitialized constant, as can occur with a template parameter.

From-SVN: r15208
1997-09-09 22:28:20 -04:00
..
config Add libgcc2 exception to copyright notice. 1997-09-09 17:33:35 -06:00
cp error.c (dump_decl): Avoid crashing when presented with a uninitialized constant... 1997-09-09 22:28:20 -04:00
f Add CYGWIN32 support. 1997-09-09 13:21:58 -07: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 * cbrt.c: Tweak to work on more targets. 1997-09-05 00:19:00 -06:00
.gdbinit 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 Initial revision 1997-07-19 02:37:36 +00: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
assert.h
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
bc-emit.h
bc-optab.c version.c: Bump for latest snapshot. 1997-08-28 07:08:54 -06:00
bc-optab.h
bc-typecd.def
bc-typecd.h
bi-arity.c
bi-defs.h
bi-lexer.c
bi-opcode.c
bi-opname.c
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
bi-reverse.c
bi-run.h
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
BUGS
build-make
bytecode.def
bytecode.h
bytetypes.h
c-aux-info.c
c-common.c
c-convert.c
c-decl.c pa.md (reload_peepholes): Make sure operand is a REG before examining REGNO. 1997-08-29 16:14:07 -06:00
c-gperf.h Initial revision 1997-08-11 09:56:58 -06:00
c-iterate.c
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
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
c-parse.y Initial revision 1997-08-11 09:56:58 -06:00
c-pragma.c
c-pragma.h
c-tree.h
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
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
ChangeLog * haifa-sched.c (print_value): Fix last change. 1997-09-09 09:12:06 -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
choose-temp.c
collect2.c cccp.c (sys_errlist): Remove special 4.4bsd declaration. 1997-09-01 11:02:53 -06:00
combine.c * Integrate alias analysis changes from jfc@mit.edu 1997-08-11 14:07:24 -06:00
conditions.h
config.guess Make the gcc config.guess exec the toplevel config.guess. 1997-08-27 16:20:52 -07:00
config.in cccp.c (sys_errlist): Remove special 4.4bsd declaration. 1997-09-01 11:02:53 -06:00
config.sub INSTALL: Change 'amigados' to 'amigaos' to match current usage. 1997-09-07 23:17:48 -06:00
configure Add port done awhile ago for the ARC cpu. 1997-09-09 16:21:04 -06:00
configure.bat
configure.frag configure.frag: New arguments xmake_files, tmake_files. 1997-07-22 16:26:03 +00:00
configure.in Add port done awhile ago for the ARC cpu. 1997-09-09 16:21:04 -06:00
configure.lang configure.in: Expurgate `broken_install' (install is autoconfed). 1997-08-17 15:41:59 -06:00
convert.c
convert.h
COPYING Initial revision 1997-08-11 09:56:58 -06:00
COPYING.LIB Initial revision 1997-08-11 09:56:58 -06:00
cplus-dem.c * cplus-dem.c: Add 'extern' to prepends_underscore. 1997-08-19 20:12:54 -04:00
cpp.1
cpp.texi
cppalloc.c
cpperror.c
cppexp.c
cpphash.c
cpphash.h
cpplib.c cccp.c (sys_errlist): Remove special 4.4bsd declaration. 1997-09-01 11:02:53 -06:00
cpplib.h
cppmain.c
cross-make
crtstuff.c
cse.c Fix irix6 execute/921117-1.c c-torture failure. 1997-09-01 16:43:03 -07:00
cstamp-h.in Initial revision 1997-08-11 09:56:58 -06:00
dbxout.c
dbxstclass.h
defaults.h x 1997-07-04 18:49:39 +00:00
demangle.h * demangle.h (DMGL_JAVA): New option to request Java demangling. 1997-07-30 12:05:31 -07:00
doschk.c
dostage2
dostage3
dwarf2.h Patch from Dave Love. 1997-08-20 12:37:49 -07:00
dwarf2out.c dwarf2out.c (dwarf2out_frame_debug): Assume that in a PARALLEL prologue insn, only the first elt is significant. 1997-09-08 04:53:21 -04:00
dwarf.h
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 Fix alpha-linux core dump reported by H.J. Lu. 1997-09-02 12:37:05 -07:00
enquire.c
except.c except.c (eh_outer_context): Expand masking operation using expand_binop. 1997-09-02 20:08:35 -06:00
except.h
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 Add port done awhile ago for the ARC cpu. 1997-09-09 16:21:04 -06:00
expr.h expr.h (insn_gen_function): Reenable prototype. 1997-08-29 09:02:03 -06:00
extend.texi
final.c version.c: Bump for snapshot. 1997-09-07 16:10:34 -06:00
fix-header.c
fixcpp
fixinc-nt.sed
fixinc.dgux
fixinc.irix
fixinc.ptx
fixinc.sco Fix static functions in sys/stat.h for C++ 1997-07-01 20:16:19 +00:00
fixinc.svr4
fixinc.winnt
fixincludes fixincludes: Permits spaces between # and define. 1997-09-02 12:38:30 -06:00
fixproto
flags.h flags.h (flag_move_all_movables): Declare. 1997-08-27 21:35:22 -06:00
floatlib.c
flow.c For phases starting with flow, print basic block information when doing dumps 1997-09-04 19:15:50 +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
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
future.options
gansidecl.h
gbl-ctors.h
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
gcov.c
gcov.texi
gen-protos.c
genattr.c
genattrtab.c * Integrate Haifa instruction scheduler. 1997-08-11 22:07:19 -06:00
gencodes.c
genconfig.c
genemit.c
genextract.c
genflags.c
genmultilib
genopinit.c
genoutput.c (process_template): Place increment expression outside of putchar 1997-07-02 07:47:41 -04:00
genpeep.c
genrecog.c
getopt1.c Initial revision 1997-08-11 09:56:58 -06: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
getpwd.c
glimits.h
global.c (global_conflicts): Pass FIRST_PSEUDO_REGISTER to call to 1997-07-16 14:31:36 -04:00
gmon.c
gstab.h Initial revision 1997-08-11 09:56:58 -06:00
gsyms.h
gsyslimits.h
haifa-sched.c * haifa-sched.c (print_value): Fix last change. 1997-09-09 09:12:06 -06:00
halfpic.c
halfpic.h
hard-reg-set.h
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
install1.texi Initial revision 1997-08-11 09:56:58 -06:00
INSTALL INSTALL: Change 'amigados' to 'amigaos' to match current usage. 1997-09-07 23:17:48 -06:00
install.texi INSTALL: Change 'amigados' to 'amigaos' to match current usage. 1997-09-07 23:17:48 -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
invoke.texi Fix thinko. 1997-09-08 08:53:44 -06:00
jump.c
just-fixinc Initial revision 1997-08-11 09:56:58 -06:00
libgcc1-test.c
libgcc1.c
libgcc2.c (_trampoline): Rework last change; both getpagesize and mprotect are 1997-08-02 18:27:33 -04:00
limitx.h
limity.h
listing
LITERATURE Add new pointer. 1997-09-05 09:18:14 -06: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 flags.h (flag_move_all_movables): Declare. 1997-08-27 21:35:22 -06:00
loop.h * Integrate Haifa instruction scheduler. 1997-08-11 22:07:19 -06:00
machmode.def
machmode.h
make-cc1.com
make-cccp.com
make-gcc.com
make-l2.com
Makefile.in * Makefile.in (sdbout.o): Depend on insn-config.h. 1997-09-07 22:55:20 -06:00
md.texi Initial revision 1997-08-11 09:56:58 -06:00
mips-tdump.c
mips-tfile.c collect2.c: Change DONT_DECLARE_SYS_SIGLIST to SYS_SIGLIST_DECLARED. 1997-09-01 08:57:29 -06:00
modemap.def
move-if-change Initial revision 1997-08-11 09:56:58 -06:00
NEWS 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
ORDERS Initial revision 1997-08-11 09:56:58 -06:00
output.h (allocate_for_life_analysis): Add declaration. 1997-07-14 06:50:20 -04:00
pcp.h
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
PROBLEMS
profile.c Fix undefined reference to constructor with -O3 -fprofile-arcs. 1997-09-05 16:59:43 -07:00
PROJECTS haifa-sched.c (find_post_sched_live): Call FREE_REG_SET as needed. 1997-08-15 23:49:38 -06:00
protoize.c cccp.c (sys_errlist): Remove special 4.4bsd declaration. 1997-09-01 11:02:53 -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
pself.c Initial revision 1997-08-11 09:56:58 -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
README.ALTOS
README.APOLLO
README.DWARF
README.FRESCO
README.g77 version.c: Bump version to "gcc-3.0.0 970802 experimental". 1997-08-12 11:13:25 -06:00
README.NS32K
README.RS6000
README.TRAD
README.X11
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
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 alias.c (init_alias_analysis): Clean up incompatible pointer type warning in bzero. 1997-09-08 10:06:18 -06:00
regs.h
reload1.c reload.c (find_reloads): Add code to convert RELOAD_FOR_OPADDR_ADDR reloads to... 1997-08-19 10:04:22 -06: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
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
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
scan-decls.c
scan-types.sh
scan.c
scan.h
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
SERVICE Initial revision 1997-08-11 09:56:58 -06:00
sort-protos
stab.def Initial revision 1997-08-11 09:56:58 -06:00
stack.h
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-types.h
TESTS.FLUNK Initial revision 1997-08-11 09:56:58 -06: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 version.c: Bump for new snapshot. 1997-08-25 09:00:44 -06:00
toplev.c For phases starting with flow, print basic block information when doing dumps 1997-09-04 19:15:50 +00:00
tree.c version.c: Bump for latest snapshot. 1997-08-28 07:08:54 -06:00
tree.def
tree.h version.c: Bump for latest snapshot. 1997-08-28 07:08:54 -06:00
typeclass.h
unprotoize.c
unroll.c Fix alpha loop unrolling abort. 1997-08-30 22:57:40 -07:00
varasm.c Fix C++ template instantiation back end core dump. 1997-08-29 11:52:51 -07:00
version.c version.c: Bump for snapshot. 1997-09-07 16:10:34 -06:00
vmsconfig.com
xcoffout.c
xcoffout.h

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