]> git.ipfire.org Git - thirdparty/gcc.git/log
thirdparty/gcc.git
26 years agocplus-dem.c (optable): Add sizeof.
Mark Mitchell [Wed, 1 Apr 1998 13:48:48 +0000 (13:48 +0000)] 
cplus-dem.c (optable): Add sizeof.

* cplus-dem.c (optable): Add sizeof.
(demangle_template_value_parm): New function containing code
previously found in demangle_template.
(demangle_integral_value): New function which handles complicated
integral expressions.
(demangle_template): Use them.

From-SVN: r18930

26 years agovarasm.c (make_decl_rtl): Update the DECL_ASSEMBLER_NAME for a entity in a local...
Mark Mitchell [Wed, 1 Apr 1998 13:45:40 +0000 (13:45 +0000)] 
varasm.c (make_decl_rtl): Update the DECL_ASSEMBLER_NAME for a entity in a local scope.

* varasm.c (make_decl_rtl): Update the DECL_ASSEMBLER_NAME for a
entity in a local scope.
* fold-const.c (fold): Call truthvalue_conversion for values which
are folded to boolean type.

From-SVN: r18929

26 years ago1750a.md, [...]: Use GEN_INT consistently.
Jeffrey A Law [Wed, 1 Apr 1998 05:20:26 +0000 (05:20 +0000)] 
1750a.md, [...]: Use GEN_INT consistently.

        * 1750a.md, arm.c, clipper.c, clipper.md: Use GEN_INT consistently.
        * convex.h, dsp16xx.c, fx80.md, gmicro.c, gmicro.md: Likewise.
        * i370.h, i370.md, i860.c, i860.h, i860.md, i960.c: Likewise.
        * i960.h, i960.md, m32r.md, m68k.md, m68kv4.h, m88k.c: Likewise.
        * m88k.md, ns32k.c, ns32k.md, pdp11.c, pdp11.h, pdp11.md: Likewise.
        * pyr.c, pyr.h, pyr.md, romp.c, romp.h, romp.md: Likewise.
        * rs6000.md, sparc.c, sparc.h, sparc.md, spur.c, spur.md: Likewise.
        * tahoe.md, vax.h, vax.md, we32k.c, we32k.h, we32k.md: Likewise.
        * md.texi: Likewise.

From-SVN: r18927

26 years agofixincludes (limits.h): Fix nested comments in Motorola's limits.h and sys/limits.h.
Manfred Hollstein [Tue, 31 Mar 1998 22:35:25 +0000 (22:35 +0000)] 
fixincludes (limits.h): Fix nested comments in Motorola's limits.h and sys/limits.h.

8
* fixincludes (limits.h): Fix nested comments in Motorola's
limits.h and sys/limits.h.

From-SVN: r18923

26 years agofixincludes (limits.h): Fix nested comments in Motorola's limits.h and sys/limits.h.
Manfred Hollstein [Tue, 31 Mar 1998 22:35:23 +0000 (22:35 +0000)] 
fixincludes (limits.h): Fix nested comments in Motorola's limits.h and sys/limits.h.

@
* fixincludes (limits.h): Fix nested comments in Motorola's
limits.h and sys/limits.h.

From-SVN: r18922

26 years agoFix alpha-vms packed-1 failure.
Jim Wilson [Tue, 31 Mar 1998 19:24:52 +0000 (19:24 +0000)] 
Fix alpha-vms packed-1 failure.

* alpha.c (alpha_expand_unaligned_load): Use tgt instead of addr
as dest of expand_binop call.

From-SVN: r18921

26 years agoFix core dump while compiling gdb-4.16.
Jim Wilson [Tue, 31 Mar 1998 19:20:08 +0000 (19:20 +0000)] 
Fix core dump while compiling gdb-4.16.

* alpha.md (extzv): Correct check for valid operand[2] values.

From-SVN: r18920

26 years agoFix HPPA -fprofile-arcs abort on switch statements.
Jim Wilson [Tue, 31 Mar 1998 18:56:59 +0000 (18:56 +0000)] 
Fix HPPA -fprofile-arcs abort on switch statements.

* profile.c (branch_prob): Add code to recognize HPPA tablejump entry
branch.

From-SVN: r18919

26 years agoFix problem where different code gets generated with/without -Wreturn-type.
Jim Wilson [Tue, 31 Mar 1998 16:59:41 +0000 (16:59 +0000)] 
Fix problem where different code gets generated with/without -Wreturn-type.

* toplev.c (rest_of__compilation): Call init_recog_no_volatile at end.

From-SVN: r18918

26 years agocall.c: Include system.h.
Jeffrey A Law [Tue, 31 Mar 1998 13:25:46 +0000 (13:25 +0000)] 
call.c: Include system.h.

        * call.c: Include system.h.  Remove includes, declarations and
        defines provided by system.h.
        * class.c, cvt.c, decl.c, decl2.c, errfn.c error.c: Likewise.
        * except.c, expr.c friend.c, g++spec.c, init.c, input.c: Likewise.
        * lex.c, parse.y, pt.c, ptree.c repo.c rtti.c, search.c: Likewise.
        * semantics.c, sig.c, spew.c, tree.c, typeck.c: Likewise.
        * typeck2.c, xref.c: Likewise.
        * Makefile.in: Dependencies updated as appropriate.
        * Make-lang.in: Likewise.
