]> gcc.gnu.org Git - gcc.git/log
gcc.git
26 years agojump.c (thread_jumps): Do not look at the NOTE_LINE_NUMBER of a non-note insn.
Jeffrey A Law [Fri, 29 May 1998 01:01:21 +0000 (01:01 +0000)]
jump.c (thread_jumps): Do not look at the NOTE_LINE_NUMBER of a non-note insn.

        * jump.c (thread_jumps): Do not look at the NOTE_LINE_NUMBER
        of a non-note insn.

From-SVN: r20135

26 years agogcse.c (pre_delete): Fix code to determine the mode of the reaching pseudo register.
Jeffrey A Law [Fri, 29 May 1998 00:50:16 +0000 (00:50 +0000)]
gcse.c (pre_delete): Fix code to determine the mode of the reaching pseudo register.

        * gcse.c (pre_delete): Fix code to determine the mode of
        the reaching pseudo register.

From-SVN: r20134

26 years agoDaily bump.
Jeff Law [Fri, 29 May 1998 00:45:32 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r20133

26 years agofp-cmp-1.c: Set up signal handler earlier.
Peter Leven [Fri, 29 May 1998 00:12:03 +0000 (00:12 +0000)]
fp-cmp-1.c: Set up signal handler earlier.

        * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
        earlier.

From-SVN: r20132

26 years agoMakefile.in (GEN): Add gencheck
Bernd Schmidt [Fri, 29 May 1998 00:09:05 +0000 (18:09 -0600)]
Makefile.in (GEN): Add gencheck

        * Makefile.in (GEN): Add gencheck
        (STAGESTUFF): Add tree-check.h and gencheck.

From-SVN: r20131

26 years agoMakefile.in (cstamp-h.in): Remove before trying to recreate.
Bruce Korb [Fri, 29 May 1998 00:00:05 +0000 (18:00 -0600)]
Makefile.in (cstamp-h.in): Remove before trying to recreate.

        * Makefile.in (cstamp-h.in): Remove before trying to recreate.
        (fixinc.sh): Set some additional environment variables before
        calling mkfixinc.sh.

From-SVN: r20130

26 years agoremove
Jason Merrill [Thu, 28 May 1998 23:53:15 +0000 (19:53 -0400)]
remove

From-SVN: r20129

26 years agofix
Jason Merrill [Thu, 28 May 1998 23:52:21 +0000 (19:52 -0400)]
fix

From-SVN: r20128

26 years agog++ now recognizes the error.
Robert Lipe [Thu, 28 May 1998 23:06:53 +0000 (23:06 +0000)]
g++ now recognizes the error.

From-SVN: r20127

26 years agoMartin says: This makes a good namespace test case :-) we should leave it.
Robert Lipe [Thu, 28 May 1998 23:04:32 +0000 (23:04 +0000)]
Martin says: This makes a good namespace test case :-) we should leave it.

From-SVN: r20126

26 years agoCode is in error. Insure EGCS reports that.
Robert Lipe [Thu, 28 May 1998 23:02:25 +0000 (23:02 +0000)]
Code is in error.   Insure EGCS reports that.

From-SVN: r20125

26 years agoeb28.C eb29.C eb60.C eb62.C
Robert Lipe [Thu, 28 May 1998 22:44:20 +0000 (22:44 +0000)]
eb28.C eb29.C eb60.C eb62.C
all compile for Martin, so we added directives to build, but not link
these cases.

From-SVN: r20124

26 years agoThis test case should be removed.
Robert Lipe [Thu, 28 May 1998 22:15:42 +0000 (22:15 +0000)]
This test case should be removed.

This test case should be removed. No diagnoses of such "incorrect" asm
statements need to be performed.
Martin

From-SVN: r20123

26 years agoreload.c (find_reloads): Do not force a reloads of match_operators.
Jeff Law [Thu, 28 May 1998 11:59:30 +0000 (05:59 -0600)]
reload.c (find_reloads): Do not force a reloads of match_operators.

8
        * reload.c (find_reloads): Do not force a reloads of match_operators.

From-SVN: r20122

26 years agoreload.c (find_reloads): Do not force a reloads of match_operators.
Jeff Law [Thu, 28 May 1998 11:59:28 +0000 (05:59 -0600)]
reload.c (find_reloads): Do not force a reloads of match_operators.


        * reload.c (find_reloads): Do not force a reloads of match_operators.

From-SVN: r20121

26 years agomakefile changes to support all this
Bruce Korb [Thu, 28 May 1998 09:26:20 +0000 (09:26 +0000)]
makefile changes to support all this

From-SVN: r20120

