OSDN Git Service

pf3gnuchains/gcc-fork.git
23 years ago * config.gcc: Set default for xmake_file at top, not bottom.
zack [Sat, 7 Apr 2001 20:44:56 +0000 (20:44 +0000)]
* config.gcc: Set default for xmake_file at top, not bottom.
Change places that set xmake_file to "none" to set to the
empty string instead, or remove them entirely if there is no
default xmake_file for this cpu_type.  Remove references to
deleted files.

* config/x-lynx, config/convex/x-convex, config/elxsi/x-elxsi,
config/i386/x-isc, config/i386/x-isc3, config/i386/x-ncr3000,
config/i386/x-next, config/i386/x-sco, config/i386/x-sysv3,
config/i386/x-vsta, config/i860/x-sysv4, config/m68k/x-amix,
config/m68k/x-apollo68, config/m68k/x-ccur, config/m68k/x-crds,
config/m68k/x-hp2bsd, config/m68k/x-mot3300, config/m68k/x-mot3300-gas,
config/m68k/x-tower, config/m88k/x-sysv4, config/mips/x-dec-osf1,
config/mips/x-sni-svr4, config/mips/x-ultrix, config/romp/x-mach,
config/romp/x-romp, config/rs6000/x-beos, config/rs6000/x-lynx,
config/rs6000/x-mach, config/rs6000/x-sysv4, config/sparc/x-sysv4:
Delete.

* config/a29k/x-unix, config/i386/x-aix, config/i386/x-osf1elf,
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:
Just set CLIB to -lld or -lmld, as appropriate.

* config/arm/x-riscix, config/i370/x-oe, config/i386/x-dgux,
config/i386/x-sco4, config/i386/x-sco5, config/m68k/x-hp320,
config/m68k/x-hp320g, config/m68k/x-next, config/m88k/x-dgux,
config/mips/x-iris, config/pa/x-pa:
Just set (some of) FIXPROTO_DEFINES, STMP_FIXPROTO,
OTHER_FIXINCLUDES_DIRS.

* config/i386/x-djgpp: Don't set LN or LN_S.
* config/m88k/x-dolph: Don't define __m88k__.
* config/m88k/x-tekXD88: Don't set AR_FLAGS.
* config/pa/x-pa-mpeix: Just set up quadlib.asm.
* config/i860/fx2800.h: No need to #undef SVR4.

38 x-host fragments remain, 2 x-cpu.

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

23 years ago * libjava.compile/weirddecl.xfail: Removed xfail-*.
tromey [Sat, 7 Apr 2001 20:00:50 +0000 (20:00 +0000)]
* libjava.compile/weirddecl.xfail: Removed xfail-*.
* libjava.compile/PR374.xfail: Removed.

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

23 years ago2001-04-06 Tom Tromey <tromey@redhat.com>
tromey [Sat, 7 Apr 2001 19:54:52 +0000 (19:54 +0000)]
2001-04-06  Tom Tromey  <tromey@redhat.com>
    Alexandre Petit-Bianco  <apbianco@redhat.com>

Fix for PR gcj/1404 and PR gcj/2332:
* parse.y (build_array_from_name): If we use the type_wfl then
accumulate dimensions from the original type as well.
(build_unresolved_array_type): Don't modify TYPE_OR_WFL in place.

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

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

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

23 years ago2001-04-07 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
m.hayes [Sat, 7 Apr 2001 01:17:57 +0000 (01:17 +0000)]
2001-04-07  Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>

* c4x.h (HARD_REGNO_NREGS): HCmode mode uses 2 regs not 4.

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

23 years ago * misc.c: Back out buggy changes to stack clearing code.
bothner [Sat, 7 Apr 2001 00:11:43 +0000 (00:11 +0000)]
* misc.c: Back out buggy changes to stack clearing code.
Reduce CLEAR_SIZE to 1/4 of original value to reduce time
spent clearing memory.

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

23 years ago2001-04-06 Joe Buck <jbuck@welsh-buck.org>
bkoz [Fri, 6 Apr 2001 22:21:29 +0000 (22:21 +0000)]
2001-04-06  Joe Buck  <jbuck@welsh-buck.org>

        * stl_algobase.h (std::equal): avoid use of possibly-undefined
        operator != (one line patch).

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

23 years ago2001-04-06 Gabriel Dos Reis <gdr@codesourcery.com>
bkoz [Fri, 6 Apr 2001 22:20:03 +0000 (22:20 +0000)]
2001-04-06  Gabriel Dos Reis  <gdr@codesourcery.com>

* testsuite/25_algorithms/equal.cc: New test.

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

23 years ago2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Fri, 6 Apr 2001 22:11:31 +0000 (22:11 +0000)]
2001-04-06   Benjamin Kosnik  <bkoz@redhat.com>

* include/backward/backward_warning.h: Re-enable.

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

23 years ago2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Fri, 6 Apr 2001 22:05:10 +0000 (22:05 +0000)]
2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>

* g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
headers and constructs.
* g++.old-deja/g++.robertl/eb79.C: Same.
* g++.old-deja/g++.robertl/eb77.C (main): Same.
* g++.old-deja/g++.robertl/eb73.C: Same.
* g++.old-deja/g++.robertl/eb66.C (main): Same.
* g++.old-deja/g++.robertl/eb55.C (t): Same.
* g++.old-deja/g++.robertl/eb54.C (main): Same.
* g++.old-deja/g++.robertl/eb46.C (main): Same.
* g++.old-deja/g++.robertl/eb44.C: Same.
* g++.old-deja/g++.robertl/eb41.C (main): Same.
* g++.old-deja/g++.robertl/eb4.C (main): Same.
* g++.old-deja/g++.robertl/eb39.C: Same.
* g++.old-deja/g++.robertl/eb33.C (main): Same.
* g++.old-deja/g++.robertl/eb31.C (main): Same.
* g++.old-deja/g++.robertl/eb30.C: Same.
* g++.old-deja/g++.robertl/eb3.C: Same.
* g++.old-deja/g++.robertl/eb24.C (T>): Same.
* g++.old-deja/g++.robertl/eb21.C: Same.
* g++.old-deja/g++.robertl/eb15.C: Same.
* g++.old-deja/g++.robertl/eb118.C: Same.
* g++.old-deja/g++.robertl/eb115.C (main): Same.
* g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
* g++.old-deja/g++.robertl/eb109.C: Same.
* g++.old-deja/g++.other/sibcall1.C (main): Same.
* g++.old-deja/g++.mike/rtti1.C: Same.
* g++.old-deja/g++.mike/p658.C: Same.
* g++.old-deja/g++.mike/net46.C: Same.
* g++.old-deja/g++.mike/net34.C: Same.
* g++.old-deja/g++.mike/memoize1.C: Same.
* g++.old-deja/g++.mike/eh2.C: Same.
* g++.old-deja/g++.law/weak.C: Same.
* g++.old-deja/g++.law/visibility7.C: Same.
* g++.old-deja/g++.law/visibility25.C: Same.
* g++.old-deja/g++.law/visibility22.C: Same.
* g++.old-deja/g++.law/visibility2.C: Same.
* g++.old-deja/g++.law/visibility17.C: Same.
* g++.old-deja/g++.law/visibility13.C: Same.
* g++.old-deja/g++.law/visibility10.C: Same.
* g++.old-deja/g++.law/visibility1.C: Same.
* g++.old-deja/g++.law/virtual3.C (eval): Same.
* g++.old-deja/g++.law/vbase1.C: Same.
* g++.old-deja/g++.law/operators32.C: Same.
* g++.old-deja/g++.law/nest3.C: Same.
* g++.old-deja/g++.law/missed-error2.C (foo): Same.
* g++.old-deja/g++.law/except5.C (main): Same.
* g++.old-deja/g++.law/cvt7.C (run): Same.
* g++.old-deja/g++.law/cvt2.C: Same.
* g++.old-deja/g++.law/cvt16.C: Same.
* g++.old-deja/g++.law/ctors6.C (bar): Same.
* g++.old-deja/g++.law/ctors17.C (main): Same.
* g++.old-deja/g++.law/ctors13.C: Same.
* g++.old-deja/g++.law/ctors12.C (main): Same.
* g++.old-deja/g++.law/ctors10.C: Same.
* g++.old-deja/g++.law/code-gen5.C: Same.
* g++.old-deja/g++.law/bad-error7.C: Same.
* g++.old-deja/g++.law/arm9.C: Same.
* g++.old-deja/g++.law/arm12.C: Same.
* g++.old-deja/g++.law/arg8.C: Same.
* g++.old-deja/g++.law/arg1.C: Same.
* g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
* g++.old-deja/g++.jason/template31.C: Same.
* g++.old-deja/g++.jason/template24.C (main): Same.
* g++.old-deja/g++.jason/2371.C: Same.
* g++.old-deja/g++.eh/new2.C: Same.
* g++.old-deja/g++.eh/new1.C: Same.
* g++.old-deja/g++.brendan/ptolemy2.C: Same.
* g++.old-deja/g++.brendan/nest21.C (main): Same.
* g++.old-deja/g++.brendan/err-msg3.C: Same.
* g++.old-deja/g++.brendan/crash62.C: Same.
* g++.old-deja/g++.brendan/crash52.C: Same.
* g++.old-deja/g++.brendan/crash49.C (main): Same.
* g++.old-deja/g++.brendan/crash38.C: Same.
* g++.old-deja/g++.brendan/crash15.C (main): Same.
* g++.old-deja/g++.brendan/copy9.C: Same.

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