system.h cutover from the cp subdir

From-SVN: r18917

26 years agogcc.c, cccp.c, cpplib.c, collect2.c (GET_ENVIRONMENT): Added.
Stan Cox [Mon, 30 Mar 1998 14:35:36 +0000 (14:35 +0000)] 
gcc.c, cccp.c, cpplib.c, collect2.c (GET_ENVIRONMENT): Added.

From-SVN: r18914

26 years ago(__main, __do_global_dtors, __do_global_ctors): For __CYGWIN32__ use the versions...
Stan Cox [Mon, 30 Mar 1998 14:33:55 +0000 (14:33 +0000)] 
(__main, __do_global_dtors, __do_global_ctors): For __CYGWIN32__ use the versions in winsup/dcrt0.cc.

From-SVN: r18913

26 years agopt.c (fn_type_unification): Allow incomplete unification without an immediate error...
Mark Mitchell [Mon, 30 Mar 1998 12:17:01 +0000 (12:17 +0000)] 
pt.c (fn_type_unification): Allow incomplete unification without an immediate error message.

  * pt.c (fn_type_unification): Allow incomplete unification without
an immediate error message.

From-SVN: r18912

26 years agoMore cutover to system.h:
Kaveh R. Ghazi [Mon, 30 Mar 1998 12:05:54 +0000 (12:05 +0000)] 
More cutover to system.h:

        * Makefile.in (cppalloc.o, cpperror.o, cppexp.o, cpphash.o,
        cpplib.o, cppmain.o, fix-header.o, gcov.o, gen-protos.o,
        gengenrtl.o, halfpic.o, hash.o, scan-decls.o, scan.o): Depend on
        system.h.
        * cpphash.c: Include config.h.
        * cppalloc.c: Include system.h.  Add parameters to various
        function prototypes.
        * cpperror.c: Likewise.
        * cppexp.c: Likewise.
        * cpphash.c: Likewise.
        * cpplib.c: Likewise.
        * cppmain.c: Likewise.
        * fix-header.c: Likewise.
        * gcov.c: Likewise.
        * gen-protos.c: Likewise.
        * gengenrtl.c: Likewise.
        * halfpic.c: Likewise.
        * hash.c: Likewise.
        * scan-decls.c: Likewise.
        * scan.c: Likewise.

From-SVN: r18911

26 years agoFix problem reported by Thomas Quinot.
Jim Wilson [Mon, 30 Mar 1998 11:08:05 +0000 (11:08 +0000)] 
Fix problem reported by Thomas Quinot.

* README.gnat: Add lang_print_xnode definition.

From-SVN: r18910

26 years agotree.c (member_p): New fn.
Jason Merrill [Mon, 30 Mar 1998 10:56:25 +0000 (10:56 +0000)] 
tree.c (member_p): New fn.

* tree.c (member_p): New fn.
* decl2.c (finish_file): Only set DECL_STATIC_FUNCTION_P for
initializing class members.
* cp-tree.def (TEMPLATE_PARM_INDEX): Class 'x'.
* ptree.c (lang_print_xnode): Handle TEMPLATE_PARM_INDEX.

From-SVN: r18909

26 years agocall.c (build_method_call): Handle non-scoped destructors, too.
Jason Merrill [Mon, 30 Mar 1998 09:07:34 +0000 (09:07 +0000)] 
call.c (build_method_call): Handle non-scoped destructors, too.

* call.c (build_method_call): Handle non-scoped destructors, too.
* pt.c (tsubst_copy): Likewise.
* pt.c (print_template_context): Split out...
(push_tinst_level): ...from here.
* friend.c (is_friend): Don't pass a type to decl_function_context.
* typeck.c (convert_for_initialization): Always hand off
conversions to class type.

From-SVN: r18908

26 years agom68k.c (standard_68881_constant_p): Don't use fmovecr on the 68060.
Andreas Schwab [Mon, 30 Mar 1998 01:14:16 +0000 (01:14 +0000)] 
m68k.c (standard_68881_constant_p): Don't use fmovecr on the 68060.

* config/m68k/m68k.c (standard_68881_constant_p): Don't use
fmovecr on the 68060.

From-SVN: r18907

26 years agogenemit.c (DONE): Rework so that it works in the true arm if an if-else conditional.
Jeffrey A Law [Sun, 29 Mar 1998 23:22:49 +0000 (23:22 +0000)] 
genemit.c (DONE): Rework so that it works in the true arm if an if-else conditional.

        * genemit.c (DONE): Rework so that it works in the true arm if
        an if-else conditional.
        (FAIL): Likewise.

From-SVN: r18906

26 years ago* rs6000.c: Do not include stdioh or ctype.h anymore.
Jeffrey A Law [Sun, 29 Mar 1998 22:48:16 +0000 (22:48 +0000)] 
* rs6000.c: Do not include stdioh or ctype.h anymore.

