OSDN Git Service

pf3gnuchains/gcc-fork.git
21 years agoDaily bump.
gccadmin [Fri, 13 Dec 2002 08:17:16 +0000 (08:17 +0000)]
Daily bump.

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

21 years ago * libjava.loader/loader.exp (gcj_loader_test_one): Use
tromey [Fri, 13 Dec 2002 05:00:15 +0000 (05:00 +0000)]
* libjava.loader/loader.exp (gcj_loader_test_one): Use
libjava_prune_warnings.
(gcj_loader_run): Likewise.
* libjava.mauve/mauve.exp (test_mauve): Use
libjava_prune_warnings.
(test_mauve_sim): Likewise.
* libjava.jni/jni.exp (gcj_jni_compile_c_to_so): Use
libjava_prune_warnings.
(gcj_jni_build_header): Likewise.
* lib/libjava.exp (libjava_prune_warnings): New proc.
(gcj_link): Use it.
(test_libjava_from_source): Likewise.
(test_libjava_from_javac): Likewise.

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

21 years agoI forgot to commit ChangeLogs with darwin ld tests and documentation patch.
dpatel [Fri, 13 Dec 2002 01:32:48 +0000 (01:32 +0000)]
I forgot to commit ChangeLogs with darwin ld tests and documentation patch.

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

21 years agoFix for PR 1621.
wilson [Fri, 13 Dec 2002 01:24:52 +0000 (01:24 +0000)]
Fix for PR 1621.
* dbxout.c (dbxout_fptype_value): New.
(dbxout_type, case COMPLEX_TYPE): Call it.  Use 'R' instead of 'r'.

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

21 years ago * c-decl.c: Fix a comment typo.
kazu [Fri, 13 Dec 2002 00:17:22 +0000 (00:17 +0000)]
* c-decl.c: Fix a comment typo.
* cfg.c: Likewise.
* cfgcleanup.c: Likewise.
* cfglayout.c: Likewise.
* cfgrtl.c: Likewise.
* c-typeck.c: Likewise.
* dominance.c: Likewise.
* dwarf2asm.c: Likewise.
* dwarfout.c: Likewise.
* expmed.c: Likewise.
* expr.c: Likewise.
* final.c: Likewise.
* flow.c: Likewise.
* function.c: Likewise.
* gcc.c: Likewise.
* genautomata.c: Likewise.
* integrate.c: Likewise.
* loop.c: Likewise.
* loop.h: Likewise.
* output.h: Likewise.
* profile.c: Likewise.
* ra.h: Likewise.
* reload1.c: Likewise.
* reload.c: Likewise.
* sched-rgn.c: Likewise.
* stmt.c: Likewise.
* tree.h: Likewise.
* vmsdbgout.c: Likewise.

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

21 years ago * config/h8300/h8300.md: Add a new peephole2.
kazu [Thu, 12 Dec 2002 22:29:10 +0000 (22:29 +0000)]
* config/h8300/h8300.md: Add a new peephole2.

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

21 years agogcc
dpatel [Thu, 12 Dec 2002 22:23:45 +0000 (22:23 +0000)]
gcc
        *doc/invoke.texi: Document Darwin linker options, -bundle
        -bind_at_load, -all_load and -arch_errors_fatal

testsuite
        * gcc.dg/darwin-ld-1.c: New test.
        * gcc.dg/darwin-ld-2.c: New test.
        * gcc.dg/darwin-ld-3.c: New test.
        * gcc.dg/darwin-ld-4.c: New test.
        * gcc.dg/darwin-ld-5.c: New test.

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

21 years ago * config/h8300/h8300.md (a peephole2): Accept a constant
kazu [Thu, 12 Dec 2002 21:33:43 +0000 (21:33 +0000)]
* config/h8300/h8300.md (a peephole2): Accept a constant
that's accepted by CONST_OK_FOR_J.

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

21 years ago * config/h8300/h8300.h (CONST_OK_FOR_J): New.
kazu [Thu, 12 Dec 2002 21:19:57 +0000 (21:19 +0000)]
* config/h8300/h8300.h (CONST_OK_FOR_J): New.
(CONST_OK_FOR_LETTER_P): Use CONST_OK_FOR_J.
* config/h8300/h8300.md (*addhi_h8300): Add a new alternative.
(*addhi_h8300hs): Likewise.

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

