OSDN Git Service

pf3gnuchains/gcc-fork.git
22 years agoIndex: f/ChangeLog
geoffk [Tue, 20 Nov 2001 04:03:52 +0000 (04:03 +0000)]
Index: f/ChangeLog

* g77spec.c (lang_specific_driver) [ENABLE_SHARED_LIBGCC]: Add
libgcc_s.so if libf2c is used.
* Make-lang.in (g77spec.o): Use DRIVER_DEFINES.

Index: testsuite/ChangeLog

* lib/g77.exp: Don't specify --rpath-link.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47195 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
geoffk [Tue, 20 Nov 2001 03:51:02 +0000 (03:51 +0000)]
* gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
across all the headers.
* gcc.dg/format/format.exp: For testing on a remote host,
copy format.h.

* gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
* gcc.c-torture/execute/930406-1.c: Likewise.
* gcc.c-torture/execute/comp-goto-1.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47194 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-11-19 Phil Edwards <pme@gcc.gnu.org>
pme [Tue, 20 Nov 2001 00:51:37 +0000 (00:51 +0000)]
2001-11-19  Phil Edwards  <pme@gcc.gnu.org>

* docs/doxygen/Intro.3:  More notes.
* docs/doxygen/style.css:  Update to default style from Doxygen 1.2.10.
* include/bits/stl_algobase.h:  Add doxygen hooks for functions.
* include/ext/hash_map:  Add @file hook.
* include/ext/hash_set:  Likewise.
* include/ext/rope:  Likewise.
* include/ext/ropeimpl.h:  Likewise.
* include/ext/slist:  Likewise.
* include/ext/stl_hash_fun.h:  Likewise.
* include/ext/stl_hashtable.h:  Likewise.
* include/ext/stl_rope.h:  Likewise.

* docs/html/17_intro/license.html:  Remove "experimental" sentence.
* docs/html/19_diagnostics/howto.html:  Document new verbose
terminate handler.
* testsuite/27_io/filebuf.cc:  Fix comment, move tweakable parameter
to more visible (closer to description) position.

* libsupc++/eh_type.cc:  Formatting tweak.
* libsupc++/exception:  Likewise.
* src/vterminate.cc:  Likewise.

* docs/html/17_intro/porting.html:  Regenerate.
* docs/html/faq/index.txt:  Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47193 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * gcc.c-dg/altivec.c: New.
aldyh [Tue, 20 Nov 2001 00:38:56 +0000 (00:38 +0000)]
    * gcc.c-dg/altivec.c: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47191 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * verify.cc (_Jv_BytecodeVerifier::require_array_type): Special
tromey [Tue, 20 Nov 2001 00:38:40 +0000 (00:38 +0000)]
* verify.cc (_Jv_BytecodeVerifier::require_array_type): Special
case for boolean arrays.

* verify.cc (_Jv_BytecodeVerifier::compute_jump): Put PC into
error message.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47190 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * mkconfig.sh: Undefine ENABLE_NLS if GENERATOR_FILE is
zack [Mon, 19 Nov 2001 23:12:41 +0000 (23:12 +0000)]
* mkconfig.sh: Undefine ENABLE_NLS if GENERATOR_FILE is
defined (prevents link errors when gettext isn't in the system
library).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47189 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-11-19 Toon Moene <toon@moene.indiv.nluug.nl>
toon [Mon, 19 Nov 2001 22:56:51 +0000 (22:56 +0000)]
2001-11-19  Toon Moene <toon@moene.indiv.nluug.nl>

* .cvsignore: Ignore g77.1
* g77.texi: Substitute `@command' for `@code'
where appropriate.
* invoke.texi: Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47188 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago* read-rtl.c (ISDIGIT, ISSPACE): Make sure we have these.
dj [Mon, 19 Nov 2001 22:37:12 +0000 (22:37 +0000)]
* read-rtl.c (ISDIGIT, ISSPACE): Make sure we have these.
(validate_const_int): New.
(read_rtx): Validate constant integers.
* config/i386/i386.md (pmulhrwv4hi3): Use decimal constants.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47187 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * doc/hostconfig.texi (DUMPFILE_FORMAT): Move into the table.
jakub [Mon, 19 Nov 2001 22:34:58 +0000 (22:34 +0000)]
* doc/hostconfig.texi (DUMPFILE_FORMAT): Move into the table.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47186 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * toplev.c (DUMPFILE_FORMAT): Define default.
kenner [Mon, 19 Nov 2001 22:09:00 +0000 (22:09 +0000)]
* toplev.c (DUMPFILE_FORMAT): Define default.
(open_dump_file): Use DUMPFILE_FORMAT in sprintf.
(close_dump_file, compile_file): Likewise.
* config/alpha/xm-vms.h (DUMPFILE_FORMAT): Define.
* doc/hostconfig.texi (DUMPFILE_FORMAT): Document

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47185 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * gcse.c (cprop_jump): Clear JUMP_LABEL field when we create
law [Mon, 19 Nov 2001 21:51:53 +0000 (21:51 +0000)]
* gcse.c (cprop_jump): Clear JUMP_LABEL field when we create
a nop-jump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47183 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * cppmacro.c (_cpp_backup_tokens): Revert previous check-in.
neil [Mon, 19 Nov 2001 21:04:49 +0000 (21:04 +0000)]
* cppmacro.c (_cpp_backup_tokens): Revert previous check-in.
Don't fall off the base token run.
* gcc.dg/cpp/fpreprocessed.c: New test case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47182 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * Makefile.in: Use INSTALL_SCRIPT not INSTALL_PROGRAM.
neil [Mon, 19 Nov 2001 20:55:13 +0000 (20:55 +0000)]
* Makefile.in: Use INSTALL_SCRIPT not INSTALL_PROGRAM.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47181 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-11-19 Laurent Guerby <guerby@acm.org>
guerby [Mon, 19 Nov 2001 20:39:10 +0000 (20:39 +0000)]
2001-11-19  Laurent Guerby  <guerby@acm.org>

