OSDN Git Service

pf3gnuchains/gcc-fork.git
23 years ago * gcc.dg/noncompile/init-3.c: New test.
jakub [Sat, 21 Oct 2000 06:35:47 +0000 (06:35 +0000)]
* gcc.dg/noncompile/init-3.c: New test.

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

23 years ago2000-08-15 Bryce McKinlay <bryce@albatross.co.nz>
bryce [Sat, 21 Oct 2000 06:28:27 +0000 (06:28 +0000)]
2000-08-15  Bryce McKinlay  <bryce@albatross.co.nz>

* parse.y (do_resolve_class): Also explore superclasses of
intermediate enclosing contexts when searching for inner classes.

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

23 years ago * Makefile.in (SHLIB_NM_FLAGS): New.
dje [Sat, 21 Oct 2000 01:47:05 +0000 (01:47 +0000)]
    * Makefile.in (SHLIB_NM_FLAGS): New.
        (libgcc.mk): Pass it.
        * mklibgcc.in (libgcc.map): Use it.

        * rs6000/t-aix43 (SHLIB_EXT, SHLIB_LINK, SHLIB_LIBS,
        SHLIB_MKMAP, SHLIB_MAPFILES, SHLIB_NM_FLAGS): New.

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

23 years ago * docs/configopts.html, docs/install.html, docs/17_intro/BADNAMES,
jsm28 [Sat, 21 Oct 2000 00:51:50 +0000 (00:51 +0000)]
* docs/configopts.html, docs/install.html, docs/17_intro/BADNAMES,
docs/17_intro/howto.html, docs/18_support/howto.html,
docs/19_diagnostics/howto.html, docs/20_util/howto.html,
docs/21_strings/howto.html, docs/22_locale/howto.html,
docs/23_containers/howto.html, docs/24_iterators/howto.html,
docs/25_algorithms/howto.html, docs/26_numerics/howto.html,
docs/27_io/howto.html, docs/ext/howto.html, docs/faq/index.html:
Remove many EGCS references; use current absolute URLs on
gcc.gnu.org or sources.redhat.com for messages in list archives.
* docs/faq/index.txt: Regenerate.

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

23 years agoWarning fixes:
ghazi [Fri, 20 Oct 2000 23:32:10 +0000 (23:32 +0000)]
Warning fixes:

* mips.h (REG_CLASS_FROM_LETTER): Cast array arg to unsigned char.

* sparc.c (load_pic_register): Delete unused varaible.

* libgcc2.c (__addvsi3): Delete unused variable.

* libgcc2.h (__absvsi2, __absvdi2, __addvsi3, __addvdi3,
__subvsi3, __subvdi3, __mulvsi3, __mulvdi3, __negvsi2,
__negvdi2): Prototype.

* ssa.c (apply_delayed_renames): Avoid undefined operation.

* toplev.c (display_target_options): Make static to match
prototype.  Delete empty declaration.

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

23 years ago From Arno J. Klaassen:
tromey [Fri, 20 Oct 2000 23:25:57 +0000 (23:25 +0000)]
From Arno J. Klaassen:
* interpret.cc: Include <stdlib.h> for alloca.
* defineclass.cc: Include <stdlib.h> for alloca.

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

23 years ago * tree.c (walk_tree): Don't walk into default args.
jason [Fri, 20 Oct 2000 21:31:25 +0000 (21:31 +0000)]
    * tree.c (walk_tree): Don't walk into default args.

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

23 years ago * tree.c (walk_tree): Don't walk into default args.
jason [Fri, 20 Oct 2000 21:26:26 +0000 (21:26 +0000)]
    * tree.c (walk_tree): Don't walk into default args.

        * error.c (dump_expr): Use host_integerp.

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

23 years agoRemoved erroneous ChangeLog entry
tromey [Fri, 20 Oct 2000 21:26:21 +0000 (21:26 +0000)]
Removed erroneous ChangeLog entry

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

23 years ago * Makefile.in: Rebuilt.
tromey [Fri, 20 Oct 2000 21:21:37 +0000 (21:21 +0000)]
* Makefile.in: Rebuilt.
* Makefile.am: Include deps.mk.
(GCJCOMPILE): Added -MD, -MT, and -MF.
($(javao_files)): Don't depend on libgcj.zip.
(all-recursive): New target.
(%.lo:%.cc): Do dependency tracking.
($(nat_headers)): Don't depend on libgcj.zip.
* configure: Rebuilt.
* configure.in: Make .d files and deps.mk.

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

23 years ago * jvspec.c (lang_specific_driver): Recognize -MF and -MT.
tromey [Fri, 20 Oct 2000 21:19:29 +0000 (21:19 +0000)]
* jvspec.c (lang_specific_driver): Recognize -MF and -MT.
* lang-specs.h: Added %{MA}, %{MF*}, %{MT*}.
* lang-options.h: Added -MA, -MT, -MF..
* lang.c (lang_decode_option): Recognize -MA, -MT, -MF.
(DEPEND_TARGET_SET): New macro.
(DEPEND_FILE_ALREADY_SET): Likewise.
(init_parse): Handle new flags.
* jcf.h (jcf_dependency_print_dummies): Declare.
* Make-lang.in (s-java): Added mkdeps.o.
* Makefile.in (BACKEND): Added mkdeps.o.
(../gcjh$(exeext)): Added mkdeps.o.
(../jcf-dump$(exeext)): Added mkdeps.o.
* jcf-depend.c: Include mkdeps.h.
(struct entry, dependencies, targets, MAX_OUTPUT_COLUMNS,
add_entry): Removed.
(jcf_dependency_reset): Rewrote.
(dependencies): New global.
(jcf_dependency_set_target): Rewrote.
(jcf_dependency_add_target): Likewise.
(jcf_dependency_add_file): Likewise.
(munge): Removed.
(print_ents): Removed.
(jcf_dependency_write): Rewrote.
(print_dummies): New global.
(jcf_dependency_print_dummies): New function
(jcf_dependency_write): Call deps_dummy_targets if required.

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