21 years ago * sh.c (reg_class_from_letter): No longer const. Add 'e' entry.
amylaar [Thu, 12 Dec 2002 17:11:13 +0000 (17:11 +0000)]
* sh.c (reg_class_from_letter): No longer const.  Add 'e' entry.
(sh_register_move_cost): Add clause for SImode fp-fp moves.
Increase cost for moves involving multiple general purpose registers.
* sh.h (OVERRIDE_OPTIONS): Set reg_class_from_letter['e'] according to
TARGET_FMOVD.
(HARD_REGNO_MODE_OK): Allow V2SFmode and V4SFmode in general purpose
registers, and SImode in fp registers, for ! TARGET_SHMEDIA.
(enum reg_class reg_class_from_letter): No longer const.
(SECONDARY_OUTPUT_RELOAD_CLASS): Use REGCLASS_HAS_FP_REG /
REGCLASS_HAS_GENERAL_REG.
Handle SImode moves from/to fp registers.
! TARGET_SHMEDIA && TARGET_FMOVD.
(SECONDARY_INPUT_RELOAD_CLASS): Use REGCLASS_HAS_FP_REG.
* sh.md (movsi_ie): Add alternatives to move from / to fp regisyters.

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

21 years agoWed Dec 11 19:05:05 2002 J"orn Rennecke <joern.rennecke@superh.com>
amylaar [Thu, 12 Dec 2002 16:40:49 +0000 (16:40 +0000)]
Wed Dec 11 19:05:05 2002  J"orn Rennecke <joern.rennecke@superh.com>

        * sh.h (REG_CLASS_HAS_FP_REG): New.
        (REGISTER_MOVE_COST) Use it.  Put body into a function and
        move it into:
        * sh.c (sh_register_move_cost).
        * sh-protos.h (sh_register_move_cost): Declare.

        * sh.c (sh_expand_builtin): Abort for unexpected nop values.
        (sh_adjust_cost): Always return a value.

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

21 years ago * sh.h (REG_CLASS_HAS_FP_REG): New.
amylaar [Thu, 12 Dec 2002 16:25:12 +0000 (16:25 +0000)]
    * sh.h (REG_CLASS_HAS_FP_REG): New.
        (REGISTER_MOVE_COST) Use it.  Put body into a function and
        move it into:
        * sh.c (sh_register_move_cost).
        * sh-protos.h (sh_register_move_cost): Declare.

        * sh.c (sh_expand_builtin): Abort for unexpected nop values.
        (sh_adjust_cost): Always return a value.

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

21 years ago * config/ia64/ia64.c (ia64_hpux_asm_file_end): Fix typo in last
schwab [Thu, 12 Dec 2002 14:08:21 +0000 (14:08 +0000)]
* config/ia64/ia64.c (ia64_hpux_asm_file_end): Fix typo in last
change and some warnings.

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

21 years ago * doc/md.texi (pushm): Fix a typo.
kazu [Thu, 12 Dec 2002 14:03:56 +0000 (14:03 +0000)]
* doc/md.texi (pushm): Fix a typo.

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

21 years ago2002-12-12 Eric Botcazou <ebotcazou@libertysurf.fr>
ebotcazou [Thu, 12 Dec 2002 11:09:39 +0000 (11:09 +0000)]
2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>

* gcc.c-torture/compile/20021212-1.c: New test.

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

21 years ago Link PR opt/8334 to its fix.
ebotcazou [Thu, 12 Dec 2002 10:59:45 +0000 (10:59 +0000)]
Link PR opt/8334 to its fix.

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

21 years agoDaily bump.
gccadmin [Thu, 12 Dec 2002 08:17:18 +0000 (08:17 +0000)]
Daily bump.

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

21 years ago* Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
aoliva [Thu, 12 Dec 2002 07:04:34 +0000 (07:04 +0000)]
* Makefile.in (configure-target-rda): Depend on ALL_GCC_C.

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

21 years ago* config/mips/mips.c (mips_output_conditional_branch): Support
aoliva [Thu, 12 Dec 2002 05:13:04 +0000 (05:13 +0000)]
* config/mips/mips.c (mips_output_conditional_branch): Support
PIC-safe out-of-range branch and branch-likely.
* config/mips/mips.md (attr length): PIC-safe out-of-range
branches are longer.
("jump"): Support PIC-safe out-of-range-for-branch jumps.  Remove
unused code to support indirect jumps.

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

21 years ago * pa.h (BIGGEST_ALIGNMENT): Change 32-bit value to 64 bits.
danglin [Thu, 12 Dec 2002 02:44:02 +0000 (02:44 +0000)]
* pa.h (BIGGEST_ALIGNMENT): Change 32-bit value to 64 bits.
(MAX_PARM_BOUNDARY, STACK_BOUNDARY): Express in terms of
BIGGEST_ALIGNMENT.
(PREFERRED_STACK_BOUNDARY): Express in terms of STACK_BOUNDARY.
(FUNCTION_BOUNDARY): Express in terms of BITS_PER_WORD.

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

21 years ago * doc/invoke.texi: Correct dump file names.
kazu [Thu, 12 Dec 2002 02:07:46 +0000 (02:07 +0000)]
* doc/invoke.texi: Correct dump file names.

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

