Commit Graph

33621 Commits

Author SHA1 Message Date
Jason Merrill
870eabc47e improve comments
From-SVN: r39537
2001-02-08 07:39:14 -05:00
Warren Levy
1ae696e59a mauve.exp: Added support for XFAILs.
* libjava.mauve/mauve.exp: Added support for XFAILs.
	* libjava.mauve/xfails: New file.

From-SVN: r39536
2001-02-08 12:04:57 +00:00
Jeff Law
1bff1f9a87 Daily bump.
From-SVN: r39535
2001-02-08 01:45:08 -07:00
Per Bothner
4a83be51ae check-init.c (check_init): Fix TRY_FINALLY_EXPR logic.
* check-init.c (check_init):  Fix TRY_FINALLY_EXPR logic.

	* check-init.c (check_init):  Don't call done_alternative after
	processing loop code, as a LOOP_EXPR never terminates normally.

From-SVN: r39534
2001-02-07 19:45:14 -08:00
Joseph Myers
14baf6b5ea gcc.texi (Incompatibilities): Update documentation of preprocessing numbers.
* gcc.texi (Incompatibilities): Update documentation of
	preprocessing numbers.

From-SVN: r39533
2001-02-08 02:32:06 +00:00
Joseph Myers
f4d07b5e44 default.exp, [...]: Remove bug reporting instructions with ancient email addresses.
* config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
	gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
	g++.dg/dg.exp, g++.old-deja/old-deja.exp,
	g77.f-torture/execute/execute.exp,
	g77.f-torture/noncompile/noncompile.exp,
	gcc.c-torture/execute/execute.exp,
	gcc.c-torture/execute/memcheck/memcheck.exp,
	gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
	gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
	gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
	gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
	gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
	lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
	lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
	lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
	Remove bug reporting instructions with ancient email addresses.

From-SVN: r39532
2001-02-08 02:29:38 +00:00
Joseph Myers
7e5fd99fd3 gcj.texi: Change sources.redhat.com reference to gcc.gnu.org.
gcc/java/:
	* gcj.texi: Change sources.redhat.com reference to gcc.gnu.org.

libffi/:
	* include/ffi.h.in: Change sourceware.cygnus.com references to
	gcc.gnu.org.

libjava/:
	* README, gij.cc, java/lang/natClass.cc, java/lang/natSystem.cc:
	Change sources.redhat.com and sourceware.cygnus.com references to
	gcc.gnu.org.

From-SVN: r39531
2001-02-08 01:49:53 +00:00
Zack Weinberg
037313ae8d cpphash.h (struct spec_nodes): Add n_true and n_false.
* cpphash.h (struct spec_nodes): Add n_true and n_false.
	* cppinit.c (cpp_create_reader): Initialize them.
	(append_include_chain): cxx_aware arg might be unused.
	* cppexp.c (lex): In C++ mode, recognize 'true' and 'false'
	keywords and give them their phase 7 meaning.  Pedwarn about
	this unless '__bool_true_false_are_defined' is defined.

	* g++.dg/stdbool-if.C: New test.

From-SVN: r39530
2001-02-07 23:13:46 +00:00
Tom Tromey
a4c6d37356 re PR libgcj/1906 (difference between gcj and jdk for MessageFormat)
Fix for PR libgcj/1906:
	* java/text/MessageFormat.java (setLocale): Use named class
	literals.
	(forName): Removed.
	(format(Object,StringBuffer,FieldPosition)): Special case if
	argument is an Object[].

From-SVN: r39529
2001-02-07 22:46:28 +00:00
Alexandre Petit-Bianco
1456345e53 jcf-parse.c (HANDLE_SYNTHETIC_ATTRIBUTE): Don't handle field DECLs.
2001-02-07  Alexandre Petit-Bianco  <apbianco@cygnus.com>

	* jcf-parse.c (HANDLE_SYNTHETIC_ATTRIBUTE): Don't handle field
	DECLs.