23 years ago * cppspec.c (DEFAULT_WORD_SWITCH_TAKES_ARG): Added -MF and -MT.
tromey [Fri, 20 Oct 2000 21:14:20 +0000 (21:14 +0000)]
* cppspec.c (DEFAULT_WORD_SWITCH_TAKES_ARG): Added -MF and -MT.
* gcc.c (DEFAULT_WORD_SWITCH_TAKES_ARG): Added -MF and -MT.

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

23 years ago * expr.c (expand_expr, case SAVE_EXPR): Set RTX_UNCHANGING_P on
kenner [Fri, 20 Oct 2000 20:57:21 +0000 (20:57 +0000)]
* expr.c (expand_expr, case SAVE_EXPR): Set RTX_UNCHANGING_P on
returned MEM.
(expand_expr_unaligned, case ARRAY_REF): Check that index is
a constant before comparing it; use tree_low_cst.
* tree.c (save_expr): Set TREE_READONLY.
(substitute_expr): Return inside of NON_LVALUE_EXPR.
(build, build1): Set TREE_READONLY if all operands are.
(build_index_type): If upper bound is a negative number, lower
bound is zero and sizetype is unsigned, use upper bound of one and
lower of zero.

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

23 years ago * gcse.c (set_hash_table_size): Now unsigned.
kenner [Fri, 20 Oct 2000 20:49:27 +0000 (20:49 +0000)]
* gcse.c (set_hash_table_size): Now unsigned.
* sdbout.c (template_name_p): Add "const" to avoid warnings.
(sdbout_record_type_name, plain_type_1, sdbout_symbol): Likewise.
(sdbout_one_type, sdbout_parms, sdbout_reg_parms): Likewise.
(sdbout_end_epilogue): Remove variable NAME.
* system.h (getopt): Add default definition.
* config/alpha/alpha.c (print_operand): Don't continue processing
after issuing error.
(summarize_insn): Avoid use of UL in constant.

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

23 years ago* Use "because" instead of since in error messages.
dje [Fri, 20 Oct 2000 20:23:11 +0000 (20:23 +0000)]
* Use "because" instead of since in error messages.

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

23 years ago * stor-layout.c (compute_record_mode): Use tree_low_cst.
kenner [Fri, 20 Oct 2000 19:42:40 +0000 (19:42 +0000)]
* stor-layout.c (compute_record_mode): Use tree_low_cst.
Don't use mode of field for record unless sizes are the same.
(layout_type, case ARRAY_TYPE): Remove special bounds handling
previously added for Ada; also change to using host_integerp
and tree_low_cst.

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

23 years ago * loop.c (strength_reduce): Show when new register made for
kenner [Fri, 20 Oct 2000 19:37:14 +0000 (19:37 +0000)]
* loop.c (strength_reduce): Show when new register made for
giv is known to be a pointer and its aligment if so and known.
(loop_dump_aux): Show VERBOSE parameter unused.

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

23 years ago * gcse.c (set_hash_table_size): Now unsigned.
kenner [Fri, 20 Oct 2000 19:17:41 +0000 (19:17 +0000)]
* gcse.c (set_hash_table_size): Now unsigned.
* sdbout.c (template_name_p): Add "const" to avoid warnings.
(sdbout_record_type_name, plain_type_1, sdbout_symbol): Likewise.
(sdbout_one_type, sdbout_parms, sdbout_reg_parms): Likewise.
(sdbout_end_epilogue): Remove variable NAME.
* system.h (getopt): Add default definition.
* config/alpha/alpha.c (print_operand): Don't continue processing
after issuing error.
(summarize_insn): Avoid use of UL in constant.

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

23 years ago * function.c (locate_and_pad_parm): Use host_integerp and tree_low_cst.
kenner [Fri, 20 Oct 2000 18:49:24 +0000 (18:49 +0000)]
* function.c (locate_and_pad_parm): Use host_integerp and tree_low_cst.

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

23 years agoFix formatting after collision.
rth [Fri, 20 Oct 2000 17:55:22 +0000 (17:55 +0000)]
Fix formatting after collision.

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

23 years ago * regrename.c (rr_replace_reg): Rewrite to use recog_data to
rth [Fri, 20 Oct 2000 17:54:49 +0000 (17:54 +0000)]
    * regrename.c (rr_replace_reg): Rewrite to use recog_data to
        perform substitutions, and apply_change_group to see if it worked.

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

23 years ago * fold-const.c (force_fit_type): Unsigned values can overflow
kenner [Fri, 20 Oct 2000 17:51:52 +0000 (17:51 +0000)]
* fold-const.c (force_fit_type): Unsigned values can overflow
if they are sizetype.
(int_const_binop): Don't use cache if overflows.
* cp/typeck.c (dubious_conversion_warning): Suppress if
TYPE_IS_SIZETYPE.

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

23 years ago * function.c (locate_and_pad_parm): Zero alignment_pad.
rth [Fri, 20 Oct 2000 17:40:52 +0000 (17:40 +0000)]
    * function.c (locate_and_pad_parm): Zero alignment_pad.

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

23 years ago * dwarf2out.c (add_bound_info): Also ignore COND_EXPR.
kenner [Fri, 20 Oct 2000 17:35:18 +0000 (17:35 +0000)]
* dwarf2out.c (add_bound_info): Also ignore COND_EXPR.

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

23 years ago * combine.c (struct undo): Change int to unsigned int.
kenner [Fri, 20 Oct 2000 17:28:28 +0000 (17:28 +0000)]
* combine.c (struct undo): Change int to unsigned int.
(do_SUBST_INT): Args are unsigned int.
(make_extraction, force_to_mode): Use proper type when forming mask.
(make_field_assignment): Likewise.

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