21 years ago * java/lang/ClassLoader.java (findLoadedClass): Now synchronized.
tromey [Thu, 12 Dec 2002 00:58:39 +0000 (00:58 +0000)]
* java/lang/ClassLoader.java (findLoadedClass): Now synchronized.

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

21 years ago2002-12-11 Paolo Carlini <pcarlini@unitus.it>
paolo [Thu, 12 Dec 2002 00:22:58 +0000 (00:22 +0000)]
2002-12-11  Paolo Carlini  <pcarlini@unitus.it>

PR libstdc++/8887
* config/locale/generic/time_members.cc
(__timepunct<char>::_M_initialize_timepunct): Fix typos
in _M_date_format and _M_date_era_format string literals.

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

21 years ago * config/ia64/ia64.c (ia64_hpux_asm_file_end): Don't send stripped
sje [Wed, 11 Dec 2002 20:41:43 +0000 (20:41 +0000)]
* config/ia64/ia64.c (ia64_hpux_asm_file_end): Don't send stripped
name to globalize_label or assemble_name.

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

21 years ago * sh.h (REG_CLASS_HAS_GENERAL_REG): Only true for SIBCALL_REGS
amylaar [Wed, 11 Dec 2002 20:16:27 +0000 (20:16 +0000)]
* sh.h (REG_CLASS_HAS_GENERAL_REG): Only true for SIBCALL_REGS
if not TARGET_SHMEDIA.

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

21 years ago * java/lang/ClassLoader.java (loadedClasses): New field.
tromey [Wed, 11 Dec 2002 19:18:59 +0000 (19:18 +0000)]
* java/lang/ClassLoader.java (loadedClasses): New field.
(defineClass): Fixed indentation.  Put new class in
loadedClasses.
(findLoadedClass): Implement here.
* java/lang/natClassLoader.cc (findLoadedClass): Removed.

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

21 years ago * sh.h (REG_CLASS_HAS_GENERAL_REG): New.
amylaar [Wed, 11 Dec 2002 18:42:11 +0000 (18:42 +0000)]
* sh.h (REG_CLASS_HAS_GENERAL_REG): New.
(REGISTER_MOVE_COST): Use it.

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

21 years ago * tree.h (MODULE_LOCAL_P): Kill.
rth [Wed, 11 Dec 2002 18:28:26 +0000 (18:28 +0000)]
    * tree.h (MODULE_LOCAL_P): Kill.
        * varasm.c (default_binds_local_p_1): Use decl_visibility instead.

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

21 years ago * config/h8300/h8300.md (two define_peephole2): New.
kazu [Wed, 11 Dec 2002 13:27:29 +0000 (13:27 +0000)]
* config/h8300/h8300.md (two define_peephole2): New.

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

21 years ago * config/h8300/h8300.h (CONST_OK_FOR_J): Remove.
kazu [Wed, 11 Dec 2002 13:01:40 +0000 (13:01 +0000)]
* config/h8300/h8300.h (CONST_OK_FOR_J): Remove.
(CONST_OK_FOR_K): Likewise.
(CONST_OK_FOR_M): Likewise.
(CONST_OK_FOR_LETTER_P): Do not use the above macros.

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

21 years agoDaily bump.
gccadmin [Wed, 11 Dec 2002 08:17:16 +0000 (08:17 +0000)]
Daily bump.

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

21 years ago * c-common.c (builtin_define_type_max): Handle unsigned
neil [Wed, 11 Dec 2002 06:36:17 +0000 (06:36 +0000)]
* c-common.c (builtin_define_type_max): Handle unsigned
types too.
testsuite:
* gcc.dg/fshort-wchar: New test.

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

21 years ago * Makefile.in: Rebuilt.
tromey [Wed, 11 Dec 2002 03:15:14 +0000 (03:15 +0000)]
* Makefile.in: Rebuilt.
* Makefile.am (nat_source_files): Added natVMClassLoader.cc.
* gnu/gcj/runtime/natVMClassLoader.cc: New file.
(gnu::gcj::runtime::VMClassLoader::findClass): Moved here.
* java/lang/natClassLoader.cc
(gnu::gcj::runtime::VMClassLoader::findClass): Removed.

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

21 years ago2002-12-10 Mark Wielaard <mark@klomp.org>
tromey [Wed, 11 Dec 2002 02:13:51 +0000 (02:13 +0000)]
2002-12-10  Mark Wielaard  <mark@klomp.org>
            Tom Tromey  <tromey@redhat.com>

* java/net/URLClassLoader.java (getCanonicalFileURL): New method.
(JarURLLoader): Use it.
(FileURLLoader): Likewise.
(JarURLResource.getURL): Use chained exception.
(FileResource.getURL): Likewise.
(FileURLLoader.getResource): Use canonical file name.
(addURL): Indentation fix.

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