From-SVN: r18905

26 years agofriend.c (is_friend): Local classes have the same access as the enclosing function.
Jason Merrill [Sun, 29 Mar 1998 20:04:28 +0000 (20:04 +0000)] 
friend.c (is_friend): Local classes have the same access as the enclosing function.

* friend.c (is_friend): Local classes have the same access as the
enclosing function.

From-SVN: r18904

26 years ago* typeck.c (expand_target_expr): Delete dead function.
Jeffrey A Law [Sun, 29 Mar 1998 12:45:05 +0000 (12:45 +0000)] 
* typeck.c (expand_target_expr): Delete dead function.

From-SVN: r18903

26 years ago* search.c: Put various prototypes inside #ifdef MI_MATRIX.
Jeffrey A Law [Sun, 29 Mar 1998 12:42:39 +0000 (12:42 +0000)] 
* search.c: Put various prototypes inside #ifdef MI_MATRIX.

From-SVN: r18902

26 years ago* method.c (thunk_printable_name): Delete dead function.
Jeffrey A Law [Sun, 29 Mar 1998 12:38:51 +0000 (12:38 +0000)] 
* method.c (thunk_printable_name): Delete dead function.

From-SVN: r18901

26 years ago* lex.c (yynextch): Delete dead function.
Jeffrey A Law [Sun, 29 Mar 1998 12:37:18 +0000 (12:37 +0000)] 
* lex.c (yynextch): Delete dead function.

From-SVN: r18900

26 years ago* expr.c (tree_extract_aggr_init): #if 0 out.
Jeffrey A Law [Sun, 29 Mar 1998 12:36:07 +0000 (12:36 +0000)] 
* expr.c (tree_extract_aggr_init): #if 0 out.

From-SVN: r18899

26 years agoexcept.c (do_unwind): Delete dead function.
Jeffrey A Law [Sun, 29 Mar 1998 12:33:51 +0000 (12:33 +0000)] 
except.c (do_unwind): Delete dead function.

        * except.c (do_unwind): Delete dead function.
        (easy_expand_asm): Likewise.

From-SVN: r18898

26 years ago* cvt.c (build_conversion_type_1): Delete dead function.
Jeffrey A Law [Sun, 29 Mar 1998 12:31:34 +0000 (12:31 +0000)] 
* cvt.c (build_conversion_type_1): Delete dead function.

From-SVN: r18897

26 years ago* cp-tree.h (push_expression_obstack): Declare.
Jeffrey A Law [Sun, 29 Mar 1998 12:30:13 +0000 (12:30 +0000)] 
* cp-tree.h (push_expression_obstack): Declare.

From-SVN: r18896

26 years agoi * call.c (source_type): #if 0 out.
Jeffrey A Law [Sun, 29 Mar 1998 12:28:21 +0000 (12:28 +0000)] 
i        * call.c (source_type): #if 0 out.

From-SVN: r18895

26 years agoMakefile.in (c-typeck.o): Delete on expr.h, insn-codes.h and $(RTL_H).
Jeffrey A Law [Sun, 29 Mar 1998 11:54:09 +0000 (11:54 +0000)] 
Makefile.in (c-typeck.o): Delete on expr.h, insn-codes.h and $(RTL_H).

        * Makefile.in (c-typeck.o): Delete on expr.h, insn-codes.h and
        $(RTL_H).
        (stor-layout.o): Likewise.
        * c-typeck.c: Include rtl.h and expr.h.
        * stor-layout.c: Likewise.

From-SVN: r18894

26 years agocpplib.c (cpp_file_line_for_message): Delete unused parameter.
Jeffrey A Law [Sun, 29 Mar 1998 11:51:23 +0000 (11:51 +0000)] 
cpplib.c (cpp_file_line_for_message): Delete unused parameter.

        * cpplib.c (cpp_file_line_for_message): Delete unused parameter.
        All callers changed.
        (do_sccs): Wrap in an SCCS_DIRECTIVE ifdef.
        * fix-header.c (cpp_file_line_for_message): Delete unused paramter.
        All callers changed.

From-SVN: r18893

26 years ago* collect2.c (is_in_list): Wrap inside COLLECT_EXPORT_LIST ifdef.
Jeffrey A Law [Sun, 29 Mar 1998 11:49:10 +0000 (11:49 +0000)] 
* collect2.c (is_in_list): Wrap inside COLLECT_EXPORT_LIST ifdef.

From-SVN: r18892

26 years ago* local-alloc.c (reg_classes_overlap_p): Delete dead function.
Jeffrey A Law [Sun, 29 Mar 1998 11:47:52 +0000 (11:47 +0000)] 
* local-alloc.c (reg_classes_overlap_p): Delete dead function.

From-SVN: r18891

26 years ago* tree.h (lang_print_xnode): Provide prototype.
Jeffrey A Law [Sun, 29 Mar 1998 11:46:20 +0000 (11:46 +0000)] 
* tree.h (lang_print_xnode): Provide prototype.

From-SVN: r18890

