OSDN Git Service

pf3gnuchains/gcc-fork.git
23 years ago2001-01-19 Gabriel Dos Reis <gdr@codesourcery.com>
gdr [Fri, 19 Jan 2001 02:52:27 +0000 (02:52 +0000)]
2001-01-19  Gabriel Dos Reis  <gdr@codesourcery.com>

* testsuite/17_intro: Prepare testcases for new style DejaGnu
framework.

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

23 years ago2001-01-18 Per Bothner <per@bothner.com>
tromey [Thu, 18 Jan 2001 22:36:23 +0000 (22:36 +0000)]
2001-01-18  Per Bothner  <per@bothner.com>

* gcj.texi (Input Options): Mention .java files.

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

23 years agoRemove extraneous conflict indicator
nathan [Thu, 18 Jan 2001 14:27:06 +0000 (14:27 +0000)]
Remove extraneous conflict indicator

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

23 years agocp:
nathan [Thu, 18 Jan 2001 14:25:03 +0000 (14:25 +0000)]
cp:
* typeck.c (build_modify_expr): Say `initialization' for
INIT_EXPRs.
* init.c (build_default_init): Convert to enumeral type, if
needed.
testsuite:
* g++.old-deja/g++.other/init17.C: New test.

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

23 years agoFix typos in previous change
kenner [Thu, 18 Jan 2001 13:26:47 +0000 (13:26 +0000)]
Fix typos in previous change

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

23 years ago * parse.y (nomods_initdcl0): Properly set things up for
jakub [Thu, 18 Jan 2001 13:24:27 +0000 (13:24 +0000)]
* parse.y (nomods_initdcl0): Properly set things up for
initdcl0_innards.

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

23 years ago * flow.c (mark_set_1, case PARALLEL): Now case; rework to allow
kenner [Thu, 18 Jan 2001 13:14:34 +0000 (13:14 +0000)]
* flow.c (mark_set_1, case PARALLEL): Now case; rework to allow
entry to be EXPR_LIST.
* rtlanal.c (reg_overlap_mentioned_p): Allow PARALLEL in SET to
be an EXPR_LIST (but not null, which other code doesn't allow).
(note_stores): Properly handle PARALLEL in SET.
Recursively call for top-level PARALLEL.
* sched-deps.c (sched_analyze_1): Handle EXPR_LIST in PARALLEL in SET.
* sched-rgn.c (check_live_1, update_live_1): Likewise.

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

23 years ago * config.gcc (rs6000-ibm-aix*, rs6000-bull-bosx): Add rs6000/aix.h.
kenner [Thu, 18 Jan 2001 13:03:43 +0000 (13:03 +0000)]
* config.gcc (rs6000-ibm-aix*, rs6000-bull-bosx): Add rs6000/aix.h.

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

23 years ago* gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
aoliva [Thu, 18 Jan 2001 12:00:38 +0000 (12:00 +0000)]
* gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.

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

23 years agocp:
nathan [Thu, 18 Jan 2001 09:56:46 +0000 (09:56 +0000)]
cp:
* pt.c (UNIFY_ALLOW_OUTER_LEVEL): New unify flag.
(type_unification_real): Set it.
(unify): Use it.
testsuite:
* g++.old-deja/g++.pt/unify8.C: New test.

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

23 years agocp:
nathan [Thu, 18 Jan 2001 09:39:13 +0000 (09:39 +0000)]
cp:
* decl.c (finish_destructor_body): Convert to vbase pointer here.
testsuite:
* g++.old-deja/g++.abi/vbase1.C: New test.

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

23 years agocp:
nathan [Thu, 18 Jan 2001 09:35:59 +0000 (09:35 +0000)]
cp:
* semantics.c (begin_class_definition): Check we're not inside a
template parm list.
testsuite:
* g++.old-deja/g++.pt/crash65.C: New test.

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

23 years agocp:
nathan [Thu, 18 Jan 2001 09:33:08 +0000 (09:33 +0000)]
cp:
* tree.c (walk_tree, TREE_LIST): Don't walk the TREE_PURPOSE of
BASELINK_P.

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

23 years agoDaily bump.
law [Thu, 18 Jan 2001 08:45:07 +0000 (08:45 +0000)]
Daily bump.

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

23 years ago2001-01-17 Loren J. Rittle <ljrittle@acm.org>
bkoz [Thu, 18 Jan 2001 07:24:16 +0000 (07:24 +0000)]
2001-01-17  Loren J. Rittle  <ljrittle@acm.org>

        * mkcheck.in: Construct file names that match $objdir structure.
        * testsuite/27_io/filebuf_members-1.txt: New file.
        * testsuite/27_io/ifstream_members-1.txt: New file.
        * testsuite/27_io/ostream_inserter_char-1.txt: New file.

* testsuite/27_io/ios_base_members_static.cc (test02): Add test.
* testsuite/27_io/ios_base_members_static-1.tst: Add expected output.

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

23 years ago * gcc.dg/cpp/assembl2.S: New test case.
neil [Thu, 18 Jan 2001 06:34:18 +0000 (06:34 +0000)]
    * gcc.dg/cpp/assembl2.S: New test case.

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

23 years ago * cpplib.c (_cpp_handle_directive): Use buffer->was_skipping,
neil [Thu, 18 Jan 2001 06:32:47 +0000 (06:32 +0000)]
    * cpplib.c (_cpp_handle_directive): Use buffer->was_skipping,
        not pfile->skipping (== 0).

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

23 years ago2001-01-17 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco [Thu, 18 Jan 2001 03:07:01 +0000 (03:07 +0000)]
2001-01-17  Alexandre Petit-Bianco  <apbianco@cygnus.com>

        * lang-options.h (-Wunsupported-jdk11): Removed.
        * lang.c (flag_not_overriding): Deleted.
        (flag_static_local_jdk1_1): Likewise.
        (lang_W_options): Removed "unsupported-jdk11" entry.
        * parse.y (java_check_methods): Removed dead code.

(http://gcc.gnu.org/ml/gcc-patches/2001-01/msg01479.html)

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

23 years ago2001-01-17 Jeffrey Oldham <oldham@codesourcery.com>
oldham [Thu, 18 Jan 2001 02:30:03 +0000 (02:30 +0000)]
2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>

* gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
are supported.

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

23 years ago * java/bean/Beans.java (instantiate): enable Applet code from Classpath
mark [Thu, 18 Jan 2001 00:43:17 +0000 (00:43 +0000)]
* java/bean/Beans.java (instantiate): enable Applet code from Classpath

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

23 years ago2001-01-18 Gabriel Dos Reis <gdr@codesourcery.com>
gdr [Thu, 18 Jan 2001 00:30:08 +0000 (00:30 +0000)]
2001-01-18  Gabriel Dos Reis  <gdr@codesourcery.com>

        * testsuite/libstdc++.tests, testsuite/lib: New directories.

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

23 years ago Changes suggested by Per Bothner:
tromey [Thu, 18 Jan 2001 00:20:52 +0000 (00:20 +0000)]
Changes suggested by Per Bothner:
* gcj.texi (Input Options): Don't mention input files.
(Code Generation): Updated --main information.
(Invoking jcf-dump): Mention that --javap is incomplete.
From Alexandre Petit-Bianco:
(Warnings): Don't mention -Wunsupported-jdk11.
My stuff:
(Compatibility): Mention JDK 1.2-ness of libraries.
(Resources): Mention resources used when writing gcj.

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

23 years agoAdd missing PARAMS around prototype's parameters
nickc [Wed, 17 Jan 2001 23:31:45 +0000 (23:31 +0000)]
Add missing PARAMS around prototype's parameters

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

23 years ago * gcj.texi: New file.
tromey [Wed, 17 Jan 2001 23:14:11 +0000 (23:14 +0000)]
* gcj.texi: New file.
* Make-lang.in ($(srcdir)/java/gcj.info): New target.
(java.info): Depend on gcj.info.
(java/gcj.dvi): New target.
(java.dvi): Depend on gcj.dvi.
(java.install-info): Wrote.

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

23 years agoadd missing prototypes
nickc [Wed, 17 Jan 2001 22:35:30 +0000 (22:35 +0000)]
add missing prototypes

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

23 years agoImprove IA-64 option documentation based on public and private comments.
wilson [Wed, 17 Jan 2001 20:45:34 +0000 (20:45 +0000)]
Improve IA-64 option documentation based on public and private comments.
* invoke.texi (IA-64 options): Improve.

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

23 years ago * invoke.texi (Optimize Options): Use `{}' to around @samp
tromey [Wed, 17 Jan 2001 20:03:40 +0000 (20:03 +0000)]
* invoke.texi (Optimize Options): Use `{}' to around @samp
argument.

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

23 years agodocument -fno-guess-branch-probability option
aldyh [Wed, 17 Jan 2001 19:44:36 +0000 (19:44 +0000)]
document -fno-guess-branch-probability option

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

23 years agodocument -fno-guess-branch-probability option
aldyh [Wed, 17 Jan 2001 19:43:13 +0000 (19:43 +0000)]
document -fno-guess-branch-probability option

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

23 years ago * g++.old-deja/g++.other/builtins1.C: New test.
ghazi [Wed, 17 Jan 2001 19:09:35 +0000 (19:09 +0000)]
* g++.old-deja/g++.other/builtins1.C: New test.
* g++.old-deja/g++.other/builtins2.C: Likewise.
* g++.old-deja/g++.other/builtins3.C: Likewise.
* g++.old-deja/g++.other/builtins4.C: Likewise.

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

23 years ago * combine.c (try_combine): Don't set i3_subst_into_i2 for
kenner [Wed, 17 Jan 2001 18:27:37 +0000 (18:27 +0000)]
* combine.c (try_combine): Don't set i3_subst_into_i2 for
case of making new double-word constant.
Revert last change: instead just test i3_subst_into_i2.

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

23 years ago * config/i386/i386.md (cmpqi_minus_1): Use q constraints instead of r.
jakub [Wed, 17 Jan 2001 12:32:49 +0000 (12:32 +0000)]
* config/i386/i386.md (cmpqi_minus_1): Use q constraints instead of r.

* gcc.c-torture/compile/20010117-2.c: New test.

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

23 years ago * config/i386/i386.md (cmpqi_minus_1): Use {b} for QImode operation.
jakub [Wed, 17 Jan 2001 11:55:10 +0000 (11:55 +0000)]
* config/i386/i386.md (cmpqi_minus_1): Use {b} for QImode operation.

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

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

23 years ago * java/lang/Class.h (isInterface): Move implementation from
bryce [Wed, 17 Jan 2001 10:22:33 +0000 (10:22 +0000)]
* java/lang/Class.h (isInterface): Move implementation from
natClass.cc. Declare inline.
(Class): Add default constructor.
* java/lang/Object.h: Update comments.
* java/lang/natClass.cc (initializeClass): Use _Jv_InitClass to
initialize superclass, saving a call if super is already initialized.

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

23 years agoDaily bump.
law [Wed, 17 Jan 2001 08:45:09 +0000 (08:45 +0000)]
Daily bump.

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

23 years ago2001-01-17 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
bkoz [Wed, 17 Jan 2001 08:30:25 +0000 (08:30 +0000)]
2001-01-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>

* testsuite/27_io/istream_sentry.cc (test02): Fix.

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

23 years ago2001-01-16 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco [Wed, 17 Jan 2001 08:13:06 +0000 (08:13 +0000)]
2001-01-16  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* prims.cc (init_prim_class): Deleted.
(DECLARE_PRIM_TYPE): Rewritten.
* java/lang/Class.h (stdio.h): Include removed.
(stddef.h): Included.
(java/lang/reflect/Modifier.h): Likewise.
(Class): Contructor now takes arguments, initializes fields.
(initializePrim): Prototype deleted.
* java/lang/natClass.cc (initializePrim): Deleted.

(http://sources.redhat.com/ml/java-patches/2001-q1/msg00081.html)

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

23 years ago2001-01-16 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Wed, 17 Jan 2001 07:44:57 +0000 (07:44 +0000)]
2001-01-16  Benjamin Kosnik  <bkoz@redhat.com>

libstdc++/1605
* include/bits/ios_base.h (ios_base::failure): Tighten up throw specs.
* src/ios.cc (ios_base::failure): Make definitions match.
        * libsupc++/typeinfo (class bad_typeid): Add throw specs.
        (class bad_cast): Same.
        * libsupc++/exception (class exception): Add throw specs.
        * libsupc++/exception_support.cc (set_terminate): Add throw specs.
        (set_unexpected): Same.
        (uncaught_exception): Same.
        (what): Same.

* docs/html/17_intro/C++STYLE (classname): Fix.

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

23 years ago * src/gen-num-limits.cc (INSTANTIATIONS): New macro.
mmitchel [Wed, 17 Jan 2001 07:13:39 +0000 (07:13 +0000)]
* src/gen-num-limits.cc (INSTANTIATIONS): New macro.
Use it do explicitly instantiate predicate<T> and value<T> for
all the builtin Ts.

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

23 years ago * lib/libjava.exp (bytecompile_file): Don't unset CLASSPATH.
rth [Wed, 17 Jan 2001 06:45:40 +0000 (06:45 +0000)]
    * lib/libjava.exp (bytecompile_file): Don't unset CLASSPATH.
        (libjava_arguments): Use .jar extension for libgcj.

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

23 years ago * typeck.c (build_function_call_real): Call fold on the CALL_EXPR.
lerdsuwa [Wed, 17 Jan 2001 05:59:51 +0000 (05:59 +0000)]
* typeck.c (build_function_call_real): Call fold on the CALL_EXPR.
* call.c (build_over_call): Add comment.

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

23 years ago * config/pa/pa.h (PIC_OFFSET_TABLE_REGNUM_SAVED): Remove.
law [Wed, 17 Jan 2001 05:23:22 +0000 (05:23 +0000)]
* config/pa/pa.h (PIC_OFFSET_TABLE_REGNUM_SAVED): Remove.
(machine_function): Define.
(PIC_OFFSET_TABLE_SAVE_RTX) : Define.
* config/pa/pa.c (pa_init_machine_status, pa_mark_machine_status,
pa_free_machine_status): New functions.
(override_options): Set {init,mark,free}_machine_status to above.
(hppa_expand_prologue): Use PIC_OFFSET_TABLE_SAVE_RTX instead of
PIC_OFFSET_TABLE_REGNUM_SAVED.
* config/pa/pa.md: Use PIC_OFFSET_TABLE_SAVE_RTX instead of
PIC_OFFSET_TABLE_REGNUM_SAVED throughout.
* config/pa/pa32-regs.h (CONDITIONAL_REGISTER_USAGE): Remove
references to PIC_OFFSET_TABLE_REGNUM_SAVED.
* config/pa/pa64-regs.h (CONDITIONAL_REGISTER_USAGE): Likewise.

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

23 years ago * java/math/BigInteger.java: Update Copyright year.
warrenl [Wed, 17 Jan 2001 04:13:17 +0000 (04:13 +0000)]
* java/math/BigInteger.java: Update Copyright year.

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

23 years ago* Makefile.in (gcov.1): Protect against texi2pod/pod2man failing.
dj [Wed, 17 Jan 2001 01:54:15 +0000 (01:54 +0000)]
* Makefile.in (gcov.1): Protect against texi2pod/pod2man failing.
(cpp.1): Ditto.
(gcc.1): Ditto.

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

23 years ago2001-01-16 Hans Boehm <hans_boehm@hp.com>
bryce [Wed, 17 Jan 2001 01:00:53 +0000 (01:00 +0000)]
2001-01-16  Hans Boehm  <hans_boehm@hp.com>

* java/math/BigInteger.java (setShiftRight): Only do negative shift
if count != 0.

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

23 years ago2001-01-16 Jeff Sturm <jeff.sturm@appnet.com>
apbianco [Wed, 17 Jan 2001 00:39:09 +0000 (00:39 +0000)]
2001-01-16  Jeff Sturm  <jeff.sturm@appnet.com>

        * expr.c (java_lang_expand_expr): Use TREE_SYMBOL_REFERENCED after
        having called make_decl_rtl.

(http://gcc.gnu.org/ml/gcc-patches/2001-01/msg01369.html)

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

23 years ago * flow.c (propagate_on_insn): Make trying to delete a prologue
kenner [Tue, 16 Jan 2001 23:10:36 +0000 (23:10 +0000)]
* flow.c (propagate_on_insn): Make trying to delete a prologue
or epilogue insn an ICE, not a warning.  Allow doing this if
the current function returns with stack pointer depressed.

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

23 years ago * combine.c (try_combine): If i3_subst_into_i2, properly check for
kenner [Tue, 16 Jan 2001 22:21:16 +0000 (22:21 +0000)]
* combine.c (try_combine): If i3_subst_into_i2, properly check for
I3 having more than one SET.

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

23 years ago * invoke.texi: Document IA-64 options.
wilson [Tue, 16 Jan 2001 21:45:34 +0000 (21:45 +0000)]
* invoke.texi: Document IA-64 options.

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

23 years agoDelete A step Itanium support.
wilson [Tue, 16 Jan 2001 21:37:08 +0000 (21:37 +0000)]
Delete A step Itanium support.
* config/ia64/ia64.c (ia64_print_operand_address): Delete 'B' support.
(fixup_errata): Delete TARGET_A_STEP use.
* config/ia64/ia64.h (MASK_A_STEP, TARGET_A_STEP): Delete.
(TARGET_SWITCHES): Delete -ma-step option.
* config/ia64/ia64.md (all FP patterns): Delete %B0.
(movqicc_astep, movqi_internal_astep, movhicc_astep,
movhi_internal_astep, movsicc_astep, movsi_internal_astep, movdi+1,
movdi_internal_astep, movsfcc_astep, movsf_internal_astep,
movdfcc_astep, movdf_internal_astep, movtfcc_astep,
movtf_internal_astep, cmovdi_internal_astep, cmovsi_internal_astep):
Delete.
(movqi_internal, movhi_internal, movsi_internal, movdi_internal,
movsf_internal, movdf_internal, movtf_internal, cmovdi_internal,
cmovsi_internal): Delete ! TARGET_A_STEP check.

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

23 years ago * gcc.texi (Bug Lists): Do not mention newsgroups nor the
gerald [Tue, 16 Jan 2001 19:33:50 +0000 (19:33 +0000)]
* gcc.texi (Bug Lists): Do not mention newsgroups nor the
possibility to report bugs via postal mail. Change a URL and
merge in a nearly duplicate statement...
(Bug Reporting): ...from here.
(Service): Refer to the Bug Reporting section instead of
duplicating an URL.
(Contributing): Remove trivial explanations concerning snapshots.

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

23 years ago * cppmain.c (general_init): Don't use ANSI prototype.
neil [Tue, 16 Jan 2001 18:40:56 +0000 (18:40 +0000)]
    * cppmain.c (general_init): Don't use ANSI prototype.

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

23 years ago * gcc.c (cpp_options): Added `*' to specs for -MF, -MQ, and -MT.
tromey [Tue, 16 Jan 2001 18:02:01 +0000 (18:02 +0000)]
* gcc.c (cpp_options): Added `*' to specs for -MF, -MQ, and -MT.

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

23 years ago2001-01-16 Daniel Berlin <dberlin@redhat.com>
dberlin [Tue, 16 Jan 2001 17:57:34 +0000 (17:57 +0000)]
2001-01-16 Daniel Berlin <dberlin@redhat.com>

* cvt.c (ocp_convert): Handle vector type conversion
* typeck2.c (digest_init): Handle vector type initializations

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

23 years ago * config/i386/i386.h: Fix comment typo.
rth [Tue, 16 Jan 2001 17:32:26 +0000 (17:32 +0000)]
    * config/i386/i386.h: Fix comment typo.
        * config/i386/i386.md (shift+compare pattern names): s/cmpno/cmp/
        (ashr+compare patterns): Match CCGOCmode not CCNOmode.

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

23 years ago2001-01-16 Phil Edwards <pme@sources.redhat.com>
pme [Tue, 16 Jan 2001 16:10:47 +0000 (16:10 +0000)]
2001-01-16  Phil Edwards  <pme@sources.redhat.com>

* g++spec.c:  Don't add libraries needlessly if -fsyntax-only
  was given.

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

23 years ago2001-01-16 Phil Edwards <pme@sources.redhat.com>
pme [Tue, 16 Jan 2001 16:09:07 +0000 (16:09 +0000)]
2001-01-16  Phil Edwards  <pme@sources.redhat.com>

* gcc.c:  Revert previous -fsyntax-only-related change; move
  to cp/g++spec.c.

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

23 years ago * config/i386/i386.c (fcmov_comparison_operator): Only initialize
jakub [Tue, 16 Jan 2001 15:57:00 +0000 (15:57 +0000)]
* config/i386/i386.c (fcmov_comparison_operator): Only initialize
inmode after checking GET_CODE (op).

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

23 years agoMinor whitespace changes
kenner [Tue, 16 Jan 2001 14:29:08 +0000 (14:29 +0000)]
Minor whitespace changes

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

23 years ago * flow.c (struct propagate_block_info): Add mem_set_list_len.
rth [Tue, 16 Jan 2001 13:57:17 +0000 (13:57 +0000)]
    * flow.c (struct propagate_block_info): Add mem_set_list_len.
        (MAX_MEM_SET_LIST_LEN): New.
        (propagate_one_insn): Update mem_set_list_len.
        (invalidate_mems_from_autoinc): Likewise.
        (invalidate_mems_from_set): Likewise.
        (mark_used_regs): Likewise.
        (init_propagate_block_info): Likewise.  Stop collecting memories
        when we reach MAX_MEM_SET_LIST_LEN.
        (mark_set_1): Likewise.

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

23 years ago * unroll.c (precondition_loop_p): Fail if no iteration
rth [Tue, 16 Jan 2001 11:15:49 +0000 (11:15 +0000)]
    * unroll.c (precondition_loop_p): Fail if no iteration
        variable found.

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

23 years ago * libsupc++/exception_support.cc (__cp_pop_exception): Fix
nathan [Tue, 16 Jan 2001 09:45:03 +0000 (09:45 +0000)]
* libsupc++/exception_support.cc (__cp_pop_exception): Fix
uninitialized thinko in last change.

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

23 years agoDaily bump.
law [Tue, 16 Jan 2001 08:45:08 +0000 (08:45 +0000)]
Daily bump.

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

23 years ago * libsupc++/exception_support.cc (__cp_pop_exception): Change
mmitchel [Tue, 16 Jan 2001 08:30:20 +0000 (08:30 +0000)]
* libsupc++/exception_support.cc (__cp_pop_exception): Change
prototype.

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

23 years ago2001-01-16 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Tue, 16 Jan 2001 07:58:40 +0000 (07:58 +0000)]
2001-01-16  Benjamin Kosnik  <bkoz@redhat.com>

* docs/html/17_intro/C++STYLE (classname): Add more existing
and stylish patterns.

libstdc++/944
* include/bits/istream.tcc (istream::sentry::sentry()): Set
failbit if the state of the stream is not good.
* testsuite/27_io/istream_sentry.cc (test02): Add test.
* testsuite/27_io/istream_manip.cc (test01): Modify.

libstdc++/1019
reported by Paolo Carlini <pcarlini@unitus.it>
* include/bits/istream.tcc (operator>>(istream&, string&)): Fix.
* testsuite/21_strings/inserters_extractors.cc (test08): Add test.

libstdc++/1057
* include/bits/std_streambuf.h (setp): Set _M_buf_size correctly.
* include/bits/streambuf.tcc (xsputn): Remove outside if clause.
(xsgetn): Same. Simplify.
* testsuite/27_io/streambuf.cc (test04): Add testcases.

reported by Larry Evans <jcampbell3@prodigy.net>
* include/bits/streambuf.tcc (streambuf::xsputn): Just check for
equality with eof on returned value from overflow.

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

23 years ago2001-01-16 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Tue, 16 Jan 2001 07:55:26 +0000 (07:55 +0000)]
2001-01-16  Benjamin Kosnik  <bkoz@redhat.com>

* docs/html/17_intro/C++STYLE (classname): Add more existing
and stylish patterns.

libstdc++/944
* include/bits/istream.tcc (istream::sentry::sentry()): Set
failbit if the state of the stream is not good.
* testsuite/27_io/istream_sentry.cc (test02): Add test.
* testsuite/27_io/istream_manip.cc (test01): Modify.

libstdc++/1019
reported by Paolo Carlini <pcarlini@unitus.it>
* include/bits/istream.tcc (operator>>(istream&, string&)): Fix.
* testsuite/21_strings/inserters_extractors.cc (test08): Add test.

libstdc++/1057
* include/bits/std_streambuf.h (setp): Set _M_buf_size correctly.
* include/bits/streambuf.tcc (xsputn): Remove outside if clause.
(xsgetn): Same. Simplify.
* testsuite/27_io/streambuf.cc (test04): Add testcases.

reported by Larry Evans <jcampbell3@prodigy.net>
* include/bits/streambuf.tcc (streambuf::xsputn): Just check for
equality with eof on returned value from overflow.

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

23 years ago2001-01-16 Phil Edwards <pme@sources.redhat.com>
pme [Tue, 16 Jan 2001 06:06:29 +0000 (06:06 +0000)]
2001-01-16  Phil Edwards  <pme@sources.redhat.com>

* gcc.c:  When -fsyntax-only is given, do not complain about
  unused libraries.

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

23 years ago2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
toon [Mon, 15 Jan 2001 23:55:39 +0000 (23:55 +0000)]
2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>

* g77.f-torture/execute/20010116.[fx]: New test,
XFAIL on i?86-*-*.
* g77.f-torture/compile/20010115.f: Indicate it's
a test for PR fortran/1636.

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

23 years ago * config/i386/i386.c (asm_output_function_prefix): Remove.
rth [Mon, 15 Jan 2001 23:43:10 +0000 (23:43 +0000)]
    * config/i386/i386.c (asm_output_function_prefix): Remove.
        (ix86_asm_file_end): New.
        (load_pic_register): Generate pic_label_name into a
        staticly allocated buffer.
        * config/i386/i386-protos.h: Update.
        * config/i386/i386.h (ASM_OUTPUT_FUNCTION_PREFIX): Remove.
        (ASM_FILE_END): New.
        * config/i386/i386afe.h: New file.
        * config.gcc (i?86-*-elf) [tm_file]: Use it.
        (i?86-*-{freebsd,linux*,moss*}): Likewise.
        * config/elfos.h (ASM_FILE_END): Undef before redefinition.
        * config/i386/cygwin.h (ASM_FILE_END): Likewise.
        * config/i386/osfrose.h (ASM_FILE_END): Invoke ix86_asm_file_end.
        * config/i386/sco5.h (ASM_FILE_END): Likewise.
        * config/i386/winnt.c (i386_pe_asm_file_end): Likewise.

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

23 years ago * Makefile.in (install-man): Remove explicit dependency on
jsm28 [Mon, 15 Jan 2001 23:34:43 +0000 (23:34 +0000)]
* Makefile.in (install-man): Remove explicit dependency on
$(srcdir)/gcc.1.

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

23 years agocontrib:
jsm28 [Mon, 15 Jan 2001 23:32:25 +0000 (23:32 +0000)]
contrib:
* texi2pod.pl: Fix regular expression for @r to avoid exponential
recursion.  From Russ Allbery <rra@stanford.edu>.  Remove perl
version check.

gcc:
* configure.in, configure: Revert previous patch requiring perl
5.6.0.

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

23 years agonew option to disable guessing of branch prediction
aldyh [Mon, 15 Jan 2001 22:45:32 +0000 (22:45 +0000)]
new option to disable guessing of branch prediction

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

23 years agoFix garbled ChangeLog entry
pb [Mon, 15 Jan 2001 22:35:15 +0000 (22:35 +0000)]
Fix garbled ChangeLog entry

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

23 years ago* gcc.texi (Makefile): Add documentation for Makefile targets.
dj [Mon, 15 Jan 2001 21:12:14 +0000 (21:12 +0000)]
* gcc.texi (Makefile): Add documentation for Makefile targets.

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

23 years ago2001-01-15 Philip Blundell <philb@gnu.org>
pb [Mon, 15 Jan 2001 19:54:42 +0000 (19:54 +0000)]
2001-01-15  Philip Blundell  <philb@gnu.org>

* config/arm/arm.c (arm_finalize_pic): New arg "prologue".
(is_pic): Delete.
* config/arm/arm-protos.h (arm_finalize_pic): Update prototype.
(is_pic): Delete declaration.
* config/arm/arm.h (FINALIZE_PIC): Update call to above.
(OUTPUT_INT_ADDR_CONST): Remove special handling of PIC address.
* config/arm/arm.md (builtin_setjmp_receiver): Likewise.

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

23 years ago * MAINTAINERS: Add myself as vax port maintainer.
danglin [Mon, 15 Jan 2001 18:36:00 +0000 (18:36 +0000)]
* MAINTAINERS: Add myself as vax port maintainer.

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

23 years ago * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
jsm28 [Mon, 15 Jan 2001 18:22:31 +0000 (18:22 +0000)]
* gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.

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

23 years ago* arm.c (use_return_insn): Don't try to determine the function type
rearnsha [Mon, 15 Jan 2001 18:13:26 +0000 (18:13 +0000)]
* arm.c (use_return_insn): Don't try to determine the function type
until after reload has completed.
(arm_output_epilogue): Don't adjust the sp value recovered from the
stack.
(emit_multi_reg_push): Don't record dwarf information for the pc.
* arm.md (eh_epilogue): The function type may have changed, so it
needs to be recalculated.
* arm/netbsd.h (DWARF2_UNWIND_INFO): Can now use dwarf2 unwind tables
on arm/netbsd.

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

23 years ago * warn_summary (stageNfilter): Update for recent changes in
ghazi [Mon, 15 Jan 2001 17:53:57 +0000 (17:53 +0000)]
* warn_summary (stageNfilter): Update for recent changes in
bootstrap logic.

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

23 years agocomment
jason [Mon, 15 Jan 2001 17:06:49 +0000 (17:06 +0000)]
comment

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

23 years ago2001-01-15 Mark Mitchell <mark@codesourcery.com>
toon [Mon, 15 Jan 2001 16:52:49 +0000 (16:52 +0000)]
2001-01-15  Mark Mitchell  <mark@codesourcery.com>

* com.c (ffecom_lookup_label): Set DECL_CONTEXT for FORMAT
label to current_function_decl.

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

23 years ago2001-01-15 Toon Moene <toon@moene.indiv.nluug.nl>
toon [Mon, 15 Jan 2001 16:48:35 +0000 (16:48 +0000)]
2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>

* g77.f-torture/compile/20010115.f: New test.

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

23 years ago * pt.c (check_nontype_parm): Rename to ...
nathan [Mon, 15 Jan 2001 16:18:43 +0000 (16:18 +0000)]
* pt.c (check_nontype_parm): Rename to ...
(invalid_nontype_parm_type_p): ... here.
(process_template_parm): Adjust.
(convert_template_argument): Adjust.

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

23 years ago* arm.md (cbranchsi4): Correct calculation of branch ranges.
rearnsha [Mon, 15 Jan 2001 16:17:08 +0000 (16:17 +0000)]
* arm.md (cbranchsi4): Correct calculation of branch ranges.
(negated_cbranchsi4): Likewise.

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

23 years agoFix ommision from previous ChangeLog entry.
rearnsha [Mon, 15 Jan 2001 14:35:55 +0000 (14:35 +0000)]
Fix ommision from previous ChangeLog entry.

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

23 years ago* config/arm/semi.h (SUBTARGET_EXTRA_SPECS): Define.
rearnsha [Mon, 15 Jan 2001 14:30:38 +0000 (14:30 +0000)]
* config/arm/semi.h (SUBTARGET_EXTRA_SPECS): Define.
(SUBTARGET_EXTRA_ASM_SPEC): Define to empty string.
(ASM_SPEC): Call subtarget_extra_asm_spec.
* config/arm/elf.h (SUBTARGET_EXTRA_SPECS): Define.
(SUBTARGET_EXTRA_ASM_SPEC): Define to empty string.
(ASM_SPEC): Call subtarget_extra_asm_spec.

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

23 years ago2001-01-15 Andreas Jaeger <aj@suse.de>
aj [Mon, 15 Jan 2001 13:19:31 +0000 (13:19 +0000)]
2001-01-15  Andreas Jaeger  <aj@suse.de>

* config/i386/i386.c (ix86_init_builtins): Make i size_t to remove warnings.
(ix86_expand_builtin): Likewise.

* gencodes.c (output_predicate_decls): Make i size_t to avoid
warning about comparison between signed and unsigned.

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

23 years ago * expr.c (do_jump): Treat VOIDmode CONST_DOUBLEs like CONST_INTs.
geoffk [Mon, 15 Jan 2001 12:03:36 +0000 (12:03 +0000)]
* expr.c (do_jump): Treat VOIDmode CONST_DOUBLEs like CONST_INTs.

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

23 years agocp:
nathan [Mon, 15 Jan 2001 09:30:03 +0000 (09:30 +0000)]
cp:
* pt.c (check_nontype_parm): New function.
(process_template_parm): Use it.
(convert_template_argument): Use it.
(convert_nontype_argument, RECORD_TYPE): Assert it's a ptr to
member.
testsuite:
* g++.old-deja/g++.pt/nontype5.C: New test.

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

23 years agoDaily bump.
law [Mon, 15 Jan 2001 08:45:17 +0000 (08:45 +0000)]
Daily bump.

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

23 years ago2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco [Mon, 15 Jan 2001 08:11:40 +0000 (08:11 +0000)]
2001-01-07  Alexandre Petit-Bianco  <apbianco@cygnus.com>

All files with updated copyright.
* prims.cc (class _Jv_PrimClass): Removed.
(init_prim_class): New function.
(DECLARE_PRIM_TYPE): Rewritten. `java::lang::Class' replaces
`_Jv_PrimClass' in primitive type declarations. Assign to the
value returned by `init_prim_class.'
* gcj/array.h: `java::lang::Class' replaces `_Jv_PrimClass' in
primitive type declarations.
(JvPrimClass): Cast to `jclass' removed.
* java/lang/Class.h (Class): New constructor.
(Class): New copy constructor.
(initializePrim): New prototype.
(_Jv_PrimClass): Field removed.
* java/lang/Object.h (struct _JvObjectPrefix): New virtuals
nacd_1 and nacd_2 (for compatibility with the new C++ ABI.)
(class java::lang::Object): `finalize' moved up front.
* java/lang/natClass.cc
(isAssignableFrom): Turned outline.
(isInstance): Likewise.
(isInterface): Likewise, fixed indentation.
(initializePrim): New function.