21 years ago PR c++/8372
mmitchel [Tue, 10 Dec 2002 22:31:40 +0000 (22:31 +0000)]
PR c++/8372
* pt.c (tsubst_copy): Handle destructor names more correctly.

PR c++/8372
* g++.dg/template/dtor1.C: New test.

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

21 years ago * cp-tree.h: get rid of needs_virtual_reinit bit.
austern [Tue, 10 Dec 2002 21:53:49 +0000 (21:53 +0000)]
    * cp-tree.h: get rid of needs_virtual_reinit bit.

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

21 years ago * include/win32.h: Fixed typo in "DISABLE_JAVA_NET".
tromey [Tue, 10 Dec 2002 21:24:47 +0000 (21:24 +0000)]
* include/win32.h: Fixed typo in "DISABLE_JAVA_NET".
From Laurent Bardet <l.bardet@magic.fr>.

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

21 years ago2002-12-10 Janis Johnson <janis187@us.ibm.com>
janis [Tue, 10 Dec 2002 21:00:31 +0000 (21:00 +0000)]
2002-12-10  Janis Johnson  <janis187@us.ibm.com>

PR other/8882
* doc/tm.texi (PUSH_ARGS): Remove misplaced line.

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

21 years agoAdd support for darwin linker options.
dpatel [Tue, 10 Dec 2002 20:20:47 +0000 (20:20 +0000)]
Add support for darwin linker options.
        * config/darwin.h(LINK_SPEC): Add darwin specific linker options.
* doc/invoke.texi: Add new "Darwin Options" section.

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

21 years agoFix PPC32 SVR4 ABI bug with 128-bit long double.
wilson [Tue, 10 Dec 2002 19:24:38 +0000 (19:24 +0000)]
Fix PPC32 SVR4 ABI bug with 128-bit long double.
* rs6000.h (RETURN_IN_MEMORY): If ABI_V4, then TFmode is returned in
memory.

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

21 years ago * libsupc++/cxxabi.h (__cxa_bad_cast): Declare it.
mmitchel [Tue, 10 Dec 2002 17:09:05 +0000 (17:09 +0000)]
* libsupc++/cxxabi.h (__cxa_bad_cast): Declare it.
(__cxa_bad_typeid): Likewise.
(__cxa_atexit): Likewise.
(__cxa_finalize): Likewise.

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

21 years ago2002-12-10 Andrew Haley <aph@redhat.com>
aph [Tue, 10 Dec 2002 16:35:37 +0000 (16:35 +0000)]
2002-12-10  Andrew Haley  <aph@redhat.com>

* cse.c (cse_insn): Don't cse past a basic block boundary.

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

21 years ago * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
mmitchel [Tue, 10 Dec 2002 14:45:48 +0000 (14:45 +0000)]
* g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
markers.

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

21 years ago * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
jakub [Tue, 10 Dec 2002 11:06:33 +0000 (11:06 +0000)]
* g++.dg/parse/parameter-declaration-1.C: Expect error on last line.

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

21 years ago * config/linux.h (LIB_SPEC): If -pthread, add -lpthread even if
jakub [Tue, 10 Dec 2002 10:55:32 +0000 (10:55 +0000)]
* config/linux.h (LIB_SPEC): If -pthread, add -lpthread even if
-shared.
* config/alpha/linux-elf.h (LIB_SPEC): Likewise.
* config/alpha/linux.h (LIB_SPEC): Likewise.
* config/arm/linux-elf.h (LIB_SPEC): Likewise.
* config/pa/pa-linux.h (LIB_SPEC): Likewise.
* config/sparc/linux.h (LIB_SPEC): Likewise.
* config/sparc/linux64.h (LIB_SPEC): Likewise.

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

21 years agoDaily bump.
gccadmin [Tue, 10 Dec 2002 08:17:19 +0000 (08:17 +0000)]
Daily bump.

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

21 years ago* include/bits/slice_array.h (slice_array<>::operator=): Fix typo.
gdr [Tue, 10 Dec 2002 07:32:04 +0000 (07:32 +0000)]
* include/bits/slice_array.h (slice_array<>::operator=): Fix typo.

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

21 years ago PR c++/8153
mmitchel [Tue, 10 Dec 2002 07:11:46 +0000 (07:11 +0000)]
PR c++/8153
PR c++/8036
* NEWS: Document removal of in-class initialization extension for
static data members of non-arithmetic, non-enumeration type.
* decl.c (check_static_variable_definition): Do not allow that
extension.
* decl2.c (grokfield): Do not call digest_init when processing
templates.

PR c++/8153
PR c++/8036
* g++.dg/template/static1.C: New test.
* g++.dg/template/static2.C: New test.
* g++.old-deja/g++.ext/memconst.C: New test.

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

