platform/upstream/linaro-gcc.git
23 years ago2001-05-02 David Edelsohn <edelsohn@gnu.org>
dje [Wed, 2 May 2001 18:21:06 +0000 (18:21 +0000)]
2001-05-02  David Edelsohn  <edelsohn@gnu.org>

* config/rs6000/rs6000.c (rs6000_emit_move): Merge
special_constant conditional blocks together.

2001-05-02  Dale Johannesen  <dalej@apple.com>

* config/rs6000/rs6000.h (RS6000_ARG_SIZE): Remove unused NAMED
parameter.
(STRICT_ARGUMENT_NAMING): Define.
* config/rs6000/rs6000.c (function_arg_advance, function_arg,
function_arg_partial_nregs, setup_incoming_varargs): Remove
args logic which depends on "named" now that STRICT_ARGUMENT_NAMING
is defined.

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

23 years ago * decl.c (compute_array_index_type): Don't try to do anything with
mmitchel [Wed, 2 May 2001 18:04:18 +0000 (18:04 +0000)]
* decl.c (compute_array_index_type): Don't try to do anything with
the indices when processing a template.

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

23 years ago * config/i386/i386.h (FUNCTION_BOUNDARY): Result is unsigned.
kenner [Wed, 2 May 2001 17:37:26 +0000 (17:37 +0000)]
* config/i386/i386.h (FUNCTION_BOUNDARY): Result is unsigned.

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

23 years ago * function.c (fixup_var_regs_1, case SUBREG): Use promoted mode
kenner [Wed, 2 May 2001 17:31:19 +0000 (17:31 +0000)]
* function.c (fixup_var_regs_1, case SUBREG): Use promoted mode
for replacement.

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

23 years ago * expr.c (store_field): Do nothing except elaborate side-effects if
kenner [Wed, 2 May 2001 17:08:19 +0000 (17:08 +0000)]
* expr.c (store_field): Do nothing except elaborate side-effects if
zero-bit field.

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

23 years agocp:
ghazi [Wed, 2 May 2001 14:38:35 +0000 (14:38 +0000)]
cp:
* call.c: NULL_PTR -> NULL.
* class.c: Likewise.
* cvt.c: Likewise.
* decl.c: Likewise.
* decl2.c: Likewise.
* except.c: Likewise.
* init.c: Likewise.
* rtti.c: Likewise.
* search.c: Likewise.
* tree.c: Likewise.
* typeck.c: Likewise.
* typeck2.c: Likewise.

f:
* com.c: NULL_PTR -> NULL.

java:
* decl.c: NULL_PTR -> NULL.
* jcf-write.c: Likewise.

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

23 years ago * c-lex.c: NULL_PTR -> NULL.
ghazi [Wed, 2 May 2001 14:31:45 +0000 (14:31 +0000)]
* c-lex.c: NULL_PTR -> NULL.
* cse.c: Likewise.
* emit-rtl.c: Likewise.
* gcse.c: Likewise.
* genpeep.c: Likewise.
* jump.c: Likewise.
* mips-tdump.c: Likewise.
* reload1.c: Likewise.
* rtlanal.c: Likewise.
* stmt.c: Likewise.
* stor-layout.c: Likewise.
* toplev.c: Likewise.

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

23 years ago * decl2.c (do_using_directive): Revert previous patch.
aj [Wed, 2 May 2001 12:23:08 +0000 (12:23 +0000)]
* decl2.c (do_using_directive): Revert previous patch.

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

23 years agoDaily bump.
gccadmin [Wed, 2 May 2001 07:16:08 +0000 (07:16 +0000)]
Daily bump.

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

23 years ago * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
ljrittle [Wed, 2 May 2001 06:55:39 +0000 (06:55 +0000)]
* g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
<stdlib.h>, not <malloc.h>.

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

23 years ago2001-05-01 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Wed, 2 May 2001 05:50:20 +0000 (05:50 +0000)]
2001-05-01  Benjamin Kosnik  <bkoz@redhat.com>

* include/bits/sbuf_iter.h (istreambuf_iterator): Correct.
* testsuite/24_iterators/istreambuf_iterator.cc (test02): Add test.

* include/bits/std_sstream.h (stringbuf): Leak
copied string.
* testsuite/24_iterators/ostreambuf_iterator.cc: Correct.

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

23 years ago * expr.c (expand_expr): When compiling LABELED_BLOCK_EXPR,
bothner [Wed, 2 May 2001 02:04:27 +0000 (02:04 +0000)]
* expr.c (expand_expr):  When compiling LABELED_BLOCK_EXPR,
call do_pending_stack_adjust before emiting label.

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

23 years ago2001-05-01 Tom Browder <tbrowder@home.com>
pme [Wed, 2 May 2001 01:39:03 +0000 (01:39 +0000)]
2001-05-01  Tom Browder  <tbrowder@home.com>