(http://gcc.gnu.org/ml/gcc-patches/2001-02/msg00424.html)

From-SVN: r39528
2001-02-07 14:26:27 -08:00
Jakub Jelinek
1ada4cd094 c-decl.c (finish_enum): Revert part of 2000-01-05 change.
* c-decl.c (finish_enum): Revert part of 2000-01-05 change.

	* gcc.dg/20010202-1.c: New test.
	* gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.

From-SVN: r39527
2001-02-07 23:04:10 +01:00
Benjamin Kosnik
0c952af328 Clean up stdexcept.
2001-02-07  Benjamin Kosnik  <bkoz@redhat.com>

	Clean up stdexcept.
	* include/bits/stringfwd.h: New file.
	* include/bits/stl_string_fwd.h: Remove.
	* include/bits/localefwd.h: Remove declaration for allocator.
	* include/bits/std_iosfwd: Same.
	* include/bits/std_string.h: Include it.
	* include/bits/std_ios.h: Remove include.
	* include/bits/basic_string.h: Tweak.
	* libsupc++/new: Format.
	* src/Makefile.am (base_headers): Add stringfwd.h, remove
	stl_string_fwd.h
	* src/Makefile.in: Regenerate.
	* include/bits/std_stdexcept.h: Rewrite.
	* src/stdexcept.cc: Same.

From-SVN: r39526
2001-02-07 20:26:24 +00:00
Mark Mitchell
830a95f892 * config/rs6000/aix43.h (CPLUSCPLUS_CPP_SPEC): Define it.
From-SVN: r39525
2001-02-07 19:10:57 +00:00
Mark Mitchell
a937484185 defaults.h (CPLUSPLUS_CPP_SPEC): New macro.
* defaults.h (CPLUSPLUS_CPP_SPEC): New macro.
	* gcc.c (struct compiler): Add cpp_spec field.
	(input_file_compiler): New variable.
	(do_spec_1): Allow a particular compiler to handle `%C'
	specially.
	(main): Store the current compiler in input_file_compiler.
	* tm.texi (CPLUSPLUS_CPP_SPEC): Document.

	* lang-specs.h: Use CPLUSPLUS_CPP_SPEC for the preprocessor
	spec.

From-SVN: r39524
2001-02-07 18:58:07 +00:00
Zack Weinberg
7d4918a2d9 cpphash.h (struct spec_nodes): Add n_true and n_false.
* cpphash.h (struct spec_nodes): Add n_true and n_false.
	* cppinit.c (cpp_create_reader): Initialize them.
	(append_include_chain): cxx_aware arg might be unused.
	* cppexp.c (lex): In C++ mode, recognize 'true' and 'false'
	keywords and give them their phase 7 meaning.  Pedwarn about
	this unless '__bool_true_false_are_defined' is defined.

	* g++.dg/stdbool-if.C: New test.

From-SVN: r39523
2001-02-07 18:32:42 +00:00
Ovidiu Predescu
7acfb19e40 fdecl.m: Added main().
Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>

	* objc/execute/fdecl.m: Added main().

From-SVN: r39522
2001-02-07 17:57:47 +00:00
Ovidiu Predescu
cb5fb88d44 Added main().
From-SVN: r39521
2001-02-07 17:54:44 +00:00
Tom Tromey
77aff9f9c7 * lex.c (java_new_lexer): Longer error message.
From-SVN: r39520
2001-02-07 17:50:30 +00:00
Alexandre Oliva
6cd87539f2 Update Copyright notice
From-SVN: r39519
2001-02-07 17:44:47 +00:00
Alexandre Oliva
09d84e04ef lcm.c (optimize_mode_switching): Emit mode_set before the JUMP_INSN of an abnormal edge.
* lcm.c (optimize_mode_switching): Emit mode_set before the
JUMP_INSN of an abnormal edge.

From-SVN: r39518
2001-02-07 17:39:47 +00:00
Jakub Jelinek
bdc624db34 * gcc.c-torture/execute/20010206-1.c: New test.
From-SVN: r39517
2001-02-07 14:27:09 +01:00
Bernd Schmidt
4a1d48f6e5 Document MD_INIT_BUILTINS, MD_EXPAND_BUILTIN
From-SVN: r39516
2001-02-07 10:42:15 +00:00
Bernd Schmidt
bcd7edfe5e Avoid scheduling builtin setjmp receivers
From-SVN: r39515
2001-02-07 10:24:22 +00:00
Bryce McKinlay
b3eda2ff9c re PR java/1895 (Libjava: Arrays.sort doesn't work)
* java/util/Arrays.java: Removed "cmp" methods.
	(qsort): Don't use "cmp".
	(med3): Likewise.

2001-02-07  Mark Benvenuto  <mcb54@columbia.edu>

	* java/util/Arrays.java (qsort): Handle N value of 7 with insertion
	sort. Fix for PR java/1895.

From-SVN: r39514
2001-02-07 09:32:46 +00:00
Jeff Law
d2add47547 Daily bump.
From-SVN: r39513
2001-02-07 01:45:08 -07:00
Alexandre Oliva
7b9c57d3fe Tweak for new preprocessor
From-SVN: r39512
2001-02-07 06:27:49 +00:00
Alexandre Oliva
c2d10707c3 sh.md (reload_outsf): Removed.
* config/sh/sh.md (reload_outsf): Removed.
(movsf_ie): Introduce constraints for FPUL loads and stores.
(reload_insf): Broaden the output constraint.

From-SVN: r39511
2001-02-07 06:05:09 +00:00
Alexandre Oliva
3dbd113495 elfos.h (INT_ASM_OP): Don't define it if it's already defined.
* config/elfos.h (INT_ASM_OP): Don't define it if it's already
defined.
* config/sh/sh.h (INT_ASM_OP, ASM_OUTPUT_CONSTRUCTOR,
ASM_OUTPUT_DESTRUCTOR): Copy definitions from config/elfos.h.

From-SVN: r39510
2001-02-07 05:43:59 +00:00
Benjamin Kosnik
64c8ea244c acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Deal with library install locations too.
2001-02-06  Benjamin Kosnik  <bkoz@redhat.com>

	* acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Deal with library
	install locations too.
	* aclocal.m4: Regenerate.
	* configure.in: Remove USE_LIBDIR.
	* configure: Regenerate.
	* src/Makefile.am (toolexecdir): Simplify, use
	glibcpp_toolexecdir, glibcpp_toolexeclibdir.
	* src/Makefile.in: Regenerate.
	* libsupc++/Makefile.am: Same.
	* libsupc++/Makefile.in: Regenerate.

	* src/Makefile.am: Just remove special rules for locale-inst.cc and
	misc-inst.cc as no longer necessary.

	Follow C++STYLE for naming non-static functions.
	* include/bits/ostream.tcc (_S_pad_char): Not static, rename to
	__pad_char.
	* include/bits/streambuf.tcc: Same.
	* include/bits/ostream.tcc: Same.
	* include/bits/istream.tcc: Same.
	* include/bits/locale_facets.tcc (_S_pad_numeric): To __pad_numeric.
	(_S_output_float): To __output_float.
	* include/bits/std_streambuf.h (_S_copy_streambufs): To
	__copy_streambufs.
	* include/bits/locale_facets.tcc (_S_build_float_format): To
	__build_float_format.
	(_S_format): To __output_integer.
	(_S_fill): To __pad.
	* src/locale.cc: Same.
	* src/misc-inst.cc: Fix formatting. Fix signature for wchar_t. Correct
	names.
	* include/bits/locale_facets.tcc (_S_group_digits): To
	__group_digits.
	* src/locale-inst.cc: Fixup names. Add use_facet instantiations
	for collate, numpunct.

From-SVN: r39509
2001-02-07 01:58:27 +00:00
Benjamin Kosnik
72ed283692 acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Deal with library install locations too.
2001-02-06  Benjamin Kosnik  <bkoz@fillmore.constant.com>

	* acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Deal with library
	install locations too.
	* aclocal.m4: Regeneate.
	* configure.in: Remove USE_LIBDIR.
	* configure: Regenerate.
	* src/Makefile.am (toolexecdir): Simplify, use
	glibcpp_toolexecdir, glibcpp_toolexeclibdir.
	* src/Makefile.in: Regenerate.
	* libsupc++/Makefile.am: Same.
	* libsupc++/Makefile.in: Regenerate.

	* src/Makefile.am: Just remove special rules for locale-inst.cc and
	misc-inst.cc as no longer necessary.

	Follow C++STYLE for naming non-static functions.
	* include/bits/ostream.tcc (_S_pad_char): Not static, rename to
	__pad_char.
	* include/bits/streambuf.tcc: Same.
	* include/bits/ostream.tcc: Same.
	* include/bits/istream.tcc: Same.
	* include/bits/locale_facets.tcc (_S_pad_numeric): To __pad_numeric.
	(_S_output_float): To __output_float.
	* include/bits/std_streambuf.h (_S_copy_streambufs): To
	__copy_streambufs.
	* include/bits/locale_facets.tcc (_S_build_float_format): To
	__build_float_format.
	(_S_format): To __output_integer.
	(_S_fill): To __pad.
	* src/locale.cc: Same.
	* src/misc-inst.cc: Fix formatting. Fix signature for wchar_t. Correct
	names.
	* include/bits/locale_facets.tcc (_S_group_digits): To
	__group_digits.
	* src/locale-inst.cc: Fixup names. Add use_facet instantiations
	for collate, numpunct.

From-SVN: r39508
2001-02-07 01:54:21 +00:00
Jeff Sturm
c00dd14e10 typeck.c (build_prim_array_type): Added leading comment.
2001-02-05  Jeff Sturm  <jeff.sturm@commerceone.com>
	    Alexandre Petit-Bianco  <apbianco@cygnus.com>

	* typeck.c (build_prim_array_type): Added leading comment.
	(build_java_array_type): Moved locals out of
	block. Always create the `data' field, fixed alignment to match
	C++.

(http://gcc.gnu.org/ml/gcc-patches/2001-02/msg00378.html)

Co-Authored-By: Alexandre Petit-Bianco <apbianco@cygnus.com>

From-SVN: r39507
2001-02-06 17:46:42 -08:00
Chandrakala Chavva
8480e4804c final.c: Revert back my previous changes.
* final.c: Revert back my previous changes.
        * output.h: Make profile_label_no extern.
        * config/rs6000/rs6000.c (output_profile_hook): Use standard functions
        for generating label.

From-SVN: r39506
2001-02-06 20:05:35 -05:00
Ben Elliston
7739adfb17 * configure: Output host type to stdout, not stderr.
From-SVN: r39505
2001-02-06 20:03:16 -05:00
Laurynas Biveinis
df447210c3 djgpp.h: Add comments about standard paths.
* config/i386/djgpp.h: Add comments about standard paths.
(MD_EXEC_PREFIX): Undefine before defining.
(MD_STARTFILE_PREFIX): New.

From-SVN: r39504
2001-02-06 19:33:20 -05:00
Phil Edwards
222bb619fb configopts.html: Fix HTML markup.
2001-02-06  Phil Edwards  <pme@sources.redhat.com>

	* docs/html/configopts.html:  Fix HTML markup.
	* docs/html/install.html:  Bring up to date.
	* docs/html/17_intro/C++STYLE:  Add global variable conventions.
	* docs/html/21_strings/howto.html:  More notes.
	* docs/html/22_locale/howto.html:  Fix HTML markup.
	* docs/html/27_io/howto.html:  More notes.
	* docs/html/27_io/binary_iostreams_kanze.txt:  New file.
	* docs/html/27_io/binary_iostreams_kuehl.txt:  New file.

From-SVN: r39503
2001-02-07 00:03:21 +00:00
Bruce Korb
ca21b4a51c do not rely on load_file_data() to close file pointer
From-SVN: r39501
2001-02-06 22:19:50 +00:00
Neil Booth
3c8465d077 cppexp.c (parse_defined): Improve diagnostics for invalid syntax.
* cppexp.c (parse_defined): Improve diagnostics for invalid
        syntax.

From-SVN: r39500
2001-02-06 20:07:07 +00:00
Neil Booth
f2f7ac4038 * gcc.dg/cpp/avoidpaste1.c: Update.
From-SVN: r39499
2001-02-06 19:09:39 +00:00
Neil Booth
b7a0a5fa1e * cppmacro.c (cpp_get_token): Avoid pasting after a builtin.
From-SVN: r39498
2001-02-06 19:07:27 +00:00
Mark Mitchell
28e510bd50 rs6000.h (ASM_OUTPUT_SYMBOL_REF): Define.
* config/rs6000/rs6000.h (ASM_OUTPUT_SYMBOL_REF): Define.
	* config/rs6000/rs6000-protos.h (rs6000_output_symbol_ref): Declare.
	* config/rs6000/rs6000.c (VTABLE_NAME_P): New macro.
	(rs6000_output_symbol_ref): New function.
	(output_toc): Use VTABLE_NAME_P.

From-SVN: r39497
2001-02-06 19:04:01 +00:00
Jeffrey Oldham
9fbbdc9f61 misc-inst.cc (_S_pad_char): Modify declaration's parameters to match header files.
2001-02-06  Jeffrey Oldham  <oldham@codesourcery.com>

	* src/misc-inst.cc (_S_pad_char): Modify declaration's parameters
	to match header files.
	(_S_output_float): Likewise.
	(_S_copy_streambufs): Likewise.

From-SVN: r39496
2001-02-06 17:41:44 +00:00
Ovidiu Predescu
1ae10ad0d2 Tue Feb 5 8:53:33 2001 Ovidiu Predescu <ovidiu@cup.hp.com>
* objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
	Pero <nicola@brainstorm.co.uk>.
	* objc/execute/fdecl.m: Declare foo as pointer to AClass.

From-SVN: r39495
2001-02-06 17:18:10 +00:00
Hyman Rosen
3f0d09095b Fix typo and wrong attribution in ChangeLog itself.
From-SVN: r39494
2001-02-06 15:59:35 +00:00
Hyman Rosen
0cc21532eb std_istream.h (op>> signed,unsigned char): Must use reinterpret_cast, not static_cast.
2001-02-06  Phil Edwards  <pme@sources.redhat.com>

	* include/bits/std_istream.h (op>> signed,unsigned char):  Must
	  use reinterpret_cast, not static_cast.

From-SVN: r39493
2001-02-06 15:52:37 +00:00
Richard Kenner
df10e9ece3 print-tree.c (print_node, [...]): Print DECL_ARG_TYPE and DECL_ARG_TYPE_AS_WRITTEN.
* print-tree.c (print_node, case PARM_DECL):
	Print DECL_ARG_TYPE and DECL_ARG_TYPE_AS_WRITTEN.

From-SVN: r39492
2001-02-06 08:12:56 -05:00
Richard Kenner
b5d6a2ff23 stor-layout.c (reference_types_internal): New variable.
* stor-layout.c (reference_types_internal): New variable.
	(internal_reference_types): New function.
	(layout_type, case REFERENCE_TYPE): Make Pmode if internal.
	* tree.h (internal_reference_types): New declaration.

From-SVN: r39491
2001-02-06 08:04:43 -05:00
Richard Kenner
05bd3d4156 * cse.c (find_best_addr): Fix typo in computing cost.
From-SVN: r39490
2001-02-06 07:55:06 -05:00
Richard Kenner
d14057222f combine.c (nonzero_bits, case PLUS): If pointers extend unsigned and this is the sum of a pointer and a constant...
* combine.c (nonzero_bits, case PLUS): If pointers extend unsigned
	and this is the sum of a pointer and a constant, we know the result
	did not overflow.
	(num_sign_bit_copies, case PLUS): Likewise.
	* explow.c (convert_memory_address): Remove opposite SUBREG.
	* function.c (instantiate_new_reg): New function (from common code).
	(instantiate_virtual_regs_1): Call it.
	For PLUS, handle if (plus (subreg (virt-reg) (const_int))
	if pointers sign- or zero-extend.
	* simplify-rtx.c (simplify_unary_operation, case ZERO_EXTEND):
	If pointers extend unsigned, use inside of SUBREG.
	(simplify_unary_operation, case SIGN_EXTEND): Likewise, if sign extend.

From-SVN: r39489
2001-02-06 07:39:15 -05:00
Nathan Sidwell
a87b425794 pt.c (lookup_template_class): Make sure it's a primary template or template_template_parm when...
cp:
	* pt.c (lookup_template_class): Make sure it's a primary
	template or template_template_parm when called from the parser.
	(instantiate_template_class): Add assertion.
testsuite:
	* g++.old-deja/g++.pt/spec39.C: New test.

From-SVN: r39488
2001-02-06 10:49:44 +00:00
Jason Merrill
4050de4912 s/k/i/
From-SVN: r39487
2001-02-06 04:51:30 -05:00