21 years ago * doc/invoke.texi: Document UltraSparc III option.
rth [Tue, 10 Dec 2002 02:01:29 +0000 (02:01 +0000)]
    * doc/invoke.texi: Document UltraSparc III option.

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

21 years ago * include/win32.h (_Jv_platform_solib_prefix): New define.
tromey [Tue, 10 Dec 2002 01:39:32 +0000 (01:39 +0000)]
* include/win32.h (_Jv_platform_solib_prefix): New define.
(_Jv_platform_solib_suffix): Likewise.
* include/posix.h (_Jv_platform_solib_prefix): New define.
(_Jv_platform_solib_suffix): Likewise.
* java/lang/natRuntime.cc: Include StackTrace.h.
(_load): Use findLibrary and new platform defines.
(nativeGetLibname): Use new platform defines.

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

21 years ago * java/util/natResourceBundle.cc (getCallingClassLoader): Assume
tromey [Tue, 10 Dec 2002 01:29:29 +0000 (01:29 +0000)]
* java/util/natResourceBundle.cc (getCallingClassLoader): Assume
`t' won't be null.

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

21 years ago * config/i386/i386.h (TARGET_CPU_CPP_BUILTINS): Define
rth [Tue, 10 Dec 2002 00:56:36 +0000 (00:56 +0000)]
    * config/i386/i386.h (TARGET_CPU_CPP_BUILTINS): Define
        __tune_pentium2__ and __tune_pentium3__ as necessary.

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

21 years ago * target.h (gcc_target): Add cannot_force_const_mem.
rth [Mon, 9 Dec 2002 23:54:01 +0000 (23:54 +0000)]
    * target.h (gcc_target): Add cannot_force_const_mem.
        * target-def.h (TARGET_CANNOT_FORCE_CONST_MEM): New.
        (TARGET_INITIALIZER): Add it.
        * varasm.c (force_const_mem): Fail if cannot_force_const_mem.
        * expr.c (emit_move_insn): Be prepared for force_const_mem to fail.
        * reload1.c (reload): Likewise.
        * hooks.c (hook_bool_rtx_false): New.
        * hooks.h: Declare it.

        * config/i386/i386.c (ix86_cannot_force_const_mem): New.
        (TARGET_CANNOT_FORCE_CONST_MEM): New.
        (ix86_expand_move): Remove de-const-pooling hack.

* gcc.dg/tls/opt-4.c: New.

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

21 years ago * toplev.c (dump_file): Fix order to match reality.
hubicka [Mon, 9 Dec 2002 20:49:34 +0000 (20:49 +0000)]
* toplev.c (dump_file): Fix order to match reality.

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

21 years ago * config/rs6000/rs6000.md (load_multiple): Use adjust_address_nv.
geoffk [Mon, 9 Dec 2002 19:59:17 +0000 (19:59 +0000)]
* config/rs6000/rs6000.md (load_multiple): Use adjust_address_nv.
(store_multiple): Likewise.

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

21 years ago * libsupc++/cxxabi.h (__cxa_pure_virtual): Declare it.
mmitchel [Mon, 9 Dec 2002 19:31:33 +0000 (19:31 +0000)]
* libsupc++/cxxabi.h (__cxa_pure_virtual): Declare it.

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

21 years ago * pa/fptr.c (__canonicalize_funcptr_for_compare): Don't canonicalize
danglin [Mon, 9 Dec 2002 19:16:14 +0000 (19:16 +0000)]
* pa/fptr.c (__canonicalize_funcptr_for_compare): Don't canonicalize
function pointers in page 0.

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

21 years ago * config/ia64/hpux.h (TARGET_STRUCT_ARG_REG_LITTLE_ENDIAN): Remove
sje [Mon, 9 Dec 2002 18:07:58 +0000 (18:07 +0000)]
* config/ia64/hpux.h (TARGET_STRUCT_ARG_REG_LITTLE_ENDIAN): Remove
definition
(MEMBER_TYPE_FORCES_BLK): Move.
* config/ia64/ia64.c (ia64_function_arg): Use PARALLEL to pass
aggregate arguments.
(ia64_function_value): Use PARALLEL to return aggregate values.

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

21 years ago * doc/tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition.
sje [Mon, 9 Dec 2002 17:54:07 +0000 (17:54 +0000)]
* doc/tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition.
* defaults.h (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition.
* calls.c (store_unaligned_arguments_into_pseudos) Remove
FUNCTION_ARG_REG_LITTLE_ENDIAN.
* stmt.c (expand_return): Ditto.
* expr.c (move_block_from_reg): Ditto.
(copy_blkmode_from_reg): Ditto.
* expmed.c (store_bit_field): Ditto.

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

21 years agoDaily bump.
gccadmin [Mon, 9 Dec 2002 08:17:22 +0000 (08:17 +0000)]
Daily bump.

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

21 years ago * config.sub: Import from master repository
sveinse [Mon, 9 Dec 2002 08:10:20 +0000 (08:10 +0000)]
* config.sub: Import from master repository
* config.guess: Ditto
* MAINTAINERS: Added Svein Seldal under write after approval
* gcc/config.gcc: Added tic4x-* target as an alias to c4x-*

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

21 years ago Test for PR libgcj/8823:
tromey [Mon, 9 Dec 2002 01:20:38 +0000 (01:20 +0000)]
Test for PR libgcj/8823:
* libjava.lang/pr8823.java: New file.
* libjava.lang/pr8823.out: New file.

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

21 years ago * g++.dg/special/conpr-2.C: Expect failure on solaris2.
ghazi [Mon, 9 Dec 2002 00:47:30 +0000 (00:47 +0000)]
* g++.dg/special/conpr-2.C: Expect failure on solaris2.
* g++.dg/special/ecos.exp (conpr-3.C): Likewise.
* g++.dg/special/initp1.C: Likewise.

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

21 years ago * gnu/gcj/protocol/jar/Connection.java (getJarFile): download and
mark [Mon, 9 Dec 2002 00:04:00 +0000 (00:04 +0000)]
* gnu/gcj/protocol/jar/Connection.java (getJarFile): download and
cache remote jar files.
* gnu/gcj/runtime/VMClassLoader.java: Don't construct jar URL, only
add File.separator to URL when it is a directory.
* java/lang/ClassLoader.java: Add Classpath javadoc.
(parent): final.
(getParent): Add (disabled) security check.
(findLibrary): New default method.
* java/net/JarURLConnection.java (getManifest): Implement.
(getInputStream): Only create InputStream when entry exists.
(getHeaders): Only use jarFileURLConnection or JarEntry to set length
when they exist.
* java/net/URLClassLoader.java: New/Rewritten version from Classpath.

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

21 years ago * java/util/ResourceBundle.java (resourceBundleCache): Not final.
mark [Sun, 8 Dec 2002 23:38:02 +0000 (23:38 +0000)]
* java/util/ResourceBundle.java (resourceBundleCache): Not final.
(lastDefaultLocale): New field.
(getBundle): When Locale.getDefault != lastDefaultLocale reset
resourceBundleCache.

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

21 years ago * i386.c (ix86_expand_int_movcc): Use force_operand instead of constructing
hubicka [Sun, 8 Dec 2002 14:03:40 +0000 (14:03 +0000)]
* i386.c (ix86_expand_int_movcc):  Use force_operand instead of constructing
insn directly.

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

21 years agoDaily bump.
gccadmin [Sun, 8 Dec 2002 08:17:08 +0000 (08:17 +0000)]
Daily bump.

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

21 years agoNew test.
gdr [Sat, 7 Dec 2002 18:39:05 +0000 (18:39 +0000)]
New test.

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

21 years agoDaily bump.
gccadmin [Sat, 7 Dec 2002 08:17:27 +0000 (08:17 +0000)]
Daily bump.

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

21 years ago * config/h8300/h8300.md (*iorhi_shift_8): New.
kazu [Sat, 7 Dec 2002 05:44:44 +0000 (05:44 +0000)]
* config/h8300/h8300.md (*iorhi_shift_8): New.

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

21 years agoFix errors in last change
bernds [Sat, 7 Dec 2002 02:31:34 +0000 (02:31 +0000)]
Fix errors in last change

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

21 years ago * java/net/InetAddress.java (toString): Use hostname when not null,
mark [Sat, 7 Dec 2002 01:19:02 +0000 (01:19 +0000)]
    * java/net/InetAddress.java (toString): Use hostname when not null,
        don't do an explicit reverse getHostName() lookup.
        * java/net/Socket.java (setSocketImplFactory): When fac == null throw
        NullPointerException.

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

21 years agoFRV docs
bernds [Fri, 6 Dec 2002 23:54:41 +0000 (23:54 +0000)]
FRV docs

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

21 years ago * include/java-interp.h (class _Jv_InterpMethod): Added
tromey [Fri, 6 Dec 2002 23:41:38 +0000 (23:41 +0000)]
* include/java-interp.h (class _Jv_InterpMethod): Added
JV_MARKOBJ_DECL.
* boehm.cc (_Jv_MarkObj): Consolidated interpreter code.  Also
mark `prepared' field of interpreted method.
* interpret.cc (compile): Use _Jv_AllocBytes.

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