* Makefile.in (INCLUDES_FOR_SUBDIR): Remove redundant system include
since it is of no apparent use and cause warnings.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47180 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * tree.def (VIEW_CONVERT_EXPR): New tree code.
kenner [Mon, 19 Nov 2001 20:38:07 +0000 (20:38 +0000)]
* tree.def (VIEW_CONVERT_EXPR): New tree code.
* tree.h (handled_component_p): New declaration.
* alias.c (handled_component_p): Move function from here ...
* expr.c (handled_component_p): ... to here and non longer static.
(is_zeros_p, case VIEW_CONVERT_EXPR): New case.
(store_field): Remove unneeded MEM_COPY_ATTRIBUTES call.
(get_inner_reference): Handle VIEW_CONVERT_EXPR.
(expand_expr, case VAR_DECL): Clean up handling of re-layout case.
(expand_expr, case VIEW_CONVERT_EXPR): New case.
(expand_expr, cse ADDR_EXPR): No need to copy if already
BIGGEST_ALIGNMENT.
* fold-const.c (fold, case VIEW_CONVERT_EXPR): New case.
* varasm.c (initializer_constant_value_p, case VIEW_CONVERT_EXPR): New.
(output_constant): Handle VIEW_CONVERT_EXPR.
* dwarf2out.c (loc-descriptor_from_tree, add_bound_info):
Add new case for VIEW_CONVERT_EXPR.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47179 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * a29k/unix.h (ASM_FILE_START): Const-ify.
ghazi [Mon, 19 Nov 2001 18:30:04 +0000 (18:30 +0000)]
* a29k/unix.h (ASM_FILE_START): Const-ify.
* i386/beos-elf.h (INCLUDE_DEFAULTS): Remove semi-colon.
* i386/isc.h (ASM_FILE_START): Const-ify.
* i386/sun386.h (ASM_FILE_START): Likewise.
* m32r.md: Likewise.
* m68k/auxas.h (ADDITIONAL_REGISTER_NAMES): Add missing brackets.
* m68k/auxgas.h ADDITIONAL_REGISTER_NAMES): Likewise.
* m68k/tower.h (REGISTER_NAMES): Remove semi-colon.
* mn10200.md: Initialize variable.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47178 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * verify.cc (_Jv_BytecodeVerifier::verify_instructions_0)
tromey [Mon, 19 Nov 2001 18:28:28 +0000 (18:28 +0000)]
* verify.cc (_Jv_BytecodeVerifier::verify_instructions_0)
[op_lshl, op_lshr, op_lushr]: Shift argument is an int, not a
long.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47177 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * gcse.c (try_replace_reg): Copy RTX before creating note.
hubicka [Mon, 19 Nov 2001 17:08:48 +0000 (17:08 +0000)]
* gcse.c (try_replace_reg): Copy RTX before creating note.

* df.h (df_ref_flags): New uenum.
(DF_REF_FLAGS): New macro.
(struct ref): Add field "flags".
* df.c (HANDLE_SUBREG): Remove.
(df_ref_create): Likewise; set flags field of ref.
(df_def_record_1): Strip down read_write subreg; remove
commented out code; set READ_WRITE flag.
(read_modify_subreg_p): New static function.
(df_uses_record): Cleanup SET handling; set READ_WRITE flag;
new argument "flags".
(df_insn_refs_record): Update call of df_uses_record.
(df_insn_modify): Avoid #if 0 around comment.
(df_dump): Dump the read/write flag.

* predict.c (propagate_freq): Make cyclic_probability and frequency
volatile

* i386.c (ix86_cc_mode): Accept USE.

* cfgrtl.c (purge_dead_edges):  Cleanup EDGE_ABNORMAL flag if computed
jump is turned into simplejump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47175 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * gcc_release: Add /usr/local/bin to path when local.
jsm28 [Mon, 19 Nov 2001 13:16:39 +0000 (13:16 +0000)]
* gcc_release: Add /usr/local/bin to path when local.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47173 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * doc/fragments.texi, doc/trouble.texi: Remove links to old
jsm28 [Mon, 19 Nov 2001 12:42:28 +0000 (12:42 +0000)]
* doc/fragments.texi, doc/trouble.texi: Remove links to old
installation chapter.
* doc/gcc.texi: Don't claim that this manual documents
installation.  Mark Installation menu entry as being out of date.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47172 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/alpha/xm-vms.h: Don't define macros that autoconf handles.
kenner [Mon, 19 Nov 2001 12:17:28 +0000 (12:17 +0000)]
* config/alpha/xm-vms.h: Don't define macros that autoconf handles.
(SUCCESS_EXIT_CODE, FATAL_EXIT_CODE): Define for posix compatibility.
* gcc.c (exit): Remove definition for VMS; moved to xm-vms.h.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47170 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementing
jason [Mon, 19 Nov 2001 11:28:52 +0000 (11:28 +0000)]
    * cppmacro.c (_cpp_backup_tokens): Pop cur_run before decrementing
        cur_token, not after.

        * config/clipper/clix.h, config/h8300/elf.h, config/mips/linux.h:
        Lose ASM_OUTPUT_CONSTRUCTOR.
        * system.h: Poison it and INT_ASM_OP.
        * c-lang.c (finish_file): Don't check for it.
        * libgcc2.c (L_ctors): Check TARGET_ASM_CONSTRUCTOR instead.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47169 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoDaily bump.