(New C++ ABI compatibility patch:
 http://sources.redhat.com/ml/java-patches/2001-q1/msg00065.html)

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

23 years ago2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco [Mon, 15 Jan 2001 08:01:22 +0000 (08:01 +0000)]
2001-01-07  Alexandre Petit-Bianco  <apbianco@cygnus.com>

All files with updated copyright when applicable.
* Make-lang.in (JVGENMAIN_OBS): Removed java/mangle.o.
* class.c (mangle_class_field): Function removed.
(append_gpp_mangled_type, mangle_static_field, mangle_field): Likewise.
(utf8_cmp, cxx_keyword_p): Moved to lex.c.
(build_class_ref): Call `java_mangle_class_field' instead of
`mangle_class_field.'
(build_dtable_decl): Rewritten to call `java_mangle_vtable.'
(layout_class): Call `java_mangle_decl' instead of
`mangle_static_field.'
(cxx_keywords): Initialized static array moved to `lex.c.'
(layout_class_method): Changed leading comment. Simplified to
call `java_mangle_decl.' Local `ptr' moved in for loop body.
* decl.c (lang_mark_tree): Mark field `package_list.'
* java-tree.h (TYPE_PACKAGE_LIST): New macro.
(struct lang_type): New field `package_list.'
(unicode_mangling_length): Prototype removed.
(append_gpp_mangled_name, append_gpp_mangled_classtype,
emit_unicode_mangled_name): Likewise.
(cxx_keyword_p): New prototype.
(java_mangle_decl, java_mangle_class_field,
java_mangle_class_field_from_string, java_mangle_vtable): Likewise.
* jcf-parse.c (jcf_parse_source): Constify `file' argument to
`build_expr_wfl.'
* jvgenmain.c (main_method_prefix): Global variable removed.
(main_method_suffix): Likewise.
(do_mangle_classname): New function.
(main): Call it. Format changed to accomodate new mangling scheme.
* lex.c: (utf8_cmp): Conditionally prototyped.
(cxx_keywords): Moved from class.c, conditionally defined.
(utf8_cmp, cxx_keyword_p): Likewise.
* mangle.c (obstack.h, ggc.h): Included.
(mangle_field_decl): New function.
(mangle_method_decl, mangle_type, mangle_pointer_type,
mangle_array_type, mangle_record_type,
find_compression_pointer_match, find_compression_array_match,
find_compression_record_match,
find_compression_array_template_match, set_type_package_list,
entry_match_pointer_p, emit_compression_string, init_mangling,
finish_mangling, compression_table_add, mangle_member_name): Likewise.
(mangle_obstack): New global.
(MANGLE_RAW_STRING): New macro.
(unicode_mangling_length): Turned static.
(append_unicode_mangled_name): Renamed from
`emit_unicode_mangled_name.'  Turned static. `mangle_obstack'
replaces `obstack', removed from the parameter list.
(append_gpp_mangled_name): Turned static. `mangle_obstack'
replaces parameter `obstack', removed from the parameter list. Call
`append_unicode_mangled_name' instead of `emit_unicode_mangled_name.
(append_gpp_mangled_classtype): Removed.
(compression_table, compression_next): New static variables.
* parse.y (temporary_obstack): Extern declaration removed.

(This is the new C++ ABI compatibility patch:
  http://gcc.gnu.org/ml/gcc-patches/2001-01/msg01225.html)

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

23 years ago * java/net/URLDecoder.java: Thanks Edgar Villanueva (edgarvil@home.com)
mark [Mon, 15 Jan 2001 07:58:16 +0000 (07:58 +0000)]
   * java/net/URLDecoder.java: Thanks Edgar Villanueva (edgarvil@home.com)
   (decode): Merge comments with Classpath, don't throw Exception

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

23 years ago * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
neil [Mon, 15 Jan 2001 07:51:18 +0000 (07:51 +0000)]
    * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
        have an equivalent working one below it.

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

23 years ago * config/mips/linux.h (SUBTARGET_CPP_SPEC): Default ABI is 32; change
aj [Mon, 15 Jan 2001 05:56:14 +0000 (05:56 +0000)]
    * config/mips/linux.h (SUBTARGET_CPP_SPEC): Default ABI is 32; change
        SUBTARGET_CPP_SPEC apropriatly.

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

23 years ago2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
oldham [Mon, 15 Jan 2001 04:30:35 +0000 (04:30 +0000)]
2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>

* g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
* g++.old-deja/g++.ext/instantiate3.C: Likewise.

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

23 years ago * varasm.c (make_decl_rtl): Fix typo in last change.
mmitchel [Mon, 15 Jan 2001 04:15:04 +0000 (04:15 +0000)]
* varasm.c (make_decl_rtl): Fix typo in last change.

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

23 years ago * MAINTAINERS: Add myself as Mercury front-end maintainer.
fjh [Mon, 15 Jan 2001 04:00:09 +0000 (04:00 +0000)]
* MAINTAINERS: Add myself as Mercury front-end maintainer.

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

23 years ago2001-01-14 Jeffrey Oldham <oldham@codesourcery.com>
oldham [Mon, 15 Jan 2001 03:56:07 +0000 (03:56 +0000)]
2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>

* g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
message containing "init_priority".
(conpr-2.C): Likewise.
(conpr-3.C): Likewise.
* g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.

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

23 years agogcc/ChangeLog:
oldham [Mon, 15 Jan 2001 03:33:56 +0000 (03:33 +0000)]
gcc/ChangeLog:
2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>

* defaults.h (SUPPORTS_INIT_PRIORITY): New macro to indicate the
linker supports the init_priority C++ attribute.
* tm.texi (SUPPORTS_INIT_PRIORITY): Documentation for new macro.
* config/mips/iris6.h (SUPPORTS_INIT_PRIORITY): Indicate Irix
linker does not support init_priority C++ attribute.

gcc/cp/ChangeLog:
2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>

* tree.c: Add defaults.h
(cp_valid_lang_attribute): Incorporate SUPPORTS_INIT_PRIORITY.
* Make-lang.in (cp/tree.o): Add defaults.h.

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