26 years agoBump for snapshot
Jeffrey A Law [Sat, 28 Mar 1998 23:50:46 +0000 (16:50 -0700)] 
Bump for snapshot

From-SVN: r18888

26 years agoclass.c (alter_access): Remove unused label.
Jeffrey A Law [Sat, 28 Mar 1998 23:49:35 +0000 (23:49 +0000)] 
class.c (alter_access): Remove unused label.

        * class.c (alter_access): Remove unused label.  Add braces
        around empty else clause.
        * lex.c (yyprint): Fix argument to printf.

From-SVN: r18887

26 years agosendmsg.c (__objc_block_forward): Add braces for return value if INVISIBLE_STRUCT_RETURN.
Jeffrey A Law [Sat, 28 Mar 1998 23:47:41 +0000 (23:47 +0000)] 
sendmsg.c (__objc_block_forward): Add braces for return value if INVISIBLE_STRUCT_RETURN.

        * objc/sendmsg.c (__objc_block_forward): Add braces for return
        value if INVISIBLE_STRUCT_RETURN.

From-SVN: r18886

26 years ago* pa.c (arith_double_operand): Fix parens.
Jeffrey A Law [Sat, 28 Mar 1998 23:46:19 +0000 (23:46 +0000)] 
* pa.c (arith_double_operand): Fix parens.

From-SVN: r18885

26 years ago* haifa-sched.c (print_pattern): Correct arg to sprintf.
Jeffrey A Law [Sat, 28 Mar 1998 23:45:08 +0000 (23:45 +0000)] 
* haifa-sched.c (print_pattern): Correct arg to sprintf.

From-SVN: r18884

26 years ago* Makefile.in (libgcc1.null): Make return type for __foo void.
Jeffrey A Law [Sat, 28 Mar 1998 23:43:54 +0000 (23:43 +0000)] 
* Makefile.in (libgcc1.null): Make return type for __foo void.

From-SVN: r18883

26 years agopt.c (tsubst): Clear TREE_USED for new FUNCTION_DECLs.
Mark Mitchell [Sat, 28 Mar 1998 17:47:07 +0000 (17:47 +0000)] 
pt.c (tsubst): Clear TREE_USED for new FUNCTION_DECLs.

* pt.c (tsubst): Clear TREE_USED for new FUNCTION_DECLs.
* pt.c (instantiate_class_template): Make sure template
arguments are permanent.
* init.c (resolve_offset_ref): Don't go looking around in
template types.
* semantics.c: Add routines to handle expressions, and some
declaration processing.
* parse.y: Use them.
(current_class_depth): Move declaration to cp-tree.h.
* parse.c: Regenerated.
* cp-tree.h: Use them.
(current_class_depth): Declare.
* pt.c (tsubst_copy): Use begin_stmt_expr and finish_stmt_expr.

From-SVN: r18882

26 years ago* pa.h: Add declarations for many functions defined in pa.c.
Jeffrey A Law [Sat, 28 Mar 1998 14:17:48 +0000 (14:17 +0000)] 
* pa.h: Add declarations for many functions defined in pa.c.

From-SVN: r18881

26 years agogenpeep.c (main): Remove unused variable 'i' from the generated file.
Jeffrey A Law [Sat, 28 Mar 1998 14:15:37 +0000 (14:15 +0000)] 
genpeep.c (main): Remove unused variable 'i' from the generated file.

        * genpeep.c (main): Remove unused variable 'i' from the generated
        file.

From-SVN: r18880

26 years agogenemit.c (gen_expand): Do not emit "_done" or "_fail" labels.
Jeffrey A Law [Sat, 28 Mar 1998 13:55:34 +0000 (13:55 +0000)] 
genemit.c (gen_expand): Do not emit "_done" or "_fail" labels.

        * genemit.c (gen_expand): Do not emit "_done" or "_fail" labels.
        (gen_split): Likewise.
        (main): Rework generated definitions of DONE and FAIL so that they
        no longer use gotos.  Avoids warnings about unused labels.

From-SVN: r18879

26 years agointegrate.c (copy_rtx_and_substitute): Rework to avoid need for unused "junk" variable.
Jeffrey A Law [Sat, 28 Mar 1998 13:45:47 +0000 (13:45 +0000)] 
integrate.c (copy_rtx_and_substitute): Rework to avoid need for unused "junk" variable.

        * integrate.c (copy_rtx_and_substitute): Rework to avoid need for
        unused "junk" variable.

From-SVN: r18878

26 years agogenattrtab.c (write_complex_function): Add a default case in generated switch stateme...
Jeffrey A Law [Sat, 28 Mar 1998 13:40:07 +0000 (13:40 +0000)] 
genattrtab.c (write_complex_function): Add a default case in generated switch statement to keep -W -Wall quiet.

        * genattrtab.c (write_complex_function): Add a default case in
        generated switch statement to keep -W -Wall quiet.

From-SVN: r18877

26 years agoAdd documentation of more ARM command line options.
Nick Clifton [Sat, 28 Mar 1998 13:15:57 +0000 (13:15 +0000)] 
Add documentation of more ARM command line options.