gccadmin [Mon, 19 Nov 2001 08:16:15 +0000 (08:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47166 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * verify.cc (type::to_array): New method.
tromey [Mon, 19 Nov 2001 07:08:36 +0000 (07:08 +0000)]
* verify.cc (type::to_array): New method.
(_Jv_BytecodeVerifier::verify_instructions_0) [op_anewarray]:
Construct new array type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47165 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * mmix.c (mmix_cc1_ignored_option): Const-ify.
ghazi [Mon, 19 Nov 2001 02:43:32 +0000 (02:43 +0000)]
* mmix.c (mmix_cc1_ignored_option): Const-ify.
(mmix_init_machine_status): Make static to match declaration.
(mmix_unique_section): Const-ify.
(mmix_output_quoted_string): Avoid automatic aggregate
initialization.
(mmix_output_register_setting): Likewise.
(mmix_output_shiftvalue_op_from_str): Likewise.

* mmix.h (mmix_cc1_ignored_option): Const-ify.
(ASM_OUTPUT_BYTE): Fix format specifier warning.
(ASM_GENERATE_INTERNAL_LABEL): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47164 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * verify.cc (_Jv_BytecodeVerifier::branch_prepass) [op_sipush]:
tromey [Mon, 19 Nov 2001 02:13:08 +0000 (02:13 +0000)]
* verify.cc (_Jv_BytecodeVerifier::branch_prepass) [op_sipush]:
Skip a short, not a byte.
[op_newarray]: Skip a byte, not a short.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47163 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * verify.cc (_Jv_BytecodeVerifier::get_type_val_for_signature):
tromey [Mon, 19 Nov 2001 01:37:28 +0000 (01:37 +0000)]
* verify.cc (_Jv_BytecodeVerifier::get_type_val_for_signature):
Added `B' case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47162 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * verify.cc (_Jv_BytecodeVerifier::get_ushort): Use `jint' for
tromey [Mon, 19 Nov 2001 01:04:15 +0000 (01:04 +0000)]
* verify.cc (_Jv_BytecodeVerifier::get_ushort): Use `jint' for
temporary values.
(_Jv_BytecodeVerifier::get_short): Likewise.
(_Jv_BytecodeVerifier::get_int): Likewise.
(_Jv_BytecodeVerifier::check_return_type): Reverse ordering of
`compatible' call.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47161 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * verify.cc (_Jv_BytecodeVerifier::pop_type): Put PC into error
tromey [Mon, 19 Nov 2001 00:31:37 +0000 (00:31 +0000)]
* verify.cc (_Jv_BytecodeVerifier::pop_type): Put PC into error
message.
(_Jv_BytecodeVerifier::pop64): Likewise.
(_Jv_BytecodeVerifier::pop32): Likewise.
(_Jv_BytecodeVerifier::pop_raw): Likewise.
(_Jv_BytecodeVerifier::pop_type): Promote the match type.
(type::set_initialized): Only modify uninitialized types.
(type::set_uninitialized): Fix shadowing bug.  Simplify code.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47158 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-11-18 Craig Rodrigues <rodrigc@gcc.gnu.org>
rodrigc [Mon, 19 Nov 2001 00:24:52 +0000 (00:24 +0000)]
2001-11-18  Craig Rodrigues  <rodrigc@gcc.gnu.org>

PR c/4448
* gthr-win32.h: (__gthread_objc_thread_exit): Fix variable
name __objc_thread_exit_status so that it matches the
variable defined in objc/thr.h.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47157 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago Fix for PR java/1401:
tromey [Mon, 19 Nov 2001 00:13:36 +0000 (00:13 +0000)]
Fix for PR java/1401:
* jcf-write.c (generate_bytecode_insns) [binop]: Handle case where
arg0 is null.
(generate_bytecode_insns) [MODIFY_EXPR]: Handle `OP=' case
correctly.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47156 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * verify.cc: Include StringBuffer.h.
tromey [Sun, 18 Nov 2001 23:04:28 +0000 (23:04 +0000)]
* verify.cc: Include StringBuffer.h.
(verify_fail): Added pc argument.  Use StringBuffer to construct
exception message.
(_Jv_BytecodeVerifier::verify_instructions_0): Put PC into error
message.
(_Jv_BytecodeVerifier::check_return_type): Likewise.
(_Jv_BytecodeVerifier::handle_field_or_method): Likewise.
(_Jv_BytecodeVerifier::check_constant): Likewise.
(_Jv_BytecodeVerifier::check_class_constant): Likewise.
(_Jv_BytecodeVerifier::check_pool_index): Likewise.
(_Jv_BytecodeVerifier::get_variable): Likewise.
(_Jv_BytecodeVerifier::branch_prepass): Likewise.  Also, correctly
check exception handler endpoint.
(_Jv_BytecodeVerifier::verify_instructions_0): Correctly handle
wide arguments to current method.
(_Jv_BytecodeVerifier::check_wide_constant): New method.
(_Jv_BytecodeVerifier::verify_instructions_0) [op_ldc2_w]: Use
it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47155 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-11-18 Craig Rodrigues <rodrigc@gcc.gnu.org>
rodrigc [Sun, 18 Nov 2001 22:08:32 +0000 (22:08 +0000)]
2001-11-18  Craig Rodrigues  <rodrigc@gcc.gnu.org>

PR bootstrap/4020
* mklibgcc.in: Add missing semi-colons.
* Makefile.in: Same.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47154 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * expr.c (expand_expr, case VAR_DECL): Update alignment of DECL_RTL
kenner [Sun, 18 Nov 2001 21:44:26 +0000 (21:44 +0000)]
* expr.c (expand_expr, case VAR_DECL): Update alignment of DECL_RTL
after re-laying out decl in incomplete case.
(expand_expr, case ADDR_EXPR): Fix typo in copy case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47153 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-11-18 Toon Moene <toon@moene.indiv.nluug.nl>
toon [Sun, 18 Nov 2001 20:37:36 +0000 (20:37 +0000)]
2001-11-18  Toon Moene  <toon@moene.indiv.nluug.nl>

* Make-lang.in: Remove all references to LANGUAGES
and the stamp files that depend on its value.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47152 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * doc/install-old.texi: Move some sections out to ...
jsm28 [Sun, 18 Nov 2001 19:46:58 +0000 (19:46 +0000)]
* doc/install-old.texi: Move some sections out to ...
* doc/collect2.texi, doc/configfiles.texi, doc/headerdirs.texi:
... here.  New files.  Make into chapters rather than sections.
* doc/gcc.texi: Include the new files and add menu entries for
them.
* Makefile.in ($(docdir)/gcc.info, gcc.dvi): Update dependencies.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47150 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * tree.h (TYPE_ALIGN_OK): New flag.
kenner [Sun, 18 Nov 2001 19:36:01 +0000 (19:36 +0000)]
* tree.h (TYPE_ALIGN_OK): New flag.
* emit-rtl.c (set_mem_attributes): Handle it.
* expr.c (emit_single_push_insn): Only set to alias set 0 if
doing sibcall optimization.
(expand_expr, case COMPONENT_REF): Call set_mem_attributes on case
when make temporary.
(expand_expr, case CONVERT_EXPR): Simplify convert-to-union case.
(expand_expr, case ADDR_EXPR): Abort if TYPE_ALIGN_OK and need copy.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47149 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * sdbout.c (sdbout_symbol): Avoid warning due to &DECL_RTL.
kenner [Sun, 18 Nov 2001 19:08:43 +0000 (19:08 +0000)]
* sdbout.c (sdbout_symbol): Avoid warning due to &DECL_RTL.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47148 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * c-decl.c (c_decode_option): Give deprecation warning for
jsm28 [Sun, 18 Nov 2001 17:16:24 +0000 (17:16 +0000)]
* c-decl.c (c_decode_option): Give deprecation warning for
-traditional.
* doc/invoke.texi (-traditional): Note that this option is
deprecated.

testsuite:
* gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
* gcc.dg/ext-glob.c: Expect -traditional deprecation warning.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47147 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/alpha/alpha.c (alpha_start_function, VMS): Cast shift
kenner [Sun, 18 Nov 2001 12:43:14 +0000 (12:43 +0000)]
* config/alpha/alpha.c (alpha_start_function, VMS): Cast shift
arg to HOST_WIDE_INT, not long.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47146 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/alpha/vms.h (DIR_SEPARATOR, PREFIX). Don't define.
kenner [Sun, 18 Nov 2001 12:35:28 +0000 (12:35 +0000)]
* config/alpha/vms.h (DIR_SEPARATOR, PREFIX). Don't define.
(HAS_INIT_SECTION): Define.
(REAL_ARITHMETIC): Don't undefine.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47145 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-11-18 Egor Duda <deo@logos-m.ru>
billingd [Sun, 18 Nov 2001 12:06:41 +0000 (12:06 +0000)]
2001-11-18  Egor Duda  <deo@logos-m.ru>

* config/i386/cygwin.h: Strip leading '*' from name, if any.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47144 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * Makefile.in: Update.
neil [Sun, 18 Nov 2001 11:11:52 +0000 (11:11 +0000)]
* Makefile.in: Update.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47142 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * Makefile.in (c-parse.o, c-common.o): Update dependencies.
neil [Sun, 18 Nov 2001 11:04:53 +0000 (11:04 +0000)]
* Makefile.in (c-parse.o, c-common.o): Update dependencies.
* c-common.c: Include diagnostic.h.
(c_common_finish): New.
* c-common.h (c_common_finish): New.
* c-lang.c (LANG_HOOKS_FINISH): Override.
* c-parse.in: Don't include diagnostic.h.
(finish_parse): Remove.
* langhooks.h: Update comments.
* toplev.c (lang_dependent_init): New prototype.
(finalize): New.
(compile_file): Split cleanup code out to finalize.
(lang_dependent_init): Stop if lang_hooks.init fails.
(toplev_main): Update.
* tree.h (finish_parse): Remove.

ada: * misc.c (gnat_decode_option, gnat_init_options): Make definitions
static too.
(gnat_init): Don't return NULL.
(finish_parse): Remove.
cp: * lex.c (cxx_finish): Call c_common_finish.
(finish_parse): Remove.
f: * com.c (finish_parse): Remove.
(ffe_finish): Move body of finish_parse.
java: * lang.c (finish_parse): Rename to java_finish.
(LANG_HOOKS_FINISH, java_finish): New.
objc: * objc-act.c (LANG_HOOKS_FINISH): Override.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47141 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoDaily bump.
gccadmin [Sun, 18 Nov 2001 08:16:11 +0000 (08:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47137 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * decl.c (create_array_type_for_decl): Check if NAME is NULL_TREE
lerdsuwa [Sun, 18 Nov 2001 06:31:20 +0000 (06:31 +0000)]
* decl.c (create_array_type_for_decl): Check if NAME is NULL_TREE
when displaying error message about missing array bounds.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47136 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * mangle.c (write_expression): Handle CAST_EXPR, STATIC_CAST_EXPR,
lerdsuwa [Sun, 18 Nov 2001 06:24:45 +0000 (06:24 +0000)]
* mangle.c (write_expression): Handle CAST_EXPR, STATIC_CAST_EXPR,
CONST_CAST_EXPR.
* operators.def: Add CAST_EXPR, STATIC_CAST_EXPR, CONST_CAST_EXPR.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47135 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/alpha/t-vms (LIB2FUNCS_EXTRA): Add vms_tramp.asm.
kenner [Sun, 18 Nov 2001 04:27:50 +0000 (04:27 +0000)]
* config/alpha/t-vms (LIB2FUNCS_EXTRA): Add vms_tramp.asm.
* config/alpha/vms_tramp.asm: New file.
* config/alpha/vms-tramp.asm: Removed.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47134 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * c-common.c (struct disabled_builtin, disabled_builtins,
jsm28 [Sun, 18 Nov 2001 03:30:57 +0000 (03:30 +0000)]
* c-common.c (struct disabled_builtin, disabled_builtins,
disable_builtin_function, builtin_function_disabled_p): New.
(builtin_function_2): Check for disabled built-in functions.
* c-common.h (disable_builtin_function): Declare.
* c-decl.c (c_decode_option): Handle -fno-builtin-FUNCTION.
* doc/invoke.texi: Document -fno-builtin-FUNCTION.
* doc/extend.texi: Mention -fno-builtin-FUNCTION.

testsuite:
* gcc.dg/no-builtin-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47133 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * libsupc++/eh_personality.cc (__cxa_call_unexpected): Take void*.
jason [Sun, 18 Nov 2001 02:09:23 +0000 (02:09 +0000)]
    * libsupc++/eh_personality.cc (__cxa_call_unexpected): Take void*.
        * libsupc++/eh_catch.cc (__cxa_begin_catch): Likewise.
        * libsupc++/unwind-cxx.h: Adjust.
        * src/Makefile.am (strstream.o): Pass -Wno-deprecated.

        * libsupc++/eh_type.cc (__cxa_current_exception_type): New file.
        * libsupc++/cxxabi.h: Declare it.
        * libsupc++/Makefile.am (sources): Add it.
        * src/vterminate.cc (verbose_terminate_handler): New file.
        * libsupc++/exception: Declare it.
        * src/Makefile.am (sources): Add it.

        * src/Makefile.am (VPATH): Check the src directory before the top one.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47132 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
rodrigc [Sun, 18 Nov 2001 01:18:55 +0000 (01:18 +0000)]
2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>

* MAINTAINERS (GNATS only accounts): Remove self.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47131 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
rodrigc [Sun, 18 Nov 2001 00:14:52 +0000 (00:14 +0000)]
2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>

PR target/4606
* config.gcc: Remove reference to va-clipper.h.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47129 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoObvious jni weak reference fix
green [Sat, 17 Nov 2001 21:32:22 +0000 (21:32 +0000)]
Obvious jni weak reference fix

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47128 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/rs6000/rs6000.h (REG_CLASS_CONTENTS): Fix the
shebs [Sat, 17 Nov 2001 21:17:53 +0000 (21:17 +0000)]
    * config/rs6000/rs6000.h (REG_CLASS_CONTENTS): Fix the
        AltiVec-related bitfields.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47127 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * except.c (enum eh_region_type): Add ERT_UNKNOWN.
kenner [Sat, 17 Nov 2001 17:33:57 +0000 (17:33 +0000)]
* except.c (enum eh_region_type): Add ERT_UNKNOWN.
(mark_eh_region, case ERT_UKNONW): New case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47123 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoAdd extra name.
cgf [Sat, 17 Nov 2001 17:25:34 +0000 (17:25 +0000)]
Add extra name.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47122 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago* config/i386/cygwin.h: Search target specific include directory for w32api
cgf [Sat, 17 Nov 2001 17:19:11 +0000 (17:19 +0000)]
* config/i386/cygwin.h: Search target specific include directory for w32api
stuff, if appropriate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47121 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/alpha/vms.h (REG_ALLOC_ORDER): Redefine.
kenner [Sat, 17 Nov 2001 13:17:03 +0000 (13:17 +0000)]
* config/alpha/vms.h (REG_ALLOC_ORDER): Redefine.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47118 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-11-17 Laurent Guerby <guerby@acm.org>
guerby [Sat, 17 Nov 2001 11:35:08 +0000 (11:35 +0000)]
2001-11-17  Laurent Guerby  <guerby@acm.org>

* Make-lang.in (GNATLIBFLAGS): Add -W -Wall.
* gigi.h (init_decl_processing): Rename to gnat_init_decl_processing.
* io-aux.c: Provide K&R prototypes to all functions, reformat code.
* lang-spec.h: Add missing struct field to silence warnings.
* sysdep.c (rts_get_*): Provide K&R prototype.
* sysdep.c (Unlock_Task, Lock_Task): Move to K&R prototype.
* traceback.c (Unlock_Task, Lock_Task): Likewise.
* tracebak.c (__gnat_backtrace): Remove unused variable.
* utils.c (end_subprog_body): Move to K&R style.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47117 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoDaily bump.
gccadmin [Sat, 17 Nov 2001 08:16:21 +0000 (08:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47115 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoNot all of revision 1.113 made it in.
obrien [Sat, 17 Nov 2001 05:46:25 +0000 (05:46 +0000)]
Not all of revision 1.113 made it in.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47114 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-11-16 Aldy Hernandez <aldyh@redhat.com>
aldyh [Sat, 17 Nov 2001 01:19:06 +0000 (01:19 +0000)]
2001-11-16  Aldy Hernandez  <aldyh@redhat.com>

* config/rs6000/rs6000.md: Change all ldvx to lvx.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47113 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * verify.cc (_Jv_BytecodeVerifier::check_field_constant): Handle
tromey [Fri, 16 Nov 2001 23:39:34 +0000 (23:39 +0000)]
* verify.cc (_Jv_BytecodeVerifier::check_field_constant): Handle
case where field has primitive type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47112 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago* gensupport.c (process_rtx): Don't assume filename is the first
aoliva [Fri, 16 Nov 2001 22:59:46 +0000 (22:59 +0000)]
* gensupport.c (process_rtx): Don't assume filename is the first
argument of any rtl.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47111 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * vax-protos.h (reg_was_0_p): New prototype.
danglin [Fri, 16 Nov 2001 22:40:21 +0000 (22:40 +0000)]
* vax-protos.h (reg_was_0_p): New prototype.
* vax.md (movsi, movhi, movqi): Use reg_was_0_p.
* vax.c (follows_p, reg_was_0_p): New functions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47110 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * vax.md (casesi): Swap arguments in "(plus:SI (pc) (mult))". Reformat.
danglin [Fri, 16 Nov 2001 22:24:23 +0000 (22:24 +0000)]
* vax.md (casesi): Swap arguments in "(plus:SI (pc) (mult))". Reformat.
(casesi1): Likewise.  Define new pattern which arises by simplification
when operand 1 is a constant int.  Correct pattern which arises by
simplification when operand 1 is zero.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47109 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoUpdate test for token pasting to also check "|| defined(ALMOST_STDC)"
ghazi [Fri, 16 Nov 2001 21:54:17 +0000 (21:54 +0000)]
Update test for token pasting to also check "|| defined(ALMOST_STDC)"

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47108 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * regex.c: Check defined(__STDC__) || defined(HAVE_STRINGIZE)
ghazi [Fri, 16 Nov 2001 21:49:25 +0000 (21:49 +0000)]
* regex.c: Check defined(__STDC__) || defined(HAVE_STRINGIZE)
to determine whether ISO CPP token pasting is available.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47107 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-11-16 John David Anglin <dave@hiauly1.hia.nrc.ca>
toon [Fri, 16 Nov 2001 21:29:29 +0000 (21:29 +0000)]
2001-11-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>

* Makefile.in: Add MAKEOVERRIDES= to suppress exporting
environment to (sub)shells.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47106 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-11-16 David O'Brien <obrien@FreeBSD.org>
obrien [Fri, 16 Nov 2001 21:23:16 +0000 (21:23 +0000)]
2001-11-16  David O'Brien  <obrien@FreeBSD.org>
* config.gcc (arm*-*-rtems*, arm-*-coff*, armel-*-coff*,
arm-*-vxworks*, arm-*-riscix1.[01]*, arm-*-riscix*,
arm-semi-aout, armel-semi-aout, arm-semi-aof, armel-semi-aof,
arm*-*-netbsd*, arm*-*-linux*, arm*-*-uclinux*, arm*-*-aout,
arm*-*-ecos-elf, arm*-*-elf, arm*-*-conix*, arm*-*-oabi,
arm-*-pe*, strongarm-*-elf*, strongarm-*-coff*, strongarm-*-pe,
xscale-*-elf, xscale-*-coff: Include various CPU headers via tm_file.
* config/arm/aof.h: Don't include arm.h.
* config/arm/aout.h: Likewise.
* config/arm/coff.h: Don't include semi.h and aout.h.
* config/arm/elf.h: Don't include aout.h.
* config/arm/netbsd.h: Don't include netbsd.h and aout.h.
(TARGET_VERSION): Undef before defining.
(ARM_OS_NAME): Likewise
(TARGET_DEFAULT): Likewise
(TARGET_MEM_FUNCTIONS): Do not need to undefine now.
* config/arm/pe.h: Don't include arm/coff.h.
* config/arm/riscix.h (CPP_SPEC, SUBTARGET_CPP_SPEC): Use
SUBTARGET_CPP_SPEC rather than overiding the arm.h CPP_SPEC definition.
* config/arm/riscix1-1.h: Likewise.
* config/arm/rix-gas.h: Don't include riscix.h.
(DBX_CONTIN_LENGTH): Undef before defining.
* config/arm/semi.h: Don't include aout.h.
* config/arm/semiaof.h: Don't include aof.h.
* config/arm/strongarm-coff.h: Don't include coff.h.
* config/arm/strongarm-pe.h: Don't include strongarm-coff.h and pe.h.
* config/arm/vxarm.h: Don't include arm/coff.h.
* config/arm/xscale-coff.h: Don't include coff.h.

Approved by:  Nick Clifton <nickc@cambridge.redhat.com>
              <m3ofm2c27q.fsf@north-pole.nickc.cambridge.redhat.com>

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47105 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago2001-11-16 Paolo Carlini <pcarlini@unitus.it>
pme [Fri, 16 Nov 2001 21:00:59 +0000 (21:00 +0000)]
2001-11-16  Paolo Carlini  <pcarlini@unitus.it>

* include/bits/stl_deque.h (deque::erase()):  Fix memory leak.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47103 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * docs/html/17_intro/howto.html (Thread-safety): Rename
ljrittle [Fri, 16 Nov 2001 20:59:10 +0000 (20:59 +0000)]
    * docs/html/17_intro/howto.html (Thread-safety): Rename
        section to ``The Standard C++ library and multithreading'' and
        update information based on recent mailing list traffic.  Move
        all discussion of __USE_MALLOC to...
        * docs/html/23_containers/howto.html (Containers and multithreading):
        ...here and rework it based on recent mailing list traffic.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47102 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/pa/pa.c: Reflect changes in calling sequences of alter_reg and
kenner [Fri, 16 Nov 2001 20:30:19 +0000 (20:30 +0000)]
* config/pa/pa.c: Reflect changes in calling sequences of alter_reg and
emit_cmp_insn.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47101 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * cfglayout.c (fixup_fallthru_exit_predecesor): Make void, rename
aj [Fri, 16 Nov 2001 20:15:29 +0000 (20:15 +0000)]
* cfglayout.c (fixup_fallthru_exit_predecesor): Make void, rename
to ....
(fixup_fallthru_exit_predecessor): ... this.
Change callers and prototype.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47098 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * verify.cc (_Jv_BytecodeVerifier::is_assignable_from_slow): New
tromey [Fri, 16 Nov 2001 19:59:16 +0000 (19:59 +0000)]
* verify.cc (_Jv_BytecodeVerifier::is_assignable_from_slow): New
method.
(type::compatible): Use it.
(type::merge): Likewise.
(type::promote): Return a `type&'.
(get_one_type): Promote return value.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47097 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoSome SSE fixes
bernds [Fri, 16 Nov 2001 19:58:40 +0000 (19:58 +0000)]
Some SSE fixes

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47096 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago Re-merge with Classpath, from Brian Jones:
tromey [Fri, 16 Nov 2001 19:52:24 +0000 (19:52 +0000)]
Re-merge with Classpath, from Brian Jones:
* java/lang/Integer.java (getInteger): Attempt to decode the value
of the system property instead of the name of the system property.
(parseInt): Throw NumberFormatException explicitly in the case of
a null argument in keeping with JDK 1.3.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47095 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * cp-tree.h (print_class_statistics): Restore.
neil [Fri, 16 Nov 2001 19:17:32 +0000 (19:17 +0000)]
* cp-tree.h (print_class_statistics): Restore.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47094 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * java/util/Timer.java (TaskQueue.isStopped): Remove method.
mark [Fri, 16 Nov 2001 19:00:47 +0000 (19:00 +0000)]
* java/util/Timer.java (TaskQueue.isStopped): Remove method.
(Scheduler.run): Try to re-schedule task and ignore exception if
queue has been stopped.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47093 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * doc/include/linux-and-gnu.texi: Remove.
jsm28 [Fri, 16 Nov 2001 18:56:14 +0000 (18:56 +0000)]
* doc/include/linux-and-gnu.texi: Remove.
* doc/gnu.texi: New.
* doc/gcc.texi: Include gnu.texi instead of linux-and-gnu.texi.
* Makefile.in ($(docdir)/gcc.info, gcc.dvi): Update dependencies.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47092 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/a29k/a29k.c: Fix comment formatting.
kazu [Fri, 16 Nov 2001 18:33:57 +0000 (18:33 +0000)]
* config/a29k/a29k.c: Fix comment formatting.
* config/a29k/a29k.h: Likewise.
* config/arc/arc.c: Likewise.
* config/arc/arc.h: Likewise.
* config/vax/vax.c: Likewise.
* config/vax/vax.h: Likewise.
* config/we32k/we32k.c: Likewise.
* config/we32k/we32k.h: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47091 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * unroll.c (copy_loop_body): Initialize JUMP_LABEL field after
law [Fri, 16 Nov 2001 17:08:12 +0000 (17:08 +0000)]
* unroll.c (copy_loop_body): Initialize JUMP_LABEL field after
creating a new jump insn.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47090 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * expr.c (expand_expr, case ADDR_EXPR): Refine test for when to
kenner [Fri, 16 Nov 2001 14:02:56 +0000 (14:02 +0000)]
* expr.c (expand_expr, case ADDR_EXPR): Refine test for when to
copy misaligned data.
* varasm.c (assemble_variable): Set alignment into MEM when changed.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47089 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * optabs.c (prepare_cmp_insn): Correct lossage in last change fix
grahams [Fri, 16 Nov 2001 13:22:59 +0000 (13:22 +0000)]
* optabs.c (prepare_cmp_insn): Correct lossage in last change fix
OPALIGN type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47088 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * except.c: Support for catching a list of types with a single handler
kenner [Fri, 16 Nov 2001 12:48:18 +0000 (12:48 +0000)]
    * except.c: Support for catching a list of types with a single handler
        (struct eh_region): Change type and filter to lists for catch regions.
        (mark_eh_region): Mark the filter list for GC also.
        (expand_start_catch): Always build a list if argument not NULL and
        register each type of the list through add_type_for_runtime.
        (duplicate_eh_region_1): Change type into type_list for catch regions.
        (assign_filter_values): Assign a filter to each type associated with a
        catch region. Assign filter for NULL types in a unique entry in the
        filter list.
        (build_post_landing_pads): Emit compare and jump for each filter of
        the list associated with a catch region.
        (reachable_next_level): When the type thrown is known, stop the search
        as soon as one type within a catch list matches. Also, a handler is
        potentially reachable only if at least one of the types it catches
        has not been previously caught.
        (collect_one_action_chain): Retrieve the filter for a NULL type list
        from the first filter list entry. For non NULL type lists, add an
        action record for every filter assigned.
        * except.h: Reflect changes in comment before expand_start_catch.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47087 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * expr.c (expand_expr, case ADDR_EXPR): Only copy for misaligned if
kenner [Fri, 16 Nov 2001 12:11:13 +0000 (12:11 +0000)]
* expr.c (expand_expr, case ADDR_EXPR): Only copy for misaligned if
BLKmode.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47086 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/sparc/sparc.c: Remove ALIGN arg from emit_cmp_insn.
kenner [Fri, 16 Nov 2001 11:33:23 +0000 (11:33 +0000)]
* config/sparc/sparc.c: Remove ALIGN arg from emit_cmp_insn.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47085 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoDaily bump.
gccadmin [Fri, 16 Nov 2001 08:16:11 +0000 (08:16 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47083 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * c-lang.c (finish_file): Don't emit static inline functions if
jakub [Fri, 16 Nov 2001 08:05:16 +0000 (08:05 +0000)]
* c-lang.c (finish_file): Don't emit static inline functions if
they weren't referenced.

* gcc.c-torture/execute/20011115-1.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47082 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * expr.c (expand_expr, case COMPONENT_REF): Fix variable ref.
shebs [Fri, 16 Nov 2001 04:40:11 +0000 (04:40 +0000)]
    * expr.c (expand_expr, case COMPONENT_REF): Fix variable ref.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47081 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/s390/s390.md: Remove ALIGN arg from emit_cmp_and_jump_insns
bryce [Fri, 16 Nov 2001 03:05:10 +0000 (03:05 +0000)]
* config/s390/s390.md: Remove ALIGN arg from emit_cmp_and_jump_insns
call.
* config/i386/i386.md: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47080 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * timevar.c (rtl.h): Include so get fancy abort.
kenner [Fri, 16 Nov 2001 02:36:39 +0000 (02:36 +0000)]
* timevar.c (rtl.h): Include so get fancy abort.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47079 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * expr.c (store_field): Pass tree instead of max size; callers changed.
kenner [Fri, 16 Nov 2001 02:26:42 +0000 (02:26 +0000)]
* expr.c (store_field): Pass tree instead of max size; callers changed.
Change handling of alignment.
Only copy to_rtx if is TARGET.
(expand_expr_unaligned): Delete; callers now use expand_expr.
(emit_cmp_insn): No longer take ALIGN parm; all callers changed.
(expand_assignment): Change handling of alignment.
Only copy to_rtx if was original.
(get_inner_reference): No longer return alginment; callers changed.
(expand_expr, case COMPONENT_REF): Change handling of alignment.
(expand_expr, case ADDR_EXPR): Make copy if not sufficiently aligned.
(compare_from_rtx): Delete ALIGN parm; all callers changed.
(do_compare_rtx_and_jump): Likewise.
* expr.h: Reflect above changes.
* tree.h: Likewise.
* dwarf2out.c (loc_descriptor_from_tree): Remove ALIGN parameter
to get_inner_reference.
* builtins.c: Remove ALIGN parm in call to emit_cmp_and_jump_insns.
* doloop.c, except.c, explow.c, loop.c, stmt.c, unroll.c: Likewise.
* optabs.c: Likewise.
(prepare_cmp_insn): Now static; remove ALIGN parm.  Callers changed.
(emit_cmp_and_jump_insns): Remove ALIGN parm; all callers changed.
* expmed.c: Remove ALIGN arg from calls to compare_from_rtx,
compare_rtx_and_jump, and emit_cmp_jump_insns.
* fold-const.c: Remove PALIGN in calls to get_inner_reference.
* function.c (assign_stack_temp_for_type): No longer static.
* optabs.h (emit_cmp_insn): Remove ALIGN parm.
(prepare_cmp_insn): Delete declaration.
* rtl.h (assign_stack_temp_for_type): Add declaration.
* config/alpha/alpha.c, config/d30v/d30v.c: Reflect above changes.
* config/clipper/clipper.c, config/h8300/h8300.c: Likewise.
* config/i386/i386.c,config/mips/mips.c: Likewise.
* config/i860/i860.c, config/ia64/ia64.c: Likewise.
* config/rs6000/rs6000.c, config/sh/sh.c: Likewise.
* alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
* emit-rtl.c (change_address): Fix typo in default alignment.
(adjust_address_1): Use mode of NEW, not MODE, when setting size.
* expr.c (highest_pow2_factor, case WITH_RECORD_EXPR): New case.
* rtl.h (REGNO_PTR_FRAME_P): New macro.

* expr.c (store_field): Pass tree instead of max size; callers changed.
Change handling of alignment.
Only copy to_rtx if is TARGET.
(expand_expr_unaligned): Delete; callers now use expand_expr.
(emit_cmp_insn): No longer take ALIGN parm; all callers changed.
(expand_assignment): Change handling of alignment.
Only copy to_rtx if was original.
(get_inner_reference): No longer return alginment; callers changed.
(expand_expr, case COMPONENT_REF): Change handling of alignment.
(expand_expr, case ADDR_EXPR): Make copy if not sufficiently aligned.
(compare_from_rtx): Delete ALIGN parm; all callers changed.
(do_compare_rtx_and_jump): Likewise.
* expr.h: Reflect above changes.
* tree.h: Likewise.
* dwarf2out.c (loc_descriptor_from_tree): Remove ALIGN parameter
to get_inner_reference.
* except.c: Remove ALIGN parameter in call to emit_cmp_and_jump_insns.
* explow.c: Likewise.
* loop.c: Likewise.
* optabs.c: Likewise.
(prepare_cmp_insn): Now static; remove ALIGN parm.  Callers changed.
(emit_cmp_and_jump_insns): Remove ALIGN parm; all callers changed.
* fold-const.c: Remove PALIGN in calls to get_inner_reference.
* function.c (assign_stack_temp_for_type): No longer static.
* optabs.h (emit_cmp_insn): Remove ALIGN parm.
(prepare_cmp_insn): Delete declaration.
* rtl.h (assign_stack_temp_for_type): Add declaration.
* config/d30v/d30v.c: Reflect above changes.
* config/i860/i860.c, config/ia64/ia64.c: Likewise.
* config/rs6000/rs6000.c, config/sh/sh.c: Likewise.
* ada/trans.c, ada/utils2.c: Remove PALIGN parameter to
get_inner_reference.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47078 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * verify.cc (type::compatible): Use _Jv_IsAssignableFrom.
tromey [Fri, 16 Nov 2001 01:28:55 +0000 (01:28 +0000)]
* verify.cc (type::compatible): Use _Jv_IsAssignableFrom.
(type::merge): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47077 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/darwin.h (SELECT_RTX_SECTION): Force address
dalej [Fri, 16 Nov 2001 01:06:37 +0000 (01:06 +0000)]
* config/darwin.h (SELECT_RTX_SECTION):  Force address
initializers into 'const' section
* config/rs6000/rs6000.c (rs6000_emit_cmove):  Fix mode of
if_then_else to match result, not operands

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47076 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
kenner [Thu, 15 Nov 2001 23:44:58 +0000 (23:44 +0000)]
* alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
* emit-rtl.c (change_address): Fix typo in default alignment.
(adjust_address_1): Use mode of NEW, not MODE, when setting size.
* expr.c (highest_pow2_factor, case WITH_RECORD_EXPR): New case.
* rtl.h (REGNO_PTR_FRAME_P): New macro.

* expr.c (store_field): Pass tree instead of max size; callers changed.
Change handling of alignment.
Only copy to_rtx if is TARGET.
(expand_expr_unaligned): Delete; callers now use expand_expr.
(emit_cmp_insn): No longer take ALIGN parm; all callers changed.
(expand_assignment): Change handling of alignment.
Only copy to_rtx if was original.
(get_inner_reference): No longer return alginment; callers changed.
(expand_expr, case COMPONENT_REF): Change handling of alignment.
(expand_expr, case ADDR_EXPR): Make copy if not sufficiently aligned.
(compare_from_rtx): Delete ALIGN parm; all callers changed.
(do_compare_rtx_and_jump): Likewise.
* expr.h: Reflect above changes.
* tree.h: Likewise.
* dwarf2out.c (loc_descriptor_from_tree): Remove ALIGN parameter
to get_inner_reference.
* except.c: Remove ALIGN parameter in call to emit_cmp_and_jump_insns.
* explow.c: Likewise.
* loop.c: Likewise.
* optabs.c: Likewise.
(prepare_cmp_insn): Now static; remove ALIGN parm.  Callers changed.
(emit_cmp_and_jump_insns): Remove ALIGN parm; all callers changed.
* fold-const.c: Remove PALIGN in calls to get_inner_reference.
* function.c (assign_stack_temp_for_type): No longer static.
* optabs.h (emit_cmp_insn): Remove ALIGN parm.
(prepare_cmp_insn): Delete declaration.
* rtl.h (assign_stack_temp_for_type): Add declaration.
* config/d30v/d30v.c: Reflect above changes.
* config/i860/i860.c, config/ia64/ia64.c: Likewise.
* config/rs6000/rs6000.c, config/sh/sh.c: Likewise.
* ada/trans.c, ada/utils2.c: Remove PALIGN parameter to
get_inner_reference.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47075 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
kenner [Thu, 15 Nov 2001 23:34:17 +0000 (23:34 +0000)]
* alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
* emit-rtl.c (change_address): Fix typo in default alignment.
(adjust_address_1): Use mode of NEW, not MODE, when setting size.
* expr.c (highest_pow2_factor, case WITH_RECORD_EXPR): New case.
* rtl.h (REGNO_PTR_FRAME_P): New macro.

* expr.c (store_field): Pass tree instead of max size; callers changed.
Change handling of alignment.
Only copy to_rtx if is TARGET.
(expand_expr_unaligned): Delete; callers now use expand_expr.
(emit_cmp_insn): No longer take ALIGN parm; all callers changed.
(expand_assignment): Change handling of alignment.
Only copy to_rtx if was original.
(get_inner_reference): No longer return alginment; callers changed.
(expand_expr, case COMPONENT_REF): Change handling of alignment.
(expand_expr, case ADDR_EXPR): Make copy if not sufficiently aligned.
(compare_from_rtx): Delete ALIGN parm; all callers changed.
(do_compare_rtx_and_jump): Likewise.
* expr.h: Reflect above changes.
* tree.h: Likewise.
* dwarf2out.c (loc_descriptor_from_tree): Remove ALIGN parameter
to get_inner_reference.
* except.c: Remove ALIGN parameter in call to emit_cmp_and_jump_insns.
* explow.c: Likewise.
* loop.c: Likewise.
* optabs.c: Likewise.
(prepare_cmp_insn): Now static; remove ALIGN parm.  Callers changed.
(emit_cmp_and_jump_insns): Remove ALIGN parm; all callers changed.
* fold-const.c: Remove PALIGN in calls to get_inner_reference.
* function.c (assign_stack_temp_for_type): No longer static.
* optabs.h (emit_cmp_insn): Remove ALIGN parm.
(prepare_cmp_insn): Delete declaration.
* rtl.h (assign_stack_temp_for_type): Add declaration.
* config/d30v/d30v.c: Reflect above changes.
* config/i860/i860.c, config/ia64/ia64.c: Likewise.
* config/rs6000/rs6000.c, config/sh/sh.c: Likewise.
* ada/trans.c, ada/utils2.c: Remove PALIGN parameter to
get_inner_reference.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47074 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/rs6000/rs6000.h: Fix a comment typo.
shebs [Thu, 15 Nov 2001 21:06:51 +0000 (21:06 +0000)]
    * config/rs6000/rs6000.h: Fix a comment typo.
        (RTX_COSTS): Sort processor versions better.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47073 138bc75d-0d04-0410-961f-82ee72b054a4

22 years ago * config/h8300/h8300.md: Fix insn length of bit insns.
kazu [Thu, 15 Nov 2001 20:49:01 +0000 (20:49 +0000)]
* config/h8300/h8300.md: Fix insn length of bit insns.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47070 138bc75d-0d04-0410-961f-82ee72b054a4

22 years agoWhite-space change
kenner [Thu, 15 Nov 2001 20:17:48 +0000 (20:17 +0000)]
White-space change

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@47069 138bc75d-0d04-0410-961f-82ee72b054a4