* docs/html/ext/howto.html:  Fix typo.

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

23 years agoFix typo
mmitchel [Wed, 2 May 2001 00:58:46 +0000 (00:58 +0000)]
Fix typo

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

23 years ago * extend.texi: Fix typo.
mmitchel [Wed, 2 May 2001 00:52:58 +0000 (00:52 +0000)]
* extend.texi: Fix typo.

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

23 years ago * fdl.texi: New file.
mmitchel [Wed, 2 May 2001 00:39:01 +0000 (00:39 +0000)]
* fdl.texi: New file.
* objc-features.texi: Simplify.
* Makefile.in: Adjust accordingly.

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

23 years ago * Make-lang.in ($(srcdir)/java/gcj.info): Added `-I..'.
tromey [Tue, 1 May 2001 22:21:01 +0000 (22:21 +0000)]
* Make-lang.in ($(srcdir)/java/gcj.info): Added `-I..'.
(java/gcj.dvi): Added $(srcdir) to TEXINPUTS.
* gcj.texi: Updated copyright text.  Include fdl.texi.
(Top): Link to new node.

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

23 years ago * parse.h (REGISTER_IMPORT): Use tree_cons instead of chainon.
bothner [Tue, 1 May 2001 22:13:31 +0000 (22:13 +0000)]
* parse.h (REGISTER_IMPORT):  Use tree_cons instead of chainon.

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

23 years ago * parse.y (java_pop_parser_context): The TREE_VALUE of a link in the
bothner [Tue, 1 May 2001 22:05:46 +0000 (22:05 +0000)]
* parse.y (java_pop_parser_context):  The TREE_VALUE of a link in the
import_list contains the name, not the TREE_PURPOSE.

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

23 years ago2001-05-01 Jeffrey Oldham <oldham@codesourcery.com>
oldham [Tue, 1 May 2001 21:44:02 +0000 (21:44 +0000)]
2001-05-01  Jeffrey Oldham  <oldham@codesourcery.com>

* gc_priv.h (UNLOCK): Change type of GC_noop1 argument.
(GC_noop1): Change declaration to take one argument.

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

23 years ago * objc/objc-act.c (build_module_descriptor): Clear DECL_CONTEXT
shebs [Tue, 1 May 2001 20:45:55 +0000 (20:45 +0000)]
    * objc/objc-act.c (build_module_descriptor): Clear DECL_CONTEXT
        of UOBJC_MODULES_decl.
        (generate_strings): Clear DECL_CONTEXT of new decl nodes.
        (generate_descriptor_table): Ditto.
        (generate_protocols): Ditto.
        (generate_protocol_list): Ditto.
        (generate_classref_translation_entry): Ditto.

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

23 years ago2001-05-01 Jeffrey Oldham <oldham@codesourcery.com>
oldham [Tue, 1 May 2001 18:51:06 +0000 (18:51 +0000)]
2001-05-01  Jeffrey Oldham  <oldham@codesourcery.com>

* invoke.texi (Optimize Options): Add documentation for `--param
max-delay-slot-insn-search' and `--param
max-delay-slot-live-search' and reorder --param section.
* params.def: Modify initial comment.
* params.h (param_info): Add `help' member.
* toplev.c (lang_independent_params): Include `help' description.
(display_help): Print --param parameters.

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

23 years ago2001-04-30 Andrew Haley <aph@cambridge.redhat.com>
aph [Tue, 1 May 2001 17:45:11 +0000 (17:45 +0000)]
2001-04-30  Andrew Haley  <aph@cambridge.redhat.com>

        * libgcj.spec.in (jc1): Add EXCEPTIONSPEC.
        * configure.host (EXCEPTIONSPEC): New.
        * configure.in (EXCEPTIONSPEC): New.
        * configure: Rebuilt.

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

23 years ago2001-05-01 Zack Weinberg <zackw@stanford.edu>
zack [Tue, 1 May 2001 17:45:05 +0000 (17:45 +0000)]
2001-05-01  Zack Weinberg  <zackw@stanford.edu>

* config.gcc: Don't default xmake_file to ${cpu_type}/x-${cpu_type}.
Remove references to deleted files.
(*-*-openbsd): No need to override xmake_file.
(*-*-sysv4): Treat like *-*-sysv.

* configure.in: Probe for ldopen in various places, and set up
collect2 to be linked with them if found.
Don't dink with Windows registry stuff unless $host_os is a
Win32 os name.  Check to see if we need -ladvapi32.
* configure: Regenerate.

* Makefile: Get rid of CLIB and HOST_CLIB.
Substitute in COLLECT2_LIBS and link collect2 against its contents.
* build-make: Get rid of HOST_CLIB.