23 years ago2000-10-20 Jeffrey Oldham <oldham@codesourcery.com>
oldham [Fri, 20 Oct 2000 16:06:05 +0000 (16:06 +0000)]
2000-10-20  Jeffrey Oldham  <oldham@codesourcery.com>

* decl.c (revert_static_member_fn): Fixed typo.

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

23 years ago * c-common.c (check_format_info_recurse): Extract string constant
jsm28 [Fri, 20 Oct 2000 15:59:07 +0000 (15:59 +0000)]
* c-common.c (check_format_info_recurse): Extract string constant
initializers from non-volatile constant arrays and check them as
formats.
* c-typeck.c (decl_constant_value): Don't check pedantic or check
for DECL_MODE (decl) != BLKmode.
(decl_constant_value_for_broken_optimization): New function which
includes these checks.
(default_conversion, convert_for_assignment, digest_init): Use
decl_constant_value_for_broken_optimization instead of
decl_constant_value.

testsuite:
* gcc.dg/format-array-1.c: New test.

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

23 years ago * tree.h (DECL_ALIGN_UNIT): New macro.
mmitchel [Fri, 20 Oct 2000 15:52:40 +0000 (15:52 +0000)]
* tree.h (DECL_ALIGN_UNIT): New macro.

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

23 years ago * config/avr/avr-protos.h (avr_output_bld): New.
denisc [Fri, 20 Oct 2000 15:21:16 +0000 (15:21 +0000)]
* config/avr/avr-protos.h (avr_output_bld): New.
(out_shift_with_cnt): Add t_len argument.
* config/avr/avr.c (avr_num_arg_regs): Remove -mpack-args.
(output_movqi, output_movhi, output_movsisf): Optimize loading
any constant with exactly one bit set to NO_LD_REGS.
(out_shift_with_cnt): Optimize output code for size or speed,
depending on optimize_size.  Handle small shift counts as well
(if not hand-optimized in ?sh??i3_out).  Shifts can be done
with or without a scratch register, with help of __tmp_reg__
or __zero_reg__ if necessary.  Add T_LEN argument to pass the
length of TEMPLATE in words, return total insn length in *LEN.
(ashlqi3_out, ashrqi3_out, lshrqi3_out): Change all calls to
out_shift_with_cnt to work with the above change.
(ashlhi3_out, ashlsi3_out, ashrhi3_out, ashrsi3_out, lshrhi3_out,
lshrsi3_out): Likewise.  Optimize more known shift count cases.
Remove cases already well optimized in out_shift_with_cnt.
(avr_output_bld): New function.
* config/avr/avr.h (MASK_PACK_ARGS, TARGET_PACK_ARGS): Remove.
(TARGET_SWITCHES): Remove -mpack-args backward compatibility.
* config/avr/avr.md (*reload_inqi, *reload_inhi, *reload_insi):
Add reload_completed to insn condition - only for peepholes.
(ashlqi3, ashrqi3, lshrqi3): Correct insn length for shift counts
in a register or memory.
(ashlhi3, ashlsi3, ashrhi3, ashrsi3, lshrhi3, lshrsi3): Likewise.
Do not require a scratch register.
(*ashlhi3_const, *ashlsi3_const, *ashrhi3_const, *ashrsi3_const,
*lshrhi3_const, *lshrsi3_const): New insns and matching peepholes.
Optimize shifts by known count using a scratch register, but only
if one is still available after register allocation.

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

23 years agoAdd changelog for previous commit
nathan [Fri, 20 Oct 2000 08:54:44 +0000 (08:54 +0000)]
Add changelog for previous commit

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

23 years agoDaily bump.
law [Fri, 20 Oct 2000 07:45:11 +0000 (07:45 +0000)]
Daily bump.

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

23 years ago * t-vax: New file. Don't build modules from libgcc1.c.
rth [Fri, 20 Oct 2000 07:25:43 +0000 (07:25 +0000)]
    * t-vax: New file.  Don't build modules from libgcc1.c.

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

23 years ago2000-10-19 Benjamin Kosnik <bkoz@purist.soma.redhat.com>
bkoz [Fri, 20 Oct 2000 06:52:00 +0000 (06:52 +0000)]
2000-10-19  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

* testsuite/22_locale/codecvt_unicode_char.cc (test01): Adjust
creation of state_type for unicode_codecvt to take into account
the byte order markings. Add distinct tests for UCS-2BE and UCS-2LE.
* testsuite/22_locale/codecvt_unicode_wchar_t.cc (test01): Same.
* include/bits/codecvt.h (__enc_traits): Add support for encodings
that need a byte order marker. Needed for correct unicode support.

