gcc.git
22 years agonatPlainSocketImpl.cc (_Jv_recv): Removed.
Bryce McKinlay [Thu, 7 Mar 2002 01:53:21 +0000 (01:53 +0000)]
natPlainSocketImpl.cc (_Jv_recv): Removed.

* java/net/natPlainSocketImpl.cc (_Jv_recv): Removed.
(read): Call recv() directly, not _Jv_recv().

From-SVN: r50391

22 years agoTidy whitespace.
Richard Henderson [Thu, 7 Mar 2002 01:17:14 +0000 (17:17 -0800)]
Tidy whitespace.

From-SVN: r50387

22 years agogenemit.c (gen_exp): New argument used.
Richard Henderson [Thu, 7 Mar 2002 01:15:59 +0000 (17:15 -0800)]
genemit.c (gen_exp): New argument used.

        * genemit.c (gen_exp): New argument used.  Invoke copy_rtx
        if used indicates we've already emitted one copy of an operand.
        (gen_insn, gen_expand, output_add_clobbers): Supply a null used.
        (gen_split): Supply a non-null used.

From-SVN: r50386

22 years agosplay-tree.c (splay_tree_xmalloc_allocate, [...]): Use K&R-style definitions, not...
Jim Blandy [Thu, 7 Mar 2002 00:20:12 +0000 (00:20 +0000)]
splay-tree.c (splay_tree_xmalloc_allocate, [...]): Use K&R-style definitions, not prototyped definitions.