Add documentation of Thumb command line options.

From-SVN: r18876

26 years ago* Make-lang.in (f771$(exeext)): Fix typpo.
Dave Love [Sat, 28 Mar 1998 11:19:04 +0000 (11:19 +0000)] 
* Make-lang.in (f771$(exeext)): Fix typpo.

From-SVN: r18875

26 years ago(f771$(exeext)): Fix typpo.
Dave Love [Sat, 28 Mar 1998 11:18:05 +0000 (11:18 +0000)] 
(f771$(exeext)): Fix typpo.

From-SVN: r18874

26 years agoNew file.
Nick Clifton [Sat, 28 Mar 1998 10:48:55 +0000 (10:48 +0000)] 
New file.

From-SVN: r18873

26 years agotweak
Jason Merrill [Sat, 28 Mar 1998 10:06:19 +0000 (05:06 -0500)] 
tweak

From-SVN: r18872

26 years agotweak
Jason Merrill [Sat, 28 Mar 1998 03:08:30 +0000 (22:08 -0500)] 
tweak

From-SVN: r18871

26 years agonew
Jason Merrill [Sat, 28 Mar 1998 03:08:12 +0000 (22:08 -0500)] 
new

From-SVN: r18870

26 years agofix
Jason Merrill [Sat, 28 Mar 1998 02:18:45 +0000 (21:18 -0500)] 
fix

From-SVN: r18869

26 years agoupdate
Jason Merrill [Sat, 28 Mar 1998 01:57:58 +0000 (20:57 -0500)] 
update

From-SVN: r18868

26 years ago* bugs.texi: Various updates.
Craig Burley [Sat, 28 Mar 1998 00:46:00 +0000 (19:46 -0500)] 
* bugs.texi: Various updates.

From-SVN: r18867

26 years agolang-options.h: Sort all -f*-intrinsics-* options, for consistency with other g77...
Craig Burley [Sat, 28 Mar 1998 00:43:32 +0000 (19:43 -0500)] 
lang-options.h: Sort all -f*-intrinsics-* options, for consistency with other g77 versions.

        * lang-options.h: Sort all -f*-intrinsics-* options,
        for consistency with other g77 versions.
Another patch from Craig.

From-SVN: r18866