23 years ago * cpplib.c (cpp_push_buffer): Give stdin buffers the name <stdin>.
neil [Fri, 6 Apr 2001 21:43:53 +0000 (21:43 +0000)]
* cpplib.c (cpp_push_buffer): Give stdin buffers the name <stdin>.

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

23 years ago * parse.y (analyze_clinit_body): Return true if the second operand
tromey [Fri, 6 Apr 2001 20:42:41 +0000 (20:42 +0000)]
* parse.y (analyze_clinit_body): Return true if the second operand
of a METHOD_EXPR is nonzero.

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

23 years ago * Make-lang.in ($(srcdir)/java/parse-scan.c): Run bison from build
tromey [Fri, 6 Apr 2001 20:32:09 +0000 (20:32 +0000)]
* Make-lang.in ($(srcdir)/java/parse-scan.c): Run bison from build
directory.
($(srcdir)/java/parse.c): Likewise.

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

23 years ago2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Fri, 6 Apr 2001 19:43:23 +0000 (19:43 +0000)]
2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
            Alexandre Oliva  <aoliva@redhat.com>

* tests_flags.in (CROSS_LIB_PATH): Add as -B flag.

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

23 years ago * include/c_std/bits/std_cmath.h: Get rid of C99 math macros.
gdr [Fri, 6 Apr 2001 19:14:27 +0000 (19:14 +0000)]
    * include/c_std/bits/std_cmath.h: Get rid of C99 math macros.
        * testsuite/26_numerics/c99_macros.cc: Add test.

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

23 years ago2001-04-06 Phil Edwards <pme@sources.redhat.com>
pme [Fri, 6 Apr 2001 18:48:20 +0000 (18:48 +0000)]
2001-04-06  Phil Edwards  <pme@sources.redhat.com>

* docs/html/faq/index.html:  Update for 2.92, grab from RELEASE-NOTES.
* docs/html/faq/index.txt:  Regenerated.

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

23 years ago * jni.cc (wrap_value<jobject>, wrap_value<jclass>): Removed.
tromey [Fri, 6 Apr 2001 17:38:52 +0000 (17:38 +0000)]
* jni.cc (wrap_value<jobject>, wrap_value<jclass>): Removed.
(wrap_value<T*>): New specialization.
(_Jv_JNI_PopLocalFrame): Update env->locals.

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

23 years ago * MAINTAINERS: Add self and RTH as C front end maintainers.
jsm28 [Fri, 6 Apr 2001 17:14:46 +0000 (17:14 +0000)]
* MAINTAINERS: Add self and RTH as C front end maintainers.

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

23 years ago * gcc.c-torture/execute/20001203-2.c (main):
amylaar [Fri, 6 Apr 2001 14:37:56 +0000 (14:37 +0000)]
* gcc.c-torture/execute/20001203-2.c (main):
Count argument is of type __SIZE_TYPE__.

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

23 years ago2001-04-06 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Fri, 6 Apr 2001 08:00:55 +0000 (08:00 +0000)]
2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>

* include/backward/backward_warning.h: Temporarily disable until
g++ testsuite changes go in.
* tests_flags.in (CROSS_LIB_PATH): Add.

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

23 years ago * configure.in: Add check for lstat.
neil [Fri, 6 Apr 2001 07:22:01 +0000 (07:22 +0000)]
* configure.in: Add check for lstat.
* configure, config.in: Regenerate.
* cppinit.c (append_include_chain): Make empty path ".".
        * cpplib.c (do_line): Don't simplify #line paths.
        * cppfiles.c (remove_component_p): New function.
(find_or_create_entry): Acknowledge stat () errors during
path simplification.
(handle_missing_header): Don't simplify paths.
        (_cpp_simplify_pathname): Don't simplify VMS paths.  Return
        the empty path untouched.  Don't leave a trailing '/'.

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

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

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

23 years ago2001-04-05 Alexandre Oliva <aoliva@redhat.com>
bkoz [Fri, 6 Apr 2001 07:06:32 +0000 (07:06 +0000)]
2001-04-05  Alexandre Oliva  <aoliva@redhat.com>

        * config.sub: Make sure to match an already-canonicalized
        machine name (eg. mn10300-unknown-elf).

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

23 years ago * cp-tree.h (DECL_THIS_INLINE): Rename to DECL_DECLARED_INLINE_P.
mmitchel [Fri, 6 Apr 2001 06:33:07 +0000 (06:33 +0000)]
* cp-tree.h (DECL_THIS_INLINE): Rename to DECL_DECLARED_INLINE_P.
* decl.c (duplicate_decls): Adjust accordingly.
(maybe_commonize_var): Likewise.
(grokfndecl): Likewise.
(start_function): Likewise.
(start_method): Likewise.
* decl2.c (key_method): Likewise.
(import_export_decl): Likewise.
* method.c (implicitly_declare_fn): Likewise.
* optimize.c (maybe_clone_body): Likewise.

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

23 years ago2001-04-05 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Fri, 6 Apr 2001 06:17:33 +0000 (06:17 +0000)]
2001-04-05  Benjamin Kosnik  <bkoz@redhat.com>

* lang-specs.h: Add __DEPRECATED.

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

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

* lang-specs.h: Add __GXX_DEPRECATED.

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

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

* cppdefault.c (GPLUSPLUS_BACKWARD_INCLUDE_DIR): Add.
* Makefile.in (-DGPLUSPLUS_BACKWARD_INCLUDE_DIR): Add.

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

23 years ago2001-04-05 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Fri, 6 Apr 2001 06:08:17 +0000 (06:08 +0000)]
2001-04-05  Benjamin Kosnik  <bkoz@redhat.com>

Warn when using backward headers.
* include/backward/algo.h: Include warning file.
* include/backward/vector.h: Same.
* include/backward/tree.h: Same.
* include/backward/tempbuf.h: Same.
* include/backward/strstream: Same.
* include/backward/streambuf.h: Same.
* include/backward/stream.h: Same.
* include/backward/stack.h: Same.
* include/backward/slist.h: Same.
* include/backward/set.h: Same.
* include/backward/rope.h:
* include/backward/queue.h: Same.
* include/backward/pair.h: Same.
* include/backward/ostream.h: Same.
* include/backward/new.h: Same.
* include/backward/multiset.h: Same.
* include/backward/multimap.h: Same.
* include/backward/map.h: Same.
* include/backward/list.h: Same.
* include/backward/iterator.h: Same.
* include/backward/istream.h: Same.
* include/backward/iostream.h:
* include/backward/iomanip.h:
* include/backward/heap.h: Same.
* include/backward/hashtable.h:
* include/backward/hash_set.h:
* include/backward/hash_map.h:
* include/backward/function.h:
* include/backward/fstream.h:
* include/backward/deque.h:
* include/backward/defalloc.h: Same.
* include/backward/complex.h: Same.
* include/backward/bvector.h:
* include/backward/alloc.h:
* include/backward/algobase.h: Same.