21 years ago * doc/install.texi (Configuration): Improve description of cases
gerald [Fri, 6 Dec 2002 23:32:52 +0000 (23:32 +0000)]
* doc/install.texi (Configuration): Improve description of cases
where `make distclean` may fail; clarify --with-gnu-as; fix grammar.

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

21 years ago2002-12-06 Dhananjay Deshpande <dhananjayd@kpit.com>
amylaar [Fri, 6 Dec 2002 20:10:50 +0000 (20:10 +0000)]
2002-12-06 Dhananjay Deshpande <dhananjayd@kpit.com>

* gcc/config/sh/sh.c (calc_live_regs): Save fpscr only if target has
FPU.
(push): Generate push_fpscr.
(pop): Generate pop_fpscr.
* gcc/config/sh/sh.md : Add define_expand "push_fpscr", "pop_fpscr".
(fpu_switch): Add alternative to push fpscr.  Enable for TARGET_SH3E.

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

21 years ago2002-12-05 Ranjit Mathew <rmathew@hotmail.com>
aph [Fri, 6 Dec 2002 20:10:33 +0000 (20:10 +0000)]
2002-12-05  Ranjit Mathew <rmathew@hotmail.com>
        Andrew Haley <aph@redhat.com>

        * parse.y (source_end_java_method): Remove custom encoding of line
        numbers for a function decl before passing it to the back end.

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