* config/a29k/x-unix, config/alpha/x-osf, config/i386/x-aix,
config/i386/x-osfrose, config/m68k/x-dpx2, config/mips/x-iris3,
config/mips/x-mips, config/mips/x-osfrose, config/mips/x-sony,
config/mips/x-sysv, config/rs6000/x-aix31, config/rs6000/x-aix41,
config/rs6000/x-rs6000: Delete.

* config/i386/x-cygwin, config/m68k/t-aux, config/mips/x-iris:
Don't set CLIB.

24 x-host fragments remain, 0 x-cpu, 3 top level.

2001-05-01  Zack Weinberg  <zackw@stanford.edu>

* aclocal.m4 (gcc_AC_C_CHAR_BIT): Correct test program.
* configure: Regenerate.

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

23 years ago * testsuite/libstdc++.tests/tests.exp: Add comment.
gdr [Tue, 1 May 2001 17:28:02 +0000 (17:28 +0000)]
  * testsuite/libstdc++.tests/tests.exp: Add comment.

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

23 years ago * Makefile.in (install-headers): Remove redundant dependency.
rth [Tue, 1 May 2001 16:58:40 +0000 (16:58 +0000)]
    * Makefile.in (install-headers): Remove redundant dependency.

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

23 years ago * testsuite/libstdc++.tests/tests.exp: Set ulimits.
gdr [Tue, 1 May 2001 15:01:50 +0000 (15:01 +0000)]
  * testsuite/libstdc++.tests/tests.exp: Set ulimits.

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

23 years ago * c-tree.texi (USING_STMT): Document.
nathan [Tue, 1 May 2001 14:43:17 +0000 (14:43 +0000)]
* c-tree.texi (USING_STMT): Document.

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

23 years agocp:
nathan [Tue, 1 May 2001 12:56:12 +0000 (12:56 +0000)]
cp:
* cp-tree.def (USING_STMT): New statement node.
* cp-tree.h (USING_STMT_NAMESPACE): New macro.
* decl2.c (do_using_directive): Add USING_STMT to statement
tree. Don't emit errors when processing template decl.
* pt.c (tsubst_expr, USING_STMT case): New case.
* semantics.c (cp_expand_stmt, USING_STMT case): New case.
testsuite:
* g++.old-deja/g++.ns/template17.C: New test.

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

23 years ago * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
ghazi [Tue, 1 May 2001 12:11:35 +0000 (12:11 +0000)]
* bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
* c-common.c: Likewise.
* c-decl.c: Likewise.
* combine.c: Likewise.
* rs6000.c: Likewise.
* except.c: Likewise.
* explow.c: Likewise.
* expr.c: Likewise.
* fold-const.c: Likewise.
* function.c: Likewise.
* gcc.c: Likewise.
* gcse.c: Likewise.
* integrate.c: Likewise.
* loop.c: Likewise.
* objc/objc-act.c: Likewise.
* recog.c: Likewise.
* reg-stack.c: Likewise.
* reload.c: Likewise.
* reload1.c: Likewise.
* simplify-rtx.c: Likewise.
* stmt.c: Likewise.
* varasm.c: Likewise.

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

23 years agocp:
nathan [Tue, 1 May 2001 11:47:49 +0000 (11:47 +0000)]
cp:
* call.c (build_new_op): Convert args from reference here.
(build_conditional_expr): Don't convert here.
testsuite:
* g++.old-deja/g++.pt/ref4.C: New test.

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

23 years agocp:
nathan [Tue, 1 May 2001 10:53:09 +0000 (10:53 +0000)]
cp:
* spew.c (last_token_id): New static variable.
(read_token): Set it here.
(yyerror): Use it here.

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

23 years ago * diagnostic.def: New file.
gdr [Tue, 1 May 2001 08:19:45 +0000 (08:19 +0000)]
  * diagnostic.def: New file.
      * diagnostic.h (diagnostic_t): New enum.
      * Makefile.in (diagnostic.o): Depend on diagnostic.def

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

23 years agoDaily bump.
gccadmin [Tue, 1 May 2001 07:16:43 +0000 (07:16 +0000)]
Daily bump.

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

23 years ago * tsystem.h: Test only POSIX for availability of string.h
zack [Tue, 1 May 2001 03:48:04 +0000 (03:48 +0000)]
* tsystem.h: Test only POSIX for availability of string.h
and time.h.
* config.gcc (all systems): If USG appeared in xm_defines,
change it to POSIX.  If both USG and POSIX appeared, just
delete USG. Remove unnecessary quotes around xm_defines
settings.
(m68k-crds-unos*): Don't #define unos - tested nowhere.
(m68k-apple-aux*): Don't #define AUX - tested nowhere.
(alpha*-*-linux*ecoff*, powerpc-*-linux*libc1,
powerpc-*-linux*): No need to set xm_defines - handled by
global settings for *-*-linux*.

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

