8sa1-gcc/gcc
Richard Henderson 0a28aef93e reload.c (find_reloads_subreg_address): Fail the substitution if the resulting address is insufficiently aligned.
* reload.c (find_reloads_subreg_address): Fail the substitution
        if the resulting address is insufficiently aligned.

From-SVN: r39250
2001-01-24 15:50:56 -08:00
..
ch
config * config/i386/xm-i386.h: Make __i386__ a boolean macro. 2001-01-24 18:40:46 +00:00
cp missed in 2001-01-24 11:31:40 +00:00
f Daily bump. 2001-01-24 01:45:12 -07:00
fixinc
ginclude
intl
java class.c (layout_class): Don't lay the superclass out if it's already being laid out. 2001-01-24 00:08:36 -08:00
objc output.h (make_function_rtl): Remove prototype. 2001-01-10 23:06:30 +00:00
po
testsuite c-parse.in (cast_expr): Move compound literals from here ... 2001-01-24 20:41:49 +00:00
.cvsignore Makefile.in (info, [...]): Also build and remove and install and uninstall c-tree.info and cppinternals.info. 2001-01-13 00:24:39 +00:00
.gdbinit
ABOUT-GCC-NLS
ABOUT-NLS
acconfig.h
aclocal.m4 aclocal.m4 (AM_WITH_NLS): Add -lintl to LIBS if gettext was found in libintl. 2001-01-21 09:48:56 +00:00
alias.c alias.c (rtx_equal_for_memref_p, [...]): Don't assume args are REG. 2001-01-19 13:04:23 -05:00
assert.h
basic-block.h Partially undo a previous patch 2001-01-11 17:02:44 +00:00
bb-reorder.c bb-reorder.c (make_reorder_chain_1): Handle case where jump edge goes to the same block as the fallthru edge. 2001-01-23 22:57:46 -07:00
bitmap.c
bitmap.h
build-make
builtins.c *** empty log message *** 2001-01-11 18:01:40 -05:00
builtins.def
c-aux-info.c
c-common.c c-common.c: Move format checking code to ... 2001-01-13 23:30:02 +00:00
c-common.def
c-common.h c-common.c: Move format checking code to ... 2001-01-13 23:30:02 +00:00
c-convert.c
c-decl.c c-decl.c (start_function): Don't warn if old prototype is builtin that's not in C's namespace. 2001-01-13 07:34:02 -05:00
c-dump.c
c-dump.h
c-errors.c
c-format.c c-common.c: Move format checking code to ... 2001-01-13 23:30:02 +00:00
c-gperf.h
c-lang.c c-lang.c (lang_hooks): Update. 2001-01-10 07:51:11 +00:00
c-lex.c * c-lex.c (lex_charconst): Fix typo: s/p/str. 2001-01-23 23:18:43 +00:00
c-lex.h
c-parse.in c-parse.in (cast_expr): Move compound literals from here ... 2001-01-24 20:41:49 +00:00
c-pragma.c
c-pragma.h
c-semantics.c
c-tree.h
c-tree.texi c-tree.texi (IDENTIFIER_LENGTH): Fix typo. 2001-01-23 18:36:53 +00:00
c-typeck.c * c-typeck.c (digest_init): Handle boolean types as scalars. 2001-01-20 19:28:00 +00:00
caller-save.c
calls.c calls.c (emit_library_call_value_1): Memory slot for pass-by-reference argument should have the mode of the argument... 2001-01-24 19:00:58 +00:00
ChangeLog reload.c (find_reloads_subreg_address): Fail the substitution if the resulting address is insufficiently aligned. 2001-01-24 15:50:56 -08:00
ChangeLog.0
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4 Rotate ChangeLog entries. 2001-01-10 19:12:48 -07:00
ChangeLog.lib
collect2.c
collect2.h
combine.c combine.c (combine_simplify_rtx): If the modes are all VOIDmode, check the original operand's mode also. 2001-01-24 16:10:06 -05:00
conditions.h
config.gcc Fix typos in previous change 2001-01-18 08:26:47 -05:00
config.guess
config.in aclocal.m4 (gcc_AC_FUNC_STRSTR): New macro. 2001-01-21 01:51:42 +00:00
configure aclocal.m4 (AM_WITH_NLS): Add -lintl to LIBS if gettext was found in libintl. 2001-01-21 09:48:56 +00:00
configure.frag
configure.in aclocal.m4 (gcc_AC_FUNC_STRSTR): New macro. 2001-01-21 01:51:42 +00:00
conflict.c
contrib.texi
convert.c
convert.h
COPYING
COPYING.LIB
cpp.1 texi2pod.pl: Handle "\,". 2001-01-24 19:47:47 +00:00
cpp.texi cppfiles.c (_cpp_read_file): Add to dependencies if requested. 2001-01-24 19:44:40 +01:00
cppdefault.c
cppdefault.h
cpperror.c cpperror.c: Merge handlers of PEDWARN and WARNING. 2001-01-23 19:20:14 +00:00
cppexp.c cppexp.c (parse_charconst): Change `mask' type to agree with parse_escape. 2001-01-22 07:38:18 +00:00
cppfiles.c cppfiles.c (_cpp_read_file): Add to dependencies if requested. 2001-01-24 19:44:40 +01:00
cpphash.c
cpphash.h cppfiles.c (_cpp_fake_include): New function. 2001-01-13 18:39:26 +00:00
cppinit.c cppfiles.c (_cpp_read_file): Add to dependencies if requested. 2001-01-24 19:44:40 +01:00
cppinternals.texi * cppinternals.texi: Update. 2001-01-19 22:25:53 +00:00
cpplex.c
cpplib.c cpplib.c (_cpp_handle_directive): Use buffer->was_skipping, not pfile->skipping (== 0). 2001-01-18 06:32:47 +00:00
cpplib.h c-parse.in (finish_parse): Add comment about cpp_destroy. 2001-01-14 22:00:20 +00:00
cppmacro.c cppmacro.c (funlike_invocation_p): Don't move back up to the context of the top of the stack. 2001-01-20 09:33:01 +00:00
cppmain.c * cppmain.c (general_init): Don't use ANSI prototype. 2001-01-16 18:40:56 +00:00
cppspec.c * cppspec.c (DEFAULT_WORD_SWITCH_TAKES_ARG): Add -MQ. 2001-01-11 22:10:49 +00:00
cross-make
crtstuff.c
cse.c calls.c (emit_library_call_value_1): Add USEs and CLOBBERs to function usage for arguments passed by reference. 2001-01-12 21:58:56 +00:00
cselib.h
cstamp-h.in
dbxout.c
dbxout.h
dbxstclass.h
dce.c
defaults.h varasm.c (UNIQUE_SECTION): Move default implementation ... 2001-01-23 14:29:30 -08:00
dependence.c
diagnostic.c
diagnostic.h
doloop.c
dominance.c
doprint.c
doschk.c
dostage2
dostage3
dwarf2.h
dwarf2out.c Eliminate IA-64 compiler warnings. 2001-01-23 20:30:47 -08:00
dwarf2out.h
dwarf.h
dwarfout.c
dwarfout.h
eh-common.h
emit-rtl.c Remove {save|restore}_machine_status. 2001-01-10 21:40:14 +00:00
enquire.c
errors.c
errors.h
except.c output.h (make_function_rtl): Remove prototype. 2001-01-10 23:06:30 +00:00
except.h
exgettext
explow.c explow.c (probe_stack_range): Ensure value passed to stack_check_libfunc is ptr_mode, not Pmode. 2001-01-22 13:59:36 -05:00
expmed.c expmed.c (synth_mult, [...]): Guard uses of shift_cost, shiftadd_cost and shiftsub_cost with bound checks. 2001-01-21 09:19:15 +00:00
expr.c stmt.c (expand_return): Don't return anything if size is zero. 2001-01-20 12:47:45 -05:00
expr.h
extend.texi * extend.texi: Update for CPP. 2001-01-13 16:59:42 +00:00
final.c * final.c: (leaf_function_p): Fix typo. 2001-01-12 05:02:00 +00:00
fix-header.c * fix-header.c (read_scan_file): s/pfile/scan_in/. Sorry! 2001-01-13 01:13:35 +00:00
fixproto
flags.h new option to disable guessing of branch prediction 2001-01-15 22:45:32 +00:00
floatlib.c
flow.c flow.c (init_propagate_block_info): Don't consider unchanging memories for dead frame store elimination. 2001-01-23 18:23:54 -08:00
fold-const.c
fp-test.c
frame-dwarf2.c
frame.c
frame.h Eliminate IA-64 compiler warnings. 2001-01-23 20:30:47 -08:00
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c Reinstall 1.245 -> 1.246 change 2001-01-20 08:40:23 -05:00
function.h Remove {save|restore}_machine_status. 2001-01-10 21:40:14 +00:00
future.options
gansidecl.h
gbl-ctors.h
gcc.1 texi2pod.pl: Handle "\,". 2001-01-24 19:47:47 +00:00
gcc.c * gcc.c (cpp_options): Added `*' to specs for -MF, -MQ, and -MT. 2001-01-16 18:02:01 +00:00
gcc.h
gcc.hlp
gcc.texi gcc.texi (G++ and GCC): Mention gcj manual. 2001-01-24 18:47:35 +00:00
gccbug.in
gccspec.c
gcov-io.h
gcov.1
gcov.c
gcov.texi
gcse.c
gen-protos.c
genattr.c
genattrtab.c
gencheck.c
gencodes.c i386.c (ix86_init_builtins): Make i size_t to remove warnings. 2001-01-15 14:19:31 +01:00
genconfig.c
genemit.c
genextract.c
genflags.c
gengenrtl.c
genmultilib
genopinit.c
genoutput.c
genpeep.c
genrecog.c genrecog.c (DT_veclen_ge): New. 2001-01-14 12:35:06 -08:00
gensupport.c
gensupport.h
ggc-callbacks.c
ggc-common.c
ggc-none.c
ggc-page.c ggc-page.c (alloc_annon): Call perror and correctly call exit. 2001-01-14 06:22:12 -05:00
ggc-simple.c
ggc.h
glimits.h
global.c
gmon.c
graph.c
graph.h
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-posix.h
gthr-rtems.h
gthr-single.h
gthr-solaris.h
gthr-vxworks.h
gthr-win32.h gthr-win32.h: Include errno.h to get a declaration for EINVAL and _mingw.h if... 2001-01-22 16:29:53 -05:00
gthr.h
haifa-sched.c haifa-sched.c (restore_line_notes): Remove argument block B since it's unused. 2001-01-12 19:00:49 +01:00
halfpic.c
halfpic.h
hard-reg-set.h
hash.c
hash.h
hwint.h * hwint.h: Revert yesterday's change. 2001-01-10 14:27:40 -08:00
ifcvt.c
input.h
insn-addr.h
install.texi cpp.texi, [...]: Consistently refer to ISO C instead of ANSI C. 2001-01-12 18:51:27 +00:00
integrate.c integrate.h (struct inline_remap): Add compare_src, compare_mode. 2001-01-23 19:36:06 +01:00
integrate.h integrate.h (struct inline_remap): Add compare_src, compare_mode. 2001-01-23 19:36:06 +01:00
intl.c
intl.h
invoke.texi Replace , with \, inside @gccoptlist macros. 2001-01-23 21:35:15 +00:00
jump.c
LANGUAGES
lcm.c
libgcc1-test.c
libgcc1.c
libgcc2.c Eliminate IA-64 compiler warnings. 2001-01-23 20:30:47 -08:00
libgcc2.h libgcc-std.ver (GCC_3.0): Add __terminate_func_set to list of EH symbols. 2001-01-23 19:03:12 -08:00
libgcc-std.ver libgcc-std.ver (GCC_3.0): Add __terminate_func_set to list of EH symbols. 2001-01-23 19:03:12 -08:00
limitx.h
limity.h
listing
lists.c
local-alloc.c
longlong.h
loop.c loop.h (total_biv_increment): Constify iv_class pointer. 2001-01-12 04:09:43 +00:00
loop.h loop.h: Remove wrong declaration of doloop_condition_get. 2001-01-12 18:41:23 +01:00
machmode.def
machmode.h
make-l2.com
Makefile.in aclocal.m4 (gcc_AC_FUNC_STRSTR): New macro. 2001-01-21 01:51:42 +00:00
makefile.vms
mbchar.c
mbchar.h
md.texi
mips-tdump.c
mips-tfile.c
mkdeps.c
mkdeps.h
mkinstalldirs
mklibgcc.in
mkmap-flat.awk
mkmap-symver.awk
move-if-change
NEWS
ONEWS
optabs.c
output.h output.h (make_function_rtl): Remove prototype. 2001-01-10 23:06:30 +00:00
patch-apollo-includes
predict.c
prefix.c
prefix.h
print-rtl.c
print-tree.c
profile.c output.h (make_function_rtl): Remove prototype. 2001-01-10 23:06:30 +00:00
protoize.c
pself1.c
pself2.c
pself3.c
pself4.c
pself5.c
pself.c
README
README-fixinc
README.ACORN
README.ALTOS
README.AVR * README.AVR: URLs corrected. 2001-01-13 17:07:43 +03:00
README.C4X
README.DWARF
README.Portability
README.RS6000
README.X11
real.c Eliminate IA-64 compiler warnings. 2001-01-23 20:30:47 -08:00
real.h
recog.c recog.c (validate_replace_rtx_1): In ZERO_EXTEND / SIGN_EXTEND case... 2001-01-22 16:58:08 +00:00
recog.h
reg-stack.c
regclass.c regclass.c (max_set_parallel): New variable. 2001-01-19 13:09:17 -05:00
regmove.c reload1.c: Add prototype for replace_pseudos_in_call_usage. 2001-01-13 15:43:27 +01:00
regrename.c
regs.h
reload1.c reload1.c (move2add_note_store): Treat all registers about which no information is known as potential bases... 2001-01-19 16:32:27 +00:00
reload.c reload.c (find_reloads_subreg_address): Fail the substitution if the resulting address is insufficiently aligned. 2001-01-24 15:50:56 -08:00
reload.h
reorg.c
resource.c
resource.h
rtl.c
rtl.def
rtl.h
rtl.texi recog.c (validate_replace_rtx_1): In ZERO_EXTEND / SIGN_EXTEND case... 2001-01-22 16:58:08 +00:00
rtlanal.c rtl.texi (SET, CLOBBER): Document PARALLEL as SET_DEST possibility. 2001-01-19 13:28:58 -05:00
sbitmap.c
sbitmap.h
scan-decls.c fix-header.c (read_scan_file): Use cpp_get_callbacks and cpp_get_options rather than dereferencing pfile and... 2001-01-13 01:07:32 +00:00
scan-types.sh
scan.c
scan.h
sched-deps.c rtl.texi (SET, CLOBBER): Document PARALLEL as SET_DEST possibility. 2001-01-19 13:28:58 -05:00
sched-ebb.c haifa-sched.c (restore_line_notes): Remove argument block B since it's unused. 2001-01-12 19:00:49 +01:00
sched-int.h haifa-sched.c (restore_line_notes): Remove argument block B since it's unused. 2001-01-12 19:00:49 +01:00
sched-rgn.c rtl.texi (SET, CLOBBER): Document PARALLEL as SET_DEST possibility. 2001-01-19 13:28:58 -05:00
sched-vis.c
sdbout.c * sdbout.c (PUT_SDB_DEF): Fix after last bogus change. 2001-01-21 03:29:52 +00:00
sdbout.h
SERVICE
sibcall.c
simplify-rtx.c Fix obvious bug in previous commit 2001-01-24 16:43:11 -05:00
sort-protos
ssa.c
ssa.h
stab.def
stack.h
stmt.c stmt.c (expand_return): Don't return anything if size is zero. 2001-01-20 12:47:45 -05:00
stor-layout.c
stringpool.c
sys-protos.h
sys-types.h
system.h
texinfo.tex gcc_update: Add gcc/gcc.1 to generated files. 2001-01-13 21:17:13 +00:00
timevar.c
timevar.def
timevar.h
tlink.c
tm.texi defaults.h (SUPPORTS_INIT_PRIORITY): New macro to indicate the linker supports the init_priority C++ attribute. 2001-01-15 03:33:56 +00:00
toplev.c new option to disable guessing of branch prediction 2001-01-15 22:45:32 +00:00
toplev.h c-lang.c (lang_hooks): Update. 2001-01-10 07:51:11 +00:00
tradcif.y
tradcpp.c cppfiles.c (_cpp_read_file): Add to dependencies if requested. 2001-01-24 19:44:40 +01:00
tradcpp.h
tree.c
tree.def
tree.h c-common.h (CTI_VOID_LIST): Remove. 2001-01-11 00:08:45 +00:00
tsystem.h
typeclass.h
unprotoize.c
unroll.c unroll.c (precondition_loop_p): Fail if no iteration variable found. 2001-01-16 03:15:49 -08:00
varasm.c varasm.c (UNIQUE_SECTION): Move default implementation ... 2001-01-23 14:29:30 -08:00
varray.c
varray.h
version.c Daily bump. 2001-01-24 01:45:12 -07:00
version.h
vmsconfig.com
xcoffout.c
xcoffout.h

This directory contains the GNU Compiler Collection (GCC) version 2.96.
It includes all of the support for compiling C, C++, Objective C, Fortran,
Java, and Chill.

The GNU Compiler Collection 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).