* splay-tree.c (splay_tree_xmalloc_allocate,
splay_tree_xmalloc_deallocate): Use K&R-style definitions, not
prototyped definitions.  Mark `data' arguments as unused.

From-SVN: r50384

22 years agonatFileDescriptorEcos.cc (init): Don't use GetStdHandle.
Tom Tromey [Wed, 6 Mar 2002 23:23:34 +0000 (23:23 +0000)]
natFileDescriptorEcos.cc (init): Don't use GetStdHandle.

* java/io/natFileDescriptorEcos.cc (init): Don't use
GetStdHandle.
* java/io/natFileDescriptorPosix.cc (valid): Don't call stat if FD
is negative.
(init): Don't use GetStdHandle.

From-SVN: r50383

22 years agoconfig.h.in: Rebuilt.
Tom Tromey [Wed, 6 Mar 2002 23:11:18 +0000 (23:11 +0000)]
config.h.in: Rebuilt.

* include/config.h.in: Rebuilt.
* configure: Rebuilt.
* Makefile.in: Rebuilt.

From-SVN: r50381

22 years agoreload1.c (reload): Unshare all rtl after reload is done.
Ulrich Weigand [Wed, 6 Mar 2002 23:07:08 +0000 (23:07 +0000)]
reload1.c (reload): Unshare all rtl after reload is done.

        * reload1.c (reload): Unshare all rtl after reload is done.

* simplify-rtx.c (simplify_plus_minus): Do not abort,
but simply fail if the expression is too complex to simplify.
(simplify_gen_binary): Handle simplify_plus_minus failures.

From-SVN: r50380

22 years agoFileDescriptor.java: Initialize in/out/err in init().
Adam Megacz [Wed, 6 Mar 2002 22:37:26 +0000 (22:37 +0000)]
FileDescriptor.java: Initialize in/out/err in init().

2002-03-06  Adam Megacz  <adam@xwt.org>

        * java/io/FileDescriptor.java: Initialize in/out/err in init().
        * java/io/natFileDescriptorWin32.cc (init()): Added function.
        * java/io/natFileDescriptorPosix.cc (init()): Added function.
        * java/io/natFileDescriptorEcos.cc (init()): Added function.

From-SVN: r50378

22 years agouser.cfg.in: Also document deprecated entries.
Phil Edwards [Wed, 6 Mar 2002 21:22:56 +0000 (21:22 +0000)]
user.cfg.in: Also document deprecated entries.

2002-03-06  Phil Edwards  <pme@gcc.gnu.org>

* docs/doxygen/user.cfg.in:  Also document deprecated entries.
* docs/html/Makefile:  Example rule to rebuild porting-howto.html.
* docs/html/17_intro/howto.html:  "gcc"->"GCC" changes, when
referring to the collection as a whole.  New section on which macros
can be redefined by the user.
* docs/html/19_diagnostics/howto.html:  Update note for concepts.
* docs/html/20_util/howto.html:  Update link to SGI.
* docs/html/faq/index.html:  Update snapshot versions.  New entry
on why g++ (but not gcc) must currently predefine certain macros.
* docs/html/faq/index.txt:  Regenerated.

* include/bits/basic_string.h (basic_string::_S_construct):  Fix
names in declaration.
(basic_string::compare):  These are no longer optional.
* include/bits/ostream.tcc:  Tweak closing brace placement.
* include/bits/stl_algo.h:  Lots of initial doxygen comment hooks.
* include/std/std_sstream.h:  Fix typo in comment.
* include/bits/locale_facets.tcc:  Remove unneeded header inclusion.
* src/locale.cc:  Likewise.

From-SVN: r50376

22 years agore PR libstdc++/5734 (2 extensions (empty push_back() and is_sorted()) are not docume...
Phil Edwards [Wed, 6 Mar 2002 20:08:18 +0000 (20:08 +0000)]
re PR libstdc++/5734 (2 extensions (empty push_back() and is_sorted()) are not documented)

2002-03-06  Phil Edwards  <pme@gcc.gnu.org>

PR libstdc++/5734
* include/bits/stl_vector.h (vector::push_back()):  Guard with
_GLIBCPP_DEPRECATED.

From-SVN: r50375

22 years agossa-ccp.c (ssa_fast_dce): Update the DF def-use chains after completing fast dead...
Jeff Law [Wed, 6 Mar 2002 19:56:21 +0000 (12:56 -0700)]
ssa-ccp.c (ssa_fast_dce): Update the DF def-use chains after completing fast dead code elimination.

        * ssa-ccp.c (ssa_fast_dce): Update the DF def-use chains
        after completing fast dead code elimination.

From-SVN: r50374

22 years agotoplev.c (rest_of_compilation): Do jump threading before SSA path...
Jan Hubicka [Wed, 6 Mar 2002 19:34:36 +0000 (20:34 +0100)]
toplev.c (rest_of_compilation): Do jump threading before SSA path...

* toplev.c (rest_of_compilation): Do jump threading before SSA path;
consistently call delete_trivially_dead_insns after CSE and GCSE;
fix DFI_life dumping; do jump threading after liveness; do crossjumping
after liveness2; update comment in last crossjumping.
* cfgcleanup.c (try_crossjump_to_edge): Dirtify block.

From-SVN: r50373

22 years agom68k.h (CONST_COSTS): Lower cost of 0.0 when used inside a COMPARE operator.
Jeff Law [Wed, 6 Mar 2002 19:25:13 +0000 (12:25 -0700)]
m68k.h (CONST_COSTS): Lower cost of 0.0 when used inside a COMPARE operator.

        * m68k.h (CONST_COSTS): Lower cost of 0.0 when used inside a
        COMPARE operator.

From-SVN: r50372

22 years agoFix ChangeLog date typo
Eric Blake [Wed, 6 Mar 2002 19:15:09 +0000 (19:15 +0000)]
Fix ChangeLog date typo

From-SVN: r50371

22 years agounicode-decomp.pl: Move from chartables.pl...
Eric Blake [Wed, 6 Mar 2002 18:54:45 +0000 (18:54 +0000)]
unicode-decomp.pl: Move from chartables.pl...

2002-03-04  Eric Blake  <ebb9@email.byu.edu>

* scripts/unicode-decomp.pl: Move from chartables.pl, and remove
the code for generating include/java-chartables.h.
* scripts/unicode-blocks.pl: Move from scripts/blocks.pl, and
merge with Classpath.
* scripts/unicode-muncher.pl: Copy from Classpath.
* scritps/MakeCharTables.java: New file.
* gnu/gcj/convert/Blocks-3.txt: New file.
* gnu/gcj/convert/UnicodeData-3.0.0.txt: New file.
* gnu/gcj/convert/UnicodeCharacterDatabase-3.0.0.html: New file.
* gnu/java/lang/CharData.java: Copy from Classpath.
* Makefile.am (ordinary_java_source_files): Add
gnu/java/lang/CharData.java.
* configure.in: Remove --enable-fast-character option.
* java/lang/Character.java: Merge algorithms and Javadoc with
Classpath.
* java/lang/natCharacter.cc: Implement Unicode lookup table more
efficiently.
* include/java-chardecomp.h: Regenerate.
* include/java-chartables.h: Regenerate.

From-SVN: r50368

22 years agoVersion.c: Fix misplaced leading blanks on first line.
Phil Edwards [Wed, 6 Mar 2002 18:42:56 +0000 (18:42 +0000)]
Version.c: Fix misplaced leading blanks on first line.

2002-03-06  Phil Edwards  <pme@gcc.gnu.org>

* libF77/Version.c:  Fix misplaced leading blanks on first line.
* libI77/Version.c:  Likewise.
* libU77/Version.c:  Likewise.

From-SVN: r50367

22 years agoversion.c: Fix misplaced leading blanks on first line.
Phil Edwards [Wed, 6 Mar 2002 18:40:56 +0000 (18:40 +0000)]
version.c: Fix misplaced leading blanks on first line.

2002-03-06  Phil Edwards  <pme@gcc.gnu.org>

* version.c:  Fix misplaced leading blanks on first line.

From-SVN: r50366

22 years agoc++config: Fix misplaced leading blanks on first line.
Phil Edwards [Wed, 6 Mar 2002 18:37:39 +0000 (18:37 +0000)]
c++config: Fix misplaced leading blanks on first line.

2002-03-06  Phil Edwards  <pme@gcc.gnu.org>

* include/bits/c++config:  Fix misplaced leading blanks on first line.

From-SVN: r50365

22 years agoupdate_version: Don't indent the version string.
Phil Edwards [Wed, 6 Mar 2002 18:35:57 +0000 (18:35 +0000)]
update_version: Don't indent the version string.

2002-03-06  Phil Edwards  <pme@gcc.gnu.org>

* update_version:  Don't indent the version string.

From-SVN: r50364

22 years ago* cfgrtl.c (verify_flow_info): Accept RESX as EH edge source.
Jan Hubicka [Wed, 6 Mar 2002 18:09:51 +0000 (19:09 +0100)]
* cfgrtl.c (verify_flow_info): Accept RESX as EH edge source.

From-SVN: r50363

22 years agocfgcleanup.c (mentions_nonequal_regs): New function.
Jan Hubicka [Wed, 6 Mar 2002 17:16:22 +0000 (18:16 +0100)]
cfgcleanup.c (mentions_nonequal_regs): New function.

* cfgcleanup.c (mentions_nonequal_regs): New function.
(thread_jump): Use it.
* toplev.c (rest_of_compilation): Run jump threading after
liveness.

From-SVN: r50361

22 years agossa-ccp.c (ssa_ccp_substitute_constants): Backout 2002-03-05 patch.
Jakub Jelinek [Wed, 6 Mar 2002 16:53:07 +0000 (17:53 +0100)]
ssa-ccp.c (ssa_ccp_substitute_constants): Backout 2002-03-05 patch.

* ssa-ccp.c (ssa_ccp_substitute_constants): Backout 2002-03-05
patch.

From-SVN: r50359

22 years agopredict.c (estimate_bb_frequencies): Do not reload the frequencies from notes.
Jan Hubicka [Wed, 6 Mar 2002 10:29:11 +0000 (11:29 +0100)]
predict.c (estimate_bb_frequencies): Do not reload the frequencies from notes.

* predict.c (estimate_bb_frequencies): Do not reload the
frequencies from notes.

From-SVN: r50356

22 years agocfgrtl.c (delete_insn_and_edges, [...]): New.
Jan Hubicka [Wed, 6 Mar 2002 10:17:23 +0000 (11:17 +0100)]
cfgrtl.c (delete_insn_and_edges, [...]): New.

* cfgrtl.c (delete_insn_and_edges, delete_insn_chain_and_edges): New.
* rtl.h (delete_insn_and_edges, delete_insn_chain_and_edges): Declare

* basic-block.h (update_life_info, update_life_info_in_dirty_blocks,
delete_noop_moves): Return indeger.
* flow.c (ndead): New variable.
(propagate_block_delete_insn): Use delete_insn_and_edges; remove
BB argument; update callers.
(propagate_block_delete_libcall): Use delete_insn_chain_and_edges.
(life_analysis): Do not call purge_all_dead_edges.
(update_life_info): Return number of deleted insns; print statistics.
(update_life_info_in_dirty_blocks): likewise.
(delete_noop_moves): Use delete_insn_and_edges; print statistics;
return number of insns deleted.

* cse.c: Include timevar.h
(delete_trivially_dead_insns): Kill preserve_basic_blocks argument;
iterate until stabilizes; print statistics; return number of killed
insns.
* Makefile.in: (cse.o): Add timevar.h dependency
* rtl.h (delete_trivially_dead_insns): New.
* timever.def: Add TV_DELETE_TRIVIALLY_DEAD timer.
* toplev.c (rest_of_compilation): Update callers.

* cfgcleanup.c (try_optimize_cfg): Kill blocks.
(try_optimize_cfg): Do not update liveness.
(cleanup-cfg): Loop until try_optimize_cfg and dead code
removal stabilizes; use delete_trivially_dead_insns.

* cfgrtl.c (verify_flow_info): Sanity check outgoing edges.

From-SVN: r50355

22 years agoDaily bump.
GCC Administrator [Wed, 6 Mar 2002 08:18:28 +0000 (08:18 +0000)]
Daily bump.

From-SVN: r50353

22 years agoMediaTracker.java: Implemented.
Bryce McKinlay [Wed, 6 Mar 2002 08:11:06 +0000 (08:11 +0000)]
MediaTracker.java: Implemented.

        * java/awt/MediaTracker.java: Implemented.
        * Makefile.am: Add MediaTracker.
        * Makefile.in: Rebuilt.

From-SVN: r50349

22 years agocppmain.c (setup_callbacks): Disable #pragma and #ident callbacks when processing...
Zack Weinberg [Wed, 6 Mar 2002 07:50:03 +0000 (07:50 +0000)]
cppmain.c (setup_callbacks): Disable #pragma and #ident callbacks when processing assembly language.

* cppmain.c (setup_callbacks): Disable #pragma and #ident
callbacks when processing assembly language.

From-SVN: r50346

22 years agoRemove floatformat_arm_ext.
Andrew Cagney [Wed, 6 Mar 2002 06:29:00 +0000 (06:29 +0000)]
Remove floatformat_arm_ext.

From-SVN: r50345

22 years agonatPosixProcess.cc (fail): Removed.
Tom Tromey [Wed, 6 Mar 2002 05:13:58 +0000 (05:13 +0000)]
natPosixProcess.cc (fail): Removed.

* java/lang/natPosixProcess.cc (fail): Removed.
(startProcess): Simplified error-handling.  Preserve
LD_LIBRARY_PATH across exec.

From-SVN: r50342

22 years agopa.h (ASM_FILE_END): Define.
John David Anglin [Wed, 6 Mar 2002 04:59:28 +0000 (04:59 +0000)]
pa.h (ASM_FILE_END): Define.

* pa.h (ASM_FILE_END): Define.
* som.h (ASM_FILE_END): Delete.

* pa.c (function_arg): Don't pass floats in general registers in
indirect calls if TARGET_ELF32.

From-SVN: r50341

22 years ago* config/i386/i386.md (floatsidf2): Conditionalize on hard-float.
Richard Henderson [Wed, 6 Mar 2002 00:06:05 +0000 (16:06 -0800)]
* config/i386/i386.md (floatsidf2): Conditionalize on hard-float.

From-SVN: r50339

22 years agojni.cc (_Jv_LookupJNIMethod): Throw UnsatisfiedLinkError, not AbstractMethodError.
Tom Tromey [Tue, 5 Mar 2002 22:36:11 +0000 (22:36 +0000)]
jni.cc (_Jv_LookupJNIMethod): Throw UnsatisfiedLinkError, not AbstractMethodError.

* jni.cc (_Jv_LookupJNIMethod): Throw UnsatisfiedLinkError, not
AbstractMethodError.

From-SVN: r50337

22 years agogthr-win32.h (__GTHREAD_MUTEX_INIT_DEFAULT): Define.
Danny Smith [Tue, 5 Mar 2002 22:08:23 +0000 (22:08 +0000)]
gthr-win32.h (__GTHREAD_MUTEX_INIT_DEFAULT): Define.

From-SVN: r50336

22 years agoMAINTAINERS (Write After Approval): Add myself.
Danny Smith [Tue, 5 Mar 2002 21:29:18 +0000 (21:29 +0000)]
MAINTAINERS (Write After Approval): Add myself.

From-SVN: r50335

22 years ago002-03-05 Benjamin Kosnik <bkoz@redhat.com>
Benjamin Kosnik [Tue, 5 Mar 2002 21:14:20 +0000 (21:14 +0000)]
002-03-05  Benjamin Kosnik  <bkoz@redhat.com>

* docs/html/17_intro/RELEASE-NOTES: Fix usage.
* README (libmath): Make clear.

From-SVN: r50331

22 years agoacinclude.m4 (GLIBCPP_ENABLE_SYMVERS): Check for version script globbing in ld.
Jakub Jelinek [Tue, 5 Mar 2002 21:12:17 +0000 (22:12 +0100)]
acinclude.m4 (GLIBCPP_ENABLE_SYMVERS): Check for version script globbing in ld.

* acinclude.m4 (GLIBCPP_ENABLE_SYMVERS): Check for version
script globbing in ld.
* aclocal.m4: Rebuilt.
* configure: Rebuilt.

From-SVN: r50330

22 years agoThis is the documentation for -### that I forgot to add when -### was
Ira Ruben [Tue, 5 Mar 2002 20:17:57 +0000 (20:17 +0000)]
This is the documentation for -### that I forgot to add when -### was
originally added.

From-SVN: r50328

22 years agoRELEASE-NOTES: Update.
Benjamin Kosnik [Tue, 5 Mar 2002 20:16:09 +0000 (20:16 +0000)]
RELEASE-NOTES: Update.

2002-03-05  Benjamin Kosnik  <bkoz@redhat.com>

* docs/html/17_intro/RELEASE-NOTES: Update.
* README: Format subdirectories.

From-SVN: r50326

22 years agomklibgcc.in: Prepend a tab before .hidden, add $flags to gcc -r command line.
Jakub Jelinek [Tue, 5 Mar 2002 18:09:29 +0000 (19:09 +0100)]
mklibgcc.in: Prepend a tab before .hidden, add $flags to gcc -r command line.

* mklibgcc.in: Prepend a tab before .hidden, add $flags to gcc
-r command line.  Don't hide any symbols if not building
shared libgcc.

From-SVN: r50321

22 years agocfg.c (dump_flow_info): Warn about profile mismatches.
Jan Hubicka [Tue, 5 Mar 2002 17:34:16 +0000 (18:34 +0100)]
cfg.c (dump_flow_info): Warn about profile mismatches.

* cfg.c (dump_flow_info): Warn about profile mismatches.
* cfgrtl.c (verify_flow_info): Few aditional sanity checks.
(purge_dead_edges): Remove REG_BR_PROB notes on simplejumps.

From-SVN: r50320

22 years agosnapshot-README: Note that snapshots come from the 3.1 branch.
Joseph Myers [Tue, 5 Mar 2002 13:50:12 +0000 (13:50 +0000)]
snapshot-README: Note that snapshots come from the 3.1 branch.

* snapshot-README: Note that snapshots come from the 3.1 branch.
Update list of files.

From-SVN: r50318

22 years ago2002-03-05 Paolo Carlini <pcarlini@unitus.it>
Paolo Carlini [Tue, 5 Mar 2002 12:09:45 +0000 (13:09 +0100)]
2002-03-05  Paolo Carlini  <pcarlini@unitus.it>

libstdc++/5816
* include/bits/locale_facets.tcc
(num_get::_M_extract_float): Fix the parsing of __dec, since
the standard prescribes that if no grouping characters are
seen, no grouping check is applied.
        * testsuite/22_locale/num_get_members_char.cc: Add test05
distilled from the PR.
        * testsuite/22_locale/num_get_members_wchar_t.cc: Ditto.

From-SVN: r50317

22 years agoexpmed.c (emit_store_flag): Don't test BITS_PER_WORD * 2 wide volatile memory by...
Jakub Jelinek [Tue, 5 Mar 2002 11:10:43 +0000 (12:10 +0100)]
expmed.c (emit_store_flag): Don't test BITS_PER_WORD * 2 wide volatile memory by parts.

* expmed.c (emit_store_flag): Don't test BITS_PER_WORD * 2
wide volatile memory by parts.

* gcc.c-torture/compile/20020304-2.c: New test.

From-SVN: r50314

22 years agossa-ccp.c (ssa_ccp_substitute_constants): Don't crash if def is NULL.
Jakub Jelinek [Tue, 5 Mar 2002 11:01:09 +0000 (12:01 +0100)]
ssa-ccp.c (ssa_ccp_substitute_constants): Don't crash if def is NULL.

* ssa-ccp.c (ssa_ccp_substitute_constants): Don't crash if def
is NULL.
* gcc.dg/20020304-1.c: New test.

From-SVN: r50311

22 years agoDaily bump.
GCC Administrator [Tue, 5 Mar 2002 08:18:29 +0000 (08:18 +0000)]
Daily bump.

From-SVN: r50310

22 years agobuiltins.c (cos_builtin): method_return_type ATTRIBUTE_UNUSED
David Billinghurst [Tue, 5 Mar 2002 05:16:15 +0000 (05:16 +0000)]
builtins.c (cos_builtin): method_return_type ATTRIBUTE_UNUSED

2002-03-05  David Billinghurst <David.Billinghurst@riotinto.com>

* builtins.c(cos_builtin): method_return_type ATTRIBUTE_UNUSED
* builtins.c(sin_builtin): Likewise
* builtins.c(sqrt_builtin): Likewise

From-SVN: r50304

22 years agors6000.h (TOTAL_ALTIVEC_REGS): Fix off-by-one error.
Richard Henderson [Tue, 5 Mar 2002 04:31:12 +0000 (20:31 -0800)]
rs6000.h (TOTAL_ALTIVEC_REGS): Fix off-by-one error.

2002-03-05  Richard Henderson  <rth@redhat.com>

        * rs6000.h (TOTAL_ALTIVEC_REGS): Fix off-by-one error.

From-SVN: r50301

22 years agotoplev.c (documented_lang_options): Document more language-specific options.
Geoffrey Keating [Tue, 5 Mar 2002 02:34:07 +0000 (02:34 +0000)]
toplev.c (documented_lang_options): Document more language-specific options.

* toplev.c (documented_lang_options): Document more
language-specific options.
* doc/invoke.texi (Warning Options): Correct documentation for
-Wno-multichar, -Wno-div-by-zero, and -Wsystem-headers.
* c-decl.c (c_decode_option): Use a table to handle warning options.

From-SVN: r50299

22 years agommix.h (ENCODE_SECTION_INFO): Pass on new second parameter to mmix_encode_section_info.
Hans-Peter Nilsson [Tue, 5 Mar 2002 02:16:39 +0000 (02:16 +0000)]
mmix.h (ENCODE_SECTION_INFO): Pass on new second parameter to mmix_encode_section_info.

* config/mmix/mmix.h (ENCODE_SECTION_INFO): Pass on new second
parameter to mmix_encode_section_info.
(LINK_SPEC): Don't defsym __.MMIX.start..text if linking
relocatably.  Always produce ELF, not mmo if linking relocatably.
* config/mmix/mmix.c (mmix_encode_section_info): If new parameter
first is non-zero, don't add symbol prefix.
* config/mmix/mmix-protos.h (mmix_encode_section_info): Tweak
prototype accordingly.

From-SVN: r50298

22 years ago* config.gcc (*-*-netbsd*): Add t-slibgcc-elf-ver to tmake_file.
Krister Walfridsson [Tue, 5 Mar 2002 01:38:39 +0000 (02:38 +0100)]
* config.gcc (*-*-netbsd*): Add t-slibgcc-elf-ver to tmake_file.

From-SVN: r50297

22 years agoconfigure.in: Increase required makeinfo version to 4.1.
Joseph Myers [Tue, 5 Mar 2002 00:39:06 +0000 (00:39 +0000)]
configure.in: Increase required makeinfo version to 4.1.

* configure.in: Increase required makeinfo version to 4.1.
* configure: Regenerate.

From-SVN: r50294

22 years agocvsignore: Remove *.info* and genrtl*; these files are generated elsewhere now.
Geoffrey Keating [Mon, 4 Mar 2002 23:21:41 +0000 (23:21 +0000)]
cvsignore: Remove *.info* and genrtl*; these files are generated elsewhere now.

* .cvsignore: Remove *.info* and genrtl*; these files are generated
elsewhere now.

From-SVN: r50293

22 years agoporting-howto.xml: Refer to http://www.oasis-open.org for docbookx.dtd.
Craig Rodrigues [Mon, 4 Mar 2002 22:58:50 +0000 (22:58 +0000)]
porting-howto.xml: Refer to oasis-open.org for docbookx.dtd.

2002-03-04  Craig Rodrigues  <rodrigc@gcc.gnu.org>

        * docs/html/17_intro/porting-howto.xml: Refer to
        http://www.oasis-open.org for docbookx.dtd.
        * docs/html/17_intro/porting-howto.html: Regenerated.

From-SVN: r50291

22 years agoRemove old unneeded .cvsignore files.
Geoffrey Keating [Mon, 4 Mar 2002 22:57:38 +0000 (22:57 +0000)]
Remove old unneeded .cvsignore files.

From-SVN: r50290

22 years agoconfigure.in: Add --enable-install-libiberty option.
Phil Edwards [Mon, 4 Mar 2002 21:41:06 +0000 (21:41 +0000)]
configure.in: Add --enable-install-libiberty option.

2002-03-04  Phil Edwards  <pme@gcc.gnu.org>

* configure.in:  Add --enable-install-libiberty option.
* Makefile.in (INSTALLED_HEADERS):  New variable.
(install_to_libdir):  Possibly also copy headers.
* configure:  Regenerated.

From-SVN: r50288

22 years ago* xmalloc.c (xmalloc_fail): Clarify error message further.
Neil Booth [Mon, 4 Mar 2002 21:22:52 +0000 (21:22 +0000)]
* xmalloc.c (xmalloc_fail): Clarify error message further.

From-SVN: r50287

22 years agotexinfo.tex: Update to version 2002-03-01.06.
Joseph Myers [Mon, 4 Mar 2002 19:04:44 +0000 (19:04 +0000)]
texinfo.tex: Update to version 2002-03-01.06.

* doc/include/texinfo.tex: Update to version 2002-03-01.06.
* doc/invoke.texi: Fix @math uses.

From-SVN: r50284

22 years agoNew test case (from PR c/5830).
Zack Weinberg [Mon, 4 Mar 2002 17:18:06 +0000 (17:18 +0000)]
New test case (from PR c/5830).

From-SVN: r50279

22 years agotoplev.c (rest_of_compilation): Cleanup CFG after dead jumptables removal
Jan Hubicka [Mon, 4 Mar 2002 14:37:45 +0000 (15:37 +0100)]
toplev.c (rest_of_compilation): Cleanup CFG after dead jumptables removal

* toplev.c (rest_of_compilation): Cleanup CFG after dead jumptables
removal

From-SVN: r50277

22 years agoDaily bump.
GCC Administrator [Mon, 4 Mar 2002 08:17:49 +0000 (08:17 +0000)]
Daily bump.

From-SVN: r50276

22 years agoRemove cvs junk
Bryce McKinlay [Mon, 4 Mar 2002 01:01:08 +0000 (01:01 +0000)]
Remove cvs junk

From-SVN: r50271

22 years agoMakefile.am: Use -bootclasspath, not -CLASSPATH.
Bryce McKinlay [Mon, 4 Mar 2002 01:00:16 +0000 (01:00 +0000)]
Makefile.am: Use -bootclasspath, not -CLASSPATH.

* Makefile.am: Use -bootclasspath, not -CLASSPATH.
* Makefile.in: Rebuilt.

From-SVN: r50270

22 years agoconfig.gcc (powerpc-*-eabialtivec*): Use t-ppcendian.
Aldy Hernandez [Mon, 4 Mar 2002 00:30:25 +0000 (00:30 +0000)]
config.gcc (powerpc-*-eabialtivec*): Use t-ppcendian.

2002-03-03  Aldy Hernandez  <aldyh@redhat.com>

        * config.gcc (powerpc-*-eabialtivec*): Use t-ppcendian.
        (powerpc-*-eabisimaltivec*): Same.

        * config/rs6000/t-ppcendian: New.

From-SVN: r50268

22 years agoc4x-protos.h, [...]: Add new functions nonimmediate_src_operand and nonimmediate_lsrc...
Herman A.J. ten Brugge [Sun, 3 Mar 2002 23:05:33 +0000 (00:05 +0100)]
c4x-protos.h, [...]: Add new functions nonimmediate_src_operand and nonimmediate_lsrc_operand to...

* c4x-protos.h, c4x.h, c4x.c, c4x.md: Add new functions
nonimmediate_src_operand and nonimmediate_lsrc_operand to
disallow ZERO_EXTEND with CONST_INT or CONST_DOUBLE.

From-SVN: r50266

22 years ago* xmalloc.c (xmalloc_fail): Clarify error message.
Neil Booth [Sun, 3 Mar 2002 21:57:57 +0000 (21:57 +0000)]
* xmalloc.c (xmalloc_fail): Clarify error message.

From-SVN: r50265

22 years ago* toplev.c (rest_of_decl_compilation): Revert last two changes.
Richard Henderson [Sun, 3 Mar 2002 21:40:38 +0000 (13:40 -0800)]
* toplev.c (rest_of_decl_compilation): Revert last two changes.

From-SVN: r50264

22 years agoemit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...
Zack Weinberg [Sun, 3 Mar 2002 21:10:09 +0000 (21:10 +0000)]
emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...

* emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,
print-tree.c, real.c, real.h, recog.c, rtl.c, simplify-rtx.c,
tree.c, config/m68k/m68k.c, f/com.c, f/target.h, java/expr.c,
java/jcf-parse.c, java/lex.c:
Remove all #ifndef REAL_ARITHMETIC blocks, make all #ifdef
REAL_ARITHMETIC blocks unconditional.  Delete some further
#ifdef blocks predicated on REAL_ARITHMETIC.
* flags.h, toplev.c: Delete remaining references to
flag_pretend_float.

* doc/invoke.texi: Remove documentation of -fpretend-float.
* doc/tm.texi: Describe the various REAL_* macros as provided by
real.h, not by the target configuration files.

* config/alpha/alpha.h, config/alpha/unicosmk.h, config/arm/arm.h,
config/avr/avr.h, config/c4x/c4x.h, config/convex/convex.h,
config/cris/cris.h, config/d30v/d30v.h, config/dsp16xx/dsp16xx.h,
config/h8300/h8300.h, config/i370/i370.h, config/i386/i386.h,
config/i386/osf1elf.h, config/i960/i960.h, config/ia64/ia64.h,
config/m32r/m32r.h, config/m68hc11/m68hc11.h, config/m68k/dpx2.h,
config/m68k/linux-aout.h, config/m68k/linux.h, config/m68k/m68k.h,
config/m68k/sun3.h, config/m68k/vxm68k.h, config/mcore/mcore.h,
config/mips/mips.h, config/mmix/mmix.h, config/mn10200/mn10200.h,
config/mn10300/mn10300.h, config/pa/pa.h, config/pj/pj.h,
config/rs6000/rs6000.h, config/s390/s390.h, config/sh/sh.h,
config/sparc/freebsd.h, config/sparc/linux.h, config/sparc/linux64.h,
config/sparc/sol2.h, config/sparc/sparc.h, config/sparc/vxsim.h,
config/stormy16/stormy16.h, config/v850/v850.h, config/vax/vax.h,
config/xtensa/xtensa.h:
Do not define, undefine, or mention in comments any of
REAL_ARITHMETIC, REAL_VALUE_ATOF, REAL_VALUE_HTOF,
REAL_VALUE_ISNAN, REAL_VALUE_ISINF,
REAL_VALUE_TO_TARGET_SINGLE, REAL_VALUE_TO_TARGET_DOUBLE,
REAL_VALUE_TO_TARGET_LONG_DOUBLE, REAL_VALUE_TO_DECIMAL,
REAL_VALUE_TYPE, REAL_VALUES_EQUAL, REAL_VALUES_LESS,
REAL_VALUE_LDEXP, REAL_VALUE_FIX, REAL_VALUE_UNSIGNED_FIX,
REAL_VALUE_RNDZINT, REAL_VALUE_UNSIGNED_RNDZINT,
REAL_INFINITY, REAL_VALUE_NEGATE, REAL_VALUE_TRUNCATE,
REAL_VALUE_TO_INT, or REAL_VALUE_FROM_INT.

From-SVN: r50263

22 years ago* gcc_release: Make snapshots come from the 3.1 branch.
Joseph Myers [Sun, 3 Mar 2002 18:58:36 +0000 (18:58 +0000)]
* gcc_release: Make snapshots come from the 3.1 branch.

From-SVN: r50262

22 years agoAdd missing PR tag for previous commit.
Phil Edwards [Sun, 3 Mar 2002 17:52:41 +0000 (17:52 +0000)]
Add missing PR tag for previous commit.

From-SVN: r50260

22 years agostd_sstream.h: Remove trailing spaces.
Phil Edwards [Sun, 3 Mar 2002 17:48:42 +0000 (17:48 +0000)]
std_sstream.h: Remove trailing spaces.

2002-03-03  Phil Edwards  <pme@gcc.gnu.org>

* include/std/std_sstream.h:  Remove trailing spaces.
(basic_stringbuf::_M_stringbuf_init):  Also check for ios_base::app.
* testsuite/27_io/stringbuf.cc (test05, test06):  New tests.

From-SVN: r50258

22 years ago1750a.h, [...] (BITS_PER_WORD): Delete.
Kaveh R. Ghazi [Sun, 3 Mar 2002 15:40:44 +0000 (15:40 +0000)]
1750a.h, [...] (BITS_PER_WORD): Delete.

* 1750a.h, a29k.h, alpha.h, arc.h, arm.h, avr.h, c4x.h, clipper.h,
convex.h, cris.h, d30v.h, dsp16xx.h, elxsi.h, fr30.h, h8300.h,
i370.h, i386.h, i860.h, i960.h, ia64.h, m32r.h, m68hc11.h, m68k.h,
m88k.h, mcore.h, mips.h, mmix.h, mn10200.h, mn10300.h, ns32k.h,
pa.h, pdp11.h, pj.h, romp.h, rs6000.h, s390.h, sh.h, sparc.h,
stormy16.h, v850.h, vax.h, we32k.h, xtensa.h (BITS_PER_WORD):
Delete.
* defaults.h (BITS_PER_WORD): Define.
* doc/tm.texi (BITS_PER_WORD): Document default value.

From-SVN: r50257

22 years ago1750a.h, [...] (CHAR_TYPE_SIZE): Delete.
Kaveh R. Ghazi [Sun, 3 Mar 2002 15:37:32 +0000 (15:37 +0000)]
1750a.h, [...] (CHAR_TYPE_SIZE): Delete.

* 1750a.h, avr.h, convex.h, d30v.h, dsp16xx.h, fr30.h, ia64.h,
m68hc11.h, m88k.h, mips.h, pdp11.h, rs6000.h, sparc.c,
stormy16.h, xtensa.h, vmsdbgout.c (CHAR_TYPE_SIZE): Delete.

From-SVN: r50256

22 years agoattribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof/sizeof.
Kaveh R. Ghazi [Sun, 3 Mar 2002 14:07:39 +0000 (14:07 +0000)]
attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof/sizeof.

* attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE in
lieu of explicit sizeof/sizeof.
* i386.c (override_options, ix86_init_mmx_sse_builtins,
ix86_expand_builtin): Likewise.
* mips.c (mips_add_gc_roots): Likewise.
* mmix.c (mmix_output_condition): Likewise.
* rs6000.c (rs6000_override_options, altivec_expand_builtin,
altivec_init_builtins): Likewise.
* sparc.c (mark_ultrasparc_pipeline_state): Likewise.
* cppexp.c (Nsuff, parse_number): Likewise.
* cppinit.c (builtin_array_end): Likewise.
* gcc.c (n_default_compilers, process_command): Likewise.
* genpreds.c (output_predicate_decls): Likewise.
* ggc-page.c (NUM_EXTRA_ORDERS): Likewise.
* lcm.c (N_ENTITIES): Likewise.
* stor-layout.c (set_sizetype): Likewise.

ada:
* utils.c (init_gnat_to_gnu, init_gigi_decls): Use ARRAY_SIZE in
lieu of explicit sizeof/sizeof.

cp:
* decl.c (cxx_init_decl_processing): Use ARRAY_SIZE in lieu of
explicit sizeof/sizeof.
* decl2.c (cxx_decode_option): Likewise.
* lex.c (init_reswords, REDUCE_LENGTH, TOKEN_LENGTH): Likewise.

java:
* class.c (init_class_processing): Use ARRAY_SIZE in lieu of
explicit sizeof/sizeof.
* decl.c (java_init_decl_processing): Likewise.
* jcf-parse.c (init_jcf_parse): Likewise.
* parse.y (init_src_parse): Likewise.

From-SVN: r50255

22 years ago* java/util/Timer (TaskQueue.stop): set elements to zero.
Mark Wielaard [Sun, 3 Mar 2002 11:02:04 +0000 (11:02 +0000)]
* java/util/Timer (TaskQueue.stop): set elements to zero.

From-SVN: r50254

22 years agotoplev.c (rest_of_decl_compilation): Do not invoke make_decl_rtl for types or labels.
Richard Henderson [Sun, 3 Mar 2002 09:11:38 +0000 (01:11 -0800)]
toplev.c (rest_of_decl_compilation): Do not invoke make_decl_rtl for types or labels.

        * toplev.c (rest_of_decl_compilation): Do not invoke make_decl_rtl
        for types or labels.

From-SVN: r50253

22 years ago* c-decl.c (start_decl): Initialized variables are not common.
Richard Henderson [Sun, 3 Mar 2002 09:09:33 +0000 (01:09 -0800)]
* c-decl.c (start_decl): Initialized variables are not common.

From-SVN: r50252

22 years ago* c-decl.c (start_decl): Initialized variables are not common.
Richard Henderson [Sun, 3 Mar 2002 09:00:51 +0000 (01:00 -0800)]
* c-decl.c (start_decl): Initialized variables are not common.

From-SVN: r50250

22 years agoMake --CLASSPATH by a synonym for --classpath and -classpath.
Per Bothner [Sun, 3 Mar 2002 08:35:11 +0000 (00:35 -0800)]
Make --CLASSPATH by a synonym for --classpath and -classpath.

Implement --bootclasspath.

From-SVN: r50247

22 years agogcc.c (option_map): Suport new --bootclasspath option.
Per Bothner [Sun, 3 Mar 2002 08:33:59 +0000 (00:33 -0800)]
gcc.c (option_map): Suport new --bootclasspath option.

* gcc.c (option_map):  Suport new --bootclasspath option.
--CLASSPATH is now just an alias for --classpath.

From-SVN: r50246

22 years agoDaily bump.
GCC Administrator [Sun, 3 Mar 2002 08:17:12 +0000 (08:17 +0000)]
Daily bump.

From-SVN: r50245

22 years ago20020103-1.c: Add othe -D ppc variants.
Aldy Hernandez [Sun, 3 Mar 2002 06:41:07 +0000 (06:41 +0000)]
20020103-1.c: Add othe -D ppc variants.

2002-03-03  Aldy Hernandez  <aldyh@redhat.com>

        * gcc.dg/20020103-1.c: Add othe -D ppc variants.

From-SVN: r50241

22 years agoi386.h (ix86_expand_prologue): Do not emit pic register load if "internal" visibility.
Richard Henderson [Sun, 3 Mar 2002 05:20:04 +0000 (21:20 -0800)]
i386.h (ix86_expand_prologue): Do not emit pic register load if "internal" visibility.

        * config/i386/i386.h (ix86_expand_prologue): Do not emit pic register
        load if "internal" visibility.
        * doc/extend.texi: Document visibility meanings.

From-SVN: r50240

22 years agoi386.h (ENCODE_SECTION_INFO): MODULE_LOCAL_P applies to functions as well.
Richard Henderson [Sun, 3 Mar 2002 04:57:02 +0000 (20:57 -0800)]
i386.h (ENCODE_SECTION_INFO): MODULE_LOCAL_P applies to functions as well.

        * config/i386/i386.h (ENCODE_SECTION_INFO): MODULE_LOCAL_P applies
        to functions as well.

From-SVN: r50239

22 years agoRevert bogus commit.
Richard Henderson [Sun, 3 Mar 2002 04:51:15 +0000 (20:51 -0800)]
Revert bogus commit.

From-SVN: r50238

22 years agoattribs.c (handle_alias_attribute): Don't call assemble_alias.
Richard Henderson [Sun, 3 Mar 2002 04:50:53 +0000 (20:50 -0800)]
attribs.c (handle_alias_attribute): Don't call assemble_alias.

        * attribs.c (handle_alias_attribute): Don't call assemble_alias.
        (handle_visibility_attribute): Don't call assemble_visibility.
        * toplev.c (rest_of_decl_compilation): Invoke make_decl_rtl even
        without asmspec.  Invoke assemble_alias when needed.
        * varasm.c (maybe_assemble_visibility): New.
        (assemble_start_function, assemble_variable, assemble_alias): Use it.

From-SVN: r50237

22 years agovarasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_SECTION_I...
Richard Henderson [Sun, 3 Mar 2002 04:23:21 +0000 (20:23 -0800)]
varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_SECTION_INFO with first call flag.

* varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P;
invoke ENCODE_SECTION_INFO with first call flag.

* config/darwin-protos.h, config/darwin.c, config/darwin.h,
config/a29k/a29k.h, config/alpha/alpha-protos.h, config/alpha/alpha.c,
config/alpha/alpha.h, config/arc/arc.h, config/arm/arm-protos.h,
config/arm/arm.h, config/arm/pe.c, config/arm/pe.h,
config/avr/avr-protos.h, config/avr/avr.c, config/avr/avr.h,
config/c4x/c4x-protos.h, config/c4x/c4x.c, config/c4x/c4x.h,
config/cris/cris-protos.h, config/cris/cris.c, config/cris/cris.h,
config/d30v/d30v.h, config/h8300/h8300.h, config/i370/i370.h,
config/i386/cygwin.h, config/i386/i386-interix.h, config/i386/i386.h,
config/i386/osfrose.h, config/i386/win32.h, config/i386/winnt.c,
config/ia64/ia64-protos.h, config/ia64/ia64.c, config/ia64/ia64.h,
config/m32r/m32r-protos.h, config/m32r/m32r.c, config/m32r/m32r.h,
config/m68hc11/m68hc11-protos.h, config/m68hc11/m68hc11.c,
config/m68hc11/m68hc11.h, config/m88k/m88k.h,
config/mcore/mcore-protos.h, config/mcore/mcore.c,
config/mcore/mcore.h, config/mips/mips.h, config/ns32k/ns32k.h,
config/pa/pa.h, config/romp/romp.h, config/rs6000/linux64.h,
config/rs6000/rs6000-protos.h, config/rs6000/rs6000.c,
config/rs6000/sysv4.h, config/rs6000/xcoff.h, config/s390/s390.h,
config/sh/sh.h, config/sparc/sparc.h,
config/stormy16/stormy16-protos.h, config/stormy16/stormy16.c,
config/stormy16/stormy16.h, config/v850/v850.h, config/vax/vms.h,
config/xtensa/xtensa.h, doc/tm.texi: ENCODE_SECTION_INFO now takes
FIRST argument.  As needed, examine it and do nothing.

* config/darwin.h, config/alpha/alpha.h, config/arm/pe.h,
config/i386/cygwin.h, config/ia64/ia64.h, config/m68hc11/m68hc11.h,
config/mcore/mcore.h: Remove REDO_SECTION_INFO_P.

* config/arm/t-pe (pe.o): Add dependencies.

From-SVN: r50236

22 years agoa29k.h, [...]: (BITS_PER_UNIT): Delete.
Kaveh R. Ghazi [Sun, 3 Mar 2002 02:27:42 +0000 (02:27 +0000)]
a29k.h, [...]: (BITS_PER_UNIT): Delete.

* a29k.h, alpha.h, arc.h, arm.h, avr.h, clipper.h, convex.h,
cris.h, d30v.h, elxsi.h, fr30.h, h8300.h, i370.h, i386.h, i860.h,
i960.h, ia64.h, m32r.h, m68hc11.h, m68k.h, m88k.h, mcore.h,
mips.h, mmix.h, mn10200.h, mn10300.h, ns32k.h, pa.h, pdp11.h,
pj.h, romp.h, rs6000.h, s390.h, sh.h, sparc.h, stormy16.h, v850.h,
vax.h, we32k.h, xtensa.h: (BITS_PER_UNIT): Delete.
* defaults.h (BITS_PER_UNIT): Define.
* doc/tm.texi (BITS_PER_UNIT): Document default value.

From-SVN: r50235

22 years agonum_get_members_char.cc (test04): Use a named locale expecting grouping (de_DE).
Paolo Carlini [Sat, 2 Mar 2002 21:32:56 +0000 (22:32 +0100)]
num_get_members_char.cc (test04): Use a named locale expecting grouping (de_DE).

2002-03-02  Paolo Carlini  <pcarlini@unitus.it>

        * testsuite/22_locale/num_get_members_char.cc (test04):
Use a named locale expecting grouping (de_DE).
        * testsuite/22_locale/num_get_members_wchar_t.cc (test04):
Ditto.
        * testsuite/27_io/ios_manip_basefield.cc (test01):
Extend coverage, uniform treatment of hexs and octs.

From-SVN: r50234

22 years agore PR c++/775 (2.97 error declaring nested class a friend)
Nathan Sidwell [Sat, 2 Mar 2002 19:51:57 +0000 (19:51 +0000)]
re PR c++/775 (2.97 error declaring nested class a friend)

cp:
        PR c++/775
        * decl.c (lookup_tag): Only reject enum/class mismatch, not
        class/union mismatch.
        * parse.y (check_class_key): New function.
        (structsp): Call it.Read from remote host gcc.gnu.org: Connection reset by peer
testsuite:
        * g++.dg/other/classkey1.C: New test.

From-SVN: r50230

22 years agoFix for PR java/5758, java/5632:
Alexandre Petit-Bianco [Sat, 2 Mar 2002 17:58:05 +0000 (09:58 -0800)]
Fix for PR java/5758, java/5632:

2002-02-28  Alexandre Petit-Bianco  <apbianco@redhat.com>

Fix for PR java/5758, java/5632:
* jcf-parse.c (load_class): Renamed local variable, consider `.' an
inner-class separator too.
* parse.y (do_resolve_class): New local `decl_result.'
Progressively build a name for what can have been loaded.

From-SVN: r50228

22 years agoh8300-protos.h: Add a prototype for compute_a_shift_length.
Kazu Hirata [Sat, 2 Mar 2002 17:20:01 +0000 (17:20 +0000)]
h8300-protos.h: Add a prototype for compute_a_shift_length.

* config/h8300/h8300-protos.h: Add a prototype for
compute_a_shift_length.
* config/h8300/h8300.c (h8300_asm_insn_count): New.
(compute_a_shift_length): Likewise.
(h8300_adjust_insn_length): Do not adjust insn length of shift
insns.
* config/h8300/h8300.md (anonymous shift patterns): Use
compute_a_shift_length.

From-SVN: r50227

22 years agosparc.c (sparc_initialize_trampoline): Use trunc_int_for_mode.
Richard Kenner [Sat, 2 Mar 2002 13:53:38 +0000 (13:53 +0000)]
sparc.c (sparc_initialize_trampoline): Use trunc_int_for_mode.

* config/sparc/sparc.c (sparc_initialize_trampoline): Use
trunc_int_for_mode.

From-SVN: r50226

22 years ago* emit-rtl.c (offset_address): Call update_temp_slot_address.
Richard Kenner [Sat, 2 Mar 2002 11:35:36 +0000 (11:35 +0000)]
* emit-rtl.c (offset_address): Call update_temp_slot_address.

From-SVN: r50223

22 years agoDaily bump.
GCC Administrator [Sat, 2 Mar 2002 08:17:34 +0000 (08:17 +0000)]
Daily bump.

From-SVN: r50222

22 years agoMakefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss.
Kaveh R. Ghazi [Sat, 2 Mar 2002 03:52:17 +0000 (03:52 +0000)]
Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss.

* Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss.
* doc/invoke.texi (-fno-zero-initialized-in-bss): Document.
* flags.h (flag_zero_initialized_in_bss): Declare.
* toplev.c (flag_zero_initialized_in_bss): New flag.
(lang_independent_options): Add flag_zero_initialized_in_bss.
* tree.c (initializer_zerop): New function.
* tree.h (initializer_zerop): Declare.
* varasm.c (assemble_variable): If we can emit bss, put zero
initializers in the bss section.

From-SVN: r50218

22 years agors6000.h (ASM_WEAKEN_DECL): AIX assembler doesn't like more than one symbol per ...
Alan Modra [Sat, 2 Mar 2002 00:11:11 +0000 (00:11 +0000)]
rs6000.h (ASM_WEAKEN_DECL): AIX assembler doesn't like more than one symbol per .weak directive.

* config/rs6000/rs6000.h (ASM_WEAKEN_DECL): AIX assembler doesn't
like more than one symbol per .weak directive.

From-SVN: r50217

22 years agoia64.c (ia64_initial_elimination_offset): Do not adjust argument_pointer by pretend_a...
Richard Henderson [Fri, 1 Mar 2002 23:56:33 +0000 (15:56 -0800)]
ia64.c (ia64_initial_elimination_offset): Do not adjust argument_pointer by pretend_args_size.

        * config/ia64/ia64.c (ia64_initial_elimination_offset): Do not
        adjust argument_pointer by pretend_args_size.
        (ia64_va_start): Adjust va_start address by -pretend_args_size.

From-SVN: r50212

22 years ago* config/h8300/h8300.c (h8300_adjust_insn_length): Clean up.
Kazu Hirata [Fri, 1 Mar 2002 22:07:44 +0000 (22:07 +0000)]
* config/h8300/h8300.c (h8300_adjust_insn_length): Clean up.

From-SVN: r50207

22 years agotoplev.c (rest_of_compilation): Delete dead jumptables before loop.
Jan Hubicka [Fri, 1 Mar 2002 20:07:01 +0000 (21:07 +0100)]
toplev.c (rest_of_compilation): Delete dead jumptables before loop.

* toplev.c (rest_of_compilation): Delete dead jumptables before
loop.
* flow.c (delete_dead_jumptables): Make global.
* rtl.h (delete_dead_jumptables): Declare.

From-SVN: r50205

22 years agoReduced testcase of a 252.eon (SPEC2000) problem.
Michael Matz [Fri, 1 Mar 2002 19:27:05 +0000 (19:27 +0000)]
Reduced testcase of a 252.eon (SPEC2000) problem.

From-SVN: r50204