23 years ago * dbxout.c, mips-tfile.c, config/mips/mips.c, xcoffout.c:
zack [Tue, 1 May 2001 01:58:32 +0000 (01:58 +0000)]
* dbxout.c, mips-tfile.c, config/mips/mips.c, xcoffout.c:
Always include gstab.h, not system stab.h.  Don't provide
default definitions of N_CATCH or N_OPT.  Always use the
gstab.h variant of STAB_CODE_TYPE.
* final.c: Don't include stab.h/gstab.h at all, or provide
defaults for N_SLINE and N_SOL.

* xcoffout.c: Can assume N_MAIN, N_DSLINE, N_BSLINE, N_BINCL,
N_EINCL, N_EXCL, N_M2C, N_SCOPE, N_CATCH, and N_OPT are
available.
* sdbout.c: Always include gsyms.h instead of system syms.h.

* configure.in: No need to check for stab.h.
* configure, config.in: Regenerate.
* Makefile.in (final.o): Don't depend on gstab.h.

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

23 years ago * extend.texi: Improve documentation of volatile asms.
mmitchel [Tue, 1 May 2001 00:39:59 +0000 (00:39 +0000)]
* extend.texi: Improve documentation of volatile asms.

* c-tree.texi: Fix thinko.
* gcc.texi: Likewise.

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

23 years ago * c-common.c (c_promoting_integer_type_p): New function, from the
rth [Mon, 30 Apr 2001 23:59:10 +0000 (23:59 +0000)]
    * c-common.c (c_promoting_integer_type_p): New function, from the
        corpse of old macro.  Properly promote too-small enumerations and
        booleans.  Adjust all callers.
        * c-common.h (C_PROMOTING_INTEGER_TYPE_P): Remove.
        (c_promoting_integer_type_p): Declare.
        * c-decl.c: Adjust C_PROMOTING_INTEGER_TYPE_P invocations.
        * c-typeck.c: Likewise.
        (default_conversion): Remove now redundant boolean check.

        * cvt.c: Downcase C_PROMOTING_INTEGER_TYPE_P invocations.
        * decl.c: Likewise.

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

23 years agoRevert last change.
rth [Mon, 30 Apr 2001 23:28:23 +0000 (23:28 +0000)]
Revert last change.

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

23 years ago * regmove.c (try_apply_stack_adjustment): Remove now redundant
rth [Mon, 30 Apr 2001 23:27:22 +0000 (23:27 +0000)]
    * regmove.c (try_apply_stack_adjustment): Remove now redundant
        sanity checks.
        (combine_stack_adjustments_for_block): Don't combine stack
        allocation followed by deallocations.  Handle grow-up stacks.

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

23 years ago2001-04-30 Matt Kraai <kraai@alumni.carnegiemellon.edu>
tromey [Mon, 30 Apr 2001 23:09:39 +0000 (23:09 +0000)]
2001-04-30  Matt Kraai  <kraai@alumni.carnegiemellon.edu>

* java/io/natFile.cc (performSetReadOnly): Fix #ifdef test.
(performDelete): Fix #endif placement.

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

23 years ago * fdl.texi: New file.
mmitchel [Mon, 30 Apr 2001 22:46:47 +0000 (22:46 +0000)]
* fdl.texi: New file.
* c-tree.texi: Use the GFDL.
* gcc.texi: Likewise.

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

23 years ago * fdl.texi: New file.
mmitchel [Mon, 30 Apr 2001 22:46:01 +0000 (22:46 +0000)]
* fdl.texi: New file.
* c-tree.texi: Use the GFDL.
* gcc.texi: Likewise.

* porting.texi: Use the GFDL.

* objc-features.texi: Use the GFDL.

* gxxint.texi: Remove.
* Make-lang.in: Remove all traces of gxxint.texi.

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

23 years ago * decl2.c (start_static_initialization_or_destruction): Correct
mmitchel [Mon, 30 Apr 2001 22:20:03 +0000 (22:20 +0000)]
* decl2.c (start_static_initialization_or_destruction): Correct
logic to handle the -fno-use-cxa-atexit case.

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

23 years ago2001-04-30 Toon Moene <toon@moene.indiv.nluug.nl>
toon [Mon, 30 Apr 2001 21:51:57 +0000 (21:51 +0000)]
2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>

* g77.f-torture/execute/20010430.f: New test.

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

23 years ago2001-04-30 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Mon, 30 Apr 2001 20:53:31 +0000 (20:53 +0000)]
2001-04-30  Benjamin Kosnik  <bkoz@redhat.com>

