gcc.git
23 years agostd_cstring.h (memchr): Correct definitions.
Benjamin Kosnik [Tue, 8 May 2001 23:53:55 +0000 (23:53 +0000)]
std_cstring.h (memchr): Correct definitions.

2001-05-08  Benjamin Kosnik  <bkoz@fillmore.constant.com>

* include/c_std/bits/std_cstring.h (memchr): Correct definitions.
(strchr): Same.
(strpbrk): Same.
(strrchr): Same.
(strstr): Same.
* include/c_std/bits/std_cwchar.h (wcschr): Same.
(wcsbrk): Same.
(wcsrchr): Same.
(wcsstr): Same.
(wmemchr): Same.
* testsuite/21_strings/c_strings.cc: Add tests.

From-SVN: r41919

23 years agoreload1.c (copy_eh_notes): New function.
Andrew Haley [Tue, 8 May 2001 14:14:11 +0000 (14:14 +0000)]
reload1.c (copy_eh_notes): New function.

2001-05-03  Andrew Haley  <aph@cambridge.redhat.com>

        * reload1.c (copy_eh_notes): New function.
        (emit_input_reload_insns): Call it.
        (emit_output_reload_insns): Call it.

From-SVN: r41918

23 years agore PR java/2538 (latest gcj no longer compiles apache xerces parser due problems...
Alexandre Petit-Bianco [Tue, 8 May 2001 08:11:26 +0000 (01:11 -0700)]
re PR java/2538 (latest gcj no longer compiles apache xerces parser due problems with variable declarations and inner classes)

2001-05-07  Alexandre Petit-Bianco  <apbianco@redhat.com>

* parse.y (build_unresolved_array_type): Set
EXPR_WFL_QUALIFICATION on the newly created wfl.
Fixes PR java/2538. Fixes PR java/2535.

(http://gcc.gnu.org/ml/gcc-patches/2001-05/msg00438.html )

From-SVN: r41917

23 years agoDaily bump.
GCC Administrator [Tue, 8 May 2001 07:16:41 +0000 (07:16 +0000)]
Daily bump.

From-SVN: r41914

23 years agoReally remove this file
Zack Weinberg [Tue, 8 May 2001 06:45:53 +0000 (06:45 +0000)]
Really remove this file

From-SVN: r41913

23 years agoconfig.gcc (i[34567]86-*-sco3.2v4*, [...]): Delete stanzas.
Zack Weinberg [Tue, 8 May 2001 06:26:49 +0000 (06:26 +0000)]
config.gcc (i[34567]86-*-sco3.2v4*, [...]): Delete stanzas.

* config.gcc (i[34567]86-*-sco3.2v4*, i[34567]86-*-sco*):
Delete stanzas.
* config/i386/sco.h, config/i386/sco4.h, config/i386/scodbx.h,
config/i386/sco4dbx.h, config/i386/x-sco4: Delete file.

* optabs.c: Delete #ifdef BROKEN_LDEXP block.

* POTFILES.in: Remove config/i386/sco.h, config/i386/sco4.h,
config/i386/sco4dbx.h, and config/i386/scodbx.h.

From-SVN: r41912

23 years agocp-demangle.c (demangle_v3_with_details, [...]): Use K+R style function definition.
Zack Weinberg [Tue, 8 May 2001 06:13:58 +0000 (06:13 +0000)]
cp-demangle.c (demangle_v3_with_details, [...]): Use K+R style function definition.

* cp-demangle.c (demangle_v3_with_details,
is_gnu_v3_mangled_ctor, is_gnu_v3_mangled_dtor): Use K+R style
function definition.
* ternary.c: Use K+R style function definitions.  Use PTR, not
void *.  Make arguments constant where possible.
* demangle.h: Use PARAMS for all prototypes.
* ternary.h: Use PARAMS for all prototypes.  Use PTR, not void *.
Make arguments constant where possible.

From-SVN: r41910

23 years agostd_fstream.h (basic_filebuf): Change signature.
Benjamin Kosnik [Tue, 8 May 2001 03:39:50 +0000 (03:39 +0000)]
std_fstream.h (basic_filebuf): Change signature.

2001-05-07  Benjamin Kosnik  <bkoz@redhat.com>

libstdc++/2523
* include/bits/std_fstream.h (basic_filebuf): Change signature.
* include/bits/fstream.tcc (basic_filebuf): Change bool argument
to int_type, pass in buffer size info.
* include/bits/std_streambuf.h (_M_is_indeterminate): Check for
unbuffered situation.
(underflow): Remove codecvt bits for the time being.
* include/bits/istream.tcc (istream::sentry): Avoid sputbackc call.
* include/bits/locale_facets.tcc (_M_extract): Cache dereference
values from iterators, clean.
* src/locale.cc: Ditto.
* include/bits/sbuf_iter.h: Format.
* src/ios.cc: Explicitly pass in buffer sizes at creation time.
* testsuite/27_io/narrow_stream_objects.cc: Add tests.
* testsuite/27_io/filebuf.cc: Tweaks.
* testsuite/27_io/filebuf_members.cc: Tweaks.

From-SVN: r41909

23 years agostd_fstream.h (basic_filebuf): Change signature.
Benjamin Kosnik [Tue, 8 May 2001 03:07:56 +0000 (03:07 +0000)]
std_fstream.h (basic_filebuf): Change signature.

2001-05-07  Benjamin Kosnik  <bkoz@redhat.com>

libstdc++/2523
* include/bits/std_fstream.h (basic_filebuf): Change signature.
* include/bits/fstream.tcc (basic_filebuf): Change bool argument
to int_type, pass in buffer size info.
* include/bits/std_streambuf.h (_M_is_indeterminate): Check for
unbuffered situation.
(underflow): Remove codecvt bits for the time being.
* include/bits/istream.tcc (istream::sentry): Avoid sputbackc call.
* include/bits/locale_facets.tcc (_M_extract): Cache dereference
values from iterators, clean.
* src/locale.cc: Ditto.
* include/bits/sbuf_iter.h: Format.
* src/ios.cc: Explicitly pass in buffer sizes at creation time.
* testsuite/27_io/narrow_stream_objects.cc: Add tests.
* testsuite/27_io/filebuf.cc: Tweaks.
* testsuite/27_io/filebuf_members.cc: Tweaks.

From-SVN: r41908

23 years ago* config/os/solaris/solaris2.7/bits/os_defines.h
Mark Mitchell [Tue, 8 May 2001 03:02:05 +0000 (03:02 +0000)]
* config/os/solaris/solaris2.7/bits/os_defines.h
(_LARGEFILE_SOURCE): Define it.

From-SVN: r41907

23 years agore PR java/2598 (Runtime crash regression accessing field from enclosing class from...
Alexandre Petit-Bianco [Mon, 7 May 2001 19:53:15 +0000 (12:53 -0700)]
re PR java/2598 (Runtime crash regression accessing field from enclosing class from inner class)

2001-05-07  Alexandre Petit-Bianco  <apbianco@redhat.com>

        * parse.y (fix_constructors): Removed unecessary assignment to
        local. Moved assignment to `this$<n>', fixed comments and
        indentation.
        (build_wfl_wrap): Fixed indentation.
        Fixes PR java/2598, java/2579 and java/2658.

(http://gcc.gnu.org/ml/gcc-patches/2001-05/msg00412.html )

From-SVN: r41905

23 years agopa.md (interspace_jump): Revise comment.
John David Anglin [Mon, 7 May 2001 19:22:28 +0000 (19:22 +0000)]
pa.md (interspace_jump): Revise comment.

* pa.md (interspace_jump): Revise comment.
(builtin_longjmp): Block initial setup insns from delay slot of
interspace branch.
(builtin_setjmp_receiver): New expander to save and restore PIC
register.

* som.h (NM_FLAGS): Remove `-n' sort option.  Revise comment.

From-SVN: r41902

23 years agoop2.C: Don't use `glob' as a variable.
Mark Mitchell [Mon, 7 May 2001 18:03:52 +0000 (18:03 +0000)]
op2.C: Don't use `glob' as a variable.

* g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
* g++.old-deja/g++.other/op3.C: Likewise.

From-SVN: r41901

23 years agotoplev.c (compile_file): Set up the output file before we call the various initialize...
Jeffrey A Law [Mon, 7 May 2001 15:51:21 +0000 (15:51 +0000)]
toplev.c (compile_file): Set up the output file before we call the various initializers for the compiler.

        * toplev.c (compile_file): Set up the output file before we call
        the various initializers for the compiler.

From-SVN: r41897

23 years agoexcept.c (sjlj_mark_call_sites): Do not search for assignments to non-argumment regis...
Jeffrey A Law [Mon, 7 May 2001 15:45:47 +0000 (15:45 +0000)]
except.c (sjlj_mark_call_sites): Do not search for assignments to non-argumment registers that are mentioned in...

        * except.c (sjlj_mark_call_sites): Do not search for assignments to
        non-argumment registers that are mentioned in CALL_INSN_FUNCTION_USAGE.

From-SVN: r41896

23 years agosplay-tree.h (splay_tree_max): New function.
Mark Mitchell [Mon, 7 May 2001 15:45:24 +0000 (15:45 +0000)]
splay-tree.h (splay_tree_max): New function.

* splay-tree.h (splay_tree_max): New function.
(splay_tree_min): Likewise.

From-SVN: r41895

23 years agopa.h (MAX_LONG_TYPE_SIZE): Should be 32, not 64.
Jeffrey A Law [Mon, 7 May 2001 15:28:50 +0000 (15:28 +0000)]
pa.h (MAX_LONG_TYPE_SIZE): Should be 32, not 64.

        * pa.h (MAX_LONG_TYPE_SIZE): Should be 32, not 64.
        * pa-64.h (*_TYPE_SIZE): Undefine before redefining.

From-SVN: r41893

23 years agoDaily bump.
GCC Administrator [Mon, 7 May 2001 07:16:38 +0000 (07:16 +0000)]
Daily bump.

From-SVN: r41892

23 years ago* Makefile.in (tradcpp0): Correct typo in dependency list.
Zack Weinberg [Mon, 7 May 2001 04:30:01 +0000 (04:30 +0000)]
* Makefile.in (tradcpp0): Correct typo in dependency list.

From-SVN: r41889

23 years agors6000.c (rs6000_emit_prologue): Don't save the link register if we're not going...
Geoffrey Keating [Mon, 7 May 2001 02:54:29 +0000 (02:54 +0000)]
rs6000.c (rs6000_emit_prologue): Don't save the link register if we're not going to use it.

* config/rs6000/rs6000.c (rs6000_emit_prologue): Don't save
the link register if we're not going to use it.

* config/rs6000/rs6000.c (output_profile_hook): Fix a warning.
(output_function_profiler): Likewise.

From-SVN: r41888

23 years ago* pa.c (compute_frame_size): 64-bit frame marker is 16 bytes.
Alan Modra [Mon, 7 May 2001 01:50:52 +0000 (01:50 +0000)]
* pa.c (compute_frame_size): 64-bit frame marker is 16 bytes.

From-SVN: r41887

23 years agounroll.c (loop_iterations): Don't sign-extend abs_diff; zero-extend it.
Alexandre Oliva [Sun, 6 May 2001 19:51:19 +0000 (19:51 +0000)]
unroll.c (loop_iterations): Don't sign-extend abs_diff; zero-extend it.

* unroll.c (loop_iterations): Don't sign-extend abs_diff;
zero-extend it.  Make abs_inc unsigned.

From-SVN: r41886

23 years agooptabs.c (expand_binop): Sign-extend xop0 and xop1 from the widest mode in narrowing...
Alexandre Oliva [Sun, 6 May 2001 19:47:15 +0000 (19:47 +0000)]
optabs.c (expand_binop): Sign-extend xop0 and xop1 from the widest mode in narrowing and widening operations.

* optabs.c (expand_binop): Sign-extend xop0 and xop1 from the
widest mode in narrowing and widening operations.

From-SVN: r41885

23 years agoWhitespace change
Alexandre Oliva [Sun, 6 May 2001 19:44:37 +0000 (19:44 +0000)]
Whitespace change

From-SVN: r41884

23 years ago* config/mips/mips.md: Sign extend CONST_INTs.
Alexandre Oliva [Sun, 6 May 2001 19:35:41 +0000 (19:35 +0000)]
* config/mips/mips.md: Sign extend CONST_INTs.

From-SVN: r41883

23 years agoinvoke.texi (Option Summary): Add -momit-leaf-frame-pointer (i386 Options): Document...
Andreas Jaeger [Sun, 6 May 2001 17:10:53 +0000 (19:10 +0200)]
invoke.texi (Option Summary): Add -momit-leaf-frame-pointer (i386 Options): Document -momit-leaf-frame-pointer.

* invoke.texi (Option Summary): Add -momit-leaf-frame-pointer
(i386 Options): Document -momit-leaf-frame-pointer.

From-SVN: r41881

23 years agoc-typeck.c (internal_build_compound_expr): Check for array to pointer conversion...
Neil Booth [Sun, 6 May 2001 16:38:56 +0000 (16:38 +0000)]
c-typeck.c (internal_build_compound_expr): Check for array to pointer conversion just once.

* c-typeck.c (internal_build_compound_expr): Check for
array to pointer conversion just once.

From-SVN: r41879

23 years agoClass.h (_Jv_Self): New union type.
Bryce McKinlay [Sun, 6 May 2001 13:42:11 +0000 (13:42 +0000)]
Class.h (_Jv_Self): New union type.

* java/lang/Class.h (_Jv_Self): New union type.
(Class): Manipulate vtable pointer via _Jv_Self union. Thanks to
Jeff Sturm and Fergus Henderson.

* java/lang/ClassLoader.java: Remove dead code fragment.

From-SVN: r41876

23 years agoconfigure.in: Remove warning about beta code.
Bryce McKinlay [Sun, 6 May 2001 12:55:28 +0000 (13:55 +0100)]
configure.in: Remove warning about beta code.

* configure.in: Remove warning about beta code.
* configure: Rebuilt.

From-SVN: r41875

23 years agosyshdr.h: New file.
Neil Booth [Sun, 6 May 2001 09:48:28 +0000 (09:48 +0000)]
syshdr.h: New file.

* gcc.dg/cpp/syshdr.h: New file.
* gcc.dg/cpp/sysmac1.c: Update.
* gcc.dg/cpp/sysmac2.c: Update.

From-SVN: r41873

23 years agoDaily bump.
GCC Administrator [Sun, 6 May 2001 07:16:07 +0000 (07:16 +0000)]
Daily bump.

From-SVN: r41871

23 years ago* gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
Neil Booth [Sat, 5 May 2001 19:18:38 +0000 (19:18 +0000)]
* gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.

From-SVN: r41870

23 years ago* integrate.c (copy_insn_list): Substitute NOTE_EXPECTED_VALUE.
Richard Henderson [Sat, 5 May 2001 16:55:48 +0000 (09:55 -0700)]
* integrate.c (copy_insn_list): Substitute NOTE_EXPECTED_VALUE.

From-SVN: r41868

23 years agoexcept.c (remove_fixup_regions): Adjust REG_EH_REGION notes to the parent of the...
Richard Henderson [Sat, 5 May 2001 16:38:25 +0000 (09:38 -0700)]
except.c (remove_fixup_regions): Adjust REG_EH_REGION notes to the parent of the fixup region.

        * except.c (remove_fixup_regions): Adjust REG_EH_REGION notes
        to the parent of the fixup region.

From-SVN: r41867

23 years agogcc.c (cpp_options): Define __NO_INLINE__ unless we are honoring "inline" keyword.
Jakub Jelinek [Sat, 5 May 2001 12:29:39 +0000 (14:29 +0200)]
gcc.c (cpp_options): Define __NO_INLINE__ unless we are honoring "inline" keyword.

* gcc.c (cpp_options): Define __NO_INLINE__ unless we are honoring
"inline" keyword.
* cpp.texi (__NO_INLINE): Document it.

From-SVN: r41866

23 years agocppfiles.c (struct include_file): New member err_no.
Neil Booth [Sat, 5 May 2001 11:12:19 +0000 (11:12 +0000)]
cppfiles.c (struct include_file): New member err_no.

* cppfiles.c (struct include_file): New member err_no.
(find_or_create_entry): Set it.
(open_file): Don't set fds to -2.  Instead, use err_no to
remember previous errors, if any.

From-SVN: r41865

23 years agoDaily bump.
GCC Administrator [Sat, 5 May 2001 07:16:08 +0000 (07:16 +0000)]
Daily bump.

From-SVN: r41863

23 years agom68hc11.c (m68hc11_gen_movhi): Optimize moves between X and Y by using sequences...
Stephane Carrez [Sat, 5 May 2001 06:59:32 +0000 (08:59 +0200)]
m68hc11.c (m68hc11_gen_movhi): Optimize moves between X and Y by using sequences of xgdx and xgdy.

* config/m68hc11/m68hc11.c (m68hc11_gen_movhi): Optimize moves
between X and Y by using sequences of xgdx and xgdy.

From-SVN: r41861

23 years agom68hc11.md ("*logicalsi3_silshr16"): Use '?' instead of '!' for the 'D' alternative...
Stephane Carrez [Sat, 5 May 2001 06:51:23 +0000 (08:51 +0200)]
m68hc11.md ("*logicalsi3_silshr16"): Use '?' instead of '!' for the 'D' alternative ('!' is too strong).

* config/m68hc11/m68hc11.md ("*logicalsi3_silshr16"): Use '?' instead
of '!' for the 'D' alternative ('!' is too strong).
("*logicalsi3_silshl16"): Likewise.
("movstricthi"): Accept 'A' when 'd' constraint, remove spurious '+'.
("movstrictsi"): Remove spurious '+'.
("movstrictqi"): Don't accept 'A' and remove spurious '+'.
("tstqi_1", "*lshrqi3_const1"): Put 'm' constraint before 'd'.
("subqi3"): Disparage with '!' the 'x' and 'y' registers to avoid
a reload to them.

From-SVN: r41859

23 years ago20001227-1.c: Remove duplicate of gcc.c-torture/execute/20000412-3.c with no ChangeLo...
David Edelsohn [Sat, 5 May 2001 01:50:06 +0000 (01:50 +0000)]
20001227-1.c: Remove duplicate of gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.

        * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
        gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.

From-SVN: r41858

23 years ago* calls.c (store_one_arg): Don't divide align by BITS_PER_UNIT.
David Edelsohn [Sat, 5 May 2001 01:30:51 +0000 (01:30 +0000)]
* calls.c (store_one_arg): Don't divide align by BITS_PER_UNIT.

From-SVN: r41856

23 years agosimplify-rtx.c (simplify_binary_operation): Simplify ~a + 1 into -a.
Lars Brinkhoff [Sat, 5 May 2001 00:32:19 +0000 (00:32 +0000)]
simplify-rtx.c (simplify_binary_operation): Simplify ~a + 1 into -a.

2001-05-04  Lars Brinkhoff  <lars@nocrew.org>

* simplify-rtx.c (simplify_binary_operation): Simplify ~a + 1
into -a.

From-SVN: r41854

23 years agors6000.md (ashldi3 splits): Guard with TARGET_POWERPC64.
Franz Sirl [Fri, 4 May 2001 23:28:00 +0000 (23:28 +0000)]
rs6000.md (ashldi3 splits): Guard with TARGET_POWERPC64.

        2000-05-04  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>

        * config/rs6000/rs6000.md (ashldi3 splits): Guard with TARGET_POWERPC64.

From-SVN: r41852

23 years agom68hc11.md (lshrhi3_const1): Fix shift of soft register, use ror instead of rol.
Stephane Carrez [Fri, 4 May 2001 21:04:04 +0000 (23:04 +0200)]
m68hc11.md (lshrhi3_const1): Fix shift of soft register, use ror instead of rol.

* config/m68hc11/m68hc11.md (lshrhi3_const1): Fix shift of
soft register, use ror instead of rol.

From-SVN: r41850

23 years agom68hc11.c (m68hc11_check_z_replacement): Take into account pre/post increment decreme...
Stephane Carrez [Fri, 4 May 2001 21:00:37 +0000 (23:00 +0200)]
m68hc11.c (m68hc11_check_z_replacement): Take into account pre/post increment decrement for 68HC12.

* config/m68hc11/m68hc11.c (m68hc11_check_z_replacement): Take
into account pre/post increment decrement for 68HC12.
Fix other problems in replacement and fix call to reg_mentioned_p.

From-SVN: r41848

23 years agolarith.asm (L_regs_frame): New for _.frame.
Stephane Carrez [Fri, 4 May 2001 20:55:27 +0000 (22:55 +0200)]
larith.asm (L_regs_frame): New for _.frame.

* config/m68hc11/larith.asm (L_regs_frame): New for _.frame.
Put the soft registers in bss for 68HC12.
(L_regs_d3_4): New for _.d3 and _.d4.
(L_regs_d5_6): Likewise.
(L_regs_d1_2): Likewise.
* config/m68hc11/t-m68hc11-gas (T_CPPFLAGS): Compile new parts.

From-SVN: r41846

23 years agoconfigure.in: Add support for --enable-threads=posix on FreeBSD.
Loren J. Rittle [Fri, 4 May 2001 20:19:36 +0000 (20:19 +0000)]
configure.in: Add support for --enable-threads=posix on FreeBSD.

        * configure.in: Add support for --enable-threads=posix on FreeBSD.
        * configure: Rebuilt.

From-SVN: r41845

23 years agom68hc11.h (CPP_SPEC): Pass -D__HAVE_SHORT_DOUBLE__ to the pre-processor when -fshort...
Stephane Carrez [Fri, 4 May 2001 19:49:25 +0000 (21:49 +0200)]
m68hc11.h (CPP_SPEC): Pass -D__HAVE_SHORT_DOUBLE__ to the pre-processor when -fshort-double is specified.

* config/m68hc11/m68hc11.h (CPP_SPEC): Pass -D__HAVE_SHORT_DOUBLE__
to the pre-processor when -fshort-double is specified.
* config/m68hc11/m68hc11.2 (CPP_SPEC): Likewise.

From-SVN: r41843

23 years agolarith.asm (divmodhi4): Empty for 68HC12.
Stephane Carrez [Fri, 4 May 2001 19:42:50 +0000 (21:42 +0200)]
larith.asm (divmodhi4): Empty for 68HC12.

* config/m68hc11/larith.asm (divmodhi4): Empty for 68HC12.
(__mulsi3): Rewrite for 68HC12.
* config/m68hc11/m68hc11.md (divmodhi4): Use idivs for 68HC12.
Mark 'x' constraint with earlyclobber to prevent a
RELOAD_FOR_OTHER_ADDRESS to go in it.
(mulhi3_m68hc12): New pattern.
(mulhi3_m68hc11): Rename of mulhi3.
(mulhi3): New expand for 68HC12 optimisation.
(umulhisi3, mulhisi3): New patterns for 68HC12.

From-SVN: r41841

23 years agoThread_Wait_Interrupt.xfail: New file.
Tom Tromey [Fri, 4 May 2001 19:33:10 +0000 (19:33 +0000)]
Thread_Wait_Interrupt.xfail: New file.

* libjava.lang/Thread_Wait_Interrupt.xfail: New file.
* libjava.lang/Thread_Wait_2.xfail: New file.
* libjava.lang/Thread_Wait.xfail: New file.
* libjava.lang/Thread_Sleep.xfail: New file.
* libjava.lang/Thread_Monitor.xfail: New file.
* libjava.lang/Thread_Join.xfail: New file.
* libjava.lang/Thread_Interrupt.xfail: New file.
* libjava.lang/Thread_Alive.xfail: New file.
* lib/libjava.exp (libjava_init): Set global
libjava_uses_threads.
(test_libjava): Document `need-threads' tag.
(test_libjava_from_source): handle need-threads tag.
(test_libjava_from_javac): Likewise.

From-SVN: r41840

23 years ago* gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
Neil Booth [Fri, 4 May 2001 18:40:35 +0000 (18:40 +0000)]
* gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.

From-SVN: r41838

23 years agom68hc11.md (*tbne, *tbeq): New patterns for 68HC12.
Stephane Carrez [Fri, 4 May 2001 18:22:00 +0000 (20:22 +0200)]
m68hc11.md (*tbne, *tbeq): New patterns for 68HC12.

* config/m68hc11/m68hc11.md (*tbne, *tbeq): New patterns for 68HC12.
(extendqisi2, extendqihi2, extendhisi2): Use sex for 68HC12.
(uminqi3, umaxqi3, uminhi3, umaxhi3): New pattern for 68HC12.

From-SVN: r41836

23 years agom68hc11.h (CONST_COSTS): Make the cost of constants cheap after reload.
Stephane Carrez [Fri, 4 May 2001 18:08:36 +0000 (20:08 +0200)]
m68hc11.h (CONST_COSTS): Make the cost of constants cheap after reload.

* config/m68hc11/m68hc11.h (CONST_COSTS): Make the cost of
constants cheap after reload.
* config/m68hc11/m68hc11.c (m68hc11_shift_cost): Shift by 16 and 32
are cheap.
(m68hc11_rtx_costs): Cost of multiplication by 65536 is expensive
so that gcc prefers a shift by 16.
(m6811_cost, m6812_cost): Make the shift cheap compared to an add.

From-SVN: r41834

23 years agoAdd alignment parameter to .comm directives for ELF targets.
Nick Clifton [Fri, 4 May 2001 16:16:43 +0000 (16:16 +0000)]
Add alignment parameter to .comm directives for ELF targets.

From-SVN: r41832

23 years agoalpha.h: NULL_PTR -> NULL.
Kaveh R. Ghazi [Fri, 4 May 2001 15:06:41 +0000 (15:06 +0000)]
alpha.h: NULL_PTR -> NULL.

* alpha.h: NULL_PTR -> NULL.
* arm.c: Likewise.
* arm.h: Likewise.
* avr.h: Likewise.
* c4x.c: Likewise.
* c4x.h: Likewise.
* i386.c: Likewise.
* i386.md: Likewise.
* i860.c: Likewise.
* ia64.c: Likewise.
* m68hc11.h: Likewise.
* rs6000.h: Likewise.
* sh.c: Likewise.
* sh.h: Likewise.
* sparc.h: Likewise.
* v850.c: Likewise.

* expr.c: Likewise.
* final.c: Likewise.
* gcc.c: Likewise.
* recog.c: Likewise.

From-SVN: r41831

23 years agoi386.c (ix86_emit_restore_regs_using_mov, [...]): Change `bool' parameter to `int'.
Kaveh R. Ghazi [Fri, 4 May 2001 14:36:39 +0000 (14:36 +0000)]
i386.c (ix86_emit_restore_regs_using_mov, [...]): Change `bool' parameter to `int'.

* i386.c (ix86_emit_restore_regs_using_mov, ix86_save_reg): Change
`bool' parameter to `int'.

* hash.c (hash_lookup): Likewise.

* hash.h (hash_lookup): Likewise.

* tlink.c (symbol_hash_lookup, demangled_hash_lookup): Likewise.

From-SVN: r41829

23 years ago* i386.c (x86_initialize_trampoline): Fix mode of constant.
Jan Hubicka [Fri, 4 May 2001 11:16:35 +0000 (11:16 +0000)]
* i386.c (x86_initialize_trampoline): Fix mode of constant.

From-SVN: r41828

23 years agoDaily bump.
GCC Administrator [Fri, 4 May 2001 07:16:10 +0000 (07:16 +0000)]
Daily bump.

From-SVN: r41826

23 years agoinvoke.texi (i386 Options): Delete references to -malign-jumps, -malign-loops, -malig...
Geoffrey Keating [Fri, 4 May 2001 06:31:27 +0000 (06:31 +0000)]
invoke.texi (i386 Options): Delete references to -malign-jumps, -malign-loops, -malign-functions.

* invoke.texi (i386 Options): Delete references to -malign-jumps,
-malign-loops, -malign-functions.
* i386.c (ix86_align_funcs): Delete.
(ix86_align_loops): Delete.
(ix86_align_jumps): Delete.
(override_options): Mark -malign-* as obsolete.  Emulate their
behaviour with the -falign-* options.  Default -falign-* from
the processor table.
* i386.h (FUNCTION_BOUNDARY): Define to 16; revert Richard Kenner's
patch of Wed May 2 13:09:36 2001.
(LOOP_ALIGN): Delete.
(LOOP_ALIGN_MAX_SKIP): Delete.
(LABEL_ALIGN_AFTER_BARRIER): Delete.
(LABEL_ALIGN_AFTER_BARRIER_MAX_SKIP): Delete.

From-SVN: r41825

23 years agocp-tree.h (enum cp_tree_index): Add CPTI_PFN_VFLAG_IDENTIFIER.
Geoffrey Keating [Fri, 4 May 2001 06:28:54 +0000 (06:28 +0000)]
cp-tree.h (enum cp_tree_index): Add CPTI_PFN_VFLAG_IDENTIFIER.

* cp-tree.h (enum cp_tree_index): Add CPTI_PFN_VFLAG_IDENTIFIER.
(pfn_vflag_identifier): Define.
Update comment about layout of pointer functions.
(build_ptrmemfunc1): Update prototype.
(expand_ptrmemfunc_cst): Update prototype.
* decl.c (initialize_predefined_identifiers): Initialize
pfn_vflag_identifier.
(build_ptrmemfunc_type): When FUNCTION_BOUNDARY < 16, add
an extra field to the type.
* expr.c (cplus_expand_constant): Pass 'flag' between
expand_ptrmemfunc_cst and build_ptrmemfunc1.
* typeck.c (get_member_function_from_ptrfunc): When
FUNCTION_BOUNDARY < 16, look at additional field to determine
if a pointer-to-member is a real pointer or a vtable offset.
(build_ptrmemfunc1): Add new parameter to contain extra field.
(build_ptrmemfunc): Pass the extra field around.
(expand_ptrmemfunc_cst): Add new parameter to return extra field.
(pfn_from_ptrmemfunc): Ignore the extra field.

From-SVN: r41824

23 years agoexcept.h: Add prototype declaration for expand_builtin_init_dwarf_reg_sizes.
Andreas Jaeger [Fri, 4 May 2001 04:58:46 +0000 (06:58 +0200)]
except.h: Add prototype declaration for expand_builtin_init_dwarf_reg_sizes.

* except.h: Add prototype declaration for
expand_builtin_init_dwarf_reg_sizes.

From-SVN: r41823

23 years agocp-tree.h (flag_inline_trees): Update documentation.
Mark Mitchell [Fri, 4 May 2001 03:03:39 +0000 (03:03 +0000)]
cp-tree.h (flag_inline_trees): Update documentation.

* cp-tree.h (flag_inline_trees): Update documentation.
* decl.c (init_decl_processing): Adjust handling of
flag_inline_functions and flag_inline_trees to support -O3.
(grokfndecl): Set DECL_INLINE on all functions if that's what
the user requested.
(save_function_data): Clear DECL_INLINE in
current_function_cannot_inline is non-NULL.
* decl2.c (flag_inline_trees): Update documentation.

From-SVN: r41822

23 years agoIndex: gcc/gcc/ChangeLog
Geoffrey Keating [Fri, 4 May 2001 02:58:46 +0000 (02:58 +0000)]
Index: gcc/gcc/ChangeLog
2001-05-03  Geoffrey Keating  <geoffk@redhat.com>

* Makefile.in (site.exp): Set TESTING_IN_BUILD_TREE.

Index: gcc/gcc/testsuite/ChangeLog
2001-05-03  Geoffrey Keating  <geoffk@redhat.com>

* lib/g++.exp (g++_include_flags): Don't use any special flags
if TESTING_IN_BUILD_TREE is not defined.
(g++_init): Use a plain 'c++' as the compiler if
TESTING_IN_BUILD_TREEE is not defined.

From-SVN: r41820

23 years agolex.c (java_new_lexer): Call iconv_close on temp handle used to check for byte swap.
Mo DeJong [Fri, 4 May 2001 00:34:48 +0000 (00:34 +0000)]
lex.c (java_new_lexer): Call iconv_close on temp handle used to check for byte swap.

2001-05-03  Mo DeJong  <mdejong@redhat.com>

        * lex.c (java_new_lexer): Call iconv_close on temp handle used to
        check for byte swap.

(http://gcc.gnu.org/ml/java-patches/2001-q2/msg00185.html )

From-SVN: r41818

23 years ago* libjava.lang/err11.xfail: Removed.
Tom Tromey [Thu, 3 May 2001 22:03:44 +0000 (22:03 +0000)]
* libjava.lang/err11.xfail: Removed.

From-SVN: r41817

23 years agojartool.c (jt_strdup): New function.
John David Anglin [Thu, 3 May 2001 21:40:47 +0000 (21:40 +0000)]
jartool.c (jt_strdup): New function.

* jartool.c (jt_strdup): New function.
(get_next_arg): Use jt_strdup instead of strdup.

From-SVN: r41815

23 years agom68hc11.md ("bitcmpqi"): New pattern for bitb instruction.
Stephane Carrez [Thu, 3 May 2001 21:09:28 +0000 (23:09 +0200)]
m68hc11.md ("bitcmpqi"): New pattern for bitb instruction.

* config/m68hc11/m68hc11.md ("bitcmpqi"): New pattern for bitb
instruction.
("bitcmpqi2"): New pattern for bit-extract and test.
("bitcmphi"): New pattern for bitb/bita instructions.

From-SVN: r41812

23 years agogccbug.in: Use a temporary directory when the mktemp command is not available.
Joseph Myers [Thu, 3 May 2001 20:57:17 +0000 (21:57 +0100)]
gccbug.in: Use a temporary directory when the mktemp command is not available.

* gccbug.in: Use a temporary directory when the mktemp command is
not available.

From-SVN: r41809

23 years agom68hc11.h (STATIC_CHAIN_REGNUM): Use soft z register instead of _.d1.
Stephane Carrez [Thu, 3 May 2001 20:52:43 +0000 (22:52 +0200)]
m68hc11.h (STATIC_CHAIN_REGNUM): Use soft z register instead of _.d1.

* config/m68hc11/m68hc11.h (STATIC_CHAIN_REGNUM): Use soft z register
instead of _.d1.
(INITIALIZE_TRAMPOLINE): Call it.
(TRAMPOLINE_SIZE): Define according to 68HC11/68HC12.
(TRAMPOLINE_TEMPLATE): Remove.
* config/m68hc11/m68hc11.c (m68hc11_initialize_trampoline): New.
* config/m68hc11/m68hc11-protos.h (m68hc11_initialize_trampoline):
Declare.

From-SVN: r41808

23 years agoconfigure.in (LIBSUPCXX_PICFLAGS): Set it to -prefer-pic or -prefer-non-pic depending...
Alexandre Oliva [Thu, 3 May 2001 20:35:18 +0000 (20:35 +0000)]
configure.in (LIBSUPCXX_PICFLAGS): Set it to -prefer-pic or -prefer-non-pic depending on whether libtool has...

* configure.in (LIBSUPCXX_PICFLAGS): Set it to -prefer-pic or
-prefer-non-pic depending on whether libtool has shared libraries
enabled or disabled.
* libsupc++/Makefile.am (LIBSUPCXX_CXXFLAGS): Set to
$(LIBSUPCXX_PICFLAGS).
* configure, */Makefile.in: Rebuilt.

From-SVN: r41806

23 years agoconfigure.in (noconfigdirs): Disable libgcj.
Alexandre Oliva [Thu, 3 May 2001 20:31:25 +0000 (20:31 +0000)]
configure.in (noconfigdirs): Disable libgcj.

* configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
libgcj.

From-SVN: r41805

23 years agot-freebsd: Don't install "assert.h" in gcc.
David O'Brien [Thu, 3 May 2001 20:13:05 +0000 (20:13 +0000)]
t-freebsd: Don't install "assert.h" in gcc.

2001-05-03  David O'Brien  <obrien@FreeBSD.org>
* config/t-freebsd: Don't install "assert.h" in gcc.  Compile crtbeginS.o
and crtendS.o with PIC.

Approved by:  Richard Henderson <rth@redhat.com>
              Message-ID: <20010503125836.A15813@redhat.com>

From-SVN: r41803

23 years agoReport fixes from 3_0-branch made on 2001-03-04:
Stephane Carrez [Thu, 3 May 2001 19:56:46 +0000 (21:56 +0200)]
Report fixes from 3_0-branch made on 2001-03-04:

* config/m68hc11/larith.asm (__mulqi3): Fix multiplication of two
negative numbers.
(___subdi3, ___adddi3): Use x instead of y as index register.
(__init_bss_section, __map_data_section): Optimize for 68HC12.
(__memset, __memcpy): Likewise.
(regs): Put the soft registers in bss for 68HC12.
(abort): Use trap to abort for 68hc12.
(__mulhi3, __mulhi32): Use emul for 68hc12.
(__mulsi3): Avoid to use the tmp soft register for 68hc12.
* config/m68hc11/m68hc11.h (LIMIT_RELOAD_CLASS): Don't define.
* config/m68hc11/m68hc11-protos.h (limit_reload_class): Remove.
* config/m68hc11/m68hc11.c (limit_reload_class): Remove.
(m68hc11_override_options): Remove setting of flag_no_nonansi_builtin.
Set 68HC12 min offset to -65536.
(print_operand): Put parenthesis arround the operand if it refers
to a symbol having the same name as a register.
(m68hc11_z_replacement): When z register is replaced by its
equivalent soft register, force the insn to be re-recognized.
(m68hc11_check_z_replacement): Fix the test when destination is
the index register and z dies in the insn.
(m68hc11_reorg): Remove the REG_DEAD notes beforce recomputing them.
* config/m68hc11/m68hc11.c (m68hc11_override_options): Initialize
costs according to processor variant.
(m68hc11_shift_cost): New function to compute shift costs.
(m68hc11_rtx_costs): Define costs according to processor variant.
(m6811_cost): Costs for 68HC11.
(m6812_cost): Costs for 68HC12.
(COSTS_N_INSNS): Remove.

* config/m68hc11/m68hc11.h (RTX_COSTS): New.
(DEFAULT_RTX_COSTS): Remove.
(CONST_COSTS): Define costs according to OUTER_CODE.
(processor_costs): New struct to define costs.
(m68hc11_cost): Pointer to current costs.

* config/m68hc11/m68hc11.md (*addhi3_68hc12): Fix generation
and use m68hc11_notice_keep_cc when using leax/leay.
(addhi3 split): Reject split if the insn is handled by
leax/leay above.
* config/m68hc11/m68hc11.c (m68hc11_split_move): For 68HC12 the
push must be handled in a special way if the source operand uses
sp as index register.
(m68hc11_notice_keep_cc): New function.
(m68hc11_gen_movhi): Use it when an insn changes a register but
not the flags.
(m68hc11_gen_movqi): Fix move for 68HC12.
* config/m68hc11/m68hc11-protos.h (m68hc11_notice_keep_cc): Declare.

* config/m68hc11/m68hc11.c (m68hc11_emit_libcall): Use LCT_CONST
and don't pass operands[0] to emit_library_call_value.

* config/m68hc11/m68hc11.md (tsthi_1): Use cpd for 68HC12.
(zero_extendsi split): Simplify and use (zero_extendhi).
(*addhi3): Remove 'w' constraint since stack pointer is handled
by (addhi3_sp).
(*ashlhi3_2): Operand 2 is clobbered use '+' for its constraint.
(*ashlhi3, *ashrhi3, *lshrhi3): Likewise.
(*ashrhi3_const): Fix shift by 7.
(*lshrsi3_const16): Fix template.
(call, call_value): Fix constraint and predicate.

* config/m68hc11/m68hc11.md (X_REGNUM, D_REGNUM): New constant.
(Y_REGNUM, SP_REGNUM, PC_REGNUM, A_REGNUM, B_REGNUM): Likewise.
(CC_REGNUM): Likewise.
(*unnamed splits): Use above constants instead of hard coded numbers.
(*adcq, *subcq, *addsi_carry, *rotlqi3_with_carry): Likewise.
(*rotlhi3_with_carry, *rotrhi3_with_carry): Likewise.
(*return_16bit, *unnamed peepholes): Likewise.

From-SVN: r41802

23 years ago* texi2pod.pl: Add copyright and GPL notices.
Joseph Myers [Thu, 3 May 2001 19:45:32 +0000 (20:45 +0100)]
* texi2pod.pl: Add copyright and GPL notices.

From-SVN: r41800

23 years agoconfig.gcc (rs6000-ibm-aix|powerpc-ibm-aix): Do not include rs6000/rs6000.h twice.
David O'Brien [Thu, 3 May 2001 19:32:51 +0000 (19:32 +0000)]
config.gcc (rs6000-ibm-aix|powerpc-ibm-aix): Do not include rs6000/rs6000.h twice.

2001-05-03  David O'Brien  <obrien@FreeBSD.org>
* config.gcc(rs6000-ibm-aix|powerpc-ibm-aix):  Do not include
rs6000/rs6000.h twice.

Approved by:  David Edelsohn <dje@watson.ibm.com>
              <200105031901.PAA24582@makai.watson.ibm.com>

From-SVN: r41799

23 years agodjgpp.h (CPP_PREDEFINES): Define __GO32__.
Mark Elbrecht [Thu, 3 May 2001 19:08:11 +0000 (19:08 +0000)]
djgpp.h (CPP_PREDEFINES): Define __GO32__.

* config/i386/djgpp.h (CPP_PREDEFINES): Define __GO32__.
(CPP_SPEC): Conditionally define MSDOS and GO32.
(SUBTARGET_SWITCHES): Ignore -mbnu210 and -mno-bnu210.
(SUBTARGET_OVERRIDE_OPTIONS): Warn that -mbnu210 and -mno-bnu210 are
ignored.
(SUPPORTS_WEAK, SUPPORTS_ONE_ONLY): Remove.

From-SVN: r41798

23 years ago* config/mn10300/mn10300.md: Sign-extend GEN_INT operands.
Alexandre Oliva [Thu, 3 May 2001 18:41:29 +0000 (18:41 +0000)]
* config/mn10300/mn10300.md: Sign-extend GEN_INT operands.

From-SVN: r41797

23 years agojni.cc (_Jv_JNI_GetPrimitiveArrayRegion): Fixed bounds checking.
Martin Kahlert [Thu, 3 May 2001 16:56:38 +0000 (16:56 +0000)]
jni.cc (_Jv_JNI_GetPrimitiveArrayRegion): Fixed bounds checking.

2001-05-03  Martin Kahlert  <martin.kahlert@infineon.com>

* jni.cc (_Jv_JNI_GetPrimitiveArrayRegion): Fixed bounds
checking.
(_Jv_JNI_SetPrimitiveArrayRegion): Likewise.

From-SVN: r41795

23 years agoFix bad checkin.
Andrew Haley [Thu, 3 May 2001 16:53:38 +0000 (16:53 +0000)]
Fix bad checkin.

From-SVN: r41793

23 years agoWrong ChangeLog entry.
Jakub Jelinek [Thu, 3 May 2001 16:40:38 +0000 (18:40 +0200)]
Wrong ChangeLog entry.

From-SVN: r41792

23 years agointegrate.h (struct inline_remap): Add leaf_reg_map table.
Mark Mitchell [Thu, 3 May 2001 16:14:34 +0000 (16:14 +0000)]
integrate.h (struct inline_remap): Add leaf_reg_map table.

* integrate.h (struct inline_remap): Add leaf_reg_map table.
* integrate.c (expand_inline_function): Use xcalloc to allocate
memory.
(copy_rtx_and_substitute): Use the leaf_reg_map for leaf
registers.

From-SVN: r41791

23 years agoupdate_web_docs: Don't generate HTML from gxxint.texi.
Joseph Myers [Thu, 3 May 2001 15:49:22 +0000 (16:49 +0100)]
update_web_docs: Don't generate HTML from gxxint.texi.

* update_web_docs: Don't generate HTML from gxxint.texi.  Don't
run texi2html on manuals that aren't present.

From-SVN: r41789

23 years agoc-dump.c (dequeue_and_dump): Don't look at DECL_ASSEMBLER_NAME if it is not set.
Mark Mitchell [Thu, 3 May 2001 15:41:13 +0000 (15:41 +0000)]
c-dump.c (dequeue_and_dump): Don't look at DECL_ASSEMBLER_NAME if it is not set.

* c-dump.c (dequeue_and_dump): Don't look at DECL_ASSEMBLER_NAME
if it is not set.

From-SVN: r41788

23 years agomn10300.h (LINK_SPEC): Pass --relax to the linker if -mrelax is given.
Alexandre Oliva [Thu, 3 May 2001 15:19:15 +0000 (15:19 +0000)]
mn10300.h (LINK_SPEC): Pass --relax to the linker if -mrelax is given.

* config/mn10300/mn10300.h (LINK_SPEC): Pass --relax to the
linker if -mrelax is given.
(TARGET_SWITCHES): Document -mrelax.

From-SVN: r41787

23 years agolibgcj.spec.in (jc1): Add EXCEPTIONSPEC.
Andrew Haley [Thu, 3 May 2001 12:54:10 +0000 (12:54 +0000)]
libgcj.spec.in (jc1): Add EXCEPTIONSPEC.

2001-04-30  Andrew Haley  <aph@cambridge.redhat.com>

        * libgcj.spec.in (jc1): Add EXCEPTIONSPEC.
        * configure.host (EXCEPTIONSPEC): New.
        * configure.in (EXCEPTIONSPEC): New.
        * configure: Rebuilt.

From-SVN: r41786

23 years agoRe-installed 2001-01-09's patch:
Alexandre Oliva [Thu, 3 May 2001 11:58:43 +0000 (11:58 +0000)]
Re-installed 2001-01-09's patch:

* hwint.h (HOST_BITS_PER_WIDE_INT, HOST_WIDE_INT): Use long long
if it's wider than long and the target's long is wider than the
host's.

From-SVN: r41785

23 years agodump.c (cp_dump_tree, [...]): New case.
Nathan Sidwell [Thu, 3 May 2001 11:02:26 +0000 (11:02 +0000)]
dump.c (cp_dump_tree, [...]): New case.

* dump.c (cp_dump_tree, USING_STMT case): New case.
* tree.c (cp_statement_code_p): Add USING_STMT.
* decl2.c (do_using_directive): Add the using directive statement.

* tree.c (walk_tree): Reformat an if block.

From-SVN: r41783

23 years agoconfig.gcc, [...]: Do not directly include rs6000/rs6000.h.
David O'Brien [Thu, 3 May 2001 07:56:42 +0000 (07:56 +0000)]
config.gcc, [...]: Do not directly include rs6000/rs6000.h.

2001-05-02  David O'Brien  <obrien@FreeBSD.org>
* config.gcc, config/rs6000/aix51.h, config/rs6000/mach.h:  Do not
directly include rs6000/rs6000.h.  Instead do it in tm.h.

Approved by:  Geoff Keating <geoffk@geoffk.org>
              Message-ID: <jmae4vtdi0.fsf@geoffk.org>

From-SVN: r41782

23 years agoDaily bump.
GCC Administrator [Thu, 3 May 2001 07:16:09 +0000 (07:16 +0000)]
Daily bump.

From-SVN: r41780

23 years ago* doc/*.texi: Remove generated documentation.
Bryce McKinlay [Thu, 3 May 2001 03:01:44 +0000 (03:01 +0000)]
* doc/*.texi: Remove generated documentation.

From-SVN: r41778

23 years agoobjc-act.c (STRING_OBJECT_CLASS_NAME): Default to NSConstantString for NeXT-style...
Stan Shebs [Wed, 2 May 2001 21:51:54 +0000 (21:51 +0000)]
objc-act.c (STRING_OBJECT_CLASS_NAME): Default to NSConstantString for NeXT-style runtimes.

        * objc/objc-act.c (STRING_OBJECT_CLASS_NAME): Default to
        NSConstantString for NeXT-style runtimes.
        (STRING_OBJECT_GLOBAL_NAME): New macro.
        (enum objc_tree_index): Add values OCTI_CNST_STR_GLOB_ID and
        OCTI_STRING_CLASS_DECL.
        (constant_string_global_id): New macro.
        (string_class_decl): Ditto.
        (setup_string_decl): New function.
        (build_objc_string_object): Use it to build a NeXT runtime
        compatible string initializer.

From-SVN: r41776

23 years agocatch13.C: New test.
Jakub Jelinek [Wed, 2 May 2001 21:00:00 +0000 (23:00 +0200)]
catch13.C: New test.

* g++.old-deja/g++.eh/catch13.C: New test.
* g++.old-deja/g++.eh/catch14.C: New test.

From-SVN: r41774

23 years agotradcpp.c (do_define): Make sure we don't walk past limit.
Jakub Jelinek [Wed, 2 May 2001 20:50:01 +0000 (22:50 +0200)]
tradcpp.c (do_define): Make sure we don't walk past limit.

* tradcpp.c (do_define): Make sure we don't walk past limit.

* gcc.dg/cpp/tr-define.c: New test.

From-SVN: r41773

23 years agors6000.c (rs6000_legitimate_address): Allow any stack offsets if not REG_OK_STRICT.
Franz Sirl [Wed, 2 May 2001 20:30:19 +0000 (20:30 +0000)]
rs6000.c (rs6000_legitimate_address): Allow any stack offsets if not REG_OK_STRICT.

        2000-05-01  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>

        * config/rs6000/rs6000.c (rs6000_legitimate_address): Allow any stack
        offsets if not REG_OK_STRICT.

        * config/rs6000/rs6000.h (REG_OK_STRICT_FLAG): New macro.
        (INT_REG_OK_FOR_INDEX_P): Likewise.
        (INT_REG_OK_FOR_BASE_P): Likewise.
        (REG_OK_FOR_INDEX_P): Use INT_REG_OK_FOR_INDEX_P.
        (REG_OK_FOR_BASE_P): Use INT_REG_OK_FOR_BASE_P.
        (LEGITIMATE_OFFSET_ADDRESS_P): Use INT_REG_OK_FOR_INDEX_P and
        INT_REG_OK_FOR_BASE_P instead of REG_OK_FOR_INDEX_P and
        REG_OK_FOR_BASE_P. Take an additional parameter.
        (LEGITIMATE_INDEXED_ADDRESS_P): Likeewise.
        (LEGITIMATE_INDIRECT_ADDRESS_P): Likewise.
        (LEGITIMATE_LO_SUM_ADDRESS_P): Likewise.
        (GO_IF_LEGITIMATE_ADDRESS): Move code into new function
        rs6000_legitimate_address() and use it.
        * config/rs6000/rs6000.c: Update all callers.
        (rs6000_legitimate_address): New function.

From-SVN: r41772

23 years ago[multiple changes]
David Edelsohn [Wed, 2 May 2001 18:21:06 +0000 (14:21 -0400)]
[multiple changes]

2001-05-02  David Edelsohn  <edelsohn@gnu.org>

* config/rs6000/rs6000.c (rs6000_emit_move): Merge
special_constant conditional blocks together.

2001-05-02  Dale Johannesen  <dalej@apple.com>

* config/rs6000/rs6000.h (RS6000_ARG_SIZE): Remove unused NAMED
parameter.
(STRICT_ARGUMENT_NAMING): Define.
* config/rs6000/rs6000.c (function_arg_advance, function_arg,
function_arg_partial_nregs, setup_incoming_varargs): Remove
args logic which depends on "named" now that STRICT_ARGUMENT_NAMING
is defined.

From-SVN: r41771

23 years agodecl.c (compute_array_index_type): Don't try to do anything with the indices when...
Mark Mitchell [Wed, 2 May 2001 18:04:18 +0000 (18:04 +0000)]
decl.c (compute_array_index_type): Don't try to do anything with the indices when processing a template.

* decl.c (compute_array_index_type): Don't try to do anything with
the indices when processing a template.

From-SVN: r41770

23 years ago* config/i386/i386.h (FUNCTION_BOUNDARY): Result is unsigned.
Richard Kenner [Wed, 2 May 2001 17:37:26 +0000 (17:37 +0000)]
* config/i386/i386.h (FUNCTION_BOUNDARY): Result is unsigned.

From-SVN: r41767

23 years agofunction.c (fixup_var_regs_1, [...]): Use promoted mode for replacement.
Richard Kenner [Wed, 2 May 2001 17:31:19 +0000 (17:31 +0000)]
function.c (fixup_var_regs_1, [...]): Use promoted mode for replacement.

* function.c (fixup_var_regs_1, case SUBREG): Use promoted mode
for replacement.

From-SVN: r41765

23 years agoexpr.c (store_field): Do nothing except elaborate side-effects if zero-bit field.
Richard Kenner [Wed, 2 May 2001 17:08:19 +0000 (17:08 +0000)]
expr.c (store_field): Do nothing except elaborate side-effects if zero-bit field.

* expr.c (store_field): Do nothing except elaborate side-effects if
zero-bit field.

From-SVN: r41763

23 years agocall.c: NULL_PTR -> NULL.
Kaveh R. Ghazi [Wed, 2 May 2001 14:38:35 +0000 (14:38 +0000)]
call.c: NULL_PTR -> NULL.

cp:
* call.c: NULL_PTR -> NULL.
* class.c: Likewise.
* cvt.c: Likewise.
* decl.c: Likewise.
* decl2.c: Likewise.
* except.c: Likewise.
* init.c: Likewise.
* rtti.c: Likewise.
* search.c: Likewise.
* tree.c: Likewise.
* typeck.c: Likewise.
* typeck2.c: Likewise.

f:
* com.c: NULL_PTR -> NULL.

java:
* decl.c: NULL_PTR -> NULL.
* jcf-write.c: Likewise.

From-SVN: r41762