26 years agostmt.c (expand_expr_stmt): Must generate code for statements within an expression...
Craig Burley [Sat, 28 Mar 1998 00:38:46 +0000 (00:38 +0000)] 
stmt.c (expand_expr_stmt): Must generate code for statements within an expression (gcc's `({ ...

        * stmt.c (expand_expr_stmt): Must generate code for
        statements within an expression (gcc's `({ ... )}')
        even if -fsyntax-only.
Patch from Craig.

From-SVN: r18865

26 years ago* com.c (ffecom_tree_canonize_ptr_): Fix up spacing a bit.
Craig Burley [Sat, 28 Mar 1998 00:35:33 +0000 (19:35 -0500)] 
* com.c (ffecom_tree_canonize_ptr_): Fix up spacing a bit.

From-SVN: r18864

26 years agoexpr.c (ffeexpr_sym_impdoitem_): Don't blindly reset symbol info after calling ffesym...
Craig Burley [Sat, 28 Mar 1998 00:30:11 +0000 (19:30 -0500)] 
expr.c (ffeexpr_sym_impdoitem_): Don't blindly reset symbol info after calling ffesymbol_error, to avoid crash.

        * expr.c (ffeexpr_sym_impdoitem_): Don't blindly
        reset symbol info after calling ffesymbol_error,
        to avoid crash.
Another patch from Craig.

From-SVN: r18863

26 years agoTweak from Craig.
Jeff Law [Sat, 28 Mar 1998 00:29:00 +0000 (17:29 -0700)] 
Tweak from Craig.

From-SVN: r18862

26 years agou77-test.f: Don't bother declaring etime.
Craig Burley [Sat, 28 Mar 1998 00:28:21 +0000 (19:28 -0500)] 
u77-test.f: Don't bother declaring etime.

        * libU77/u77-test.f: Don't bother declaring etime.
        Use `implicit none' and declare mask and lenstr.
        Do ETIME/DTIME consistency check before loop, then
        use loop to verify that dtime "ticks" at some point.
        Check ETIME array-sum using single-precision add, to
        avoid spurious complaint on systems (like x86) that
        use more precision for intermediate results.
        Fix `Results of ETIME and DTIME...' message to print
        pertinent values (r1 and r2 instead of i and j).
        Change loop from 10M to 1K repeated up to 1000 times
        or until dtime "ticks".
        Print the number of 1K loops needed to see this tick.
        Answer a commented question.
        Split up a long line of output and do other prettying.
        Preset lognam in case GETLOG fails to overwrite it.
Patch from Craig.

From-SVN: r18861

26 years agobasic-block.h (basic_block_computed_jump_target): Declare.
Bernd Schmidt [Sat, 28 Mar 1998 00:12:41 +0000 (00:12 +0000)] 
basic-block.h (basic_block_computed_jump_target): Declare.

* basic-block.h (basic_block_computed_jump_target): Declare.
* flags.h: (current_function_has_computed_jump): Declare.
* flow.c: (basic_block_computed_jump_target): Define.
(flow_analysis): Allocate it. Set current_function_has_computed_jump
to 0.
(find_basic_blocks): Set current_function_has_computed_jump and
elements of basic_block_computed_jump_target to 1 as appropriate.
* function.c: (current_function_has_computed_jump): Define.
* global.c (global_conflicts): Don't allocate pseudos into stack regs
at the start of a block that is reachable by a computed jump.
* reg-stack.c (stack_reg_life_analysis): If must restart, do so
immediately.
(subst_stack_regs): Undo change from Sep 4 1997.
(uses_reg_or_mem): Now unused, deleted.
* stupid.c (stupid_life_analysis): Compute
current_function_has_computed_jump.
(stupid_find_reg): Don't allocate stack regs if the function has a
computed goto.
        * haifa-sched.c (is_cfg_nonregular): Delete code to determine if
        the current function has a computed jump.  Use the global value
        instead.

Co-Authored-By: Jeffrey A Law <law@cygnus.com>
From-SVN: r18860

26 years agofreebsd.h (CPP_PREDEFINES): Remove __386BSD__.
Jeffrey A Law [Fri, 27 Mar 1998 23:23:10 +0000 (23:23 +0000)] 
freebsd.h (CPP_PREDEFINES): Remove __386BSD__.

        * i386/freebsd.h (CPP_PREDEFINES): Remove __386BSD__.
        (DWARF2_UNWIND_INFO): Define to zero.
David E. O'Brien sez it's the right thing to do.

From-SVN: r18859

26 years agoerror.c (dump_decl): Be a bit more explicit with template type arguments, when verbose.
Mark Mitchell [Fri, 27 Mar 1998 20:25:21 +0000 (20:25 +0000)] 
error.c (dump_decl): Be a bit more explicit with template type arguments, when verbose.

* error.c (dump_decl): Be a bit more explicit with template
type arguments, when verbose.

From-SVN: r18858

26 years ago* inc/exception: Reorder closing braces.
Jason Merrill [Fri, 27 Mar 1998 18:17:29 +0000 (18:17 +0000)] 
* inc/exception: Reorder closing braces.

From-SVN: r18857

26 years agoMake GCC_EXEC_PREFIX work again
Michael Meissner [Fri, 27 Mar 1998 14:20:40 +0000 (14:20 +0000)] 
Make GCC_EXEC_PREFIX work again

From-SVN: r18856

26 years agopt.c (redeclare_class_template): New function.
Mark Mitchell [Fri, 27 Mar 1998 13:23:03 +0000 (13:23 +0000)] 
pt.c (redeclare_class_template): New function.

* pt.c (redeclare_class_template): New function.
* cp_tree.h (redeclare_class_template): Declare it.
* decl.c (xref_tag): Use it.

From-SVN: r18855

26 years agoTypo fix.
Joern Rennecke [Fri, 27 Mar 1998 10:16:30 +0000 (10:16 +0000)] 
Typo fix.

From-SVN: r18854

26 years ago* sh.c (find_barrier): Fix calculations for alignemnt increase.
J"orn Rennecke [Fri, 27 Mar 1998 10:12:02 +0000 (10:12 +0000)] 
* sh.c (find_barrier): Fix calculations for alignemnt increase.

From-SVN: r18853

26 years agoMakefile.in (stmp-fixinc): If we're actually fixing include files...
Manfred Hollstein [Fri, 27 Mar 1998 00:01:08 +0000 (00:01 +0000)] 
Makefile.in (stmp-fixinc): If we're actually fixing include files...

a
* Makefile.in (stmp-fixinc): If we're actually fixing include
files, copy gcc's assert.h into the fixed include dir.
* fixincludes (assert.h): Avoid any attempts to fix a probably
broken system specific assert.h file.
* fixproto (stdlib.h): Make sure, it'll contain a definition of
size_t.

From-SVN: r18852

26 years agoMakefile.in (stmp-fixinc): If we're actually fixing include files...
Manfred Hollstein [Fri, 27 Mar 1998 00:01:06 +0000 (00:01 +0000)] 
Makefile.in (stmp-fixinc): If we're actually fixing include files...

d
* Makefile.in (stmp-fixinc): If we're actually fixing include
files, copy gcc's assert.h into the fixed include dir.
* fixincludes (assert.h): Avoid any attempts to fix a probably
broken system specific assert.h file.
* fixproto (stdlib.h): Make sure, it'll contain a definition of
size_t.

From-SVN: r18851

26 years agoMakefile.in (stmp-fixinc): If we're actually fixing include files...
Manfred Hollstein [Fri, 27 Mar 1998 00:01:04 +0000 (00:01 +0000)] 
Makefile.in (stmp-fixinc): If we're actually fixing include files...

0
* Makefile.in (stmp-fixinc): If we're actually fixing include
files, copy gcc's assert.h into the fixed include dir.
* fixincludes (assert.h): Avoid any attempts to fix a probably
broken system specific assert.h file.
* fixproto (stdlib.h): Make sure, it'll contain a definition of
size_t.

From-SVN: r18850

26 years agoregclass.c (reg_scan_mark_refs): Be more selective about when we mark a register...
Jeffrey A Law [Thu, 26 Mar 1998 23:51:11 +0000 (23:51 +0000)] 
regclass.c (reg_scan_mark_refs): Be more selective about when we mark a register with REGNO_POINTER_FLAG.

        * regclass.c (reg_scan_mark_refs): Be more selective about
        when we mark a register with REGNO_POINTER_FLAG.

From-SVN: r18849

26 years agoreload inheritance improvement:
J"orn Rennecke [Thu, 26 Mar 1998 15:08:53 +0000 (15:08 +0000)] 
reload inheritance improvement:

* reload1.c (reg_reloaded_contents, reg_reloaded_insn):
Change meaning: index is now hard reg number.
(reg_reloaded_valid, reg_reloaded_dead): New variables.
(reload_spill_index): Content is now a hard reg number.
(reload_as_needed): Change to fit new variable meaning.
(forget_old_reloads_1, allocate_reload_reg): Likewise.
(choose_reload_regs, emit_reload_insns): Likewise.

From-SVN: r18848

26 years agoNew test.
Mark Mitchell [Thu, 26 Mar 1998 14:22:54 +0000 (14:22 +0000)] 
New test.

From-SVN: r18847

26 years agocall.c (build_over_call): Check IS_AGGR_TYPE, not TYPE_LANG_SPECIFIC.
Jason Merrill [Thu, 26 Mar 1998 12:21:13 +0000 (12:21 +0000)] 
call.c (build_over_call): Check IS_AGGR_TYPE, not TYPE_LANG_SPECIFIC.

* call.c (build_over_call): Check IS_AGGR_TYPE, not
TYPE_LANG_SPECIFIC.
* typeck.c (convert_arguments): Likewise.

From-SVN: r18846

26 years ago}
Benjamin Kosnik [Thu, 26 Mar 1998 12:02:04 +0000 (12:02 +0000)] 
}
if 0 ambiguous test case