26 years agofinally, the script to install the fixincludes
Bruce Korb [Thu, 28 May 1998 09:24:08 +0000 (09:24 +0000)]
finally, the script to install the fixincludes

From-SVN: r20119

26 years agoChanges for POSIX-ification (I hope)
Bruce Korb [Thu, 28 May 1998 09:21:29 +0000 (09:21 +0000)]
Changes for POSIX-ification (I hope)

From-SVN: r20118

26 years agoAdded exclusion of C++ files for double slash fix
Bruce Korb [Thu, 28 May 1998 09:20:28 +0000 (09:20 +0000)]
Added exclusion of C++ files for double slash fix

From-SVN: r20117

26 years agoCommentary on fast_fixincludes
Bruce Korb [Thu, 28 May 1998 09:09:05 +0000 (09:09 +0000)]
Commentary on fast_fixincludes

From-SVN: r20116

26 years agoFlow now removes exception regions when their handlers are all removed.
Andrew MacLeod [Thu, 28 May 1998 07:32:33 +0000 (07:32 +0000)]
Flow now removes exception regions when their handlers are all removed.

From-SVN: r20115

26 years agoMake rtx, tree types type correct if the appropriate include files was not included
Michael Meissner [Thu, 28 May 1998 06:47:21 +0000 (06:47 +0000)]
Make rtx, tree types type correct if the appropriate include files was not included

From-SVN: r20114

26 years agodecl.c (start_decl): Always pedwarn about vacuously redeclaring a member.
Jason Merrill [Thu, 28 May 1998 01:44:29 +0000 (21:44 -0400)]
decl.c (start_decl): Always pedwarn about vacuously redeclaring a member.

* decl.c (start_decl): Always pedwarn about vacuously redeclaring
a member.
(start_function): Call check_default_args.
* decl2.c (grokfield): Don't call check_default_args.
(check_default_args): Use cp_error_at.
* lex.c (do_pending_defargs): Call check_default_args.
* call.c (build_scoped_method_call): Make sure get_type_value returns
something before we try to use its TYPE_MAIN_VARIANT.

From-SVN: r20113

26 years ago* index-prop: New file.
Jason Merrill [Thu, 28 May 1998 01:36:06 +0000 (01:36 +0000)]
* index-prop: New file.

From-SVN: r20112

