]> gcc.gnu.org Git - gcc.git/log
gcc.git
23 years agoAdd blank lines between function comment and function return type.
Joern Rennecke [Wed, 22 Nov 2000 18:50:41 +0000 (18:50 +0000)]
Add blank lines between function comment and function return type.

From-SVN: r37665

23 years agoComment typo fix.
Joern Rennecke [Wed, 22 Nov 2000 18:49:02 +0000 (18:49 +0000)]
Comment typo fix.

From-SVN: r37664

23 years agoltcf-cxx.sh: Support creation of C++ shared libraries on recent versions of FreeBSD...
Loren J. Rittle [Wed, 22 Nov 2000 18:31:25 +0000 (18:31 +0000)]
ltcf-cxx.sh: Support creation of C++ shared libraries on recent versions of FreeBSD (release...

2000-11-22  Loren J. Rittle  <ljrittle@acm.org>

        * ltcf-cxx.sh: Support creation of C++ shared libraries on
        recent versions of FreeBSD (release 3 or later).
        * ltconfig: On FreeBSD, -lc must not be provided when building
        a shared library or else the standard -pthread gcc option is
        rendered worthless to later users of the built library.

From-SVN: r37663

23 years agoeb39.C: Don't include libio.h.
Loren J. Rittle [Wed, 22 Nov 2000 18:16:29 +0000 (18:16 +0000)]
eb39.C: Don't include libio.h.

2000-11-22  Loren J. Rittle  <ljrittle@acm.org>

        * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.

From-SVN: r37662

23 years agoPaper over problem with -frename-registers; Provide help for options
Michael Meissner [Wed, 22 Nov 2000 18:07:05 +0000 (18:07 +0000)]
Paper over problem with -frename-registers; Provide help for options

From-SVN: r37661

23 years agostrstream.h: Reinstate the `using' statements.
Loren J. Rittle [Wed, 22 Nov 2000 18:06:53 +0000 (18:06 +0000)]
strstream.h: Reinstate the `using' statements.

2000-11-22  Loren J. Rittle  <ljrittle@acm.org>

        * include/backward/strstream.h: Reinstate the `using'
        statements.

From-SVN: r37660

23 years agoMakefile.am (base_headers): Add missing backwards headers.
Loren J. Rittle [Wed, 22 Nov 2000 17:55:06 +0000 (17:55 +0000)]
Makefile.am (base_headers): Add missing backwards headers.

2000-11-22  Loren J. Rittle  <ljrittle@acm.org>

* src/Makefile.am (base_headers): Add missing backwards headers.
* src/Makefile.in: Regenerate.

From-SVN: r37659

23 years agoc_io_stdio.cc (seekoff): Fix return value.
Scott Snyder [Wed, 22 Nov 2000 17:41:48 +0000 (17:41 +0000)]
c_io_stdio.cc (seekoff): Fix return value.

2000-11-21  scott snyder  <snyder@fnal.gov>

        * config/c_io_stdio.cc (seekoff): Fix return value.
        (seekpos): Likewise.
        (sys_seek): Likewise.

From-SVN: r37658

23 years ago* gcc.c-torture/execute/ieee/20001122-1.c: New test.
Jakub Jelinek [Wed, 22 Nov 2000 16:37:24 +0000 (17:37 +0100)]
* gcc.c-torture/execute/ieee/20001122-1.c: New test.

From-SVN: r37657

23 years ago* Make-lang.in: Add $(build_exeext) to f/fini target
David Billinghurst [Wed, 22 Nov 2000 14:31:56 +0000 (14:31 +0000)]
* Make-lang.in:  Add $(build_exeext) to f/fini target

From-SVN: r37656

23 years agoconfigure.in (enable_libstdcxx_v3): Fix typo, libstd++ -> libstdc++.
Fred Fish [Wed, 22 Nov 2000 14:27:56 +0000 (14:27 +0000)]
configure.in (enable_libstdcxx_v3): Fix typo, libstd++ -> libstdc++.

2000-11-16  Fred Fish  <fnf@be.com>

* configure.in (enable_libstdcxx_v3): Fix typo,
libstd++ -> libstdc++.

From-SVN: r37655

23 years agopa.c (hppa_encode_label): Account for addition of encoding character when...
Jeffrey A Law [Wed, 22 Nov 2000 13:40:53 +0000 (13:40 +0000)]
pa.c (hppa_encode_label): Account for addition of encoding character when...

        * pa.c (hppa_encode_label): Account for addition of encoding
        character when allocating persistent space for the new label
        name.

From-SVN: r37654

23 years ago* gcc_update: Update a comment as we now require bison for CVS users.
Gerald Pfeifer [Wed, 22 Nov 2000 13:11:44 +0000 (14:11 +0100)]
* gcc_update: Update a comment as we now require bison for CVS users.

From-SVN: r37653

23 years agoMakefile.in: Rebuilt.
Bryce McKinlay [Wed, 22 Nov 2000 11:59:59 +0000 (11:59 +0000)]
Makefile.in: Rebuilt.

2000-11-22  Bryce McKinlay  <bryce@albatross.co.nz>

* Makefile.in: Rebuilt.
* Makefile.am (core_java_source_files): Added Collections.java.
* java/util/List.java: Merged from classpath.
* java/util/Vector.java: Ditto.
* java/util/Collections.java: From classpath.
* java/util/ArrayList.java (addAll(Collection)): Call
addAll(int,Collection) instead of duplicating code.
(indexOf): Clean up int initialization.
(clear): Set cleared array entries to null, to allow garbage
collection.
* java/util/List.java: Minor formatting fixes.
* java/util/SimpleTimeZone.java: ditto.

From-SVN: r37652

23 years agoDaily bump.
Jeff Law [Wed, 22 Nov 2000 08:45:07 +0000 (01:45 -0700)]
Daily bump.

From-SVN: r37651

23 years agoMakefile.in, [...]: Expunge remaining traces of facility for running MD files through...
Zack Weinberg [Wed, 22 Nov 2000 08:32:26 +0000 (08:32 +0000)]
Makefile.in, [...]: Expunge remaining traces of facility for running MD files through C preprocessor.

gcc:
        * Makefile.in, config.gcc, configure.in: Expunge remaining
        traces of facility for running MD files through C preprocessor.

libiberty:
        * aclocal.m4 (LIB_AC_PROG_CC): Moved here from configure.in.
        (AC_DEFINE_NOAUTOHEADER): New - work around bug in autoheader.
        * configure.in: Call AC_C_INLINE and AC_C_CONST.  Use three
        argument form of AC_DEFINE in dummy definitions block.  Use
        AC_DEFINE_NOAUTOHEADER for real definitions of things defined
        in dummy block.  Preload cache variables instead of bypassing
        tests, where possible.
        * acconfig.h: Removed.

        * xmalloc.c (xmalloc_failed): New function, does error
        reporting on failed allocation.
        (xmalloc, xcalloc, xrealloc): Use it.
        * libiberty.h: Move #includes to top.  Prototype xmalloc_failed.

From-SVN: r37650

23 years agogcov.texi: Add magic comments for texi2pod.pl.
Joseph Myers [Wed, 22 Nov 2000 08:29:32 +0000 (08:29 +0000)]
gcov.texi: Add magic comments for texi2pod.pl.

gcc:
* gcov.texi: Add magic comments for texi2pod.pl.
* Makefile.in: Add rules to generate and install gcov.1.
* gcov.1: New (generated) file.

contrib:
* gcc_update: Add gcov.1 to the list of generated files.

From-SVN: r37649

23 years agoc_io_stdio.cc (seekoff): Fix return value.
Scott Snyder [Wed, 22 Nov 2000 06:37:34 +0000 (06:37 +0000)]
c_io_stdio.cc (seekoff): Fix return value.

2000-11-21  scott snyder  <snyder@fnal.gov>

        * config/c_io_stdio.cc (seekoff): Fix return value.
        (seekpos): Likewise.
        (sys_seek): Likewise.

From-SVN: r37648

23 years agomkcheck.in (explanation): Retain output of all failing compiles.
Loren J. Rittle [Wed, 22 Nov 2000 06:37:14 +0000 (06:37 +0000)]
mkcheck.in (explanation): Retain output of all failing compiles.

2000-11-21  Loren J. Rittle  <ljrittle@acm.org>

        * mkcheck.in (explanation): Retain output of all failing
        compiles.  Don't add gratuitous space to the log file.

From-SVN: r37647

23 years agojcf-parse.c (get_constant): Call UT8_CHAR_LENGTH on `utf8', not the scratch buffer.
Bryce McKinlay [Wed, 22 Nov 2000 05:47:26 +0000 (05:47 +0000)]
jcf-parse.c (get_constant): Call UT8_CHAR_LENGTH on `utf8', not the scratch buffer.

2000-11-22  Bryce McKinlay  <bryce@albatross.co.nz>

* jcf-parse.c (get_constant): Call UT8_CHAR_LENGTH on `utf8', not the
scratch buffer.

From-SVN: r37646

23 years ago[multiple changes]
Alexandre Petit-Bianco [Wed, 22 Nov 2000 05:25:15 +0000 (05:25 +0000)]
[multiple changes]

2000-10-31  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* parse.y (outer_field_access_p): Inherited fields aren't
consider outer fields.
(maybe_build_thisn_access_method): Use
PURE_INNER_CLASS_TYPE_P instead of INNER_CLASS_TYPE_P.
(resolve_expression_name): Trigger an error if a static field
is being accessed as an outer field.

2000-10-24  Alexandre Petit-Bianco  <apbianco@cygnus.com>

       * parse.h (INNER_ENCLOSING_SCOPE_CHECK): Check inherited type in
       scope.

(http://gcc.gnu.org/ml/gcc-patches/2000-11/msg01217.html)

From-SVN: r37645

23 years agoregrename.c (scan_rtx_reg): Terminate the chain rather than abort on mark_read with...
Richard Henderson [Wed, 22 Nov 2000 03:19:34 +0000 (19:19 -0800)]
regrename.c (scan_rtx_reg): Terminate the chain rather than abort on mark_read with NO_REGS.

        * regrename.c (scan_rtx_reg): Terminate the chain rather than
        abort on mark_read with NO_REGS.

From-SVN: r37644

23 years ago* MAINTAINERS: Add self to Write After Approval list.
Kriang Lerdsuwanakij [Wed, 22 Nov 2000 02:45:51 +0000 (02:45 +0000)]
* MAINTAINERS: Add self to Write After Approval list.

From-SVN: r37643

23 years agofixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix to allow compilation with older compilers...
Mike Stump [Wed, 22 Nov 2000 02:34:18 +0000 (02:34 +0000)]
fixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix to allow compilation with older compilers, such as /bin/cc on SunOS.

* fixinc/fixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix to allow
compilation with older compilers, such as /bin/cc on SunOS.
* fixinc/fixfixes.c (FIX_PROC_HEAD): Ditto.
Fix build errors on SunOS 4.1.4.

From-SVN: r37642

23 years agofixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix to allow compilation with older compilers...
Mike Stump [Wed, 22 Nov 2000 02:23:40 +0000 (02:23 +0000)]
fixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix to allow compilation with older compilers, such as /bin/cc on SunOS.

* fixinc/fixtests.c (TEST_FOR_FIX_PROC_HEAD): Fix to allow
compilation with older compilers, such as /bin/cc on SunOS.
* fixinc/fixfixes.c (FIX_PROC_HEAD): Ditto.
Fix one problem with bootstrap on SunOS 4.1.4 system.

From-SVN: r37641

23 years agomkcheck.in (explanation): Retain output of all failing compiles.
Loren J. Rittle [Wed, 22 Nov 2000 02:19:07 +0000 (02:19 +0000)]
mkcheck.in (explanation): Retain output of all failing compiles.

2000-11-21  Loren J. Rittle  <ljrittle@acm.org>

        * mkcheck.in (explanation): Retain output of all failing
        compiles.  Don't add gratuitous space to the log file.

From-SVN: r37640

23 years agomkcheck.in (explanation): Retain output of all failing compiles.
Loren J. Rittle [Wed, 22 Nov 2000 02:15:49 +0000 (02:15 +0000)]
mkcheck.in (explanation): Retain output of all failing compiles.

2000-11-21  Loren J. Rittle  <ljrittle@acm.org>

        * mkcheck.in (explanation): Retain output of all failing
        compiles.  Don't add gratuitous space to the log file.

From-SVN: r37639

23 years agovarasm.c (record_constant): Pad the constructed constant_descriptor appropriately.
Richard Henderson [Wed, 22 Nov 2000 01:52:14 +0000 (17:52 -0800)]
varasm.c (record_constant): Pad the constructed constant_descriptor appropriately.

        * varasm.c (record_constant): Pad the constructed
        constant_descriptor appropriately.

From-SVN: r37638

23 years agoFix typo in scan-assembler-dem-not
Hans-Peter Nilsson [Wed, 22 Nov 2000 01:50:15 +0000 (01:50 +0000)]
Fix typo in scan-assembler-dem-not

From-SVN: r37637

23 years agogcc-dg.exp: load_lib scanasm.exp.
Hans-Peter Nilsson [Wed, 22 Nov 2000 01:40:49 +0000 (01:40 +0000)]
gcc-dg.exp: load_lib scanasm.exp.

* lib/gcc-dg.exp: load_lib scanasm.exp.
(scan-assembler, scan-assembler-not): Break out to scanasm.exp.
* lib/g++-dg.exp: load_lib scanasm.exp.
* lib/scanasm.exp: New.
(scan-assembler, scan-assembler-not): Add optional arguments to
test name, or if not present, the pattern name.
(scan-assembler-dem, scan-assembler-demnot): New.

* g++.dg/dg.exp: New.

From-SVN: r37636

23 years agortl.h (traverse_md_constants): Declare.
J"orn Rennecke [Wed, 22 Nov 2000 01:22:02 +0000 (01:22 +0000)]
rtl.h (traverse_md_constants): Declare.

* rtl.h (traverse_md_constants): Declare.
(struct md_constant): Define.
* Makefile.in (HOST_RTL): Add hashtab.o .
(OBJS): Add hashtab.o .
(hashtab.o): New rule.
(rtl.o): Depends on HASHTAB_H.
* rtl.c (hashtab.h): #include.
(md_constants): New static variable.
(def_hash, def_name_eq_p, read_constants): New static functions.
(traverse_md_constants): New function.
(read_name): Do constant expansion.
(read_rtx): Recognize define_constants.
* gencodes.c (print_md_constant): New function.
(main): Emit #defines for all constant definitions encountered.
* md.texi (Constant Definitions): New node.
* gensupport.c (xcalloc): New function.

From-SVN: r37635

23 years agoalpha.c (alpha_split_tfmode_frobsign): New.
Richard Henderson [Wed, 22 Nov 2000 00:59:12 +0000 (16:59 -0800)]
alpha.c (alpha_split_tfmode_frobsign): New.

        * config/alpha/alpha.c (alpha_split_tfmode_frobsign): New.
        * config/alpha/alpha-protos.h: Declare it.
        * config/alpha/alpha.md (abstf_internal): Use it.
        (negtf_internal): Likewise.
        (andnotdi3): Unstar the name.
        (movtf_internal): Add o/G alternative.

From-SVN: r37634

23 years agostringpool.c (stringpool_statistics): Also report number and percentage of entries...
Zack Weinberg [Wed, 22 Nov 2000 00:18:18 +0000 (00:18 +0000)]
stringpool.c (stringpool_statistics): Also report number and percentage of entries which are identifiers.

* stringpool.c (stringpool_statistics): Also report number and
percentage of entries which are identifiers.

From-SVN: r37633

23 years agostrstream.cc: Adjust includes.
Benjamin Kosnik [Wed, 22 Nov 2000 00:05:16 +0000 (00:05 +0000)]
strstream.cc: Adjust includes.

2000-11-21  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

* src/strstream.cc: Adjust includes.
* src/Makefile.am (base_headers): Remove std_strstream.h, add
backwards/strstream.h.
(std_headers): Remove strstream.
* src/Makefile.in: Regenerate.
* libsupc++/Makefile.am (headers): Remove new.h
* libsupc++/Makefile.in: Regenerate.
* include/std/strstream: Remove.
* include/backward/strstream.h: Replace with...
* include/bits/std_strstream.h: ...this. Move.
* include/backward/complex.h: Remove SGIisms.
* include/backward/streambuf.h: Same.
* include/backward/stream.h: Same.
* include/backward/ostream.h: Same.
* include/backward/istream.h: Same.
* include/backward/iostream.h: Same.
* include/backward/iomanip.h: Same.
* include/backward/fstream.h: Same.
* libsupc++/new.h: Add using declarations for bad_alloc,
nothrow_t, and nothrow, move to ...
* include/backward/new.h: ...here.

From-SVN: r37632

23 years agostrstream.h: Replace with...
Benjamin Kosnik [Tue, 21 Nov 2000 23:44:50 +0000 (23:44 +0000)]
strstream.h: Replace with...

2000-11-21  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

* include/backward/strstream.h: Replace with...
* include/bits/std_strstream.h: ...this. Move.
* include/backward/complex.h: Remove SGIisms.
* include/backward/streambuf.h: Same.
* include/backward/stream.h: Same.
* include/backward/ostream.h: Same.
* include/backward/istream.h: Same.
* include/backward/iostream.h: Same.
* include/backward/iomanip.h: Same.
* include/backward/fstream.h: Same.
* libsupc++/new.h: Add using declarations for bad_alloc,
nothrow_t, and nothrow, move to ...
* include/backward/new.h: ...here.

From-SVN: r37631

23 years ago* porting.texi: New file.
Mark Mitchell [Tue, 21 Nov 2000 22:59:13 +0000 (22:59 +0000)]
* porting.texi: New file.

From-SVN: r37630

23 years ago* Put changelog in wrong ChangeLog.
Neil Booth [Tue, 21 Nov 2000 22:54:57 +0000 (22:54 +0000)]
* Put changelog in wrong ChangeLog.

From-SVN: r37629

23 years agoos_defines.h: Define _XOPEN_SOURCE...
Branko Cibej [Tue, 21 Nov 2000 21:58:28 +0000 (21:58 +0000)]
os_defines.h: Define _XOPEN_SOURCE...

2000-11-21  Branko Cibej  <brankoe@xbc.nu>

        * config/os/solaris/solaris2.6/bits/os_defines.h: Define
        _XOPEN_SOURCE, _LARGEFILE64_SOURCE, __EXTENSIONS__, __off_t,
        __off64_t and __ssize_t.
* config/os/solaris/solaris2.5/bits/os_defines.h: For now, use the
same configuration as above.

From-SVN: r37628

23 years agogcse.c (hoist_expr_reaches_here_p): Do not mark expr_bb as visited before visiting it.
Diego Novillo [Tue, 21 Nov 2000 21:00:20 +0000 (21:00 +0000)]
gcse.c (hoist_expr_reaches_here_p): Do not mark expr_bb as visited before visiting it.

2000-11-21  Diego Novillo  <dnovillo@redhat.com>

* gcse.c (hoist_expr_reaches_here_p): Do not mark expr_bb as
visited before visiting it.

From-SVN: r37627

23 years agoacinclude.m4 (AC_LC_MESSAGES): Check for locale.h.
Benjamin Kosnik [Tue, 21 Nov 2000 20:53:36 +0000 (20:53 +0000)]
acinclude.m4 (AC_LC_MESSAGES): Check for locale.h.

2000-11-21  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

* acinclude.m4 (AC_LC_MESSAGES): Check for locale.h.
* aclocal.m4: Regenerate.
* configure: Renerate.

From-SVN: r37626

23 years agoAllow ARM configurations with --with-cpu=arm9 or --with-cpu=arm9tdmi or...
Nick Clifton [Tue, 21 Nov 2000 19:34:14 +0000 (19:34 +0000)]
Allow ARM configurations with --with-cpu=arm9 or --with-cpu=arm9tdmi or...

Allow ARM configurations with --with-cpu=arm9 or --with-cpu=arm9tdmi or
--with-cpu=strongarm110 or --with-cpu=strongarm1100

From-SVN: r37625

23 years ago* gcc_build: Remove code to put information in a log file.
Mark Mitchell [Tue, 21 Nov 2000 19:16:45 +0000 (19:16 +0000)]
* gcc_build: Remove code to put information in a log file.

From-SVN: r37624

23 years agoc-common.c (c_unsafe_for_reeval): New function.
Richard Henderson [Tue, 21 Nov 2000 19:09:38 +0000 (11:09 -0800)]
c-common.c (c_unsafe_for_reeval): New function.

        * c-common.c (c_unsafe_for_reeval): New function.
        (add_c_tree_codes): Register it.
        * c-common.h: Declare it.
        * tree.c (lang_unsafe_for_reeval): New hook.
        (unsafe_for_reeval): Call it.
        * tree.h: Declare it.

From-SVN: r37623

23 years agoi386.c (i386_simplify_dwarf_addr): Simplify @GOT references as well.
Richard Henderson [Tue, 21 Nov 2000 19:05:59 +0000 (11:05 -0800)]
i386.c (i386_simplify_dwarf_addr): Simplify @GOT references as well.

        * config/i386/i386.c (i386_simplify_dwarf_addr): Simplify @GOT
        references as well.

From-SVN: r37622

23 years ago* gcc.dg/cpp/integrated1.c: Remove.
Neil Booth [Tue, 21 Nov 2000 18:30:13 +0000 (18:30 +0000)]
* gcc.dg/cpp/integrated1.c: Remove.

From-SVN: r37621

23 years ago* do_includes: Revert to using cpp_read_file.
Neil Booth [Tue, 21 Nov 2000 18:27:49 +0000 (18:27 +0000)]
* do_includes: Revert to using cpp_read_file.

From-SVN: r37620

23 years agoFix consec_sets_giv bug.
Bernd Schmidt [Tue, 21 Nov 2000 18:24:42 +0000 (18:24 +0000)]
Fix consec_sets_giv bug.

From-SVN: r37619

23 years ago* gcc.c-torture/execute/20001121-1.c: New test.
Jakub Jelinek [Tue, 21 Nov 2000 17:32:08 +0000 (18:32 +0100)]
* gcc.c-torture/execute/20001121-1.c: New test.

From-SVN: r37618

23 years agoMore accurate insn class attributes
Bernd Schmidt [Tue, 21 Nov 2000 17:29:49 +0000 (17:29 +0000)]
More accurate insn class attributes

From-SVN: r37617

23 years agotradcpp.c (output_line_command): Mark system headers as such in `line' commands.
Kaveh R. Ghazi [Tue, 21 Nov 2000 15:55:08 +0000 (15:55 +0000)]
tradcpp.c (output_line_command): Mark system headers as such in `line' commands.

* tradcpp.c (output_line_command): Mark system headers as such in
`line' commands.

From-SVN: r37616

23 years agoconfigure.in (HAVE_AS_DWARF2_DEBUG_LINE): Sparc has .file/.loc support in as as well.
Jakub Jelinek [Tue, 21 Nov 2000 12:50:52 +0000 (13:50 +0100)]
configure.in (HAVE_AS_DWARF2_DEBUG_LINE): Sparc has .file/.loc support in as as well.

* configure.in (HAVE_AS_DWARF2_DEBUG_LINE): Sparc has .file/.loc
support in as as well.
* configure: Regenerate.

From-SVN: r37615

23 years agoUpdate my entries in the MAINTAINERS file.
Bernd Schmidt [Tue, 21 Nov 2000 11:40:05 +0000 (11:40 +0000)]
Update my entries in the MAINTAINERS file.

From-SVN: r37614

23 years agog77.texi (Floating-point Exception Handling): Use feenableexcept in example.
Andreas Jaeger [Tue, 21 Nov 2000 11:12:22 +0000 (12:12 +0100)]
g77.texi (Floating-point Exception Handling): Use feenableexcept in example.

* g77.texi (Floating-point Exception Handling): Use feenableexcept
in example.
(Floating-point precision): Change to match above change.

From-SVN: r37613

23 years agocplus-dem.c (cplus_demangle): Fix formatting.
Hans-Peter Nilsson [Tue, 21 Nov 2000 10:47:30 +0000 (10:47 +0000)]
cplus-dem.c (cplus_demangle): Fix formatting.

* cplus-dem.c (cplus_demangle): Fix formatting.
(grow_vect): Ditto.
(ada_demangle): Ditto.
(internal_cplus_demangle): Ditto.
(mop_up): Ditto.

* cplus-dem.c (main): Handle java_demangling.

From-SVN: r37612

23 years agoNew test.
Richard Henderson [Tue, 21 Nov 2000 09:09:45 +0000 (01:09 -0800)]
New test.

From-SVN: r37611

23 years agoDaily bump.
Jeff Law [Tue, 21 Nov 2000 08:45:08 +0000 (01:45 -0700)]
Daily bump.

From-SVN: r37610

23 years agoAdded.
Ovidiu Predescu [Tue, 21 Nov 2000 08:32:12 +0000 (08:32 +0000)]
Added.

From-SVN: r37609

23 years agoNew test.
Neil Booth [Tue, 21 Nov 2000 07:41:32 +0000 (07:41 +0000)]
New test.

From-SVN: r37608

23 years agoparse.y (yyparse_1): Rename the parser entry point.
Richard Henderson [Tue, 21 Nov 2000 07:39:52 +0000 (23:39 -0800)]
parse.y (yyparse_1): Rename the parser entry point.

        * cp/parse.y (yyparse_1): Rename the parser entry point.

        * c-lex.c (orig_filename): New variable.
        (init_c_lex): Set it.  Move call to cpp_start_read ...
        (yyparse): ... here.  New function.
        * c-parse.in (yyparse_1): Rename the parser entry point.
        * c-tree.h: Declare it.

From-SVN: r37607

23 years agomkcheck.in (explanation): Don't paste output of passing compiles into log file.
Benjamin Kosnik [Tue, 21 Nov 2000 07:32:03 +0000 (07:32 +0000)]
mkcheck.in (explanation): Don't paste output of passing compiles into log file.

2000-11-20  Benjamin Kosnik  <bkoz@redhat.com>

* mkcheck.in (explanation): Don't paste output of passing compiles
into log file. Use -static. Get version info.

* testsuite/23_containers/vector_ctor.cc (test02): Fix thinko.

From-SVN: r37606

23 years agoexpr.c (do_compare_and_jump): If op0 was replaced by promoted integer constant, use...
Jakub Jelinek [Tue, 21 Nov 2000 06:55:42 +0000 (07:55 +0100)]
expr.c (do_compare_and_jump): If op0 was replaced by promoted integer constant, use type of op1 for comparison.

* expr.c (do_compare_and_jump): If op0 was replaced by promoted
integer constant, use type of op1 for comparison.

* g++.old-deja/g++.other/inline17.C: New test.

From-SVN: r37605

23 years agomkcheck.in (explanation): Don't paste output of passing compiles into log file.
Benjamin Kosnik [Tue, 21 Nov 2000 06:17:15 +0000 (06:17 +0000)]
mkcheck.in (explanation): Don't paste output of passing compiles into log file.

2000-11-20  Benjamin Kosnik  <bkoz@redhat.com>

* mkcheck.in (explanation): Don't paste output of passing compiles
into log file.

* testsuite/23_containers/vector_ctor.cc (test02): Fix thinko.

From-SVN: r37604

23 years agomangle.c (write_name): Use <unscoped-name> for names directly in function scope.
Alex Samuel [Tue, 21 Nov 2000 04:38:08 +0000 (04:38 +0000)]
mangle.c (write_name): Use <unscoped-name> for names directly in function scope.

* mangle.c (write_name): Use <unscoped-name> for names directly in
function scope.
(write_unscoped_name): Accept names directly in function scope.

From-SVN: r37603

23 years ago* POTFILES.in: Add config/rs6000/xm-darwin.h.
Stan Shebs [Tue, 21 Nov 2000 03:04:44 +0000 (03:04 +0000)]
* POTFILES.in: Add config/rs6000/xm-darwin.h.

From-SVN: r37602

23 years agoxm-darwin.h: New file, Darwin host definitions.
Stan Shebs [Tue, 21 Nov 2000 03:02:09 +0000 (03:02 +0000)]
xm-darwin.h: New file, Darwin host definitions.

        * config/rs6000/xm-darwin.h: New file, Darwin host definitions.
        * config/rs6000/x-darwin: New file, Darwin host fragment.
        * config.gcc (powerpc-*-darwin*): New host.
        * system.h (HAVE_DESIGNATED_INITIALIZERS):  Allow this to be
        overridden by a config file.

From-SVN: r37601

23 years agostd_complex.h (complex<double>): Constructor complex<double>::complex(const complex...
Gabriel Dos Reis [Tue, 21 Nov 2000 00:08:02 +0000 (00:08 +0000)]
std_complex.h (complex<double>): Constructor complex<double>::complex(const complex<float>&) is not explicit...

2000-11-21  Gabriel Dos Reis  <gdr@codesourcery.com>

* include/bits/std_complex.h (complex<double>): Constructor
complex<double>::complex(const complex<float>&) is not explicit;
since it is a promotion.
(complex<long double>): Constructors taking complex<float> and
complex<double> are not explicit.

From-SVN: r37599

23 years ago*** empty log message ***
Donald Lindsay [Tue, 21 Nov 2000 00:05:05 +0000 (00:05 +0000)]
*** empty log message ***

From-SVN: r37598

23 years agopaste2.c: Update test.
Neil Booth [Tue, 21 Nov 2000 00:00:50 +0000 (00:00 +0000)]
paste2.c: Update test.

        * gcc.dg/cpp/paste2.c: Update test.
        * objc/execute/paste.m: New test.

From-SVN: r37597

23 years agocppmacro.c (paste_tokens): Rename from paste_payloads.
Neil Booth [Mon, 20 Nov 2000 23:59:26 +0000 (23:59 +0000)]
cppmacro.c (paste_tokens): Rename from paste_payloads.

        * cppmacro.c (paste_tokens): Rename from paste_payloads.
        Change token type after pasting spellings.
        (paste_all_tokens): Use it.

From-SVN: r37596

23 years agojv-scan.c (help): Document --complexity.
Tom Tromey [Mon, 20 Nov 2000 22:56:14 +0000 (22:56 +0000)]
jv-scan.c (help): Document --complexity.

* jv-scan.c (help): Document --complexity.
(options): Added --complexity.
(flag_complexity): New global.
(main): Call `report'.
* parse-scan.y (complexity): New global.
(if_then_statement, if_then_else_statement,
if_then_else_statement_nsi, switch_block_statement_group,
while_expression, do_statement, for_begin, continue_statement,
throw_statement, catch_clause, finally, method_invocation,
conditional_and_expression, conditional_or_expression,
conditional_expression): Update complexity.
(reset_report): Reset complexity.
(report): New function.

From-SVN: r37595

23 years agolex.c (yylex): Added STRICT_TK case.
Tom Tromey [Mon, 20 Nov 2000 22:37:22 +0000 (22:37 +0000)]
lex.c (yylex): Added STRICT_TK case.

* lex.c (yylex): Added STRICT_TK case.
* parse.y (STRICT_TK): Added.
* parse-scan.y (STRICT_TK): Added.
* Make-lang.in ($(srcdir)/java/keyword.h): Added missing `\' and
`;'.  Use 4, not 3, with -k option.  Correctly rename resulting
file.
* keyword.h: Rebuilt.
* keyword.gperf (strictfp): Added.

From-SVN: r37594

23 years agolex.c (yylex): Recognize floating point constants with leading 0.
Tom Tromey [Mon, 20 Nov 2000 22:32:40 +0000 (22:32 +0000)]
lex.c (yylex): Recognize floating point constants with leading 0.

* lex.c (yylex): Recognize floating point constants with leading
0.

From-SVN: r37593

23 years agodwarf.h (FMT_CODE): Adjust argument order; fix mapping to dwarf_subscr_data_formats...
Richard Henderson [Mon, 20 Nov 2000 21:40:30 +0000 (13:40 -0800)]
dwarf.h (FMT_CODE): Adjust argument order; fix mapping to dwarf_subscr_data_formats bits.

        * dwarf.h (FMT_CODE): Adjust argument order; fix mapping to
        dwarf_subscr_data_formats bits.
        * dwarfout.c (simple_type_size_in_bits): Handle a type with
        no computed size as size zero.
        (field_byte_offset): Likewise.
        (subscript_data_attribute): Handle a range with no upper bound.

From-SVN: r37592

23 years agostd_complex.h: Tweaks, include cmath for abs overloads.
Benjamin Kosnik [Mon, 20 Nov 2000 21:13:45 +0000 (21:13 +0000)]
std_complex.h: Tweaks, include cmath for abs overloads.

2000-11-20  Benjamin Kosnik  <bkoz@redhat.com>

* include/bits/std_complex.h: Tweaks, include cmath for abs overloads.
* src/complex.cc: Remove cmath include, formatting tweaks, remove
dead code.
* include/c/bits/std_cmath.h: Formatting tweaks.
* testsuite/26_numerics/complex_value.cc: New file, for catching
bits gleaned from libstdc++/106.

* testsuite/23_containers/vector_ctor.cc (test02): Add test from
libstdc++/102.

From-SVN: r37591

23 years ago* gansidecl.h (const): Check __STDC__ before undef'ing `const'.
Kaveh R. Ghazi [Mon, 20 Nov 2000 21:09:25 +0000 (21:09 +0000)]
* gansidecl.h (const): Check __STDC__ before undef'ing `const'.

From-SVN: r37590

23 years agoc-typeck.c (build_conditional_expr): When merging type qualifiers for conditional...
Joseph Myers [Mon, 20 Nov 2000 19:06:19 +0000 (19:06 +0000)]
c-typeck.c (build_conditional_expr): When merging type qualifiers for conditional expressions between a pointer and...

* c-typeck.c (build_conditional_expr): When merging type
qualifiers for conditional expressions between a pointer and a
pointer to a void type, merge the qualifiers on the target types
rather than the pointer type.  Remove obsolete conditioned out
code.

testsuite:
* gcc.dg/c99-condexpr-1.c: New test.

From-SVN: r37589

23 years ago* gcc.dg/cpp/macsyntx.c: Use correct command line option.
Neil Booth [Mon, 20 Nov 2000 18:28:43 +0000 (18:28 +0000)]
* gcc.dg/cpp/macsyntx.c: Use correct command line option.

From-SVN: r37588

23 years agoc-lang.c (lang_init_options): Update call to cpp_reader_init.
Neil Booth [Mon, 20 Nov 2000 18:27:32 +0000 (18:27 +0000)]
c-lang.c (lang_init_options): Update call to cpp_reader_init.

* c-lang.c (lang_init_options): Update call to
cpp_reader_init.
* cppmain.c (main): Similarly.
* fix-header.c (read_scan_file): Similarly.
* cp/lex.c (lang_init_options): Similarly.
* objc/objc-act.c (lang_init_options): Similarly.
* cppexp.c (parse_number): Only warn for unextended C89.
* cppinit.c (set_lang): New function.
(cpp_reader_init): Take a LANG argument and pass it to set_lang.
(COMMAND_LINE_OPTIONS): New option std=c++98.
(cpp_handle_option): Use set_lang.
* cpplib.h (enum_c_lang): New enumeration.  Update comments.

From-SVN: r37587

23 years agoMakefile.in: Rebuilt.
Tom Tromey [Mon, 20 Nov 2000 18:25:41 +0000 (18:25 +0000)]
Makefile.in: Rebuilt.

* Makefile.in: Rebuilt.
* Makefile.am (core_java_source_files): Added new files.
* java/lang/reflect/ReflectPermission.java: New class.
* java/io/FileFilter.java: From Classpath
* java/io/FilePermission.java: From Classpath.

From-SVN: r37586

23 years agolex.c (rid_to_yy, RID_EXPORT): Make unique keyword.
Nathan Sidwell [Mon, 20 Nov 2000 16:13:47 +0000 (16:13 +0000)]
lex.c (rid_to_yy, RID_EXPORT): Make unique keyword.

cp:
* lex.c (rid_to_yy, RID_EXPORT): Make unique keyword.
* parse.y (extdef): Add EXPORT reduction.
* spew.c (yylex): Don't skip export here.
testsuite:
* g++.old-deja/g++.pt/export1.C: New test.

From-SVN: r37585

23 years ago* gcc.dg/20001117-1.c: New test.
Jakub Jelinek [Mon, 20 Nov 2000 15:22:40 +0000 (16:22 +0100)]
* gcc.dg/20001117-1.c: New test.

From-SVN: r37584

23 years agoCorrection so -fchech-memory-usage only flushes hard registers to temp memory location.
William Cohen [Mon, 20 Nov 2000 14:23:42 +0000 (14:23 +0000)]
Correction so -fchech-memory-usage only flushes hard registers to temp memory location.

Correction so -fchech-memory-usage only flushes hard registers to temp
memory location.  Values in psuedo registers and memory shouldn't be
affected.

From-SVN: r37583

23 years agoFix sh problems at -O0
Bernd Schmidt [Mon, 20 Nov 2000 14:17:59 +0000 (14:17 +0000)]
Fix sh problems at -O0

From-SVN: r37582

23 years agoDaily bump.
Jeff Law [Mon, 20 Nov 2000 08:45:12 +0000 (01:45 -0700)]
Daily bump.

From-SVN: r37581

23 years agoc++config, [...]: Correct spelling of "deprecated".
Joseph Myers [Mon, 20 Nov 2000 08:25:18 +0000 (08:25 +0000)]
c++config, [...]: Correct spelling of "deprecated".

* include/bits/c++config, include/bits/ios_base.h,
include/bits/std_streambuf.h: Correct spelling of "deprecated".

From-SVN: r37580

23 years ago* crtstuff.c (force_to_data): Use array size 1 not 0.
Richard Henderson [Mon, 20 Nov 2000 01:48:49 +0000 (17:48 -0800)]
* crtstuff.c (force_to_data): Use array size 1 not 0.

From-SVN: r37579

23 years agodwarf2out.c (simple_type_size_in_bits): Handle a type with no computed size as size...
Richard Henderson [Mon, 20 Nov 2000 01:25:59 +0000 (17:25 -0800)]
dwarf2out.c (simple_type_size_in_bits): Handle a type with no computed size as size zero.

        * dwarf2out.c (simple_type_size_in_bits): Handle a type with
        no computed size as size zero.
        (field_byte_offset): Likewise.

From-SVN: r37578

23 years ago* config.gcc: Fix another typo.
Joseph Myers [Mon, 20 Nov 2000 00:58:02 +0000 (00:58 +0000)]
* config.gcc: Fix another typo.

From-SVN: r37577

23 years agoc-decl.c (grokdeclarator): Support flexible array members.
Richard Henderson [Sun, 19 Nov 2000 23:40:37 +0000 (15:40 -0800)]
c-decl.c (grokdeclarator): Support flexible array members.

        * c-decl.c (grokdeclarator): Support flexible array members.
        Use open-ended ranges for these and zero-length arrays.
        * c-typeck.c (push_init_level): Validate the context of
        initialization of a zero-length array.
        * tree.c (int_fits_type_p): Be prepared for missing bounds.
        * varasm.c (array_size_for_constructor): New.
        (output_constructor): Use it for arrays of unspecified length.
        * extend.texi (Zero Length): Mention C99 flexible array members.
        Document initialization in a top-level struct as valid.

From-SVN: r37576

23 years agodecl.c (init_decl_processing): Correct name of pure virtual function under the new...
Mark Mitchell [Sun, 19 Nov 2000 21:07:24 +0000 (21:07 +0000)]
decl.c (init_decl_processing): Correct name of pure virtual function under the new ABI.

* decl.c (init_decl_processing): Correct name of pure virtual
function under the new ABI.
* rtti.c (throw_bad_cast): Likewise, for bad cast function.
(throw_bad_typeid): Likewise for bad typeid function.

* libsupc++/exception_support.cc (__throw_bad_cast): Name it
__cxa_bad_cast under the new ABI.
(__throw_bad_typeid): Name it __cxa_bad_typeid under the new ABI.
* libsupc++/pure.cc (__pure_virtual): Name it __cxa_pure_virtual
under the new ABI.

From-SVN: r37575

23 years agotweak
Jason Merrill [Sun, 19 Nov 2000 19:59:18 +0000 (14:59 -0500)]
tweak

From-SVN: r37574

23 years ago* config.gcc, invoke.texi: Fix errors in spelling of "deprecated".
Joseph Myers [Sun, 19 Nov 2000 19:42:33 +0000 (19:42 +0000)]
* config.gcc, invoke.texi: Fix errors in spelling of "deprecated".

From-SVN: r37573

23 years agoalias.c (mems_in_disjoint_alias_sets_p): Do use alias sets in stdarg and varargs...
Joseph Myers [Sun, 19 Nov 2000 19:39:17 +0000 (19:39 +0000)]
alias.c (mems_in_disjoint_alias_sets_p): Do use alias sets in stdarg and varargs functions.

* alias.c (mems_in_disjoint_alias_sets_p): Do use alias sets in
stdarg and varargs functions.

From-SVN: r37572

23 years agogcc.c (process_command): Define 'j' variable when MODIFY_TARGET_NAME is defined.
Zack Weinberg [Sun, 19 Nov 2000 19:30:13 +0000 (19:30 +0000)]
gcc.c (process_command): Define 'j' variable when MODIFY_TARGET_NAME is defined.

* gcc.c (process_command): Define 'j' variable when
MODIFY_TARGET_NAME is defined.

From-SVN: r37571

23 years ago* stor-layout.c (variable_size): Only put SAVE_EXPRs on pending_sizes.
Richard Henderson [Sun, 19 Nov 2000 19:09:35 +0000 (11:09 -0800)]
* stor-layout.c (variable_size): Only put SAVE_EXPRs on pending_sizes.

From-SVN: r37570

23 years agotexi2pod.pl: - Add real command line parsing.
Zack Weinberg [Sun, 19 Nov 2000 19:02:50 +0000 (19:02 +0000)]
texi2pod.pl: - Add real command line parsing.

* texi2pod.pl:
  - Add real command line parsing.
  - Support @ifset, @ifclear, @set, @value, -D switch.
  - Support @sc.  Improve handling of @ref and friends.
  - Discard @subsection, @need, @node lines.
  - Un-nest font changes to match texinfo semantics.
  - Handle @{ and @}.  Oops.
  - Don't emit E<> directives inside verbatim blocks.

From-SVN: r37569

23 years agog77.texi (Floating-point precision): Adjust example to work with glibc (>= 2.1).
Matthias Klose [Sun, 19 Nov 2000 18:57:05 +0000 (18:57 +0000)]
g77.texi (Floating-point precision): Adjust example to work with glibc (>= 2.1).

Sun Nov 19 17:29:22 2000  Matthias Klose  <doko@marvin.itso-berlin.de>

        * g77.texi (Floating-point precision): Adjust example
        to work with glibc (>= 2.1).

From-SVN: r37568

23 years agors6000.c (rs6000_encode_section_info): Fix string length calculation and allocation.
Franz Sirl [Sun, 19 Nov 2000 18:49:32 +0000 (18:49 +0000)]
rs6000.c (rs6000_encode_section_info): Fix string length calculation and allocation.

2000-11-19  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>

* rs6000/rs6000.c (rs6000_encode_section_info): Fix string length
calculation and allocation.

From-SVN: r37567

23 years agog77.texi (Floating-point Exception Handling): Adjust example to work with glibc ...
Matthias Klose [Sun, 19 Nov 2000 16:19:17 +0000 (16:19 +0000)]
g77.texi (Floating-point Exception Handling): Adjust example to work with glibc (>= 2.1).

Sat Nov 18 13:54:49 2000  Matthias Klose  <doko@cs.tu-berlin.de>

* g77.texi (Floating-point Exception Handling): Adjust
example to work with glibc (>= 2.1).

From-SVN: r37566

23 years agoWarning fixes:
Kaveh R. Ghazi [Sun, 19 Nov 2000 13:15:51 +0000 (13:15 +0000)]
Warning fixes:

* builtins.c (c_getstr): Constify variable.
* gmon-sol2.c (_mcleanup): Comment out #endif labels.
* conflict.c (const_conflict_graph_arc): New typedef.
(arc_hash, arc_eq): Avoid needlessly casting away const-ness.
* cppmacro.c (builtin_macro): Likewise.
* dwarf2out.c (output_comp_unit): Constify variable.
* fix-header.c (v_fatal): Add ATTRIBUTE_PRINTF.
* protoize.c (IS_SAME_PATH_CHAR): Use TOUPPER, not toupper.
* ssa.c (ssa_rename_from_hash_function): Avoid needlessly casting
away const-ness.
* tradcpp.c (rescan, do_line, macroexpand, macarg): Use
ISALNUM/ISDIGIT/ISPRINT, not isalnum/isdigit/isprint.
* varasm.c (const_str_htab_hash, const_str_htab_eq,
compare_constant_1, record_constant_1): Constify.

From-SVN: r37565

This page took 0.10323 seconds and 5 git commands to generate.