* src/locale.cc: Remove explicit qualification std::.
(locale::locale(const char* __name)): Revert, as named locale
support not finished.
* src/localename.cc (locale::_Impl:: _Impl(size_t __numfacets,
size_t __refs, bool __has_name = false, string __name): Move
default argument...
* include/bits/localefwd.h: Here.

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

23 years ago * class.c (subobject_offset_fn): New type.
mmitchel [Fri, 20 Oct 2000 06:04:59 +0000 (06:04 +0000)]
* class.c (subobject_offset_fn): New type.
(dfs_record_base_offsets): Remove.
(record_base_offsets): Likewise.
(dfs_search_base_offsets): Likewise.
(record_subobject_offset): New function.
(check_subobject_offset): Likewise.
(walk_subobject_offsets): Likewise.
(record_subobject_offsets): Likewise.
(layout_conflict_p): Reimplement.
(layout_nonempty_base_or_field): Correct handling of type
conflicts during layout.
(layout_empty_base): Likewise.
(build_base_field): Adjust to handle new representation of empty
base offset table.
(build_base_fields): Likewise.
(layout_virtual_bases): Likewise.
(splay_tree_compare_integer_csts): New function.
(layout_class_type): Use a splay_tree, rather than a varray, to
represent the offsets of empty bases.

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

23 years ago * alias.c: (mark_constant_function): Don't check pure functions.
wehle [Fri, 20 Oct 2000 04:56:21 +0000 (04:56 +0000)]
* alias.c: (mark_constant_function): Don't check pure functions.
Initialize and end alias analysis.
(nonlocal_mentioned_p): Rename from nonlocal_reference_p.
Don't make a special exception for recursion.  Handle
UNSPEC_VOLATILE.  Don't assume ASM_OPERANDS is non-local
unless it's volatile.

* local-alloc.c (equivalence): New structure.
(reg_equiv): Define.
(contains_replace_regs): Remove array and use
field in reg_equiv.
(memref_referenced_p): Likewise.
(no_equiv): Likewise.
(update_equiv_regs): Likewise.

(equiv_init_varies_p,
equiv_init_movable_p): New functions.
(update_equiv_regs): Use them.  Use rtx_varies_p
instead of function_invariant_p.  Process insns
from end to beginning.  Allow a REG_EQUIV insn
within the same loop as a use to be moved, also
allow it to be moved out of a loop.  Update
REG_DEAD notes when substituting into an insn.

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

23 years ago2000-07-18 Bryce McKinlay <bryce@albatross.co.nz>
apbianco [Fri, 20 Oct 2000 04:00:44 +0000 (04:00 +0000)]
2000-07-18  Bryce McKinlay  <bryce@albatross.co.nz>

* parse.y (find_most_specific_methods_list): Select the only
non-abstract method even if max has been set.
Fixes gcj/285, gcj/298.

(http://gcc.gnu.org/ml/gcc-patches/2000-10/msg00646.html)

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

23 years agoFix tree-checking abort on testcase with undefined macro as array size.
wilson [Fri, 20 Oct 2000 00:58:35 +0000 (00:58 +0000)]
Fix tree-checking abort on testcase with undefined macro as array size.
* c-decl.c (start_decl): Check for error_mark_node type before using
COMPLETE_TYPE_P.
(finish_decl): Likewise.  Don't give an error if decl type is
already error_mark_node.

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

23 years agoFix ICE on lex output file reported by Andreas Schwab.
wilson [Thu, 19 Oct 2000 23:21:14 +0000 (23:21 +0000)]
Fix ICE on lex output file reported by Andreas Schwab.
* haifa-sched.c (compute_trg_info): Add explanatory comments.
New local update_blocks.  Use update_blocks to remove duplicates
when computing update blocks.  Check for bblst_table overflow.
(schedule_block): Add explanatory comment.  Reduce bblst_size by
factor of 2.
* config/ia64/ia64.md (movdi_symbolic): Document loss of REG_LABEL
notes.

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

23 years ago * cp-tree.h (DECL_ANTICIPATED): Don't require a FUNCTION_DECL.
mmitchel [Thu, 19 Oct 2000 17:57:49 +0000 (17:57 +0000)]
* cp-tree.h (DECL_ANTICIPATED): Don't require a FUNCTION_DECL.
* decl.c (select_decl): Don't return declarations that are
DECL_ANTICIPATED.

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

23 years ago* libgcc2.c (_mulvsi3): Change variables u and v to a and b.
cchavva [Thu, 19 Oct 2000 16:25:21 +0000 (16:25 +0000)]
* libgcc2.c (_mulvsi3): Change variables u and v to a and b.

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

23 years agoMinor corrections in comments.
cchavva [Thu, 19 Oct 2000 15:48:22 +0000 (15:48 +0000)]
Minor corrections in comments.

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

23 years agoAdded the missing #endif.
cchavva [Thu, 19 Oct 2000 15:44:32 +0000 (15:44 +0000)]
Added the missing #endif.

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

23 years ago * i386.h (CONST_OK_FOR_LETTER): Re-add 'N'; document.
hubicka [Thu, 19 Oct 2000 12:27:28 +0000 (12:27 +0000)]
* i386.h (CONST_OK_FOR_LETTER): Re-add 'N'; document.

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

23 years ago2000-07-19 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco [Thu, 19 Oct 2000 07:51:54 +0000 (07:51 +0000)]
2000-07-19  Alexandre Petit-Bianco  <apbianco@cygnus.com>

        * parse.y (process_imports): Consider that one might be trying to
        import an innerclass. Fixes gcj/254

(http://gcc.gnu.org/ml/gcc-patches/2000-10/msg00631.html)

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

23 years agoDaily bump.
law [Thu, 19 Oct 2000 07:45:11 +0000 (07:45 +0000)]
Daily bump.

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

23 years ago2000-10-18 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco [Thu, 19 Oct 2000 04:19:09 +0000 (04:19 +0000)]
2000-10-18  Alexandre Petit-Bianco  <apbianco@cygnus.com>

* gjavah.c (add_class_decl): Removed unused variables `tname',
`tlen' and `name_index'.
* java-tree.h (BUILD_FILENAME_IDENTIFIER_NODE): New macro.
* jcf-parse.c (jcf_parse_source): Use it and set EXPR_WFL_FILENAME
in `wfl_operator' with value.
(yyparse): Use BUILD_FILENAME_IDENTIFIER_NODE.
(jcf_figure_file_type): Fixed identation.
* lex.c (java_get_line_col): Use EOF. Tuned `^' placement.
* parse.y (analyze_clinit_body): New function.
(static_initializer:): Reset `current_static_block'.
(java_parser_context_restore_global): Set EXPR_WFL_FIILENAME_NODE in
`wfl_operator' with new value.
(lookup_cl): Use EXPR_WFL_FILENAME.
(maybe_yank_clinit): Handle bogus <clinit> bodies, call
analyze_clinit_body.
(build_outer_field_access): Access to this$<n> built from
current_class, not its outer context.
(build_access_to_thisn): Fixed leading comment. Tidied things up.
(resolve_qualified_expression_name): Handle `T.this' and `T.this.f()'.
(patch_method_invocation): Use `is_static_flag' when already
initialized.
(patch_newarray): Removed assignment in ternary operator.

(http://gcc.gnu.org/ml/gcc-patches/2000-10/msg00629.html)

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

23 years ago2000-10-18 Benjamin Kosnik <bkoz@purist.soma.redhat.com>
bkoz [Wed, 18 Oct 2000 23:45:59 +0000 (23:45 +0000)]
2000-10-18   Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

* libsupc++/Makefile.am (exception): Change exception.cc to
exception_support.cc.
(CXXLINK): Remove bogus --tag CC.
* libsupc++/Makefile.in: Regenerate.
* libsupc++/exception.cc: Move to...
* libsupc++/exception_support.cc: ...here.

* src/Makefile.am: Remove bogus --tag CC.
* src/Makefile.in: Regenerate.

* include/bits/locale_facets.tcc (use_facet): Simplify.
* include/bits/locale_facets.h (use_facet<ctype<char> >): Correct
use_facet declaration. Replace 'const ctype<T>' with ctype<T>.
(use_facet<ctype<wchar_t> >): Same.
* src/locale-inst.cc: Remove explicit instantiation.
* src/locale.cc: Correct signature here too.
(_Bad_use_facet::what()): Correct error string.
* include/bits/localefwd.h: Correct comment.

* mkcheck.in (C_DIR): Change libsupc++/include to libsupc++.

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

23 years ago2000-10-18 Chip Salzenberg <chip@valinux.com>
bkoz [Wed, 18 Oct 2000 23:29:30 +0000 (23:29 +0000)]
2000-10-18  Chip Salzenberg  <chip@valinux.com>

        * libio/libio.h (_IO_USER_LOCK): Define.

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

23 years ago2000-10-18 Benjamin Kosnik <bkoz@purist.soma.redhat.com>
bkoz [Wed, 18 Oct 2000 23:26:22 +0000 (23:26 +0000)]
2000-10-18   Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

* libsupc++/Makefile.am (exception): Change exception.cc to
exception_support.cc.
(CXXLINK): Remove bogus --tag CC.
* libsupc++/Makefile.in: Regenerate.
* libsupc++/exception.cc: Move to...
* libsupc++/exception_support.cc: ...here.

* src/Makefile.am: Remove bogus --tag CC.
* src/Makefile.in: Regenerate.

* include/bits/locale_facets.tcc (use_facet): Simplify.
* include/bits/locale_facets.h (use_facet<ctype<char> >): Correct
use_facet declaration. Replace 'const ctype<T>' with ctype<T>.
(use_facet<ctype<wchar_t> >): Same.
* src/locale-inst.cc: Remove explicit instantiation.
* src/locale.cc: Correct signature here too.
(_Bad_use_facet::what()): Correct error string.
* include/bits/localefwd.h: Correct comment.

* mkcheck.in (C_DIR): Change libsupc++/include to libsupc++.

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

23 years agoAdding new option -ftrapv.
cchavva [Wed, 18 Oct 2000 21:33:41 +0000 (21:33 +0000)]
Adding new option -ftrapv.

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

23 years ago2000-10-18 Geoffrey Keating <geoffk@cygnus.com>
geoffk [Wed, 18 Oct 2000 19:57:54 +0000 (19:57 +0000)]
2000-10-18  Geoffrey Keating  <geoffk@cygnus.com>
    David V. Henkel-Wallace  <gumby@cygnus.com>

* config/i386/t-netware: Bring in from the Red Hat tree.
* config/i386/netware.h: Likewise.
* config/netware.h: Likewise.
* config/rs6000/netware.h: Delete.
* configure.in: Add i[34567]86-*-netware.
* configure: Hand-edit to match configure.in change.

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

23 years ago * c-common.h (flag_no_builtin): Declare.
mmitchel [Wed, 18 Oct 2000 18:59:04 +0000 (18:59 +0000)]
* c-common.h (flag_no_builtin): Declare.
(flag_no_nonansi_builtin): Likewise.
(c_common_nodes_and_builtins): Change prototype.
* c-common.c (flag_no_builtin): New variable.
(flag_no_nonansi_builtin): Likewise.
(c_common_nodes_and_builtins): Remove parameters.  Adjust
accordingly.
* c-decl.c (flag_no_builtin): Remove.
(flag_no_nonansi_builtin): Likewise.
(init_decl_processing): Adjust call to
c_common_nodes_and_builtins.

* cp-tree.h (cp_tree_index): Add CPTI_FAKE_STD.
(fake_std_node): New macro.
* decl.c (in_std): Rename to ...
(in_fake_std): ... this.
(flag_no_builtin): Remove.
(flag_no_nonansi_builtin): Likewise.
(walk_namespaces_r): Use fake_std_node.
(push_namespace): Use std_identifier.
(pop_namespace): Use in_fake_std.
(lookup_name_real): Use fake_std_node.
(init_decl_processing): When -fhonor-std, create the `std'
namespace.  Don't create a dummy fake_std_node in that case.
Adjust call to c_common_nodes_and_builtins.  Use std_identifier.
(builtin_function): Put builtins whose names don't begin
with `_' in the std namespace.
* decl2.c (flag_no_builtin): Remove.
(flag_no_nonansi_builtin): Likewise.
(set_decl_namespace): Use fake_std_node.
(validate_nonmember_using_decl): Likewise.
(do_using_directive): Likewise.
(handle_class_head): Likewise.
* dump.c (dequeue_and_dump): Likewise.
* except.c (init_exception_processing): Use std_identifier.
* init.c (build_member_call): Use fake_std_node.
* rtti.c (init_rtti_processing): Use std_identifier.

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

23 years ago2000-10-18 Marc Espie <espie@openbsd.org>
espie [Wed, 18 Oct 2000 17:51:54 +0000 (17:51 +0000)]
2000-10-18  Marc Espie <espie@openbsd.org>

* tm.texi (LIBGCC_SPEC): Synch with reality.

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

23 years agoRectify missing entry.
espie [Wed, 18 Oct 2000 17:44:42 +0000 (17:44 +0000)]
Rectify missing entry.

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

23 years ago * iostream.cc (ends): Release the acquired lock.
jakub [Wed, 18 Oct 2000 16:52:12 +0000 (16:52 +0000)]
* iostream.cc (ends): Release the acquired lock.
(endl): Likewise.

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

23 years ago * c-common.c (check_format_types): Check for writing through a
jsm28 [Wed, 18 Oct 2000 16:09:35 +0000 (16:09 +0000)]
* c-common.c (check_format_types): Check for writing through a
NULL pointer argument.

testsuite:
* gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
writing through null pointers; remove comment about testing
unterminated strings.

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

23 years ago * tm.texi (Exception Region Output): Document
hp [Wed, 18 Oct 2000 12:49:47 +0000 (12:49 +0000)]
* tm.texi (Exception Region Output): Document
DWARF_CIE_DATA_ALIGNMENT.
* dwarf2out.c (DWARF_CIE_DATA_ALIGNMENT): Wrap definition in
#ifndef.
[ENABLE_CHECKING] (reg_save): Abort if offset is not a multiple of
DWARF_CIE_DATA_ALIGNMENT.

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

23 years ago * basic-block.h (struct loop): Delete fields pre_header_root
m.hayes [Wed, 18 Oct 2000 10:10:38 +0000 (10:10 +0000)]
* basic-block.h (struct loop): Delete fields pre_header_root
and pre_header_trace and replace with pre_header_edges
and num_pre_header_edges.
* flow.c (flow_loop_dump): Dump pre_header_edges.
(flow_loops_free): Free pre_header_edges.
(flow_loop_pre_header_scan): Calculate pre_header_edges.

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

23 years ago * contrib.texi: Update references to steering committee members
gerald [Wed, 18 Oct 2000 09:05:45 +0000 (09:05 +0000)]
* contrib.texi: Update references to steering committee members
and Jeff Law's entry.

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

23 years agoDaily bump.
law [Wed, 18 Oct 2000 07:45:11 +0000 (07:45 +0000)]
Daily bump.

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

23 years ago * c-common.c (CPLUSPLUS_STD_VER, C_STD_VER, C_STD_NAME): Define.
jsm28 [Wed, 18 Oct 2000 07:33:04 +0000 (07:33 +0000)]
* c-common.c (CPLUSPLUS_STD_VER, C_STD_VER, C_STD_NAME): Define.
(maybe_read_dollar_number, check_format_info_main): Use them for
pedantic warning messages.

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

23 years ago2000-10-18 Kazu Hirata <kazu@hxi.com>
kazu [Wed, 18 Oct 2000 07:17:36 +0000 (07:17 +0000)]
2000-10-18  Kazu Hirata  <kazu@hxi.com>

* h8300.c: Fix a comment typo.
(round_frame_size): New.
(compute_saved_regs): Likewise.
(push): Likewise.
(pop): Likewise.
(push_order): Remove.
(pop_order): Likewise.
(function_prologue): Rearrange code for readability.
(function_epilogue): Likewise.

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

23 years ago * c-common.c (check_format_info_main): Minor cleanup: move
jsm28 [Wed, 18 Oct 2000 06:49:34 +0000 (06:49 +0000)]
* c-common.c (check_format_info_main): Minor cleanup: move
variables into inner scopes; initialize declarations where
appropriate; don't hardcode "scanf" name on warning for zero
width.

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

23 years ago * c-common.c (back_end_hook): New variable.
mmitchel [Wed, 18 Oct 2000 05:45:37 +0000 (05:45 +0000)]
* c-common.c (back_end_hook): New variable.
* c-common.h (back_end_hook): Declare it.
* c-lang.c (finish_file): Use it.

* emit-rtl.c (init_emit_once): Initialize the const_int_htab
earlier.

* cp-tree.h (back_end_hook): Remove declaration.
* decl2.c (back_end_hook): Remove definition.

* dump.c (dequeue_and_dump): Dump TREE_USED.

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

23 years ago * i386.c (ix86_comparison_operator, put_condition_code,
mmitchel [Wed, 18 Oct 2000 05:11:37 +0000 (05:11 +0000)]
    * i386.c (ix86_comparison_operator, put_condition_code,
        ix86_match_ccmode, ix86_cc_mode): Handle CCRCmode.
        (ix86_expand_strlensi_unroll_1): Use CCRCmode.
        * i386.h (EXTRA_CC_MODES): Add CCRCmode.
        * i386.md (adddi and negdi splitter): Use CCRCmode.
        (add?i_3, add?i_4, add?i_5): Use CCRCmode; swap operands
        (subsi3_carry): add '*'
        (addsi3_carry_rc, subsi3_carry_rc, x86_movsicc_0_m1_rc): New.
        (cmp to add peep2): Use CCRCmode; swap operands.

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

23 years ago2000-10-18 Kazu Hirata <kazu@hxi.com>
kazu [Wed, 18 Oct 2000 04:41:35 +0000 (04:41 +0000)]
2000-10-18  Kazu Hirata  <kazu@hxi.com>

* reorg.c: Fix formatting.

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

23 years ago2000-10-18 Kazu Hirata <kazu@hxi.com>
kazu [Wed, 18 Oct 2000 04:32:48 +0000 (04:32 +0000)]
2000-10-18  Kazu Hirata  <kazu@hxi.com>

* config/h8300/h8300.md: Remove an unnecessary sign_extend
expander that is used when not optimizing.  Output a tab after
each assembly insns.

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

23 years ago * gcc.c-torture/execute/20001017-2.c: New test.
law [Wed, 18 Oct 2000 02:27:57 +0000 (02:27 +0000)]
    * gcc.c-torture/execute/20001017-2.c: New test.

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

23 years ago * reload1.c (move2add_note_store): Check for simple
law [Wed, 18 Oct 2000 02:26:26 +0000 (02:26 +0000)]
    * reload1.c (move2add_note_store): Check for simple
        auto-inc in destination.

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

23 years ago2000-09-26 Michael Chastain <chastain@redhat.com>
law [Wed, 18 Oct 2000 02:23:58 +0000 (02:23 +0000)]
2000-09-26  Michael Chastain  <chastain@redhat.com>

* config/i386/i386-aout.h: define INT_ASM_OP.

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

23 years ago * spew.c (snarf_defarg): Cast 2nd arg to obstack_blank to (int).
law [Wed, 18 Oct 2000 02:19:56 +0000 (02:19 +0000)]
    * spew.c (snarf_defarg): Cast 2nd arg to obstack_blank to (int).

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

23 years ago * pa.c (print_operand): Handle case 'c' for .vtable_inherit
law [Wed, 18 Oct 2000 02:12:03 +0000 (02:12 +0000)]
    * pa.c (print_operand): Handle case 'c' for .vtable_inherit

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

23 years ago * testsuite/27_io/istream_seeks.cc: Fix spelling typo. * testsuite...
law [Wed, 18 Oct 2000 02:07:54 +0000 (02:07 +0000)]
    * testsuite/27_io/istream_seeks.cc: Fix spelling typo.        * testsuite/27_io/ostream_seeks.cc: Similarly.

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

23 years ago * i370.md: Fix spelling typo.
law [Wed, 18 Oct 2000 02:06:38 +0000 (02:06 +0000)]
    * i370.md: Fix spelling typo.

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

23 years ago * gcc.c-torture/compile/20001018-1.c: New test.
jsm28 [Tue, 17 Oct 2000 23:35:41 +0000 (23:35 +0000)]
* gcc.c-torture/compile/20001018-1.c: New test.
* gcc.c-torture/compile/20001018-1.x: Xfail.

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

23 years ago * ChangeLog: Remove CVS conflict marker, fix typos.
sirl [Tue, 17 Oct 2000 23:26:18 +0000 (23:26 +0000)]
* ChangeLog: Remove CVS conflict marker, fix typos.

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

23 years ago2000-10-17 Alexandre Petit-Bianco <apbianco@cygnus.com>
apbianco [Tue, 17 Oct 2000 22:48:59 +0000 (22:48 +0000)]
2000-10-17  Alexandre Petit-Bianco  <apbianco@cygnus.com>

        * except.c (free_eh_ranges): Don't free `whole_range.'

(http://gcc.gnu.org/ml/gcc-patches/2000-10/msg00557.html)

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

23 years ago 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
sirl [Tue, 17 Oct 2000 22:17:34 +0000 (22:17 +0000)]
2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>

* function.c (locate_and_pad_parm): Don't align stack unconditionally.
Fixes execute/20001017-1.c on pwerpc-linux-gnu.
* expr.c (store_constructor): Apply MEM_ALIAS_SET to MEMs only.
* rs6000/rs6000.c (rs6000_hash_constant): use X0INT to access a
LABEL_REF.
* rs6000/rs6000.h (NO_DOLLAR_IN_LABEL, DOLLARS_IN_IDENTIFIERS,
ENCODE_SECTION_INFO, ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Move from
here...
* rs6000/aix.h: ...to here.
* rs6000/linux.h (ASM_APP_ON, ASM_APP_OFF): Define to Linux-style.

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

23 years ago 2000-10-17 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
sirl [Tue, 17 Oct 2000 22:04:51 +0000 (22:04 +0000)]
2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>

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

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

23 years ago * config/alpha/alpha.h (ASM_OUTPUT_MI_THUNK): Reload gp if needed.
jakub [Tue, 17 Oct 2000 21:45:23 +0000 (21:45 +0000)]
* config/alpha/alpha.h (ASM_OUTPUT_MI_THUNK): Reload gp if needed.
* config/sparc/sparc.h (ASM_OUTPUT_MI_THUNK): Always use call, make
sure linker can relax even the delay slot mov %g1,%o7, fix output
formating.

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

23 years ago2000-10-17 Kazu Hirata <kazu@hxi.com>
kazu [Tue, 17 Oct 2000 20:17:35 +0000 (20:17 +0000)]
2000-10-17  Kazu Hirata  <kazu@hxi.com>

* config/h8300/h8300.md: Remove an unnecessary zero_extend
expander that is used when not optimizing.  Output a tab after
each assembly insns.

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

23 years agoAdded new option --target-help.
cchavva [Tue, 17 Oct 2000 20:07:51 +0000 (20:07 +0000)]
Added new option --target-help.

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

23 years ago * config/i386/i386.md (testqi_1): Add missing operand prefix
grahams [Tue, 17 Oct 2000 19:12:43 +0000 (19:12 +0000)]
  * config/i386/i386.md (testqi_1): Add missing operand prefix
  for operand 0.
  * config/i386/i386-protos.h: Add missing prototype.

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

23 years ago * i386.md (testqi_1): Add missing operand prefix for operand 0.
grahams [Tue, 17 Oct 2000 19:05:40 +0000 (19:05 +0000)]
* i386.md (testqi_1): Add missing operand prefix for operand 0.

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

23 years ago * i386-protos.h: Add missing prototype.
grahams [Tue, 17 Oct 2000 19:01:14 +0000 (19:01 +0000)]
* i386-protos.h: Add missing prototype.

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

23 years ago2000-10-17 Diego Novillo <dnovillo@cygnus.com>
dnovillo [Tue, 17 Oct 2000 18:47:47 +0000 (18:47 +0000)]
2000-10-17  Diego Novillo  <dnovillo@cygnus.com>

* config/i386/unix.h (ASM_OUTPUT_MI_THUNK): Symbol
_GLOBAL_OFFSET_TABLE should not have a $ prefix when
using -mintel-syntax.

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

23 years ago * c-common.c (FMT_FLAG_DOLLAR_MULTIPLE): Define.
jsm28 [Tue, 17 Oct 2000 18:16:15 +0000 (18:16 +0000)]
* c-common.c (FMT_FLAG_DOLLAR_MULTIPLE): Define.
(format_types): Use it for printf.
(maybe_read_dollar_number): Add parameter for the kind of format
involved.  Warn for multiple use for arguments if this is
inappropriate for the kind of format involved.
(check_format_info_main): Update calls to maybe_read_dollar_number.

testsuite:
* gcc.dg/format-xopen-1.c: Update comments; adjust for checking
for multiple use of arguments with scanf formats; add tests for
multiple use of arguments.

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

23 years ago * inclhack.def (hpux_maxint): Also apply fix to values.h.
law [Tue, 17 Oct 2000 16:35:12 +0000 (16:35 +0000)]
    * inclhack.def (hpux_maxint): Also apply fix to values.h.
        * fixincl.x: Rebuilt.

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

23 years ago* genrecog.c (write_switch): Return the first condition that needs a
aoliva [Tue, 17 Oct 2000 14:27:53 +0000 (14:27 +0000)]
* genrecog.c (write_switch): Return the first condition that needs a
label.

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

23 years ago2000-10-17 Benjamin Kosnik <bkoz@purist.soma.redhat.com>
bkoz [Tue, 17 Oct 2000 10:12:23 +0000 (10:12 +0000)]
2000-10-17  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

via Alexandre Oliva  <aoliva@redhat.com>
* libsupc++/Makefile.am: Add --tag CXX, --tag CC, comments.
* libsupc++/Makefile.in: Regenerate.
* src/Makefile.am: Duplicate code.
* src/Makefile.in: Regenerate.

* acinclude.m4 (GLIBCPP_ENABLE_RELIBGCC): Take this out.
* aclocal.m4: Regenerate.
* configure.in: And here.
* configure: Regenerate.

* acinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES): Disable
test for SECTION_LDFLAGS.

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

23 years agoImproved sequence point warnings
bernds [Tue, 17 Oct 2000 09:34:21 +0000 (09:34 +0000)]
Improved sequence point warnings

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

23 years ago2000-10-16 Benjamin Kosnik <bkoz@gnu.org>
bkoz [Tue, 17 Oct 2000 08:25:08 +0000 (08:25 +0000)]
2000-10-16  Benjamin Kosnik  <bkoz@gnu.org>

Shadow headers would work if libsupc++ was strict about namespaces.
This only possible if g++ maps std::size_t -> size_t. (Hint hint.)
* include/c_std/assert.h: Add guards.
* include/c_std/bits/std_climits.h: Correct typo.
* include/c_std/ctype.h: Remove #error.

* libio/libioP.h: Break up extern "C" bits around includes.
* libio/libio.h: Only include C headers, or else _C_legacy namespaces
will be nested.
* libio/libioP.h: Same here.

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

23 years agoDaily bump.
law [Tue, 17 Oct 2000 07:45:08 +0000 (07:45 +0000)]
Daily bump.

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

23 years ago * decl.c (WINT_TYPE): Define.
jsm28 [Tue, 17 Oct 2000 07:00:06 +0000 (07:00 +0000)]
* decl.c (WINT_TYPE): Define.
(init_decl_processing): Create types unsigned_ptrdiff_type_node,
c_size_type_node, signed_size_type_node and wint_type_node.

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

23 years ago * c-common.h (warn_missing_format_attribute): New variable.
jsm28 [Tue, 17 Oct 2000 06:52:06 +0000 (06:52 +0000)]
* c-common.h (warn_missing_format_attribute): New variable.
* c-decl.c (warn_missing_format_attribute): New variable.
(c_decode_option): Decode -Wmissing-format-attribute and
-Wno-missing-format-attribute.
* c-common.c (check_function_format): If
-Wmissing-format-attribute, give a warning where a vprintf or
vscanf function is called by a function without its own printf or
scanf attribute.
* toplev.c (documented_lang_options): Add
-Wmissing-format-attribute.
* invoke.texi: Document -Wmissing-format-attribute.

cp:
* decl2.c (warn_missing_format_attribute): New variable.
(lang_decode_option): Decode -Wmissing-format-attribute.

testsuite:
* gcc.dg/format-miss-1.c: New test.

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

23 years ago2000-10-17 Marc Espie <espie@openbsd.org>
espie [Tue, 17 Oct 2000 05:20:14 +0000 (05:20 +0000)]
2000-10-17  Marc Espie <espie@openbsd.org>

* invoke.texi (-shared): Insist on requiring code generation flags
to be used along with -shared, and document the subtle failure that
may occur otherwise.

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

23 years ago * pa.md (return_internal): Move `use' after `return'.
law [Tue, 17 Oct 2000 04:43:58 +0000 (04:43 +0000)]
* pa.md (return_internal): Move `use' after `return'.

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

23 years agoOnly create gcc/configargs.h if gcc build directory is present
meissner [Tue, 17 Oct 2000 03:00:51 +0000 (03:00 +0000)]
Only create gcc/configargs.h if gcc build directory is present

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

23 years ago * decl.c (init_decl_processing): Call init_class_processing before
bryce [Mon, 16 Oct 2000 22:45:07 +0000 (22:45 +0000)]
* decl.c (init_decl_processing): Call init_class_processing before
anything else.

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

23 years ago * gcc.c-torture/execute/20001013-1.c: New test.
jakub [Mon, 16 Oct 2000 19:55:27 +0000 (19:55 +0000)]
* gcc.c-torture/execute/20001013-1.c: New test.

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