libstdc++/2627
* testsuite/24_iterators/ostreambuf_iterator.cc: New file.
* include/bits/sbuf_iter.h (ostreambuf_iterator): Remove bogus
specializations.

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

23 years ago * invoke.texi: Add a section documenting Objective-C options.
shebs [Mon, 30 Apr 2001 18:17:13 +0000 (18:17 +0000)]
    * invoke.texi: Add a section documenting Objective-C options.

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

23 years ago2001-04-30 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Mon, 30 Apr 2001 18:07:51 +0000 (18:07 +0000)]
2001-04-30  Benjamin Kosnik  <bkoz@redhat.com>

libstdc++/2964
* include/bits/stl_iterator_base_funcs.h (__advance): Fix.

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

23 years ago2001-04-30 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Mon, 30 Apr 2001 17:48:41 +0000 (17:48 +0000)]
2001-04-30  Benjamin Kosnik  <bkoz@redhat.com>

libstdc++/2964
* include/bits/stl_iterator_base_funcs.h (__advance): Fix.

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

23 years ago2001-04-30 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Mon, 30 Apr 2001 17:41:29 +0000 (17:41 +0000)]
2001-04-30  Benjamin Kosnik  <bkoz@redhat.com>

libstdc++/2964
* include/bits/stl_iterator_base_funcs.h (__advance): Fix.

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

23 years ago2001-04-27 Andrew Haley <aph@cambridge.redhat.com>
aph [Mon, 30 Apr 2001 16:07:26 +0000 (16:07 +0000)]
2001-04-27  Andrew Haley  <aph@cambridge.redhat.com>

        * emit-rtl.c (try_split):  Copy EH notes to sequence.

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

23 years ago * regmove.c (record_stack_memrefs): Catch all references to the
mmitchel [Mon, 30 Apr 2001 15:09:51 +0000 (15:09 +0000)]
* regmove.c (record_stack_memrefs): Catch all references to the
stack pointer.

* optimize.c (update_cloned_parm): New function.
(maybe_clone_body): Use it.  Update the `this' parameter too.

* gcc.dg/20000724-1.c: Add a clobber of `esp'.

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

23 years agoDaily bump.
gccadmin [Mon, 30 Apr 2001 07:16:39 +0000 (07:16 +0000)]
Daily bump.

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

23 years agoquote shell assignment values
korbb [Sun, 29 Apr 2001 21:24:16 +0000 (21:24 +0000)]
quote shell assignment values

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

23 years ago * c-aux-info.c: NULL_PTR->NULL in calls to `concat'.
ghazi [Sun, 29 Apr 2001 12:43:20 +0000 (12:43 +0000)]
* c-aux-info.c: NULL_PTR->NULL in calls to `concat'.

* gcc.c: Likewise.

* prefix.c: Likewise.

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

23 years agocp:
jsm28 [Sun, 29 Apr 2001 11:48:40 +0000 (11:48 +0000)]
cp:
* decl2.c (unsupported_options): Add new-abi.
* lang-options.h: Remove no longer supported options.

testsuite:
* g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.

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

23 years ago * jcf-io.c (read_zip_member): Cast to long in comparison with
ghazi [Sun, 29 Apr 2001 11:24:37 +0000 (11:24 +0000)]
* jcf-io.c (read_zip_member): Cast to long in comparison with
signed value.

* jvspec.c (lang_specific_driver): Initialize variables.

* mangle.c (find_compression_record_match): Likewise.

* typeck.c (build_null_signature): Provide static prototype.  Mark
parameter with ATTRIBUTE_UNUSED.

* verify.c (verify_jvm_instructions): Initialize variable.

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

23 years agoDaily bump.
gccadmin [Sun, 29 Apr 2001 07:16:07 +0000 (07:16 +0000)]
Daily bump.

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

23 years ago2001-04-28 Phil Edwards <pme@sources.redhat.com>
pme [Sun, 29 Apr 2001 01:40:34 +0000 (01:40 +0000)]
2001-04-28  Phil Edwards  <pme@sources.redhat.com>

* docs/doxygen/run_doxygen:  Minor tweaks.
* docs/doxygen/style.css:  New file.
* docs/doxygen/user.cfg.in:  Update using "doxygen -u" to get the
latest parameters available.  Use style.css.

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

23 years ago * objc/objc-act.c (handle_class_ref): Rewrite to flush target
shebs [Sun, 29 Apr 2001 00:12:51 +0000 (00:12 +0000)]
    * objc/objc-act.c (handle_class_ref): Rewrite to flush target
        specific code and use new macro ASM_DECLARE_UNRESOLVED_REFERENCE.
        * config/darwin.h (ASM_DECLARE_UNRESOLVED_REFERENCE): Define.
        * tm.texi (ASM_DECLARE_UNRESOLVED_REFERENCE): Document.

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