From-SVN: r18845

26 years agorevert
Jason Merrill [Thu, 26 Mar 1998 11:41:23 +0000 (06:41 -0500)] 
revert

From-SVN: r18844

26 years agodecl.c (grokdeclarator): Remove const and volatile from type after setting constp...
Jason Merrill [Thu, 26 Mar 1998 11:16:45 +0000 (11:16 +0000)] 
decl.c (grokdeclarator): Remove const and volatile from type after setting constp and volatilep.

* decl.c (grokdeclarator): Remove const and volatile from type after
setting constp and volatilep.
* class.c (finish_struct_1): Don't warn about bool bitfield larger
than one bit.

From-SVN: r18843

26 years agoregclass.c (record_reg_classes): '?' increases cost by two.
J"orn Rennecke [Thu, 26 Mar 1998 10:44:22 +0000 (10:44 +0000)] 
regclass.c (record_reg_classes): '?' increases cost by two.

* regclass.c (record_reg_classes): '?' increases cost by two.
* reload.c (find_reloads): Double previous costs.  Output
reloads cost one unit extra.
* reload1.c (eliminate_regs): Delete LOAD_EXTENDED_OP code that
boiled down to && ! 0.
* reload.c (find_equiv_reg): Also consider a goal offset from the
frame pointer to be constant.

From-SVN: r18842

26 years agopt.c (convert_nontype_argument): STRIP_NOPS where appropriate.
Mark Mitchell [Thu, 26 Mar 1998 10:32:04 +0000 (10:32 +0000)] 
pt.c (convert_nontype_argument): STRIP_NOPS where appropriate.

Thu Mar 26 10:25:52 1998  Mark Mitchell  <mmitchell@usa.net>
* pt.c (convert_nontype_argument): STRIP_NOPS where appropriate.

From-SVN: r18841

26 years agoacinclude.m4: Bring back changes lost during merge.
Jeffrey A Law [Thu, 26 Mar 1998 10:30:41 +0000 (10:30 +0000)] 
acinclude.m4: Bring back changes lost during merge.

        * acinclude.m4: Bring back changes lost during merge.
        (mostly Cygwin, automake and EGCS_PROG_INSTALL stuff).
        * aclocal.m4: Likewise.
        * configure.in: Likewise.

From-SVN: r18840

26 years agocall.c (build_object_call): Complain about ambiguous operator(), rather that crashing.
Mark Mitchell [Thu, 26 Mar 1998 10:26:43 +0000 (10:26 +0000)] 
call.c (build_object_call): Complain about ambiguous operator(), rather that crashing.

* call.c (build_object_call): Complain about ambiguous operator(),
rather that crashing.
(build_new_op): Likewise.
(build_op_delete_call): Likewise.

From-SVN: r18839

26 years agocvt.c (perform_qualification_conversions): Use comp_target_types instead of comp_ptr_...
Mark Mitchell [Thu, 26 Mar 1998 10:23:14 +0000 (10:23 +0000)] 
cvt.c (perform_qualification_conversions): Use comp_target_types instead of comp_ptr_ttypes.