21 years ago * sh.c (dump_table): DImode pool constants need only 32 bit alignment.
amylaar [Fri, 6 Dec 2002 19:43:22 +0000 (19:43 +0000)]
* sh.c (dump_table): DImode pool constants need only 32 bit alignment.
DFmode alignment depends on TARGET_FMOVD && TARGET_ALIGN_DOUBLE.

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

21 years ago * sh.md (movdi_i): Name. Remove inappropriate comment.
amylaar [Fri, 6 Dec 2002 19:20:52 +0000 (19:20 +0000)]
* sh.md (movdi_i): Name.  Remove inappropriate comment.

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

21 years ago Merged from basic improvements branch (excerpt):
amylaar [Fri, 6 Dec 2002 15:49:49 +0000 (15:49 +0000)]
Merged from basic improvements branch (excerpt):

2002-11-19  Kaz Kojima  <kkojima@gcc.gnu.org>
* config/sh/sh.h (SH_DBX_REGISTER_NUMBER): Handle PR_MEDIA_REG.

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

21 years agoDaily bump.
gccadmin [Fri, 6 Dec 2002 08:17:26 +0000 (08:17 +0000)]
Daily bump.

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

21 years ago * expr.c (expand_expr) <case COND_EXPR>: Never modify exp in place.
jakub [Fri, 6 Dec 2002 07:07:57 +0000 (07:07 +0000)]
* expr.c (expand_expr) <case COND_EXPR>: Never modify exp in place.

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

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

21 years ago * pa32-linux.h (CANONICALIZE_FUNCPTR_FOR_COMPARE_LIBCALL): Move define.
danglin [Fri, 6 Dec 2002 02:54:38 +0000 (02:54 +0000)]
* pa32-linux.h (CANONICALIZE_FUNCPTR_FOR_COMPARE_LIBCALL): Move define.
* pa.h (CANONICALIZE_FUNCPTR_FOR_COMPARE_LIBCALL): To here.

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

21 years ago2002-11-10 Ranjit Mathew <rmathew@hotmail.com>
green [Fri, 6 Dec 2002 01:16:45 +0000 (01:16 +0000)]
2002-11-10  Ranjit Mathew <rmathew@hotmail.com>

* include/ffi.h.in: Added FFI_STDCALL ffi_type
  enumeration for X86_WIN32.
* src/x86/win32.S: Added ffi_call_STDCALL function
  definition.
* src/x86/ffi.c (ffi_call/ffi_raw_call): Added
  switch cases for recognising FFI_STDCALL and
  calling ffi_call_STDCALL if target is X86_WIN32.
* src/ffitest.c (my_stdcall_strlen/stdcall_many):
  stdcall versions of the "my_strlen" and "many"
  test functions (for X86_WIN32).
  Added test cases to test stdcall invocation using
  these functions.

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

21 years ago2002-12-05 Dale Johannesen <dalej@apple.com>
dalej [Fri, 6 Dec 2002 00:08:11 +0000 (00:08 +0000)]
2002-12-05  Dale Johannesen  <dalej@apple.com>

        * tree.c (unsafe_for_reeval):  Consider callee child of CALL_EXPR.

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

21 years ago * config/i386/cygwin.h (SUBTARGET_PROLOGUE): Replace with
dannysmith [Thu, 5 Dec 2002 23:55:15 +0000 (23:55 +0000)]
* config/i386/cygwin.h (SUBTARGET_PROLOGUE): Replace with
PROFILE_HOOK.
* config/i386/mingw32.h (SUBTARGET_PROLOGUE): Don't undef.

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

21 years ago2002-12-05 Aldy Hernandez <aldyh@redhat.com>
aldyh [Thu, 5 Dec 2002 23:02:19 +0000 (23:02 +0000)]
2002-12-05  Aldy Hernandez  <aldyh@redhat.com>