26 years agoDaily bump.
Jeff Law [Thu, 28 May 1998 00:45:02 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r20111

26 years agocall.c (build_method_call): Make sure get_type_value returns something before we...
Jason Merrill [Thu, 28 May 1998 00:11:24 +0000 (20:11 -0400)]
call.c (build_method_call): Make sure get_type_value returns something before we try to use its...

* call.c (build_method_call): Make sure get_type_value returns
something before we try to use its TYPE_MAIN_VARIANT.
* typeck2.c (digest_init): Complain about getting a TREE_LIST to
initialize an array.
* search.c (expand_upcast_fixups): Don't set DECL_CONTEXT and
DECL_VIRTUAL_P.

From-SVN: r20110

26 years ago* gcc.c-torture/execute/980526-3.c: New test.
Catherine Moore [Wed, 27 May 1998 23:15:48 +0000 (23:15 +0000)]
* gcc.c-torture/execute/980526-3.c: New test.

From-SVN: r20109

26 years ago* friend.c (do_friend): Clarify template warning.
Jason Merrill [Wed, 27 May 1998 23:06:46 +0000 (23:06 +0000)]
* friend.c (do_friend): Clarify template warning.

From-SVN: r20108

26 years agoAddition of a whole slew of "eb" test cases generated from the egcs-bugs mailing...
Robert Lipe [Wed, 27 May 1998 23:00:37 +0000 (23:00 +0000)]
Addition of a whole slew of "eb" test cases generated from the egcs-bugs mailing lists.

Addition of a whole slew of "eb" test cases generated from the egcs-bugs
mailing lists.     See g++.robertl/README

From-SVN: r20107

26 years ago* reload1.c: Revert accidental checkin.
Jeffrey A Law [Wed, 27 May 1998 22:42:52 +0000 (22:42 +0000)]
* reload1.c: Revert accidental checkin.

From-SVN: r20106

26 years agoconfigure.lang: Fix thinko when adding a definition for target_alias to the Makefile.
Jeffrey A Law [Wed, 27 May 1998 21:01:48 +0000 (21:01 +0000)]
configure.lang: Fix thinko when adding a definition for target_alias to the Makefile.

        * configure.lang: Fix thinko when adding a definition for
        target_alias to the Makefile.

From-SVN: r20094

26 years agodecl.c (shadow_label): Don't treat decls as identifiers.
Mark Mitchell [Wed, 27 May 1998 19:11:36 +0000 (19:11 +0000)]
decl.c (shadow_label): Don't treat decls as identifiers.

* decl.c (shadow_label): Don't treat decls as identifiers.
(maybe_push_to_top_level): Clear shadowed_labels.
* pt.c (instantiate_decl): Reset lineno and filename after calling
regenerate_decl_from_template.

From-SVN: r20093

26 years agoadd PTF number to AIX 4.3 assembler information.
David Edelsohn [Wed, 27 May 1998 12:54:15 +0000 (08:54 -0400)]
add PTF number to AIX 4.3 assembler information.

From-SVN: r20092

26 years ago
Catherine Moore [Wed, 27 May 1998 12:44:13 +0000 (08:44 -0400)]


From-SVN: r20091

26 years agoReplace .urem and .rem routines.
Catherine Moore [Wed, 27 May 1998 12:40:31 +0000 (08:40 -0400)]
Replace .urem and .rem routines.

Replace .urem and .rem routines.  Fix a problem
with signed operands and uses leaf procedure calling
convention.

From-SVN: r20090

26 years ago*** empty log message ***
Benjamin Kosnik [Wed, 27 May 1998 12:05:04 +0000 (12:05 +0000)]
*** empty log message ***

From-SVN: r20089

26 years agodecl.c (grokdeclarator): Don't try to use TYPE_OBSTACK on an error_mark_node.
Mark Mitchell [Wed, 27 May 1998 07:07:24 +0000 (07:07 +0000)]
decl.c (grokdeclarator): Don't try to use TYPE_OBSTACK on an error_mark_node.

* decl.c (grokdeclarator): Don't try to use TYPE_OBSTACK on an
error_mark_node.

From-SVN: r20088

26 years agoarm.c (arm_gen_constant): Rework to eliminate uninitialized variable warnings.
Richard Earnshaw [Wed, 27 May 1998 02:52:25 +0000 (02:52 +0000)]
arm.c (arm_gen_constant): Rework to eliminate uninitialized variable warnings.

* arm.c (arm_gen_constant): Rework to eliminate uninitialized variable
warnings.  Don't generate scratch registers if only counting insns.
(find_barrier): Eliminate unused variable SRC.

From-SVN: r20087

26 years ago* parse.y (base_class): Use is_aggr_type, not IS_AGGR_TYPE.
Kevin Buhr [Wed, 27 May 1998 01:25:47 +0000 (01:25 +0000)]
* parse.y (base_class): Use is_aggr_type, not IS_AGGR_TYPE.

From-SVN: r20086

26 years agoDaily bump.
Jeff Law [Wed, 27 May 1998 00:45:01 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r20085

26 years agopt.c (process_template_parm): Accept TYPENAME_TYPE nodes.
Kriang Lerdsuwanakij [Tue, 26 May 1998 23:54:23 +0000 (23:54 +0000)]
pt.c (process_template_parm): Accept TYPENAME_TYPE nodes.

* pt.c (process_template_parm): Accept TYPENAME_TYPE nodes.
(convert_nontype_argument): Handle cases when nontype template
parameters become classes after substitution.

From-SVN: r20084

26 years agothunk2.C: Setup this test to be expected to fail on m68k-motorola-sysv and...
Manfred Hollstein [Tue, 26 May 1998 23:47:46 +0000 (23:47 +0000)]
thunk2.C: Setup this test to be expected to fail on m68k-motorola-sysv and...


* g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
fail on m68k-motorola-sysv and m88k-motorola-sysv3.
* g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
m88k-motorola-sysv3 to XFAIL.

From-SVN: r20083

26 years agotoplev.h (rtx_def): Provide global declaration to avoid `limited scope' warnings.
Manfred Hollstein [Tue, 26 May 1998 23:42:31 +0000 (23:42 +0000)]
toplev.h (rtx_def): Provide global declaration to avoid `limited scope' warnings.

* toplev.h (rtx_def): Provide global declaration to avoid
`limited scope' warnings.

From-SVN: r20082

26 years agotoplev.h (rtx_def): Provide global declaration to avoid `limited scope' warnings.
Manfred Hollstein [Tue, 26 May 1998 23:42:30 +0000 (23:42 +0000)]
toplev.h (rtx_def): Provide global declaration to avoid `limited scope' warnings.


* toplev.h (rtx_def): Provide global declaration to avoid
`limited scope' warnings.

From-SVN: r20081

26 years agofriend.c (is_friend): Use comptypes, rather than == to compare types.
Mark Mitchell [Tue, 26 May 1998 23:17:56 +0000 (23:17 +0000)]
friend.c (is_friend): Use comptypes, rather than == to compare types.

* friend.c (is_friend): Use comptypes, rather than == to compare
types.  Modify for new representation of template friends.
(make_friend_class): Likewise.
* pt.c (tsubst_friend_class): Undo 1998-05-21 change.  Tweak.
(instantiate_class_template): Deal with template friends.

From-SVN: r20080

26 years ago980526-1.c: New test.
Franz Sirl [Tue, 26 May 1998 23:01:48 +0000 (23:01 +0000)]
980526-1.c: New test.

        * gcc.dg/980526-1.c: New test.
        * gcc.c-torture/execute/980526-2.c: New test.

From-SVN: r20078

26 years ago* gcc.dg/980523-1.c: Change "ppc" to "powerpc".
Jeffrey A Law [Tue, 26 May 1998 22:55:47 +0000 (22:55 +0000)]
* gcc.dg/980523-1.c: Change "ppc" to "powerpc".

From-SVN: r20077

26 years agoFix typo.
Jeff Law [Tue, 26 May 1998 22:54:19 +0000 (16:54 -0600)]
Fix typo.

From-SVN: r20076

26 years agoMakefile.in (gencheck.o): Use HOST_CC.
Mumit Khan [Tue, 26 May 1998 22:49:49 +0000 (22:49 +0000)]
Makefile.in (gencheck.o): Use HOST_CC.

        * Makefile.in (gencheck.o): Use HOST_CC.
        * i386/t-mingw32: New file.
        * configure.in (i386-*-mingw32*): Use.

From-SVN: r20073

26 years ago* gcc.c-torture/execute/980526-1.c: New test.
Jeffrey A Law [Tue, 26 May 1998 22:41:54 +0000 (22:41 +0000)]
* gcc.c-torture/execute/980526-1.c: New test.

From-SVN: r20072

26 years agochar *version_string = "egcs-2.91.33 19980526 (gcc2 ss-980502 experimental)";
Jeff Law [Tue, 26 May 1998 21:24:58 +0000 (15:24 -0600)]
char *version_string = "egcs-2.91.33 19980526 (gcc2 ss-980502 experimental)";

From-SVN: r20068

26 years agodecl.c (store_parm_decls): Remove redundant call to expand_main_function.
Mark Mitchell [Tue, 26 May 1998 20:59:35 +0000 (20:59 +0000)]
decl.c (store_parm_decls): Remove redundant call to expand_main_function.

* decl.c (store_parm_decls): Remove redundant call to
expand_main_function.

From-SVN: r20067

26 years agodecl.c (start_decl): Check for DECL_LANG_SPECIFIC before DECL_USE_TEMPLATE.
Benjamin Kosnik [Tue, 26 May 1998 19:29:41 +0000 (19:29 +0000)]
decl.c (start_decl): Check for DECL_LANG_SPECIFIC before DECL_USE_TEMPLATE.


1998-05-26  Benjamin Kosnik  <bkoz@loony.cygnus.com>
* decl.c (start_decl): Check for DECL_LANG_SPECIFIC before
  DECL_USE_TEMPLATE.
more QT++ fixes.

From-SVN: r20066

26 years agodecl.c (start_decl): Check for DECL_LANG_SPECIFIC before DECL_USE_TEMPLATE.
Benjamin Kosnik [Tue, 26 May 1998 19:29:39 +0000 (19:29 +0000)]
decl.c (start_decl): Check for DECL_LANG_SPECIFIC before DECL_USE_TEMPLATE.


1998-05-26  Benjamin Kosnik  <bkoz@loony.cygnus.com>
* decl.c (start_decl): Check for DECL_LANG_SPECIFIC before
  DECL_USE_TEMPLATE.
more QT++ fixes.

From-SVN: r20065

26 years agoalpha2.f: Add runtime test.
Dave Love [Tue, 26 May 1998 14:11:33 +0000 (14:11 +0000)]
alpha2.f: Add runtime test.

1998-05-26  Dave Love  <d.love@dl.ac.uk>
* g77.f-torture/execute/alpha2.f: Add runtime test.

From-SVN: r20064

26 years agoAdd runtime test.
Dave Love [Tue, 26 May 1998 14:08:56 +0000 (14:08 +0000)]
Add runtime test.

From-SVN: r20063

26 years agolanguage_as_string: Handle lang_java.
Per Bothner [Tue, 26 May 1998 12:55:06 +0000 (12:55 +0000)]
language_as_string: Handle lang_java.


* language_as_string:  Handle lang_java.

From-SVN: r20062

26 years agodecl.c (pushdecl): Don't copy the type_decl.
Jason Merrill [Tue, 26 May 1998 11:43:52 +0000 (07:43 -0400)]
decl.c (pushdecl): Don't copy the type_decl.

* decl.c (pushdecl): Don't copy the type_decl.
* class.c (pushclass): Always store TYPE_MAIN_VARIANT in
current_class_type.
* decl.c (grokdeclarator): Put typedefs on the type's obstack.
* parse.y (complex_direct_notype_declarator): Use $1 to access
scope of notype_qualified_id.

From-SVN: r20061

26 years agonew
Jason Merrill [Tue, 26 May 1998 11:43:44 +0000 (07:43 -0400)]
new

From-SVN: r20060

26 years agolex.c (parse_options,yy_cur,yy_lim): Add for cpplib.
Dave Brolley [Tue, 26 May 1998 10:47:58 +0000 (10:47 +0000)]
lex.c (parse_options,yy_cur,yy_lim): Add for cpplib.

1998-05-26  Dave Brolley  <brolley@cygnus.com>
* lex.c (parse_options,yy_cur,yy_lim): Add for cpplib.
(init_parse): Initialize cpplib interface.
* Makefile.in (CXX_OBJS): Make sure dependencies nenver end with an
empty continuation.

From-SVN: r20059

26 years agoarm.c: Include toplev.h.
Richard Earnshaw [Tue, 26 May 1998 09:30:56 +0000 (09:30 +0000)]
arm.c: Include toplev.h.

* arm.c: Include toplev.h.
(arm_override_options): Add parentheses around use of tune_flags.
(arm_split_constant): Remove unused variable.
(arm_gen_constant, arm_gen_movstrqi, add_constant): Likewise.
(output_func_prologue, arm_expand_prologue): Likewise.
(arm_canonicalize_comparison): Make I unsigned; rework constants
accordignly.  Add missing paratheses around << operation.
(arm_rtx_costs): Correctly parenthesise MULT costs.  Add a DEFAULT
clause.
({load,store}_multiple_sequence): Initialize BASE_REG.
(select_dominance_cc_mode): Add DEFAULT clauses.
(broken_move): Return zero if the destination is not a register.
(arm_reorg): Move unused REGNO declaration into the dead code.
* arm.h (CANONICALIZE_COMPARISON): Ensure OP1 is updated.

From-SVN: r20058

26 years agoarm.c (bad_signed_byte_operand): New predicate function.
Richard Earnshaw [Tue, 26 May 1998 07:37:15 +0000 (07:37 +0000)]
arm.c (bad_signed_byte_operand): New predicate function.

* arm.c (bad_signed_byte_operand): New predicate function.
* arm.h (PREDICATE_CODES): Add it to the list.
* arm.md (*extendqi[sh]i_insn): Split any addresses that ldrsb
can't handle.
(define_split): Two new splits for above insns.

From-SVN: r20057

26 years agodecl.c (pushtag): Avoid crashing on erroneous input.
Mark Mitchell [Tue, 26 May 1998 07:02:37 +0000 (07:02 +0000)]
decl.c (pushtag): Avoid crashing on erroneous input.

1998-05-25  Mark Mitchell  <mark@markmitchell.com>
* decl.c (pushtag): Avoid crashing on erroneous input.

From-SVN: r20056

26 years agoDaily bump.
Jeff Law [Tue, 26 May 1998 00:45:02 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r20055

26 years agodecl.c (push_namespace): Only produce one unique name for anonymous namespaces.
Martin v. Löwis [Mon, 25 May 1998 23:31:27 +0000 (19:31 -0400)]
decl.c (push_namespace): Only produce one unique name for anonymous namespaces.

* decl.c (push_namespace): Only produce one unique name for
anonymous namespaces.
(get_unique_name): Remove.

From-SVN: r20054

26 years agoBump for snapshot
Jeffrey A Law [Mon, 25 May 1998 22:50:00 +0000 (16:50 -0600)]
Bump for snapshot

From-SVN: r20052

26 years ago* call.c (tourney): Don't do any extra comparisons.
Mark Mitchell [Mon, 25 May 1998 18:20:09 +0000 (18:20 +0000)]
* call.c (tourney): Don't do any extra comparisons.

From-SVN: r20051

26 years agoBump for snapshot
Jeffrey A Law [Mon, 25 May 1998 11:56:26 +0000 (05:56 -0600)]
Bump for snapshot

From-SVN: r20047

26 years agocpperror.c (v_cpp_message): Remove static prototype.
Dave Brolley [Mon, 25 May 1998 11:04:40 +0000 (11:04 +0000)]
cpperror.c (v_cpp_message): Remove static prototype.

Mon May 25 14:00:13 1998  Dave Brolley  <brolley@cygnus.com>
* cpperror.c (v_cpp_message): Remove static prototype.
* cpplib.c (v_cpp_message): Move prototype to cpplib.h.
* cpplib.h (v_cpp_message): Add protoptype.
(stdarg.h,varargs.h): Needed for v_cpp_message prototype.

From-SVN: r20046

26 years agodecl2.c (build_anon_union_vars): Don't crash on empty sub-unions.
Mark Mitchell [Mon, 25 May 1998 10:28:16 +0000 (10:28 +0000)]
decl2.c (build_anon_union_vars): Don't crash on empty sub-unions.

1998-05-25  Mark Mitchell  <mark@markmitchell.com>
* decl2.c (build_anon_union_vars): Don't crash on empty sub-unions.
* cp-tree.h (processing_template_parmlist): Declare.
* decl.c (pushtag): Don't call push_template_decl when we
shouldn't.
* pt.c (processing_template_parmlist): New variable.
(TMPL_ARGS_HAVE_MULTIPLE_LEVELS): New macro.
(complete_template_args): Use it.
(add_to_template_args): Likewise.
(innermost_args): Likewise.
(tsubst): Likewise.
(begin_template_parm_list): Use processing_template_parmlist.
(end_template_parm_list): Likewise.
* cp-tree.h (ANON_UNION_TYPE_P): New macro.
* decl.c (grokdeclarator): Use it.
* decl2.c (grok_x_components): Likewise.
* init.c (initializing_context): Likewise.
* method.c (do_build_copy_constructor): Likewise.
(do_build_assign_ref): Likewise.
* search.c (compute_access): Likewise.
* typeck.c (build_component_ref): Likewise.
* decl.c (grokdeclarator): Don't give a cv-qualified version of an
unnamed type a typedef name "for linkage purposes".
* pt.c (lookup_template_class): Don't look at
IDENTIFIER_CLASS_VALUE when there's no current_class_type.
* method.c (build_overload_int): Handle error cases gracefully.
* pt.c (instantiate_decl): Handle static member variables
correctly.
* pt.c (tsubst): Use the tsubst'd type when producing new
TEMPLATE_PARM_INDEX nodes.

From-SVN: r20045

26 years agoDaily bump.
Jeff Law [Mon, 25 May 1998 00:45:02 +0000 (18:45 -0600)]
Daily bump.

From-SVN: r20039

26 years agotree.c (cp_tree_equal): Handle pointers to member functions.
Mark Mitchell [Sun, 24 May 1998 23:57:48 +0000 (23:57 +0000)]
tree.c (cp_tree_equal): Handle pointers to member functions.

1998-05-24  Mark Mitchell  <mark@markmitchell.com>
* tree.c (cp_tree_equal): Handle pointers to member functions.

From-SVN: r20038

26 years agocall.c (maybe_handle_implicit_object): Handle QUAL_CONVs.
Mark Mitchell [Sun, 24 May 1998 23:55:20 +0000 (23:55 +0000)]
call.c (maybe_handle_implicit_object): Handle QUAL_CONVs.

1998-05-24  Mark Mitchell  <mark@markmitchell.com>
* call.c (maybe_handle_implicit_object): Handle QUAL_CONVs.  Make
sure the type of the REF_BIND is a reference type.
(maybe_handle_ref_bind, compare_ics): Rename reference_type* to
ref_to_type* for clarity.

From-SVN: r20037

26 years agoparse.y (xcond): Move call to condition_conversion ...
Mark Mitchell [Sun, 24 May 1998 23:52:17 +0000 (23:52 +0000)]
parse.y (xcond): Move call to condition_conversion ...

1998-05-24  Mark Mitchell  <mark@markmitchell.com>
* parse.y (xcond): Move call to condition_conversion ...
* semantics.c (finish_for_cond): Here.
* parse.c: Regenerated.

From-SVN: r20036

26 years agodecl.c (push_namespace): Namespaces have type void.
Jason Merrill [Sun, 24 May 1998 22:37:10 +0000 (18:37 -0400)]
decl.c (push_namespace): Namespaces have type void.

* decl.c (push_namespace): Namespaces have type void.
* typeck2.c (incomplete_type_error): Complain about namespace
used as expression.
* typeck.c (decay_conversion): Likewise.
* error.c (dump_expr): Support namespaces.

From-SVN: r20035

26 years ago* g++.old-deja/old-deja.exp: Strip leading directories.
Jason Merrill [Sun, 24 May 1998 20:56:17 +0000 (20:56 +0000)]
* g++.old-deja/old-deja.exp: Strip leading directories.

From-SVN: r20034

26 years agoBump for snapshot
Jeffrey A Law [Sun, 24 May 1998 20:36:19 +0000 (14:36 -0600)]
Bump for snapshot

From-SVN: r20032

26 years agoold-dejagnu.exp: All tests fail if we got an internal compiler error for the line.
Jason Merrill [Sun, 24 May 1998 16:21:23 +0000 (16:21 +0000)]
old-dejagnu.exp: All tests fail if we got an internal compiler error for the line.

* lib/old-dejagnu.exp: All tests fail if we got an internal compiler
error for the line.  Don't run multiple tests for the same line.

From-SVN: r20028

26 years agonew
Jason Merrill [Sun, 24 May 1998 14:00:07 +0000 (10:00 -0400)]
new

From-SVN: r20021

26 years agoMakefile.in (boostrap2-lean, [...]): new targets Forgot to commit.
Alexandre Oliva [Sun, 24 May 1998 10:20:27 +0000 (10:20 +0000)]
Makefile.in (boostrap2-lean, [...]): new targets Forgot to commit.

        * Makefile.in (boostrap2-lean, bootstrap3-lean,
        bootstrap4-lean): new targets
Forgot to commit.

From-SVN: r20016

26 years agobad.def (FFEBAD_OPEN_UNSUPPORTED, [...]): Change these from warnings to errors.
Craig Burley [Sun, 24 May 1998 08:33:15 +0000 (08:33 +0000)]
bad.def (FFEBAD_OPEN_UNSUPPORTED, [...]): Change these from warnings to errors.

Tue May 19 14:52:41 1998  Craig Burley  <burley@gnu.org>
        * bad.def (FFEBAD_OPEN_UNSUPPORTED, FFEBAD_INQUIRE_UNSUPPORTED,
        FFEBAD_READ_UNSUPPORTED, FFEBAD_WRITE_UNSUPPORTED,
        FFEBAD_QUAD_UNSUPPORTED, FFEBAD_BLOCKDATA_STMT,
        FFEBAD_TRUNCATING_CHARACTER, FFEBAD_TRUNCATING_HOLLERITH,
        FFEBAD_TRUNCATING_NUMERIC, FFEBAD_TRUNCATING_TYPELESS,
        FFEBAD_TYPELESS_OVERFLOW): Change these from warnings
        to errors.

From-SVN: r20015

26 years agoBump for snapshot
Jeffrey A Law [Sun, 24 May 1998 02:09:00 +0000 (20:09 -0600)]
Bump for snapshot

From-SVN: r20003

26 years agoMakefile.in (ENQUIRE_CFLAGS, [...]): Move down to the end of the Makefile.
Manfred Hollstein [Sun, 24 May 1998 00:44:00 +0000 (00:44 +0000)]
Makefile.in (ENQUIRE_CFLAGS, [...]): Move down to the end of the Makefile.

* Makefile.in (ENQUIRE_CFLAGS, ENQUIRE_LDFLAGS): Move down to the end
of the Makefile.
(FLOAT_H_TEST): Likewise.
(ENQUIRE): Likewise.
(float.h-nat): Likewise.
(float.h-cross): Likewise.
(enquire): Likewise.
(enquire.o): Likewise.
(stmp-int-hdrs): Fix comment about enquire; depend upon gfloat.h.
(stmp-headers): Move actions to stmp-int-hdrs, retaining only a
no-op.
(FLOAT_H): Remove old float.h-nat version; move current definition
to CROSS_FLOAT_H location.
(all.cross): Remove comments about enquire stuff.
* Makefile.in (all.cross): Swap $(LIBGCC) and $(STMP_FIXPROTO).
(rest.encap): Likewise.
(libgcc2.ready): Depend upon $(STMP_FIXPROTO)

From-SVN: r20000

26 years agoDaily bump.
Jeff Law [Sun, 24 May 1998 00:29:13 +0000 (18:29 -0600)]
Daily bump.

From-SVN: r19999

26 years agom68k.h: Declare more functions used in macros.
Andreas Schwab [Sat, 23 May 1998 23:14:57 +0000 (23:14 +0000)]
m68k.h: Declare more functions used in macros.

        * m68k.h: Declare more functions used in macros.
        (REG_CLASS_CONTENTS): Completely embrace initializer.
        * m68k.md (adddi3, subdi3): Add abort call to avoid warning
        about returning no value.
        * cse.c (find_best_addr): Declare p and found_better only if
        needed.
        * dbxout.c (dbxout_continue): Define only if DBX_CONTIN_LENGTH > 0.
        * dwarfout.c (string_length_attribute): #if 0 away.
        * function.c (expand_function_end): Define varible blktramp only
        if needed.
        * jump.c (find_insert_position): Define only if !HAVE_cc0.
        * loop.c (combine_givs_p): Define variable tem only if needed.
        * real.c: Comment out unused functions eabs, eround,
        e{24,53,64,113}toasc and eiinfin.

From-SVN: r19998

26 years agoMakefile.in (boostrap2-lean, [...]): New targets.
Alexandre Oliva [Sat, 23 May 1998 22:46:40 +0000 (16:46 -0600)]
Makefile.in (boostrap2-lean, [...]): New targets.

        * Makefile.in (boostrap2-lean, bootstrap3-lean,
        bootstrap4-lean): New targets.

From-SVN: r19997

26 years agoMakefile.in (boostrap2-lean, [...]): new targets
Alexandre Oliva [Sat, 23 May 1998 22:45:35 +0000 (16:45 -0600)]
Makefile.in (boostrap2-lean, [...]): new targets

        * Makefile.in (boostrap2-lean, bootstrap3-lean,
        bootstrap4-lean): new targets

From-SVN: r19996

26 years agoMakefile.in (all.cross): Swap $(LIBGCC) and $(STMP_FIXPROTO).
Manfred Hollstein [Sat, 23 May 1998 22:41:17 +0000 (22:41 +0000)]
Makefile.in (all.cross): Swap $(LIBGCC) and $(STMP_FIXPROTO).

* Makefile.in (all.cross): Swap $(LIBGCC) and $(STMP_FIXPROTO).
(rest.encap): Likewise.

From-SVN: r19993

26 years ago* test_summary: find good awk (copied from warn_summary).
Jeff Law [Sat, 23 May 1998 22:40:01 +0000 (16:40 -0600)]
* test_summary: find good awk (copied from warn_summary).

From-SVN: r19992

26 years ago* warn_summary, test_summary: Moved into the contrib directory.
Jeffrey A Law [Sat, 23 May 1998 22:36:37 +0000 (22:36 +0000)]
* warn_summary, test_summary: Moved into the contrib directory.

From-SVN: r19991

26 years agoMoved here from the gcc subdir.
Jeff Law [Sat, 23 May 1998 22:35:33 +0000 (16:35 -0600)]
Moved here from the gcc subdir.

From-SVN: r19990

26 years ago* Makefile.in (distclean): Don't remove alloca-conf.h
Andreas Schwab [Sat, 23 May 1998 22:32:53 +0000 (22:32 +0000)]
* Makefile.in (distclean): Don't remove alloca-conf.h

From-SVN: r19987

26 years agotoplev.h (tree_node): Provide global declaration to avoid `limited scope' warnings.
Manfred Hollstein [Sat, 23 May 1998 22:29:52 +0000 (22:29 +0000)]
toplev.h (tree_node): Provide global declaration to avoid `limited scope' warnings.

        * toplev.h (tree_node): Provide global declaration to avoid
        `limited scope' warnings.

From-SVN: r19986

26 years ago* gcc.dg/980523-1.c: New test.
Jeffrey A Law [Sat, 23 May 1998 22:28:21 +0000 (22:28 +0000)]
* gcc.dg/980523-1.c: New test.

From-SVN: r19985

26 years agotest_summary: Display section breaks for each entry in a multilibbed target's output.
Robert Lipe [Sat, 23 May 1998 22:24:55 +0000 (22:24 +0000)]
test_summary: Display section breaks for each entry in a multilibbed target's output.

        * test_summary: Display section breaks for each entry
        in a multilibbed target's output.

From-SVN: r19980

26 years ago970915-0.f: New test.
Dave Love [Sat, 23 May 1998 09:58:17 +0000 (09:58 +0000)]
970915-0.f: New test.

1998-05-23  Dave Love  <d.love@dl.ac.uk>
* g77.f-torture/compile/970915-0.f: New test.

From-SVN: r19973

26 years agoNew test.
Dave Love [Sat, 23 May 1998 09:54:41 +0000 (09:54 +0000)]
New test.

From-SVN: r19972

26 years agoMore commentary.
Dave Love [Sat, 23 May 1998 09:51:54 +0000 (09:51 +0000)]
More commentary.

From-SVN: r19971

26 years agocom.c (ffecom_finish_symbol_transform_): Don't transform statement (nested) functions...
Craig Burley [Sat, 23 May 1998 09:45:45 +0000 (05:45 -0400)]
com.c (ffecom_finish_symbol_transform_): Don't transform statement (nested) functions...

Sat May 23 06:32:52 1998  Craig Burley  <burley@gnu.org>
* com.c (ffecom_finish_symbol_transform_): Don't transform
statement (nested) functions, to avoid gcc compiling them
and thus producing linker errors if they refer to undefined
exteral functions.  But warn if they're unused and -Wunused.

From-SVN: r19970

26 years agotweak
Jason Merrill [Sat, 23 May 1998 02:20:21 +0000 (22:20 -0400)]
tweak

From-SVN: r19969

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