* include/backward/backward_warning.h: New file.
* src/Makefile.am (backward_headers): Add backward_warning.h
* src/Makefile.in: Regenerate.

2001-04-05  Benjamin Kosnik  <bkoz@redhat.com>

* src/Makefile.am (myinstalldirs): Make sure backward directory is
created.
(myinstallheaders): Install backward headers in backward directory.
* src/Makefile.in: Regenerate.

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

23 years ago * cppfiles.c (open_file): Fail directories silently, but
neil [Fri, 6 Apr 2001 05:21:36 +0000 (05:21 +0000)]
* cppfiles.c (open_file): Fail directories silently, but
with an errno of NOENT set.
(read_include_file): Move the common exit code to the sole
caller.  Return an int indicating success or failure.  Let
open_file handle directories.
(stack_include_file): If read_include_file fails,
push a "null" buffer.

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

23 years ago2001-04-05 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Fri, 6 Apr 2001 01:47:11 +0000 (01:47 +0000)]
2001-04-05  Benjamin Kosnik  <bkoz@redhat.com>

Prepare for libstdc++-2.92.
* docs/html/17_intro/RELEASE-NOTES (New): Update.
* docs/html/configopts.html: Fix formatting.
* README (file): Updates.
* include/bits/c++config (__GLIBCPP__): Update.

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

23 years ago2001-04-05 Alexandre Petit-Bianco <apbianco@redhat.com>
apbianco [Thu, 5 Apr 2001 23:22:25 +0000 (23:22 +0000)]
2001-04-05  Alexandre Petit-Bianco  <apbianco@redhat.com>

* gcj.texi: Use `which-gcj' instead of `which-g77.'
(version-gcc): Initialized.
(which-gcj): Likewise.