23 years ago * config/darwin.h (STANDARD_EXEC_PREFIX): Don't define.
shebs [Sat, 28 Apr 2001 22:18:06 +0000 (22:18 +0000)]
    * config/darwin.h (STANDARD_EXEC_PREFIX): Don't define.
        (NEXT_OBJC_RUNTIME): Define.

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

23 years ago * rtl.h (simplify_gen_relational): Add cmp_mode parameter.
hubicka [Sat, 28 Apr 2001 19:16:30 +0000 (19:16 +0000)]
* rtl.h (simplify_gen_relational): Add cmp_mode parameter.
* simplify-rtx.c (simplify_gen_relational): Likewise.

* simplify-rtx.c (simplify_replace_rtx): Handle relationals and MEMs.

* i386.h (VALID_SSE_REG_MODE): Accept MMX modes if SSE2
* i386.md (movsi_1, movdi2, movdi_1_rex64): Handle SSE2 moves.

* i386.md (negsf2, negdf2, abssf2, absdf2): Force operands to
registers in SSE case; fix handling of the immediates.
(negsf2_ifs, abssf2_ifs): Tweak constraints; require
operands to be in regsiters before reload.
(negdf2_ifs, absdf2_ifs): Likewise; disable for 64bit
(negdf2_ifs_rex64, absdf2_ifs_rtx64): New.
(abstf,absxf,negtf,negxf splitters): Compute
properly the regnum for x86_64.
(avsdf2_if_rex64): New.

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

23 years ago * flow.c (propagate_block_delete_insn): Handle deletion of ADDR_VEC
law [Sat, 28 Apr 2001 16:53:00 +0000 (16:53 +0000)]
    * flow.c (propagate_block_delete_insn): Handle deletion of ADDR_VEC
        and ADDR_DIFF_VEC insns when the proceeding CODE_LABEL was put
        into the constant pool.
        * jump.c (jump_optimize_1): Remove barrier successors after all
        the LABEL_NUSES counds have been computed.
        (delete_barrier_successors): When deleting a tablejump insn, also
        delete the jump table it uses.
        * varasm.c (force_const_mem): Set LABEL_PRESERVE_P when forcing a
        label into memory.

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

23 years ago * pa.c (FRP): Remove erroneous white space in macro definition.
amodra [Sat, 28 Apr 2001 14:23:34 +0000 (14:23 +0000)]
* pa.c (FRP): Remove erroneous white space in macro definition.

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

23 years ago * invoke.texi: Use XX-bit instead of XXbit or XX bit where
aj [Sat, 28 Apr 2001 11:35:04 +0000 (11:35 +0000)]
* invoke.texi: Use XX-bit instead of XXbit or XX bit where
appropriate.
* extend.texi: Likewise.
* tm.texi: Likewise.

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

23 years ago * md.texi: Use XX-bit instead of XXbit or XX bit where
aj [Sat, 28 Apr 2001 08:54:31 +0000 (08:54 +0000)]
    * md.texi: Use XX-bit instead of XXbit or XX bit where
        appropriate.

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

23 years ago * gcc.c (process_command): Allow -l lib in addition to -llib
gerald [Sat, 28 Apr 2001 08:08:03 +0000 (08:08 +0000)]
* gcc.c (process_command): Allow -l lib in addition to -llib
for POSIX compliance. This fixes PR c/2347.

* invoke.texi: Update section on Link Options accordingly.

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

23 years agoDaily bump.
gccadmin [Sat, 28 Apr 2001 07:16:11 +0000 (07:16 +0000)]
Daily bump.

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

23 years agonew
jason [Sat, 28 Apr 2001 05:11:21 +0000 (05:11 +0000)]
new

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

23 years ago* java/lang/natClassLoader.cc (_Jv_RegisterInitiatingLoader): Use _Jv_Malloc.
zack [Sat, 28 Apr 2001 01:39:15 +0000 (01:39 +0000)]
* java/lang/natClassLoader.cc (_Jv_RegisterInitiatingLoader): Use _Jv_Malloc.

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

23 years ago * prims.cc (_Jv_ThisExecutable): Use _Jv_Malloc.
zack [Sat, 28 Apr 2001 00:04:55 +0000 (00:04 +0000)]
* prims.cc (_Jv_ThisExecutable): Use _Jv_Malloc.
* posix-threads.cc (_Jv_ThreadInitData): Use _Jv_Malloc.
(_Jv_ThreadDestroyData): Use _Jv_Free.

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

23 years ago * function.c (purge_addressof_1): Remove the duplicate
zack [Fri, 27 Apr 2001 23:55:03 +0000 (23:55 +0000)]
* function.c (purge_addressof_1): Remove the duplicate
if (code == SET) block.  Fold the two if (code == ADDRESSOF)
blocks together.

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