* cvt.c (perform_qualification_conversions): Use comp_target_types
instead of comp_ptr_ttypes.

From-SVN: r18838

26 years ago* sh.h (OPTIMIZATION_OPTIONS): Define.
J"orn Rennecke [Thu, 26 Mar 1998 10:17:32 +0000 (10:17 +0000)] 
* sh.h (OPTIMIZATION_OPTIONS): Define.

From-SVN: r18837

26 years ago* combine.c (make_compound_operation): Simplify (subreg (*_extend) 0).
Richard Henderson [Thu, 26 Mar 1998 00:20:08 +0000 (16:20 -0800)] 
* combine.c (make_compound_operation): Simplify (subreg (*_extend) 0).

From-SVN: r18836

26 years agohaifa-sched.c (find_post_sched_live): Use EXECUTE_IF_SET_IN_REG_SET instead of callin...
Jeff Law [Wed, 25 Mar 1998 22:58:40 +0000 (15:58 -0700)] 
haifa-sched.c (find_post_sched_live): Use EXECUTE_IF_SET_IN_REG_SET instead of calling REGNO_REG_SET_P for each pseudo.

        * haifa-sched.c (find_post_sched_live): Use EXECUTE_IF_SET_IN_REG_SET
        instead of calling REGNO_REG_SET_P for each pseudo.
        (update_reg_usage): Likewise.
        (compute_block_backward)dependences): Do not call "free_list" for
        an empty list.
Improves compile times by about 7% on average on my PAs.

From-SVN: r18835

26 years ago* pa.c (pa_adjust_cost): Avoid redundant calls to get_attr_type.
Jeffrey A Law [Wed, 25 Mar 1998 22:49:26 +0000 (22:49 +0000)] 
* pa.c (pa_adjust_cost): Avoid redundant calls to get_attr_type.

From-SVN: r18834

26 years agocp-tree.h (enforce_access): Declare.
Mark Mitchell [Wed, 25 Mar 1998 16:14:49 +0000 (16:14 +0000)] 
cp-tree.h (enforce_access): Declare.

Wed Mar 25 16:10:50 1998  Mark Mitchell  <mmitchell@usa.net>
* cp-tree.h (enforce_access): Declare.
* call.c (enforce_access): Make it extern, not static.
* class.c (alter_access): Use enforce_access; modify code for ISO
compliance, rather than ARM rules.

From-SVN: r18832

26 years ago*** empty log message ***
Benjamin Kosnik [Wed, 25 Mar 1998 14:11:13 +0000 (14:11 +0000)] 
*** empty log message ***

From-SVN: r18831

26 years ago
Benjamin Kosnik [Wed, 25 Mar 1998 14:11:13 +0000 (14:11 +0000)] 

test cases for g++15235

From-SVN: r18830

26 years agonew test for EH w/ opt on
Brendan Kehoe [Wed, 25 Mar 1998 13:47:06 +0000 (08:47 -0500)] 
new test for EH w/ opt on

From-SVN: r18829

26 years ago
Benjamin Kosnik [Wed, 25 Mar 1998 13:45:38 +0000 (13:45 +0000)] 

fix for g++/15235 now generates a warning here

From-SVN: r18828

26 years agoFix bug reported by David C Binderman, accept 'L' when pedantic with FP format.
Jim Wilson [Wed, 25 Mar 1998 13:42:05 +0000 (13:42 +0000)] 
Fix bug reported by David C Binderman, accept 'L' when pedantic with FP format.

* c-common.c (check_format_info): Initialize type, is_type.  New local
integral_format.  Don't warn for 'L' when pedantic.  Do warn for 'L'
when pedantic if used with integral format specifier.

From-SVN: r18827

26 years agoFix warnings from Kaveh R. Ghazi
Michael Meissner [Wed, 25 Mar 1998 13:17:37 +0000 (13:17 +0000)] 
Fix warnings from Kaveh R. Ghazi

From-SVN: r18826

26 years agoAdd requisite build-don't-link.
Mark Mitchell [Wed, 25 Mar 1998 12:31:44 +0000 (12:31 +0000)] 
Add requisite build-don't-link.

From-SVN: r18825

26 years ago* cp-tree.h: Fix typo.
Kriang Lerdsuwanakij [Wed, 25 Mar 1998 12:15:07 +0000 (12:15 +0000)] 
* cp-tree.h: Fix typo.

From-SVN: r18824

26 years agoexpr.c (cplus_expand_expr): Only do PCC_STATIC_STRUCT_RETURN thing if (aggregate_valu...
Jason Merrill [Wed, 25 Mar 1998 10:54:42 +0000 (10:54 +0000)] 
expr.c (cplus_expand_expr): Only do PCC_STATIC_STRUCT_RETURN thing if (aggregate_value_p (type)).

* expr.c (cplus_expand_expr): Only do PCC_STATIC_STRUCT_RETURN thing
if (aggregate_value_p (type)).

From-SVN: r18823