(http://gcc.gnu.org/ml/gcc-patches/2001-04/msg00333.html)

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

23 years ago2001-03-29 Alexandre Petit-Bianco <apbianco@redhat.com>
apbianco [Thu, 5 Apr 2001 23:07:30 +0000 (23:07 +0000)]
2001-03-29  Alexandre Petit-Bianco  <apbianco@redhat.com>

* libjava.lang/instinit2.out: Fixed.

(http://gcc.gnu.org/ml/gcc-patches/2001-04/msg00343.html)

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

23 years ago2001-04-04 Alexandre Petit-Bianco <apbianco@redhat.com>
apbianco [Thu, 5 Apr 2001 22:59:12 +0000 (22:59 +0000)]
2001-04-04  Alexandre Petit-Bianco  <apbianco@redhat.com>

* java-tree.h (struct lang_decl): New macro
`DECL_FIXED_CONSTRUCTOR_P.' New field `fixed_ctor.'
* parse.y (build_instance_initializer): New function.
(add_instance_initializer): Use it.
(java_fix_constructors): Set `current_class' before fix pass.
(fix_constructors): Just return if already fixed. Move `super()'
invokation ahead. Use `build_instance_initializer.'
Fixes PR java/1315.

(http://gcc.gnu.org/ml/gcc-patches/2001-04/msg00343.html)

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

23 years ago2001-04-05 Phil Edwards <pme@sources.redhat.com>
pme [Thu, 5 Apr 2001 21:09:24 +0000 (21:09 +0000)]
2001-04-05  Phil Edwards  <pme@sources.redhat.com>

* docs/doxygen/run_doxygen:  Check for the existence of Doxygen.

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

23 years ago* function.h (virtuals_instantiated): Declare.
dj [Thu, 5 Apr 2001 20:13:53 +0000 (20:13 +0000)]
* function.h (virtuals_instantiated): Declare.
* function.c: (virtuals_instantiated): Make global.
* calls.c (emit_library_call_value_1): Use
virtual_outgoing_args_rtx only if it hasn't been instantiated.
Otherwise, use the stack pointer directly.

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

23 years ago2001-04-04 Alexandre Petit-Bianco <apbianco@redhat.com>
apbianco [Thu, 5 Apr 2001 19:45:57 +0000 (19:45 +0000)]
2001-04-04  Alexandre Petit-Bianco  <apbianco@redhat.com>

        * parse.y (resolve_qualified_expression_name): Pass field's
        DECL_CONTEXT to `not_accessible_p.'
        (not_accessible_p): Changed parameters order in `inherits_from_p'
        invokation.

(http://gcc.gnu.org/ml/gcc-patches/2001-04/msg00326.html)

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

23 years ago2001-03-27 Andrew Haley <aph@cambridge.redhat.com>
aph [Thu, 5 Apr 2001 18:10:36 +0000 (18:10 +0000)]
2001-03-27  Andrew Haley  <aph@cambridge.redhat.com>

        * lang-options.h: Add flag_check_references.

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

23 years ago * i386.c (x86_initialize_trampoline): New global function.
hubicka [Thu, 5 Apr 2001 17:18:42 +0000 (17:18 +0000)]
* i386.c (x86_initialize_trampoline): New global function.
* i386.h (TRAMPOLINE_SIZE): Size is 23 for x86_64.
(INITIALIZE_TRAMPOLINE): Move offline.
* i386-protos.h (x86_initialize_trampoline): Declare.

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

23 years ago * i386.md (movdi_1_rex64): Allow SSE->SSE reg move.
hubicka [Thu, 5 Apr 2001 17:04:29 +0000 (17:04 +0000)]
* i386.md (movdi_1_rex64): Allow SSE->SSE reg move.
(lea_0): Rename to lea_1.
(lea_1_zext, lea_1_rex64, lea_2_rex64): New patterns.
(lea_general_?): Allow SImodes on TARGET_64BIT
(lea_general_?_zext): New patterns.
(call_1, call_1_rex64): Fix.

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

23 years ago * i386.c (ix86_split_long_move): Use PUT_MODE instead of change_address.
hubicka [Thu, 5 Apr 2001 17:01:48 +0000 (17:01 +0000)]
* i386.c (ix86_split_long_move): Use PUT_MODE instead of change_address.

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

23 years ago * i386.c (function_arg): Return constm1_rtx for last argument.
hubicka [Thu, 5 Apr 2001 16:28:44 +0000 (16:28 +0000)]
* i386.c (function_arg): Return constm1_rtx for last argument.
(ix86_expand_prologue): Update gen_call calls.
* i386.h (FUNCTION_BLOCK_PROFILER_EXIT): Likewise.
* i386.md (call_pop): Likewise.
(call): Second operand is VOIDmode.
(call_0): Likewise; Support 64bits.
(call_exp): New expander.
(call_1): Get to the sync.
(call_1_exp): New pattern.
(call_value): Support 64bit.
(call_value_exp): New pattern.
(untyped_call): Update gen_call call.
(call_value_pop): Disable for 64bit.
(call_value_0_rex64): New pattern.
(call_value_1_rex64): Likewise.

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

23 years agoUpdate.
aj [Thu, 5 Apr 2001 16:12:25 +0000 (16:12 +0000)]
Update.

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

23 years ago2001-04-05 Bo Thorsen <bo@suse.de>
aj [Thu, 5 Apr 2001 16:12:10 +0000 (16:12 +0000)]
2001-04-05  Bo Thorsen  <bo@suse.de>

* i386.md: Don't allow "builtin_setjmp_receiver" for TARGET_64BIT.

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

23 years ago * search.c (get_dynamic_cast_base_type): When building a new
amylaar [Thu, 5 Apr 2001 15:57:35 +0000 (15:57 +0000)]
* search.c (get_dynamic_cast_base_type): When building a new
constant, set its type to ssizetype.

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

23 years ago * libtool-version: Updated current.
tromey [Thu, 5 Apr 2001 15:12:41 +0000 (15:12 +0000)]
* libtool-version: Updated current.

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

23 years ago * i386.md (*andsi_1+3): If used after reload, make sure the operand
amylaar [Thu, 5 Apr 2001 12:51:42 +0000 (12:51 +0000)]
    * i386.md (*andsi_1+3): If used after reload, make sure the operand
satisfies ANY_QI_REG_P.

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

23 years agoPARALLELs can contain ASM_OPERANDS.
bernds [Thu, 5 Apr 2001 12:06:36 +0000 (12:06 +0000)]
PARALLELs can contain ASM_OPERANDS.

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

23 years agoRevert more of previous change
bernds [Thu, 5 Apr 2001 11:55:22 +0000 (11:55 +0000)]
Revert more of previous change

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

23 years agoDaily bump.
gccadmin [Thu, 5 Apr 2001 07:16:13 +0000 (07:16 +0000)]
Daily bump.

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

23 years ago * config.gcc: Remove default for xm_file. Clean up local
zack [Thu, 5 Apr 2001 04:34:24 +0000 (04:34 +0000)]
* config.gcc: Remove default for xm_file.  Clean up local
machine type handling.  Remove settings of xm_file to
something that doesn't exist.  In the big switch, set xm_file,
don't append to it (the value before the big switch is always
null).  Don't force build_xm_file or host_xm_file to have a value.
* configure.in: Remove default for xm_file.  Do not special
case $cpu/xm-$cpu.h not existing.
* configure: Regenerate.

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

23 years ago2001-04-04 Diego Novillo <dnovillo@redhat.com>
dnovillo [Thu, 5 Apr 2001 02:27:47 +0000 (02:27 +0000)]
2001-04-04  Diego Novillo  <dnovillo@redhat.com>

* simplify-rtx.c (simplify_binary_operation): Check for overflow
when folding integer division and modulo operations.

2001-04-04  Diego Novillo  <dnovillo@redhat.com>

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

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

23 years ago2001-04-04 Andrew MacLeod <amacleod@redhat.com>
amacleod [Thu, 5 Apr 2001 01:43:17 +0000 (01:43 +0000)]
2001-04-04  Andrew MacLeod  <amacleod@redhat.com>

* dwarf2out.c (output_cfi): Add 'for_eh' parameter, use PTR_SIZE
instead of DWARF2_ADDR_SIZE for EH addresses.
(output_call_frame_info): Use PTR_SIZE instead of DWARF2_ADDR_SIZE for
EH addresses.

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

23 years ago2001-04-04 Hans Boehm <hans_boehm@hp.com>
tromey [Thu, 5 Apr 2001 00:14:18 +0000 (00:14 +0000)]
2001-04-04  Hans Boehm  <hans_boehm@hp.com>

* finalize.c:
- Accomodate finalization requests for static objects.
  (Will be required by hash synchronization.  May be needed
  in some configurations now.)

* gc_priv.h:
- Define MIN_WORDS.  All allocation requests are rounded
  up to at least this size.  Removes a subtle assumption that
  Java objects have a 2 word header.

* gcconfig.h:
- Adjust Linux/IA64 configuration for non-ancient kernels.
  (Necessary fix for IA64.)

* linux_threads.c:
- Fix syntax error in currently unused code.  Will be needed
  for Linux/PA-RISC.

* malloc.c:
- Handle MIN_WORDS.

* misc.c:
- Handle MIN_WORDS.
- Change stack cleaning code to typically clear about one tenth
  the memory it used to in the threads configuration.  Occasionally
  still clear more.  (This is really a fix for a long-standing
  and fairly significant performance bug with threads.)

* os_dep.c:
- Fix the code for finding the beginning of the data segment under
  Linux.  I believe this is necessary for some IA64 Linux
  distributions.  It will also helo other platforms, though those
  may additionally require a gcconfig.h adjustment.  (This basically
  works around the absence of a data_start or __data_start
  definition in glibc.)

* test.c:
- Handle rounding due to MIN_WORDS.

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

23 years ago2001-04-04 Andreas Jaeger <aj@suse.de>
tromey [Wed, 4 Apr 2001 23:38:53 +0000 (23:38 +0000)]
2001-04-04  Andreas Jaeger  <aj@suse.de>

* gcj/Makefile.am (AUTOMAKE_OPTIONS): Remove no-installinfo.
* gcj/Makefile.in: Rebuilt.
* Makefile.am (AUTOMAKE_OPTIONS): Remove no-installinfo.
* Makefile.in: Rebuilt.
* testsuite/Makefile.am (AUTOMAKE_OPTIONS): Remove no-installinfo.
* testsuite/Makefile.in: Rebuild.
* include/Makefile.am (AUTOMAKE_OPTIONS): Remove no-installinfo.
* include/Makefile.in: Rebuild.

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

23 years ago2001-04-04 Phil Edwards <pme@sources.redhat.com>
pme [Wed, 4 Apr 2001 22:20:52 +0000 (22:20 +0000)]
2001-04-04  Phil Edwards  <pme@sources.redhat.com>

* docs/doxygen/user.cfg.in:  Extract all non-private members;
  reduce confusing documentation output.

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

23 years ago * config/ia64/ia64.h (IA64_UNWIND_INFO): Disable.
rth [Wed, 4 Apr 2001 21:24:20 +0000 (21:24 +0000)]
    * config/ia64/ia64.h (IA64_UNWIND_INFO): Disable.
        * config/ia64/t-glibc (LIB2ADDEH): Disable.
        * config/ia64/t-ia64 (LIB2ADDEH): Disable.

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

23 years ago * configure.in (gcc_cv_as_leb128): Escape ".".
rth [Wed, 4 Apr 2001 21:18:09 +0000 (21:18 +0000)]
    * configure.in (gcc_cv_as_leb128): Escape ".".
        * configure: Rebuilt.

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

23 years ago * java-tree.h (CONSTANT_VALUE_P): New macro.
bothner [Wed, 4 Apr 2001 20:56:01 +0000 (20:56 +0000)]
* java-tree.h (CONSTANT_VALUE_P):  New macro.
* jcf-write.c (generate_classfile):  Use CONSTANT_VALUE_P.
* parse.y (maybe_build_class_init_for_field):  New static function.
(resolve_expression_name, resolve_field_access):  Use
maybe_build_class_init_for_field instead of build_class_init
This does not do the init if the field is compile-time-constant.
(resolve_field_access):  Simplify.

* parse.y (fold_constant_for_init):  Merge test into switch.

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

23 years ago * gcse.c (delete_null_pointer_checks_1): Add delete_list argument,
jakub [Wed, 4 Apr 2001 20:19:23 +0000 (20:19 +0000)]
* gcse.c (delete_null_pointer_checks_1): Add delete_list argument,
push insns to delete to it instead of deleting them.
(delete_null_pointer_checks): Delete insns from delete_list after
all delete_null_pointer_checks_1 passes are done.

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

23 years ago * include/backward/fstream.h: Add missing semicolons.
geoffk [Wed, 4 Apr 2001 18:04:52 +0000 (18:04 +0000)]
* include/backward/fstream.h: Add missing semicolons.

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

23 years ago2001-03-30 Alexandre Petit-Bianco <apbianco@redhat.com>
apbianco [Wed, 4 Apr 2001 17:56:25 +0000 (17:56 +0000)]
2001-03-30  Alexandre Petit-Bianco  <apbianco@redhat.com>

* parse-scan.y (array_type:): Rewritten.
(type_declaration:): `empty_statement' replaces `SC_TK.'
(class_member_declaration:): `empty statement' added.
(method_body:): Simplified.
(static_initializer:): Likewise.
(primary_no_new_array:): Use `type_literals.'
(type_literals:): New rule.
(dims:): Set and update `bracket_count.'
Fixes PR java/1074. Fixes PR java/2412.

(http://gcc.gnu.org/ml/gcc-bugs/2001-03/msg00835.html,
 http://gcc.gnu.org/ml/gcc-bugs/2000-12/msg00384.html,
 http://gcc.gnu.org/ml/gcc-patches/2001-04/msg00258.html)

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

23 years ago * configure.in (gcc_cv_as_leb128): Tweek minor number extraction.
rth [Wed, 4 Apr 2001 16:48:58 +0000 (16:48 +0000)]
    * configure.in (gcc_cv_as_leb128): Tweek minor number extraction.
        * configure: Rebuilt.

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

23 years ago * expr.h: Remove #ifdef FUNCTION_CONVERSION_BUG logic.
zack [Wed, 4 Apr 2001 16:15:24 +0000 (16:15 +0000)]
* expr.h: Remove #ifdef FUNCTION_CONVERSION_BUG logic.
* config/romp/xm-romp.h: Delete.
* po/POTFILES.in: Remove config/romp/xm-romp.h.

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

23 years agoPartially revert previous change
bernds [Wed, 4 Apr 2001 15:56:36 +0000 (15:56 +0000)]
Partially revert previous change

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

23 years agoWhen splitting insns, properly update label usage counts
bernds [Wed, 4 Apr 2001 15:42:04 +0000 (15:42 +0000)]
When splitting insns, properly update label usage counts

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

23 years ago * recog.c (validate_replace_rtx_1): Instead of aborting just make
jakub [Wed, 4 Apr 2001 15:14:24 +0000 (15:14 +0000)]
* recog.c (validate_replace_rtx_1): Instead of aborting just make
sure the change won't be validated.

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

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

23 years ago * optimize.c (expand_call_inline): Only add newly inlined statements
jakub [Wed, 4 Apr 2001 15:08:54 +0000 (15:08 +0000)]
* optimize.c (expand_call_inline): Only add newly inlined statements
into inlined_stmts.

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

23 years agoDaily bump.
gccadmin [Wed, 4 Apr 2001 07:16:42 +0000 (07:16 +0000)]
Daily bump.

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

23 years ago * rtl.h (set_noop_p): Declare.
wehle [Wed, 4 Apr 2001 05:03:29 +0000 (05:03 +0000)]
* rtl.h (set_noop_p): Declare.
* flow.c (set_noop_p): Move from here ...
* rtlanal.c (set_noop_p): ... to here and enhance.
* cse.c (delete_trivially_dead_insns): Use it.
* gcse.c (hash_scan_set): Likewise.
* jump.c (delete_noop_moves): Likewise.
* recog.c (split_all_insns): Likewise.

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

23 years ago * cp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove.
mmitchel [Wed, 4 Apr 2001 04:45:23 +0000 (04:45 +0000)]
* cp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove.
(OPERATOR_FORMAT): Likewise.
(OPERATOR_TYPENAME_FORMAT): Likewise.
* operators.def: Remove old name-mangling information.
* decl.c (grok_op_properties): Adjust accordingly.
* lex.c (init_operators): Likewise.
* rtti.c (get_tinfo_decl): Issue error messages about types that
have variable size.

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

23 years agoDWARF2 frame notes for hppa.
amodra [Wed, 4 Apr 2001 03:13:54 +0000 (03:13 +0000)]
DWARF2 frame notes for hppa.
* dwarf2out.c (dwarf2out_frame_debug_expr): Support adjusting
stack pointer via a LO_SUM.  Ditto for setting a temp register
used to save to the stack.  Set cfa_temp when setting fp, and
allow matches to cfa_temp in addition to cfa_store when saving
regs.  Handle POST_INC and LO_SUM register stores.  Document the
changes and errors in rule 12 doco.

* pa.c (set_reg_plus_d, store_reg, load_reg): Return last insn.
(actual_fsize, local_fsize, save_fregs): Move for store_reg to see.
(load_reg): Move closer to epilogue code.
(DO_FRAME_NOTES): Define to control the following..
(FRP): Define to set RTX_FRAME_RELATED_P on insns.
(hppa_expand_prologue): Use FRP and REG_FRAME_RELATED_EXPR
notes as necessary.
(hppa_expand_epilogue): Likewise.

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

23 years ago * configure.in (gcc_cv_as_leb128): Reject gas before 2.11.
rth [Wed, 4 Apr 2001 02:06:24 +0000 (02:06 +0000)]
    * configure.in (gcc_cv_as_leb128): Reject gas before 2.11.
        * configure: Rebuild.

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

23 years ago2001-04-03 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Wed, 4 Apr 2001 01:02:26 +0000 (01:02 +0000)]
2001-04-03  Benjamin Kosnik  <bkoz@redhat.com>

* include/bits/fstream.tcc: Add bool parameter to filebuf ctor.
* include/bits/ios_base.h(ios_base::Init): Remove _M_cout, _M_cin,
_M_cerr, _M_wcout, _M_wcin, _M_wcerr.
(ios_base::Init::_S_ios_create): New.
(ios_base::Init::_S_ios_destroy): New.
* include/bits/std_fstream.h: Change ctor args.
* src/ios.cc (ios_base::Init::Init): Use _S_ios_create.
(ios_base::Init::~Init): Use _S_ios_destroy.
(ios_base::sync_with_stdio): Use new members.
* testsuite/27_io/filebuf_members.cc: Fix calling conventions for
filebuf ctor.

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

23 years ago * POTFILES.in: Remove all the files deleted by the xm-host.h
zack [Wed, 4 Apr 2001 00:57:39 +0000 (00:57 +0000)]
* POTFILES.in: Remove all the files deleted by the xm-host.h
purge, also frame.c, frame-dwarf2.c, and gansidecl.h.

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

23 years ago * rtl.h (LCT_THROW): New.
rth [Wed, 4 Apr 2001 00:48:51 +0000 (00:48 +0000)]
    * rtl.h (LCT_THROW): New.
        * calls.c (emit_library_call_value_1): Handle it.
        * except.c (connect_post_landing_pads): Use it.

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

23 years agoinclude:
zack [Wed, 4 Apr 2001 00:46:27 +0000 (00:46 +0000)]
include:
* ansidecl.h: All logic from gcc/gansidecl.h moved here.
gcc:
* gansidecl.h: Delete file.
* configure.in: Change all refs to gansidecl.h to use
ansidecl.h.  Adjust *_file_list so they know where ansidecl.h
lives.
* configure: Regenerate.

* Makefile.in (intl.o): Don't depend on gansidecl.h.
* defaults.h: s/gansidecl.h/ansidecl.h/ in comment.
* ggc.h, config/fr30/fr30.h, config/mcore/mcore.c:
Don't include gansidecl.h.
* intl.c, main.c, version.c, fixinc/fixlib.h,
fixinc/procopen.c, fixinc/server.c: Include ansidecl.h not
gansidecl.h.
gcc/java:
* Make-lang.in (buffer.o, check-init.o, class.o): Don't depend
on gansidecl.h.
* buffer.c, jvgenmain.c: Don't include gansidecl.h.
libiberty:
* make-temp-file.c (try): Inline.

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

23 years ago * decl2.c (import_export_decl): Don't call import_export_class
mmitchel [Tue, 3 Apr 2001 23:37:53 +0000 (23:37 +0000)]
* decl2.c (import_export_decl): Don't call import_export_class
when processing an inline member function.
* semantics.c (expand_body): Call import_export_decl before
emitting inline functions.

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

23 years ago2001-04-03 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
bkoz [Tue, 3 Apr 2001 21:02:43 +0000 (21:02 +0000)]
2001-04-03  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>

        * include/backward/fstream.h:  Expose streampos to global
          namespace.

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

23 years ago2001-04-03 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
pme [Tue, 3 Apr 2001 20:40:26 +0000 (20:40 +0000)]
2001-04-03  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>

* include/bits/stl_iterator_base_types.h: Fix typo

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

23 years ago * i386.c (ix86_force_to_memory, ix86_free_from_memory):
hubicka [Tue, 3 Apr 2001 17:44:45 +0000 (17:44 +0000)]
* i386.c (ix86_force_to_memory, ix86_free_from_memory):
Update for 64bit.

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

23 years ago * config/i386/xm-beos.h, config/i386/xm-isc.h,
zack [Tue, 3 Apr 2001 17:38:23 +0000 (17:38 +0000)]
* config/i386/xm-beos.h, config/i386/xm-isc.h,
config/i386/xm-next.h, config/i386/xm-sco.h,
config/i386/xm-sco5.h, config/m68k/xm-plexus.h,
config/m88k/xm-m88k.h: Delete.

* config/i386/xm-djgpp.h: Don't define __MSDOS__.
* config/romp/xm-romp.h: Don't define bcopy.
* config/rs6000/xm-beos.h: Don't define bcopy, HAVE_VPRINTF,
HAVE_PUTENV, HAVE_RENAME, or USE_C_ALLOCA.

* config.gcc: Remove references to deleted files.

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

23 years ago2001-03-28 Hans Boehm <boehm@acm.org>
apbianco [Tue, 3 Apr 2001 17:32:02 +0000 (17:32 +0000)]
2001-03-28  Hans Boehm  <boehm@acm.org>

        * boehm.c (PROCEDURE_OBJECT_DESCRIPTOR): Set to use `build_int_2.'
        (get_boehm_type_descriptor): Set type on returned value to be a
        pointer length integer.

(http://gcc.gnu.org/ml/java/2001-03/msg00444.html)

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

23 years ago2001-04-03 Jakub Jelinek <jakub@redhat.com>
amacleod [Tue, 3 Apr 2001 15:06:12 +0000 (15:06 +0000)]
2001-04-03  Jakub Jelinek  <jakub@redhat.com>
    David S. Miller  <davem@pierdol.cobaltmicro.com>
            Andrew MacLeod  <amacleod@redhat.com>

Use byte offsets in SUBREGs instead of words.

* alias.c (nonlocal_mentioned_p): Use subreg_regno function.
* caller-save.c (mark_set_regs): Change callers of subreg_hard_regno
to pass new argument.
(add_stored_regs): Use subreg_regno_offset function.
* calls.c (expand_call): For non-paradoxical SUBREG take endianess
into account.
(precompute_arguments): Use gen_lowpart_SUBREG.
* combine.c (try_combine): Replace explicit XEXP with SUBREG_REG.
(combine_simplify_rtx): Rework to use SUBREG_BYTE.
(simplify_set): Rework to use SUBREG_BYTE.
(expand_field_assignment): Use SUBREG_BYTE.
(make_extraction): Use SUBREG_BYTE.
(if_then_else_cond): Use SUBREG_BYTE.
(apply_distributive_law): Use SUBREG_BYTE and fixup subreg comments.
(gen_lowpart_for_combine): Compute full byte offset.
* cse.c (mention_regs): Use SUBREG_BYTE.
(remove_invalid_subreg_refs): Rework to use SUBREG_BYTE.
(canon_hash): Use SUBREG_BYTE.
(fold_rtx): Pass SUBREG_BYTE div UNITS_PER_WORD to operand_subword.
(gen_lowpart_if_possible): Formatting.
* dbxout.c (dbxout_symbol_location): Compute SUBREG hard regnos
correctly.
* dwarf2out.c (is_pseudo_reg): Fixup explicit XEXP into SUBREG_REG
(mem_loc_descriptor): Fixup explicit XEXP into SUBREG_REG
(loc_descriptor): Fixup explicit XEXP into SUBREG_REG
* dwarfout.c (is_pseudo_reg): Fixup explicit XEXP into SUBREG_REG
(output_mem_loc_descriptor): Fixup explicit XEXP into SUBREG_REG
(output_loc_descriptor): Fixup explicit XEXP into SUBREG_REG
* emit-rtl.c (gen_rtx_SUBREG): New function, used to verify
certain invariants about SUBREGs the compiler creates.
(gen_lowpart_SUBREG): New function.
(subreg_hard_regno): New function to get the final register number.
(gen_lowpart_common): Use SUBREG_BYTE.
(gen_imagpart): Spacing nits.
(subreg_realpart_p): Use SUBREG_BYTE.
(gen_highpart): Use SUBREG_BYTE.
(subreg_lowpart_p): Always compute endian corrected goal offset,
even at the byte level, then compare against that.
(constant_subword): New function, pulled out all constant cases
from operand_subword and changed second argument name to offset.
(operand_subword): Detect non REG/SUBREG/CONCAT/MEM cases early
and call constant_subword to do the work.  Return const0_rtx if
looking for a word outside of OP.
(operand_subword_force): Change second arg name to offset.
* expmed.c (store_bit_field): Use SUBREG_BYTE.
(store_split_bit_field): Use SUBREG_BYTE.
(extract_bit_field): Use SUBREG_BYTE.
(extract_split_bit_field): Use SUBREG_BYTE.
(expand_shift): Use SUBREG_BYTE.
* expr.c (store_expr, expand_expr): Use gen_lowpart_SUBREG.
* final.c (alter_subreg) Use subreg_hard_regno and SUBREG_BYTE.
* flow.c (set_noop_p): Use SUBREG_BYTE.
(mark_set_1): Remove ALTER_HARD_SUBREG. Use subreg_regno_offset instead.
* function.c (fixup_var_refs_1): Fixup explicit XEXP into a SUBREG_REG.
(fixup_memory_subreg): Use SUBREG_BYTE and remove byte endian
correction code.
(optimize_bit_field): Use SUBREG_BYTE.
(purge_addressof_1): Use SUBREG_BYTE.
(purge_single_hard_subreg_set): Use subreg_regno_offset function.
(assign_params): Mark arguments SUBREG_PROMOTED_VAR_P if they are
actually promoted by the caller and PROMOTE_FOR_CALLS_ONLY is true.
* gengenrtl.c (special_rtx): Add SUBREG.
* global.c (mark_reg_store): Use SUBREG_BYTE.
(set_preference): Rework to use subreg_regno_offset and SUBREG_BYTE.
* ifcvt (noce_emit_move_insn): Use SUBREG_BYTE.
* integrate.c (copy_rtx_and_substitute): Use SUBREG_BYTE and make sure
final byte offset is congruent to subreg's mode size.
(subst_constants): Use SUBREG_BYTE.
(mark_stores): Use subreg_regno_offset function.
* jump.c (rtx_renumbered_equal_p, true_regnum): Use subreg_regno_offset
function and SUBREG_BYTE.
* local-alloc.c (combine_regs): Use subreg_regno_offset function.
(reg_is_born): Use subreg_hard_regno.
* recog.c (valid_replace_rtx_1): Use SUBREG_BYTE and remove byte
endian correction code.  Don't combine subregs unless resulting
offset aligns with type.  Fix subreg constant extraction for DImode.
Simplify SUBREG of VOIDmode CONST_DOUBLE.
(general_operand): Remove dead mode_altering_drug code.
(indirect_operand): Use SUBREG_BYTE.
(constrain_operands): Use subreg_regno_offset function.
* reg-stack.c (get_true_reg): Use subreg_regno_offset function.
* regmove.c (regmove_optimize): Use SUBREG_BYTE.
(optimize_reg_copy_3): Use gen_lowpart_SUBREG.
* regs.h (REG_SIZE): Allow target to override.
(REGMODE_NATURAL_SIZE): New macro which target can override.
* reload.c (reload_inner_reg_of_subreg): subreg_regno should be used
on the entire subreg rtx.
(push_reload): Use SUBREG_BYTE in comments and code.
(find_dummy_reload): Use subreg_regno_offset.  Only adjust offsets
for hard registers inside subregs.
(operands_match_p): Use subreg_regno_offset.
(find_reloads): Use SUBREG_BYTE and only advance offset for subregs
containing hard regs.
(find_reload_toplev): Use SUBREG_BYTE.  Remove byte endian
corrections when fixing up MEM subregs.
(find_reloads_address_1): Use SUBREG_BYTE, subreg_regno, and
subreg_regno_offset where appropriate.
(find_reloads_subreg_address): Use SUBREG_BYTE.  Remove
byte endian corrections when fixing up MEM subregs.
(subst_reloads): When combining two subregs, make sure final
offset is congruent to subreg's mode size.
(find_replacement): Use SUBREG_BYTE and subreg_regno_offset.
(refers_to_regno_for_reload_p): Use subreg_regno.
(reg_overlap_mentioned_for_reload_p): Use subreg_regno_offset.
* reload1.c (eliminate_regs) Use SUBREG_BYTE. Remove byte endian
correction code for memory subreg fixups.
(forget_old_reload_1): Use subreg_regno_offset.
(choose_reload_regs): Use subreg_regno.
(emit_input_reload_insns): Use SUBREG_BYTE.
(reload_combine_note_store): Use subreg_regno_offset.
(move2add_note_store): Use subreg_regno_offset.
* resource.c (update_live_status, mark_referenced_resources): Use
subreg_regno function.
(mark_set_resources): Use subreg_regno function.
* rtl.h (SUBREG_WORD): Rename to SUBREG_BYTE.
(subreg_regno_offset, subreg_regno): Define prototypes.
(subreg_hard_regno, constant_subword, gen_rtx_SUBREG): Newi functions.
(gen_lowpart_SUBREG): Add prototype.
* rtl.texi (subreg): Update to reflect new byte offset representation.
Add mentioning of the effect that BYTES_BIG_ENDIAN has on subregs now.
* rtlanal.c (refers_to_regno_p): Use subreg_regno.
(reg_overlap_mentioned_p): Use subreg_regno.
(replace_regs); Make sure final offset of combined subreg is
congruent to size of subreg's mode.
(subreg_regno_offset): New function.
(subreg_regno): New function.
* sched-vis.c (print_value): Change SUBREG_WORD to SUBREG_BYTE.
* sdbout.c (sdbout_symbol): Compute offset using alter_subreg.
* stmt.c (expand_anon_union_decl): Use gen_lowpart_SUBREG.
* tm.texi (ALTER_HARD_SUBREG): Remove, it is now dead.
(SUBREG_REGNO_OFFSET): Describe SUBREG_REGNO_OFFSET overrides.
* config/a29k/a29k.c (gpc_reg_operand): Use subreg_regno.
(a29k_get_reloaded_address): Use SUBREG_BYTE.
(print_operand): Use SUBREG_BYTE.
* config/alpha/alpha.c (print_operand_address): Use SUBREG_BYTE.
* config/arm/arm.c (arm_reload_in_hi): Use SUBREG_BYTE.
(arm_reload_out_hi): Use SUBREG_BYTE.
* config/d30v/d30v.c (d30v_split_double): Use subreg_regno_offset
instead of SUBREG_WORD.
(d30v_print_operand_memory_reference): Use subreg_regno_offset.
* config/dsp16xx/dsp16xx.md (extendqihi2, zero_extendqihi2): Fix
SUBREG creation to use byte offset.
* config/h8300/h8300.md (Unnamed HImode zero extraction and 16bit
inverted load insns): Fix explicit rtl subregs to use byte
offsets.
* config/i370/i370.md (cmpstrsi, movstrsi, mulsi3, divsi3,
udivsi3, umodsi3): Generate SUBREGs with byte offsets.
* config/i860/i860.c (single_insn_src_p): Use SUBREG_BYTE.
* config/i860/i860.md (mulsi3_big): Fixup explicit SUBREGs in rtl
to use byte offsets.
(unnamed fmlow.dd insn): Fixup SUBREGS to use byte offsets.
* config/i960/i960.md (extendhisi2): Generate SUBREGs with byte
offsets, also make sure it is congruent to SUBREG's mode size.
(extendqisi2, extendqihi2, zero_extendhisi2, zero_extendqisi2,
unnamed ldob insn): Generate SUBREGs with byte offset.
(zero_extendqihi2): SUBREG's are byte offsets.
* config/m68hc11/m68hc11.c (m68hc11_gen_lowpart): Use SUBREG_BYTE.
(m68hc11_gen_highpart): Use SUBREG_BYTE.
* config/m68k/m68k.md (zero_extendhisi2, zero_extendqihi2,
zero-extendqisi2): Generate SUBREGs with byte offset.
(umulsidi3, mulsidi3, subreghi1ashrdi_const32,
subregsi1ashrdi_const32, subreg1lshrdi_const32): Fixup explicit
subregs in rtl to use byte offsets.
* config/m88k/m88k.md (extendsidi2): fixup subregs to use byte offset.
* config/mips/mips.c (mips_move_1word): Use subreg_regno_offset.
(mips_move_2words): Use subreg_regno_offset.
(mips_secondary_reload_class): Use subreg_regno_offset.
* config/mips/mips.md (DImode plus, minus, move, and logical op
splits): Fixup explicit subregs in rtl to use byte offsets.
* config/mn10200/mn10200.c (print_operand): Use subreg_regno function.
* config/mn10300/mn10300.c (print_operand): Use subreg_regno function.
* config/ns32k/ns32k.md (udivmoddisi4): Fix explicit subregs in
rtl to use byte offsets.
* config/pa/pa.c (emit_move_sequence): Use SUBREG_BYTE.
* config/pa/pa.md (floatunssisf2, floatunssidf2, mulsi3): fix explicit
subregs to use byte offsets.
* config/pdp11/pdp11.md (zero_extendhisi2, modhi3, modhi3+1):
Fixup explicit subregs in rtl to use byte offsets.
* config/romp/romp.c (memory_offset_in_range_p): Use SUBREG_BYTE
and remove byte endian correction code.
* config/sh/sh.c (output_movedouble): Use subreg_regno.
(gen_ashift_hi): Use SUBREG_BYTE.
(regs_used): Use subreg_regno_offset.
(machine_dependent_reorg): Use subreg_regno_offset.
* config/sh/sh.h (INDEX_REGISTER_RTX_P): Use SUBREG_BYTE.
* config/sh/sh.md (DImode and DFmode move splits): Use subreg_regno.
(movdf_i4): Subregs are byte offsets now.
* config/sparc/sparc.c (ultra_find_type): Use SUBREG_BYTE.
* config/sparc/sparc.h (ALTER_HARD_SUBREG): Removed.
(REGMODE_NATURAL_SIZE): Override.
(REG_SIZE): For SUBREG check float mode on SUBREG_REG's mode.
* config/sparc/sparc.md (TFmode move splits): Generate SUBREGs
with byte offsets.
(zero_extendhisi2, zero_extendqidi2_insn, extendhisi2,
extendqihi2, sign_extendqihi2_insn, sign_extendqisi2_insn,
extendqidi2): Generate SUBREGs with byte offsets, also make sure
it is congruent to SUBREG's mode size.
(smulsi3_highpart_v8plus): Fix explicit subregs in rtl to use byte
offsets.
(cmp_siqi_trunc, cmp_siqi_trunc_set, cmp_diqi_trunc,
cmp_diqi_trunc_set, lshrdi3_v8plus+1, lshrdi3_v8plus+2,
lshrdi3_v8plus+3, lshrdi3_v8plus+4): Use proper
SUBREG_BYTE offset for non-paradoxical subregs in patterns.
* config/v850/v850.c (print_operand, output_move_double): Use
subreg_regno function.

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

23 years ago* configure.in (target_subdir): Use target_alias, not target.
aoliva [Tue, 3 Apr 2001 08:56:59 +0000 (08:56 +0000)]
* configure.in (target_subdir): Use target_alias, not target.
* configure: Rebuilt.

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

23 years ago * include/backward/fstream.h: Define filebuf and wfilebuf.
schwab [Tue, 3 Apr 2001 08:49:38 +0000 (08:49 +0000)]
* include/backward/fstream.h: Define filebuf and wfilebuf.

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

23 years ago* config/sh/crtn.asm (init, fini): Restore r15 from r14, not the
aoliva [Tue, 3 Apr 2001 08:45:38 +0000 (08:45 +0000)]
* config/sh/crtn.asm (init, fini): Restore r15 from r14, not the
other way round.
* config/sh/crti.asm: Fix typos in comments.

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

23 years ago* g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
aoliva [Tue, 3 Apr 2001 08:38:45 +0000 (08:38 +0000)]
* g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
peculiarities of the SH.
* g++.old-deja/g++.ext/instantiate2.C: Likewise.

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

23 years agoMove ChangeLog entry where it belongs.
jakub [Tue, 3 Apr 2001 08:29:03 +0000 (08:29 +0000)]
Move ChangeLog entry where it belongs.

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

23 years agoTARGET_NO_SPACE_REGS no longer affects call sequences.
amodra [Tue, 3 Apr 2001 07:43:27 +0000 (07:43 +0000)]
TARGET_NO_SPACE_REGS no longer affects call sequences.
* pa.h: Revise comments for TARGET_NO_SPACE_REGS and
TARGET_FAST_INDIRECT_CALLS.
* pa.c (override_options): TARGET_NO_SPACE_REGS is now OK with
-fPIC.  Don't warn.
(return_addr_rtx): Short circuit export stub matching when
TARGET_NO_SPACE_REGS.
(output_millicode_call): For out of range calls, make -fPIC
take precedence, then TARGET_PORTABLE_RUNTIME, then ble.  Don't
return before delay slot checks when TARGET_PORTABLE_RUNTIME.
* pa.md: Modify length attr calculation of all millicode insns to
match above.

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

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

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

23 years ago * configure.in (gcc_cv_as_leb128): Correct name of cache variable.
geoffk [Tue, 3 Apr 2001 07:02:31 +0000 (07:02 +0000)]
* configure.in (gcc_cv_as_leb128): Correct name of cache variable.
Require at least 2.11 in the version test.  Specifically check
for and reject GAS version 2.10.90.
* configure: regenerate.

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

23 years agoRewrite hppa profiling support.
amodra [Tue, 3 Apr 2001 06:57:31 +0000 (06:57 +0000)]
Rewrite hppa profiling support.
* config/pa/pa.c (override_options): Remove PIC profiling warning.
(hp_profile_labelno): Delete.
(hp_profile_label_rtx): Delete.
(hp_profile_label_name): Delete.
(pa_add_gc_roots): Remove reference to hp_profile_label_rtx.
(output_function_prologue): Remove profiling code and all tests on
profile_flag.  Move store of PIC_OFFSET_TABLE_REGNUM now that
merge_sp_adjust_with_store can work for PIC and profiling.
(hppa_expand_epilogue): Remove profile_flag test.
(hppa_can_use_return_insn_p): Likewise.
(hppa_init_pic_save): Emit before tail_recursion_reentry, and
cater for PROFILE_HOOK.
(hppa_profile_hook): New function.
* config/pa/pa.h (FUNCTION_PROFILER): Now does nothing.
(PROFILE_HOOK): Define.
(hppa_profile_hook): Declare.
(PROFILE_BEFORE_PROLOGUE): Delete.
(ASM_OUTPUT_REG_PUSH): Delete.
(ASM_OUTPUT_REG_POP): Delete.
* config/pa/pa.md (call_profiler): Turn it into a call insn, and
don't `use' r24.  Accept function name operand, and use this and a
locally generated label to calculate pc-rel offset to func start.

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

23 years ago * com.c (duplicate_decls): Fix thinko in lazy DECL_RTL patch
mmitchel [Tue, 3 Apr 2001 05:37:13 +0000 (05:37 +0000)]
* com.c (duplicate_decls): Fix thinko in lazy DECL_RTL patch
of 2001-03-04.

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

23 years ago * $(HOST_PREFIX_1)errors.o, $(HOST_PREFIX_1)ggc-none.o,
ghazi [Tue, 3 Apr 2001 02:05:54 +0000 (02:05 +0000)]
* $(HOST_PREFIX_1)errors.o, $(HOST_PREFIX_1)ggc-none.o,
ggc-common.o, ggc-simple.o, ggc-page.o, ggc-none.o: Depend on
$(SYSTEM_H).

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

23 years ago * dwarf2out.c (dwarf2out_frame_debug_expr): Move errant HIGH and
amodra [Tue, 3 Apr 2001 01:12:09 +0000 (01:12 +0000)]
* dwarf2out.c (dwarf2out_frame_debug_expr): Move errant HIGH and
LO_SUM cases to where they belong.

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

23 years ago * expr.c (pop_type_0): Save the result of the first
zack [Tue, 3 Apr 2001 01:01:41 +0000 (01:01 +0000)]
* expr.c (pop_type_0): Save the result of the first
lang_printable_name call in a scratch buffer, so it
won't be clobbered by the second call.

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

23 years ago2001-04-02 Phil Edwards <pme@sources.redhat.com>
pme [Tue, 3 Apr 2001 00:26:58 +0000 (00:26 +0000)]
2001-04-02  Phil Edwards  <pme@sources.redhat.com>

New concept checking implementation.
* docs/html/19_diagnostics/howto.html:  Document.
* docs/html/17_intro/concept_check.diff:  New file, for reference.
* include/bits/boost_concept_check.h:  New file from Boost.
* include/bits/c++config:  Update comments.

* include/bits/concept_check.h:  New file.
* include/bits/concept_checks.h:  Removed.
* include/bits/container_concepts.h:  Removed.
* include/bits/sequence_concepts.h:  Removed.
* include/bits/stl_iterator_base.h:  Removed; split into...
* include/bits/stl_iterator_base_funcs.h:  ...this new file...
* include/bits/stl_iterator_base_types.h:  ...and this new file.

* include/bits/sbuf_iter.h:  Update to use new implementation.
* include/bits/std_iterator.h:  Likewise.
* include/bits/std_memory.h:  Likewise.
* include/bits/stl_algo.h:  Likewise.
* include/bits/stl_algobase.h:  Likewise.
* include/bits/stl_construct.h:  Likewise.
* include/bits/stl_deque.h:  Likewise.
* include/bits/stl_heap.h:  Likewise.
* include/bits/stl_list.h:  Likewise.
* include/bits/stl_map.h:  Likewise.
* include/bits/stl_multimap.h:  Likewise.
* include/bits/stl_multiset.h:  Likewise.
* include/bits/stl_numeric.h:  Likewise.
* include/bits/stl_queue.h:  Likewise.
* include/bits/stl_set.h:  Likewise.
* include/bits/stl_stack.h:  Likewise.
* include/bits/stl_uninitialized.h:  Likewise.
* include/bits/stl_vector.h:  Likewise.
* include/ext/hash_map:  Likewise.
* include/ext/hash_set:  Likewise.
* include/ext/slist:  Likewise.
* include/ext/stl_hashtable.h:  Likewise.

* src/Makefile.am (base_headers):  Update list of headers.
* Makefile.in:  Regenerated.
* src/Makefile.in:  Regenerated.
* libio/Makefile.in:  Regenerated.
* libmath/Makefile.in:  Regenerated.
* libsupc++/Makefile.in:  Regenerated.
* testsuite/Makefile.in:  Regenerated.

* docs/html/install.html:  Update contact information.
* docs/html/17_intro/howto.html:  Ditto.
* docs/html/18_support/howto.html:  Ditto.
* docs/html/20_util/howto.html:  Ditto.
* docs/html/21_strings/howto.html:  Ditto.
* docs/html/22_locale/howto.html:  Ditto.
* docs/html/23_containers/howto.html:  Ditto.
* docs/html/24_iterators/howto.html:  Ditto.
* docs/html/25_algorithms/howto.html:  Ditto.
* docs/html/26_numerics/howto.html:  Ditto.
* docs/html/27_io/howto.html:  Ditto.
* docs/html/faq/index.html:  Ditto, plus info on new checking code.
* docs/html/ext/howto.html:  Ditto, plus info on new checking code.
* docs/html/faq/index.txt:  Regenerated.

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

23 years ago * testsuite/lib/libstdc++.exp (dg-test): Annotate result
zack [Mon, 2 Apr 2001 23:40:01 +0000 (23:40 +0000)]
* testsuite/lib/libstdc++.exp (dg-test): Annotate result
messages with $which_library as well as $tool_flags and
${dg-extra-tool-flags}.  Factor out annotation text into
a single variable.

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

23 years ago * testsuite/lib/libjava.exp: Correct typo: 'output from source
zack [Mon, 2 Apr 2001 23:36:26 +0000 (23:36 +0000)]
* testsuite/lib/libjava.exp: Correct typo: 'output from source
compiled test', not 'execution from source compiled test'.
Use UNTESTED, not XFAIL, for tests which are not run because
they depend on a previous test which failed.

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

23 years ago * configure.in (GCC_UNWIND_INCLUDE): Assume we're built within
rth [Mon, 2 Apr 2001 23:26:50 +0000 (23:26 +0000)]
    * configure.in (GCC_UNWIND_INCLUDE): Assume we're built within
        the same tree as gcc.
        * configure: Rebuilt.

        * exception.cc (_Jv_Throw): Clarify commentary.

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