23 years ago2001-04-27 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Fri, 27 Apr 2001 23:38:14 +0000 (23:38 +0000)]
2001-04-27  Benjamin Kosnik  <bkoz@redhat.com>

* docs/doxygen/mainpage.doxy: New.
* docs/doxygen/user.cfg.in: Change default configuration. Single
frame, other tweaks.

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

23 years ago * except.c (expand_eh_region_start): Don't start a new block.
jason [Fri, 27 Apr 2001 23:25:20 +0000 (23:25 +0000)]
    * except.c (expand_eh_region_start): Don't start a new block.
        (expand_eh_region_end): Don't end a block.
        * stmt.c (expand_end_bindings): Don't end EH blocks.
        (expand_decl_cleanup): Starting an EH region won't change the block.
        (mark_block_as_eh_region, mark_block_as_not_eh_region): Lose.
        (is_eh_region): Lose.
        * tree.h: Adjust.

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

23 years ago Add forgotten entry.
sirl [Fri, 27 Apr 2001 21:32:31 +0000 (21:32 +0000)]
    Add forgotten entry.

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

23 years ago*** empty log message ***
oldham [Fri, 27 Apr 2001 19:59:53 +0000 (19:59 +0000)]
*** empty log message ***

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

23 years ago * md.texi (Machine Constraints): Document additional i386
aj [Fri, 27 Apr 2001 19:35:03 +0000 (19:35 +0000)]
    * md.texi (Machine Constraints): Document additional i386
        constraints and fix description of "A".

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

23 years ago * parse.y (java_expand_classes): Don't change ctxp_for_generation
bothner [Fri, 27 Apr 2001 19:12:20 +0000 (19:12 +0000)]
* parse.y (java_expand_classes):  Don't change ctxp_for_generation
while iterating, since that could cause gc to lose stuff.

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

23 years ago2001-04-27 Toon Moene <toon@moene.indiv.nluug.nl>
toon [Fri, 27 Apr 2001 17:33:13 +0000 (17:33 +0000)]
2001-04-27  Toon Moene  <toon@moene.indiv.nluug.nl>

* g77.f-torture/compile/20000629-1.x: Really commit removal.

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

23 years ago * tm.texi (TARGET_MEM_FUNCTIONS): Update text.
law [Fri, 27 Apr 2001 16:42:07 +0000 (16:42 +0000)]
    * tm.texi (TARGET_MEM_FUNCTIONS): Update text.

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

23 years ago * jni.cc (_Jv_JNI_GetPrimitiveArrayRegion): Fixed bounds
tromey [Fri, 27 Apr 2001 16:09:54 +0000 (16:09 +0000)]
* jni.cc (_Jv_JNI_GetPrimitiveArrayRegion): Fixed bounds
checking.
(_Jv_JNI_SetPrimitiveArrayRegion): Likewise.

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

23 years ago2001-04-27 Martin Kahlert <martin.kahlert@infineon.com>
tromey [Fri, 27 Apr 2001 16:09:10 +0000 (16:09 +0000)]
2001-04-27  Martin Kahlert  <martin.kahlert@infineon.com>

* include/jni.h (struct JNINativeInterface): Fixed types in
Get/Set*ArrayRegion declarations.
(class _Jv_JNIEnv): Likewise.

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

23 years agocp:
nathan [Fri, 27 Apr 2001 13:33:46 +0000 (13:33 +0000)]
cp:
* except.c (can_convert_eh): Don't check template parms,
typename types etc.
testsuite:
* g++.old-deja/g++.eh/crash6.C: New test.

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

23 years agocp:
nathan [Fri, 27 Apr 2001 12:47:22 +0000 (12:47 +0000)]
cp:
* optimize.c (maybe_clone_body): Copy parameter names and locations.
testsuite:
* g++.old-deja/g++.other/warn7.C: New test.

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

23 years agocp:
nathan [Fri, 27 Apr 2001 10:47:36 +0000 (10:47 +0000)]
cp:
* cp-tree.h (adjust_clone_args): Prototype new function.
* class.c (adjust_clone_args): New function.
* decl.c (start_function): Call it for in charge ctors.
testsuite:
* g++.old-deja/g++.other/defarg9.C: New test.

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

23 years agoDaily bump.
gccadmin [Fri, 27 Apr 2001 07:16:41 +0000 (07:16 +0000)]
Daily bump.

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

23 years ago * method.c (use_thunk): Make sure that thunks really are emitted
mmitchel [Fri, 27 Apr 2001 05:08:39 +0000 (05:08 +0000)]
* method.c (use_thunk): Make sure that thunks really are emitted
when requested.

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