* config/rs6000/spe.h (__ev_mwlufi): Remove.
(__ev_mwlufia): Remove.
(__ev_mwlumfaaw): Remove.
(__ev_mwlusfaaw): Remove.
(__ev_mwlumfanw): Remove.
(__ev_mwlusfanw): Remove.

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

21 years ago2002-12-05 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Thu, 5 Dec 2002 22:53:42 +0000 (22:53 +0000)]
2002-12-05  Benjamin Kosnik  <bkoz@redhat.com>

* testsuite/abi_check.cc: Add GLIBCPP_3.2.2.

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

21 years ago * error.c (dump_expr): Fix format specifier warning.
ghazi [Thu, 5 Dec 2002 22:20:51 +0000 (22:20 +0000)]
* error.c (dump_expr): Fix format specifier warning.

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

21 years ago * config/h8300/h8300.md (*andorsi3_shift_8): New.
kazu [Thu, 5 Dec 2002 14:54:47 +0000 (14:54 +0000)]
* config/h8300/h8300.md (*andorsi3_shift_8): New.

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

21 years ago * config/h8300/h8300.c (shift_alg_si): Optimize ashift:HI and
kazu [Thu, 5 Dec 2002 13:19:16 +0000 (13:19 +0000)]
* config/h8300/h8300.c (shift_alg_si): Optimize ashift:HI and
lshiftrt:SI by 28, 29, and 30 bits when !TARGET_H8300.
(get_shift_alg): Return optimal assembly instructions for the
shifts mentioned above.

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

21 years ago2002-12-05 Andrew Haley <aph@redhat.com>
aph [Thu, 5 Dec 2002 11:35:11 +0000 (11:35 +0000)]
2002-12-05  Andrew Haley  <aph@redhat.com>

* gnu/gcj/runtime/natStackTrace.cc (fillInStackTrace): Throw
#ifdef (HAVE_BACKTRACE) around the whole function body.

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

21 years agoDaily bump.
gccadmin [Thu, 5 Dec 2002 08:17:18 +0000 (08:17 +0000)]
Daily bump.

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

21 years ago * libjava.lang/override.java: New file.
tromey [Thu, 5 Dec 2002 08:06:10 +0000 (08:06 +0000)]
* libjava.lang/override.java: New file.
* libjava.lang/override.out: New file.

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

21 years ago * java/lang/Class.h (_Jv_SetVTableEntries): Updated declaration.
tromey [Thu, 5 Dec 2002 07:43:45 +0000 (07:43 +0000)]
* java/lang/Class.h (_Jv_SetVTableEntries): Updated declaration.
* resolve.cc: Don't include AbstractMethodError.h.
(_Jv_abstractMethodError): Removed.
* defineclass.cc (handleMethodsBegin): Initialize method index to
-1.
* java/lang/natClass.cc (_Jv_LayoutVTableMethods): Don't set
method index for "new" final method.
(_Jv_SetVTableEntries): Compare index against -1 instead of using
isVirtualMethod.  Added `flags' argument.
(_Jv_MakeVTable): Throw exception for abstract method in concrete
class.

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

21 years agoFixed snafu caused when fixing previous snafu.
tromey [Thu, 5 Dec 2002 02:23:57 +0000 (02:23 +0000)]
Fixed snafu caused when fixing previous snafu.

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

21 years ago * config/h8300/h8300.c (h8300_init_once): Do not use loop to
kazu [Thu, 5 Dec 2002 02:23:26 +0000 (02:23 +0000)]
* config/h8300/h8300.c (h8300_init_once): Do not use loop to
implement ashiftrt:HI by 13 bits on H8S.

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

21 years agoFixed ChangeLog patch snafu
tromey [Thu, 5 Dec 2002 02:22:25 +0000 (02:22 +0000)]
Fixed ChangeLog patch snafu

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

21 years ago * java/net/SocketPermission.java (hashCode): Rewrote.
tromey [Thu, 5 Dec 2002 02:16:29 +0000 (02:16 +0000)]
* java/net/SocketPermission.java (hashCode): Rewrote.

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

21 years ago * pa/fptr.c (__canonicalize_funcptr_for_compare): New file and function.
danglin [Thu, 5 Dec 2002 01:57:27 +0000 (01:57 +0000)]
* pa/fptr.c (__canonicalize_funcptr_for_compare): New file and function.
* pa.md (canonicalize_funcptr_for_compare): Output library call to
canonicalize_funcptr_for_compare_libfunc on TARGET_ELF32.
* pa32-linux.h (CANONICALIZE_FUNCPTR_FOR_COMPARE_LIBCALL,
CTOR_LIST_BEGIN): New defines.
* pa/t-linux (LIB2FUNCS_EXTRA): New define.
(fptr.c): Add make rules.

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