OSDN Git Service

pf3gnuchains/gcc-fork.git
22 years agoRemove floatformat_arm_ext.
cagney [Wed, 6 Mar 2002 06:29:00 +0000 (06:29 +0000)]
Remove floatformat_arm_ext.

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

22 years ago * java/lang/natPosixProcess.cc (fail): Removed.
tromey [Wed, 6 Mar 2002 05:13:58 +0000 (05:13 +0000)]
* java/lang/natPosixProcess.cc (fail): Removed.
(startProcess): Simplified error-handling.  Preserve
LD_LIBRARY_PATH across exec.

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

22 years ago * pa.h (ASM_FILE_END): Define.
danglin [Wed, 6 Mar 2002 04:59:28 +0000 (04:59 +0000)]
* 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.

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

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

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

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

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

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

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

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

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

22 years ago002-03-05 Benjamin Kosnik <bkoz@redhat.com>
bkoz [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.

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

22 years ago * acinclude.m4 (GLIBCPP_ENABLE_SYMVERS): Check for version
jakub [Tue, 5 Mar 2002 21:12:17 +0000 (21:12 +0000)]
* acinclude.m4 (GLIBCPP_ENABLE_SYMVERS): Check for version
script globbing in ld.
* aclocal.m4: Rebuilt.
* configure: Rebuilt.

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

22 years agoThis is the documentation for -### that I forgot to add when -### was
ira [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.

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

22 years ago2002-03-05 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Tue, 5 Mar 2002 20:16:09 +0000 (20:16 +0000)]
2002-03-05  Benjamin Kosnik  <bkoz@redhat.com>

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

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

22 years ago * mklibgcc.in: Prepend a tab before .hidden, add $flags to gcc
jakub [Tue, 5 Mar 2002 18:09:29 +0000 (18:09 +0000)]
* mklibgcc.in: Prepend a tab before .hidden, add $flags to gcc
-r command line.  Don't hide any symbols if not building
shared libgcc.

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

22 years ago * cfg.c (dump_flow_info): Warn about profile mismatches.
hubicka [Tue, 5 Mar 2002 17:34:16 +0000 (17:34 +0000)]
* 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.

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

22 years ago * snapshot-README: Note that snapshots come from the 3.1 branch.
jsm28 [Tue, 5 Mar 2002 13:50:12 +0000 (13:50 +0000)]
* snapshot-README: Note that snapshots come from the 3.1 branch.
Update list of files.

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

22 years ago2002-03-05 Paolo Carlini <pcarlini@unitus.it>
paolo [Tue, 5 Mar 2002 12:09:45 +0000 (12:09 +0000)]
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.

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

22 years ago * expmed.c (emit_store_flag): Don't test BITS_PER_WORD * 2
jakub [Tue, 5 Mar 2002 11:10:43 +0000 (11:10 +0000)]
* 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.

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

22 years ago * ssa-ccp.c (ssa_ccp_substitute_constants): Don't crash if def
jakub [Tue, 5 Mar 2002 11:01:09 +0000 (11:01 +0000)]
* ssa-ccp.c (ssa_ccp_substitute_constants): Don't crash if def
is NULL.
* gcc.dg/20020304-1.c: New test.

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

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

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

22 years ago2002-03-05 David Billinghurst <David.Billinghurst@riotinto.com>
billingd [Tue, 5 Mar 2002 05:16:15 +0000 (05:16 +0000)]
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

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

22 years ago2002-03-05 Richard Henderson <rth@redhat.com>
aldyh [Tue, 5 Mar 2002 04:31:12 +0000 (04:31 +0000)]
2002-03-05  Richard Henderson  <rth@redhat.com>

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

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

22 years ago * toplev.c (documented_lang_options): Document more
geoffk [Tue, 5 Mar 2002 02:34:07 +0000 (02:34 +0000)]
* 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.

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

22 years ago * config/mmix/mmix.h (ENCODE_SECTION_INFO): Pass on new second
hp [Tue, 5 Mar 2002 02:16:39 +0000 (02:16 +0000)]
* 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.

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

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

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

22 years ago * configure.in: Increase required makeinfo version to 4.1.
jsm28 [Tue, 5 Mar 2002 00:39:06 +0000 (00:39 +0000)]
* configure.in: Increase required makeinfo version to 4.1.
* configure: Regenerate.

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

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

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

22 years ago2002-03-04 Craig Rodrigues <rodrigc@gcc.gnu.org>
rodrigc [Mon, 4 Mar 2002 22:58:50 +0000 (22:58 +0000)]
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.

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

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

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

22 years ago2002-03-04 Phil Edwards <pme@gcc.gnu.org>
pme [Mon, 4 Mar 2002 21:41:06 +0000 (21:41 +0000)]
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.

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

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

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

22 years ago * doc/include/texinfo.tex: Update to version 2002-03-01.06.
jsm28 [Mon, 4 Mar 2002 19:04:44 +0000 (19:04 +0000)]
* doc/include/texinfo.tex: Update to version 2002-03-01.06.
* doc/invoke.texi: Fix @math uses.

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

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

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

22 years ago * toplev.c (rest_of_compilation): Cleanup CFG after dead jumptables
hubicka [Mon, 4 Mar 2002 14:37:45 +0000 (14:37 +0000)]
* toplev.c (rest_of_compilation): Cleanup CFG after dead jumptables
removal

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

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

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

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

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

22 years ago * Makefile.am: Use -bootclasspath, not -CLASSPATH.
bryce [Mon, 4 Mar 2002 01:00:16 +0000 (01:00 +0000)]
* Makefile.am: Use -bootclasspath, not -CLASSPATH.
* Makefile.in: Rebuilt.

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

22 years ago2002-03-03 Aldy Hernandez <aldyh@redhat.com>
aldyh [Mon, 4 Mar 2002 00:30:25 +0000 (00:30 +0000)]
2002-03-03  Aldy Hernandez  <aldyh@redhat.com>

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

        * config/rs6000/t-ppcendian: New.

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

22 years ago * c4x-protos.h, c4x.h, c4x.c, c4x.md: Add new functions
m.hayes [Sun, 3 Mar 2002 23:05:33 +0000 (23:05 +0000)]
* 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.

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

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

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

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

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

22 years ago * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,
zack [Sun, 3 Mar 2002 21:10:09 +0000 (21:10 +0000)]
* 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.

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

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

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

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

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

22 years ago2002-03-03 Phil Edwards <pme@gcc.gnu.org>
pme [Sun, 3 Mar 2002 17:48:42 +0000 (17:48 +0000)]
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.

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

22 years ago * 1750a.h, a29k.h, alpha.h, arc.h, arm.h, avr.h, c4x.h, clipper.h,
ghazi [Sun, 3 Mar 2002 15:40:44 +0000 (15:40 +0000)]
* 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.

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

22 years ago * 1750a.h, avr.h, convex.h, d30v.h, dsp16xx.h, fr30.h, ia64.h,
ghazi [Sun, 3 Mar 2002 15:37:32 +0000 (15:37 +0000)]
* 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.

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

22 years ago * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE in
ghazi [Sun, 3 Mar 2002 14:07:39 +0000 (14:07 +0000)]
* 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.

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

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

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

22 years ago * toplev.c (rest_of_decl_compilation): Do not invoke make_decl_rtl
rth [Sun, 3 Mar 2002 09:11:38 +0000 (09:11 +0000)]
    * toplev.c (rest_of_decl_compilation): Do not invoke make_decl_rtl
        for types or labels.

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

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

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

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

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

22 years ago Make --CLASSPATH by a synonym for --classpath and -classpath.
bothner [Sun, 3 Mar 2002 08:35:11 +0000 (08:35 +0000)]
Make --CLASSPATH by a synonym for --classpath and -classpath.
Implement --bootclasspath.

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

22 years ago * gcc.c (option_map): Suport new --bootclasspath option.
bothner [Sun, 3 Mar 2002 08:33:59 +0000 (08:33 +0000)]
* gcc.c (option_map):  Suport new --bootclasspath option.
--CLASSPATH is now just an alias for --classpath.

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

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

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

22 years ago2002-03-03 Aldy Hernandez <aldyh@redhat.com>
aldyh [Sun, 3 Mar 2002 06:41:07 +0000 (06:41 +0000)]
2002-03-03  Aldy Hernandez  <aldyh@redhat.com>

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

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

22 years ago * config/i386/i386.h (ix86_expand_prologue): Do not emit pic register
rth [Sun, 3 Mar 2002 05:20:04 +0000 (05:20 +0000)]
    * config/i386/i386.h (ix86_expand_prologue): Do not emit pic register
        load if "internal" visibility.
        * doc/extend.texi: Document visibility meanings.

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

22 years ago * config/i386/i386.h (ENCODE_SECTION_INFO): MODULE_LOCAL_P applies
rth [Sun, 3 Mar 2002 04:57:02 +0000 (04:57 +0000)]
    * config/i386/i386.h (ENCODE_SECTION_INFO): MODULE_LOCAL_P applies
        to functions as well.

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

22 years agoRevert bogus commit.
rth [Sun, 3 Mar 2002 04:51:15 +0000 (04:51 +0000)]
Revert bogus commit.

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

22 years ago * attribs.c (handle_alias_attribute): Don't call assemble_alias.
rth [Sun, 3 Mar 2002 04:50:53 +0000 (04:50 +0000)]
    * 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.

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

22 years ago * varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P;
rth [Sun, 3 Mar 2002 04:23:21 +0000 (04:23 +0000)]
* 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.

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

22 years ago * a29k.h, alpha.h, arc.h, arm.h, avr.h, clipper.h, convex.h,
ghazi [Sun, 3 Mar 2002 02:27:42 +0000 (02:27 +0000)]
* 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.

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

22 years ago2002-03-02 Paolo Carlini <pcarlini@unitus.it>
paolo [Sat, 2 Mar 2002 21:32:56 +0000 (21:32 +0000)]
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.

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

22 years agocp:
nathan [Sat, 2 Mar 2002 19:51:57 +0000 (19:51 +0000)]
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.

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

22 years ago2002-02-28 Alexandre Petit-Bianco <apbianco@redhat.com>
apbianco [Sat, 2 Mar 2002 17:58:05 +0000 (17:58 +0000)]
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.

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

22 years ago * config/h8300/h8300-protos.h: Add a prototype for
kazu [Sat, 2 Mar 2002 17:20:01 +0000 (17:20 +0000)]
* 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.

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

22 years ago * config/sparc/sparc.c (sparc_initialize_trampoline): Use
kenner [Sat, 2 Mar 2002 13:53:38 +0000 (13:53 +0000)]
* config/sparc/sparc.c (sparc_initialize_trampoline): Use
trunc_int_for_mode.

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

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

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

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

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

22 years ago * Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss.
ghazi [Sat, 2 Mar 2002 03:52:17 +0000 (03:52 +0000)]
* 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.

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

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

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

22 years ago * config/ia64/ia64.c (ia64_initial_elimination_offset): Do not
rth [Fri, 1 Mar 2002 23:56:33 +0000 (23:56 +0000)]
    * 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.

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

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

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

22 years ago * toplev.c (rest_of_compilation): Delete dead jumptables before
hubicka [Fri, 1 Mar 2002 20:07:01 +0000 (20:07 +0000)]
* toplev.c (rest_of_compilation): Delete dead jumptables before
loop.
* flow.c (delete_dead_jumptables): Make global.
* rtl.h (delete_dead_jumptables): Declare.

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

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

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

22 years ago * gcc.c-torture/compile/981223-1.x: New.
rth [Fri, 1 Mar 2002 18:39:21 +0000 (18:39 +0000)]
    * gcc.c-torture/compile/981223-1.x: New.
        * gcc.c-torture/compile/920625-1.x: New.

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

22 years ago * config/rs6000/rs6000.h (HANDLE_PRAGMA_PACK): Delete.
dje [Fri, 1 Mar 2002 17:33:21 +0000 (17:33 +0000)]
    * config/rs6000/rs6000.h (HANDLE_PRAGMA_PACK): Delete.
        * config/rs6000/darwin.h (HANDLE_SYSV_PRAGMA): Define.
        * config/rs6000/xcoff.h (COLLET_EXPORT_LIST): Delete.

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

22 years ago2002-03-01 Michael Matz <matz@suse.de>
matz [Fri, 1 Mar 2002 13:50:28 +0000 (13:50 +0000)]
2002-03-01  Michael Matz  <matz@suse.de>

        * typeck.c (cp_pointer_int_sum): Complete inner type which is
        used later by size_in_bytes().

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

22 years agoOops. A ChangeLog entry got committed prematurely with my last change.
green [Fri, 1 Mar 2002 13:43:09 +0000 (13:43 +0000)]
Oops.  A ChangeLog entry got committed prematurely with my last change.
This fixes is.

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

22 years ago * config/h8300/h8300-protos.h: Fix formatting.
kazu [Fri, 1 Mar 2002 09:14:08 +0000 (09:14 +0000)]
* config/h8300/h8300-protos.h: Fix formatting.
* config/h8300/h8300.c: Likewise.
* config/h8300/h8300.h: Likewise.

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

22 years ago * config/h8300/h8300.c (print_operand): Support 16-bit
kazu [Fri, 1 Mar 2002 08:57:14 +0000 (08:57 +0000)]
* config/h8300/h8300.c (print_operand): Support 16-bit
constant addresses.
* config/h8300/h8300.h (TINY_CONSTANT_ADDRESS_P): New.

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

22 years agoDaily bump.
gccadmin [Fri, 1 Mar 2002 08:19:04 +0000 (08:19 +0000)]
Daily bump.

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

22 years ago * expmed.c (store_bit_field): Prevent generation of CONCATs;
rth [Fri, 1 Mar 2002 08:13:04 +0000 (08:13 +0000)]
    * expmed.c (store_bit_field): Prevent generation of CONCATs;
        pun complex values as integers; use gen_lowpart instead of
        gen_rtx_SUBREG.
        (extract_bit_field): Likewise.

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

22 years ago2002-03-01 Phil Edwards <pme@gcc.gnu.org>
pme [Fri, 1 Mar 2002 07:19:29 +0000 (07:19 +0000)]
2002-03-01  Phil Edwards  <pme@gcc.gnu.org>

* cp-tree.h:  Require __GNUC__ to be #defined.
(build_init):  Add missing prototype.

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

22 years ago * doc/tm.texi (ASM_WEAKEN_DECL): Document.
amodra [Fri, 1 Mar 2002 06:00:38 +0000 (06:00 +0000)]
* doc/tm.texi (ASM_WEAKEN_DECL): Document.
(ASM_WEAKEN_LABEL): Mention ASM_WEAKEN_DECL.
(SUPPORTS_WEAK): Likewise.
* output.h (add_weak): Add tree param.
* varasm.c (add_weak): Likewise.  Save decl.
(struct weak_syms): Add decl field.
(mark_weak_decls): New function.
(init_varasm_once): ggc_add_root mark_weak_decls.
(assemble_start_function): Use ASM_WEAKEN_DECL.
(assemble_variable): Likewise.
(assemble_alias): Likewise.
(declare_weak): Pass decl to add_weak.
(weak_finish): Use ASM_WEAKEN_DECL. Try to find decl.
(remove_from_pending_weak_list): Declare and define for
ASM_WEAKEN_DECL.
* c-pragma.c (handle_pragma_weak): Adjust add_weak call.
* c-pragma.h (HANDLE_PRAGMA_WEAK): Define if ASM_WEAKEN_DECL too.
* defaults.h (SUPPORTS_WEAK): Likewise.
* config/rs6000/linux64.h (ASM_DECLARE_FUNCTION_NAME): Don't emit
.weak for code sym.  Do emit .size for descriptor sym.
(ASM_DECLARE_FUNCTION_SIZE): Define.
* config/rs6000/rs6000.h (ASM_WEAKEN_DECL): Define.
(ASM_OUTPUT_DEF_FROM_DECLS): Don't emit .weak here.  Don't output
.lglobl unless TARGET_XCOFF.  Formatting fixes.
* config/rs6000/xcoff.h (ASM_DECLARE_FUNCTION_NAME): Don't emit
.weak for code sym.
(HANDLE_PRAGMA_WEAK): Remove.
(ASM_WEAKEN_LABEL): Remove.
* config/rs6000/aix.h (HANDLE_SYSV_PRAGMA): Define.

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

22 years agoAdd pointer support to the reflection code.
green [Fri, 1 Mar 2002 05:36:31 +0000 (05:36 +0000)]
Add pointer support to the reflection code.

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

22 years ago * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
rth [Fri, 1 Mar 2002 02:39:38 +0000 (02:39 +0000)]
    * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.

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

22 years ago * tree.h (TARGET_EXPR_SLOT, TARGET_EXPR_INITIAL): New macros.
jason [Fri, 1 Mar 2002 01:49:00 +0000 (01:49 +0000)]
    * tree.h (TARGET_EXPR_SLOT, TARGET_EXPR_INITIAL): New macros.
        (TARGET_EXPR_CLEANUP): New macro.
cp/
        * except.c: Don't include decl.h or obstack.h.  Do include
        tree-inline.h.
        (build_throw): Destroy temporaries from the thrown
        expression before calling __cxa_throw.  Construct a thrown
        temporary directly into the exception object.
        (stabilize_throw_expr): New function.
        (wrap_cleanups_r): New function.
        * tree.c (stabilize_expr): New function.
        * init.c (build_init): New function.
        * Make-lang.in (cp/except.o): Adjust .h deps.

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

22 years ago * config/linker-map.gnu: Export operator new with unsigned long,
rth [Fri, 1 Mar 2002 01:27:57 +0000 (01:27 +0000)]
    * config/linker-map.gnu: Export operator new with unsigned long,
        and with std::nothrow_t.  Likewise operator delete.

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

22 years ago * doc/rtl.texi (SUBREG_PROMOTED_UNSIGNED_P): Change definition
rth [Fri, 1 Mar 2002 01:19:52 +0000 (01:19 +0000)]
    * doc/rtl.texi (SUBREG_PROMOTED_UNSIGNED_P): Change definition
        to take ptr_extend into account as third type of extension.
        (SUBREG_PROMOTED_UNSIGNED_SET): Definition of new macro to set bit
        fields used by SUBREG_PROMOTED_UNSIGNED_P.
        * rtl.h (SUBREG_PROMOTED_UNSIGNED_SET): New macro.
        (SUBREG_PROMOTED_UNSIGNED_P): Change to return -1 as well as 0 or 1.
        * calls.c (precompute_arguments): Use new macro.
        (expand_call): Ditto.
        * combine.c (nonzero_bits): Ditto.
        (record_promoted_value): Ditto.
        * expr.c (store_expr): Ditto.
        (expand_expr): Ditto.
        * function.c (assign_parms): Ditto.

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

22 years ago* gcc.c (init_gcc_specs): Get -static and -static-libgcc to
aoliva [Fri, 1 Mar 2002 00:50:39 +0000 (00:50 +0000)]
* gcc.c (init_gcc_specs): Get -static and -static-libgcc to
override -shared and -shared-libgcc.

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

22 years ago* configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
aoliva [Fri, 1 Mar 2002 00:49:53 +0000 (00:49 +0000)]
* configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
libjava.
(CXX_FOR_TARGET): Explain why -shared-libgcc here.

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

22 years ago * expr.c (build_java_arraystore_check): Fix formatting.
bryce [Thu, 28 Feb 2002 23:27:09 +0000 (23:27 +0000)]
* expr.c (build_java_arraystore_check): Fix formatting.

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

22 years ago2002-02-28 David O'Brien <obrien@FreeBSD.org>
obrien [Thu, 28 Feb 2002 23:06:25 +0000 (23:06 +0000)]
2002-02-28  David O'Brien  <obrien@FreeBSD.org>
* config.gcc (sparc64-*-freebsd): Explicitly accept a cpu specification
of "ultrasparc".
* config/sparc/freebsd.h: Do not use MASK_FASTER_STRUCTS.  It appears
to be broken.

Approved by:  Richard Henderson <rth@redhat.com>
              Message-ID: <20020228100723.A30279@redhat.com>

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

22 years ago2002-02-28 Paolo Carlini <pcarlini@unitus.it>
paolo [Thu, 28 Feb 2002 21:16:45 +0000 (21:16 +0000)]
2002-02-28  Paolo Carlini  <pcarlini@unitus.it>

        * include/bits/locale_facets.tcc (num_get::_M_extract_int):
        Admit grouping for octals and hexadecimals too.
        * testsuite/22_locale/num_get_members_char.cc: Add test04.
        (test01): Tweak "." -> "," in void* test.
        * testsuite/22_locale/num_get_members_wchar_t.cc: Ditto.

        * testsuite/27_io/ios_manip_basefield.cc: Remove static keyword.
        * testsuite/27_io/ios_manip_fmtflags.cc: Remove two of them.

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

22 years ago * config/ia64/ia64.c (ia64_adjust_cost): All non-MM consumers have
rth [Thu, 28 Feb 2002 19:48:40 +0000 (19:48 +0000)]
    * config/ia64/ia64.c (ia64_adjust_cost): All non-MM consumers have
        4 cycle latency from MM producers.
        (ia64_internal_sched_reorder): Likewise with pipeline flush.

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

22 years ago * mklibgcc.in: Don't use GNU make extension.
jakub [Thu, 28 Feb 2002 18:56:55 +0000 (18:56 +0000)]
* mklibgcc.in: Don't use GNU make extension.

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

22 years ago * c-parse.in (STATIC): New terminal.
neil [Thu, 28 Feb 2002 18:51:14 +0000 (18:51 +0000)]
* c-parse.in (STATIC): New terminal.
(scspec): New non-terminal.  Update productions accordingly.
(program): Remove bogus ifc / end ifc.
(array_declarator): Simplify production using STATIC.

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

22 years ago * cpplex.c (cpp_parse_escape): Restore mistakenly-removed code:
neil [Thu, 28 Feb 2002 18:46:17 +0000 (18:46 +0000)]
* cpplex.c (cpp_parse_escape): Restore mistakenly-removed code:
\a still means TARGET_BELL.

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

22 years ago * haifa-sched.c (sched_emit_insn): New.
rth [Thu, 28 Feb 2002 18:32:12 +0000 (18:32 +0000)]
    * haifa-sched.c (sched_emit_insn): New.
        (schedule_block): Use last_scheduled_insn to track last insn.
        * sched-int.h (sched_emit_insn): Prototype.
        * config/ia64/ia64.c (last_issued): Remove.
        (ia64_variable_issue): Don't set it.
        (nop_cycles_until): Use sched_emit_insn.

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

22 years ago * config/sparc/sparc.c (sparc64_initialize_trampoline): Generate sign
amacleod [Thu, 28 Feb 2002 18:31:00 +0000 (18:31 +0000)]
* config/sparc/sparc.c (sparc64_initialize_trampoline): Generate sign
extended constants.

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

22 years ago * config/h8300/h8300.c: Fix formatting.
kazu [Thu, 28 Feb 2002 18:13:06 +0000 (18:13 +0000)]
* config/h8300/h8300.c: Fix formatting.
* config/h8300/h8300.h: Likewise.

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