23 years ago * lib/libjava.exp (libjava_init): Use UTF-8 encoding.
tromey [Fri, 27 Apr 2001 00:56:16 +0000 (00:56 +0000)]
* lib/libjava.exp (libjava_init): Use UTF-8 encoding.
(test_libjava_from_javac): Likewise.

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

23 years ago * except.c (get_exception_filter): word_mode, not Pmode.
jason [Thu, 26 Apr 2001 23:32:49 +0000 (23:32 +0000)]
    * except.c (get_exception_filter): word_mode, not Pmode.

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

23 years ago2001-04-26 Toon Moene <toon@moene.indiv.nluug.nl>
toon [Thu, 26 Apr 2001 21:13:29 +0000 (21:13 +0000)]
2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>

* g77.f-torture/compile/20010426.f: New test.
* g77.f-torture/execute/20010426.f: New test.

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

23 years ago*** empty log message ***
toon [Thu, 26 Apr 2001 21:02:07 +0000 (21:02 +0000)]
*** empty log message ***

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

23 years ago * config/sparc/sparc.md (movsf_no_f_insn): Add more alternatives
geoffk [Thu, 26 Apr 2001 20:56:08 +0000 (20:56 +0000)]
* config/sparc/sparc.md (movsf_no_f_insn): Add more alternatives
common to other movsf patterns.  Move up so that in future
people who change the other patterns will change it too.
(movsf_lo_sum): Allow even for soft-float; add appropriate
constraints.
(movsf_high): Likewise.
(movsf_high+1): Allow even for soft-float.

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

23 years ago * function.c (expand_function_end): Always clobber the
geoffk [Thu, 26 Apr 2001 20:54:51 +0000 (20:54 +0000)]
* function.c (expand_function_end): Always clobber the
return registers, even if there is no return label.

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

23 years ago * docs/html/17_intro/BADNAMES: Remove EGCS reference.
mmitchel [Thu, 26 Apr 2001 20:13:47 +0000 (20:13 +0000)]
* docs/html/17_intro/BADNAMES: Remove EGCS reference.
Indicate obsolete nature of thelist for G++ 3.0.

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

23 years ago * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
law [Thu, 26 Apr 2001 20:06:25 +0000 (20:06 +0000)]
    * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
        Tweak slightly to work with g++.dg framework.
        * g++.dg/special/ecos.exp: Run initp1.C test.
        * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.

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

23 years ago * invoke.texi: Document more C++ command-line options.
mmitchel [Thu, 26 Apr 2001 20:05:34 +0000 (20:05 +0000)]
* invoke.texi: Document more C++ command-line options.

Remove support for -Wextern-inline, -flabels-ok, -fvtable-gc, -fxref
* cp-tree.h (warn_extern_inline): Remove.
(flag_labels_ok): Likewise.
* decl2.c (warn_extern_inline): Remove.
(flag_labels_ok): Likewise.
(lang_f_options): Remove labels-ok, vtable-gc, xref.
(unsupported_options): Add them.
(cxx_decode_option): Don't accept -Wextern-inline.
* method.c (hack_identifier): Remove -flabels-ok support.
* spew.c (see_typename): Likewise.

* g++.dg/vtgc1.C: XFAIL.
* g++.old-deja/g++.other/crash18.C: Likewise.

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

23 years ago Fix method search wrt scope of inner classes to match JLS2.
bothner [Thu, 26 Apr 2001 19:40:34 +0000 (19:40 +0000)]
Fix method search wrt scope of inner classes to match JLS2.

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

23 years ago * (ix86_expand_fp_movcc): Re-enable SSE conditional move generation.
hubicka [Thu, 26 Apr 2001 18:33:25 +0000 (18:33 +0000)]
* (ix86_expand_fp_movcc): Re-enable SSE conditional move generation.

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

23 years ago * jcf-write.c (generate_bytecode_insns case SWITCH_EXPR):
bothner [Thu, 26 Apr 2001 18:32:22 +0000 (18:32 +0000)]
* jcf-write.c (generate_bytecode_insns case SWITCH_EXPR):
Fix thinko:  If a single case, use if_icmpeq, not ifeq.

* constants.c (find_methodref_with_class_index):  New function.
(find_methodref_index):  Use find_methodref_with_class_index.
* java-tree.h (find_methodref_with_class_index):  New declaration.
* jcf-write.c (generate_bytecode_insns case CALL_EXPR):  Don't change
DECL_CONTEXT, instead use new find_methodref_with_class_index function.
If context changed from interface to class, don't use invokeinterface.

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

23 years ago * verify.c (verify_jvm_instructions): For field instructions,
bothner [Thu, 26 Apr 2001 18:11:02 +0000 (18:11 +0000)]
* verify.c (verify_jvm_instructions):  For field instructions,
check that field index is valid.  For invoke instructions, check that
method index is valid.

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