Tom Tromey [Tue, 29 May 2001 21:31:23 +0000 (21:31 +0000)]
configure: Rebuilt.
* configure: Rebuilt.
* configure.in: Only add multilib support code if we just rebuilt
top-level Makefile.
From-SVN: r42693
Jeffrey Oldham [Tue, 29 May 2001 18:59:47 +0000 (18:59 +0000)]
20010518-2.x: New file to compile, not assemble.
2001-05-29 Jeffrey Oldham <oldham@codesourcery.com>
* gcc.c-torture/compile/
20010518-2.x: New file to compile, not
assemble.
From-SVN: r42692
Andrew Haley [Tue, 29 May 2001 17:50:50 +0000 (17:50 +0000)]
i386-signal.h (MAKE_THROW_FRAME): Don't fix up frame pointer...
2001-05-29 Andrew Haley <aph@redhat.com>
* include/i386-signal.h (MAKE_THROW_FRAME): Don't fix up frame
pointer: the dwarf unwinder in libgcc will do everything that's
needed.
(HANDLE_DIVIDE_OVERFLOW): Tidy. Don't mess with stack frames any
more than we absolutely need to.
* configure.host (EXCEPTIONSPEC): Remove libgcj_sjlj on Alpha.
* configure.in (SIGNAL_HANDLER): Use include/dwarf2-signal.h on
Alpha.
(SIGNAL_HANDLER): Test "$enable_sjlj_exceptions", not
"$libgcj_sjlj".
* configure: Rebuilt.
* include/dwarf2-signal.h (MAKE_THROW_FRAME): Adjust PC
for Alpha.
(SIGNAL_HANDLER): Use siginfo style handler.
(INIT_SEGV): Likewise.
(INIT_FPE): Likewise.
* include/ppc-signal.h: Delete whole file.
From-SVN: r42691
Nathan Sidwell [Tue, 29 May 2001 15:16:24 +0000 (15:16 +0000)]
configure.in (gcc_version): Remove unrequired \ on ".
* configure.in (gcc_version): Remove unrequired \ on ". (Solaris
/bin/sed fails on [^\"]).
(configargs.h): Likewise.
From-SVN: r42689
Hartmut Schirmer [Tue, 29 May 2001 10:44:01 +0000 (10:44 +0000)]
* config/sh/sh.h (IDENT_ASM_OP): End with TAB, not LF.
From-SVN: r42688
GCC Administrator [Tue, 29 May 2001 07:17:13 +0000 (07:17 +0000)]
Daily bump.
From-SVN: r42685
Stan Shebs [Mon, 28 May 2001 23:56:18 +0000 (23:56 +0000)]
* objc/objc.gperf: Remove, no longer used.
From-SVN: r42683
Simon Patarin [Mon, 28 May 2001 21:03:21 +0000 (23:03 +0200)]
ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared libraries when using g++ with native linker.
* ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
libraries when using g++ with native linker.
From-SVN: r42680
Joseph Myers [Mon, 28 May 2001 20:57:50 +0000 (21:57 +0100)]
c-tree.texi, [...]: Remove trailing whitespace.
* c-tree.texi, contrib.texi, cpp.texi, extend.texi, gcc.texi,
gcov.texi, install.texi, md.texi, objc.texi, rtl.texi, tm.texi:
Remove trailing whitespace.
From-SVN: r42678
Alexandre Oliva [Mon, 28 May 2001 20:49:42 +0000 (20:49 +0000)]
* ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
From-SVN: r42677
H.J. Lu [Mon, 28 May 2001 16:27:03 +0000 (09:27 -0700)]
Fix the comment, it is propagate_one_insn, not propagate_on_insn.
From-SVN: r42675
Rainer Orth [Mon, 28 May 2001 15:50:29 +0000 (15:50 +0000)]
* contrib/test_summary (files): Sort before evaluating.
From-SVN: r42673
Gerald Pfeifer [Mon, 28 May 2001 07:55:13 +0000 (09:55 +0200)]
install.texi (Specific): reality.sgi.com/ariel/freeware/ became http://freeware.sgi.com/.
* doc/install.texi (Specific): http://reality.sgi.com/ariel/freeware/
became http://freeware.sgi.com/.
From-SVN: r42671
GCC Administrator [Mon, 28 May 2001 07:17:51 +0000 (07:17 +0000)]
Daily bump.
From-SVN: r42669
Geoffrey Keating [Mon, 28 May 2001 02:21:28 +0000 (02:21 +0000)]
local-alloc.c (update_equiv_regs): Don't eliminate constant expressions at -O0.
* local-alloc.c (update_equiv_regs): Don't eliminate constant
expressions at -O0.
From-SVN: r42667
Stan Shebs [Mon, 28 May 2001 01:01:10 +0000 (01:01 +0000)]
objc-act.c: Add/fix various comments.
* objc/objc-act.c: Add/fix various comments.
(init_selector): Remove, no longer used.
(build_msg_pool_reference): Ditto.
(objc_debug): Ditto.
From-SVN: r42666
Neil Booth [Sun, 27 May 2001 21:04:28 +0000 (21:04 +0000)]
c-decl.c (init_decl_processing): Don't call start_identifier_warnings.
* c-decl.c (init_decl_processing):
Don't call start_identifier_warnings.
* flags.h (warn_id_clash, id_clash_len): Remove.
* stringpool.c: Don't include flags.h.
(scan_for_clashes, do_identifier_warnings,
start_identifier_warnings): Remove.
* toplev.c (warn_id_clash, id_clash_len): Remove.
(display_help): Don't document -Wid-clash.
(decode_W_option): Print warning on -Wid-clash.
* tree.h (start_identifier_warnings): Remove.
* invoke.texi: Remove documentation of -Wid-clash.
From-SVN: r42665
Bruce Korb [Sun, 27 May 2001 18:21:04 +0000 (18:21 +0000)]
reorganize inclhacks and apply fix to fixtests.c
From-SVN: r42663
Neil Booth [Sun, 27 May 2001 18:06:00 +0000 (18:06 +0000)]
* cpplib.c (run_directive): Set pfile->directive.
From-SVN: r42661
Theodore Papadopoulo [Sun, 27 May 2001 17:09:47 +0000 (19:09 +0200)]
c-tree.texi: Reformat the manual as a single chapter now included by gcc.texi.
* c-tree.texi: Reformat the manual as a single chapter now
included by gcc.texi.
* gcc.texi: Include c-tree.texi. Merge all indexes.
* Makefile.in (dvi): Add generation for the cppinternals
documentation. Added dependencies on fdl.texi and c-tree.texi
where appropriate. Use TEXI2DVI instead of custom tex calls.
(info): Added dependencies on fdl.texi and c-tree.texi where
appropriate. Remove the target c-tree.info.
From-SVN: r42660
Theodore Papadopoulo [Sun, 27 May 2001 17:08:11 +0000 (19:08 +0200)]
Make-lang.in ($(srcdir)/f/g77.info): Added dependencies on fdl.texi.
* Make-lang.in ($(srcdir)/f/g77.info): Added dependencies on
fdl.texi.
(f/g77.dvi): Use TEXI2DVI instead of custom tex calls. Create the
dvi file in the f directory.
From-SVN: r42659
Theodore Papadopoulo [Sun, 27 May 2001 17:07:48 +0000 (19:07 +0200)]
Make-lang.in ($(srcdir)/java/gcj.info): Added dependencies on fdl.texi.
* Make-lang.in ($(srcdir)/java/gcj.info): Added dependencies on
fdl.texi.
(java/gcj.dvi): Use TEXI2DVI instead of custom tex calls. Create
the dvi file in the java directory.
From-SVN: r42658
Theodore Papadopoulo [Sun, 27 May 2001 17:07:17 +0000 (19:07 +0200)]
Make-lang.in (dvi): Use ch/chill.dvi not chill.dvi.
* Make-lang.in (dvi): Use ch/chill.dvi not chill.dvi.
(ch/chill.dvi): Use TEXI2DVI instead of custom tex calls. Create
the dvi file in the ch directory.
From-SVN: r42657
Lars Brinkhoff [Sun, 27 May 2001 10:35:09 +0000 (10:35 +0000)]
combine.c (try_combine): Fix typo in comment.
* combine.c (try_combine): Fix typo in comment.
* expr.c (expand_expr): Likewise.
* config/i370/i370.md (untyped_call): Likewise.
From-SVN: r42655
GCC Administrator [Sun, 27 May 2001 07:16:09 +0000 (07:16 +0000)]
Daily bump.
From-SVN: r42652
Nathan Sidwell [Sat, 26 May 2001 19:20:06 +0000 (19:20 +0000)]
re PR c++/2823 (kde2/artsd miscompilation (part 1))
cp:
PR g++/2823
* semantics.c (expand_body): Don't optimize thunks.
testsuite:
* g++.old-deja/g++.other/optimize2.C: New file.
From-SVN: r42650
Zack Weinberg [Sat, 26 May 2001 18:36:28 +0000 (18:36 +0000)]
* configure: Remove obsolete file.
From-SVN: r42644
Bruce Korb [Sat, 26 May 2001 18:27:00 +0000 (18:27 +0000)]
regenerate
From-SVN: r42643
Bruce Korb [Sat, 26 May 2001 18:26:29 +0000 (18:26 +0000)]
fixtests.c (stdc_0_in_system_headers_test): Must return "FIX" when fixincl is operating in test mode
* fixinc/fixtests.c(stdc_0_in_system_headers_test): Must return "FIX"
when fixincl is operating in test mode
* fixinc/inclhack.def(AAB_dgux_int_varargs) : aesthetics
(AAB_ultrix_limits): remove redundant text
(AAB_ultrix_memory): ditto
(AAB_ultrix_string): ditto
(djgpp_wchar_h): fix the test text
(irix_stdio_va_list): add test text
(irix_limits_const): add a testing output file (limits.h is overwritten)
(strict_ansi_not_ctd): put limits.h second in list for same reason
(solaris27_mutex_init): test text needed selection text, too
* fixinc/fixtests.c(stdc_0_in_system_headers_test): in testing mode,
always apply the fix
From-SVN: r42642
Bruce Korb [Sat, 26 May 2001 18:12:26 +0000 (18:12 +0000)]
test result moved to "testing.h" file
From-SVN: r42641
Bruce Korb [Sat, 26 May 2001 18:04:43 +0000 (18:04 +0000)]
add fix test results for freebsd_gcc3_breakage
From-SVN: r42640
Bruce Korb [Sat, 26 May 2001 18:00:59 +0000 (18:00 +0000)]
add fix test results for irix_limits_const hack
From-SVN: r42639
Bruce Korb [Sat, 26 May 2001 17:58:57 +0000 (17:58 +0000)]
Add fix test result for strict_ansi_not_ctd
From-SVN: r42638
Bruce Korb [Sat, 26 May 2001 17:40:44 +0000 (17:40 +0000)]
Add another caveat
From-SVN: r42637
Bruce Korb [Sat, 26 May 2001 17:38:05 +0000 (17:38 +0000)]
Add fix check test for alpha___assert
From-SVN: r42636
Bruce Korb [Sat, 26 May 2001 17:36:06 +0000 (17:36 +0000)]
stdc_0_in_system_headers_test must return "FIX"
when fixincl is operating in test mode
From-SVN: r42635
Bruce Korb [Sat, 26 May 2001 17:27:10 +0000 (17:27 +0000)]
We must apply the fix in test mode
From-SVN: r42634
Bruce Korb [Sat, 26 May 2001 16:39:15 +0000 (16:39 +0000)]
Upgrade to current collection of tests
From-SVN: r42633
Bruce Korb [Sat, 26 May 2001 16:17:46 +0000 (16:17 +0000)]
This check template is now upgraded for AutoGen5
From-SVN: r42632
Bruce Korb [Sat, 26 May 2001 16:16:34 +0000 (16:16 +0000)]
wchar_t typedefs are now wrapped in "ifndef __cplusplus"
From-SVN: r42631
Bruce Korb [Sat, 26 May 2001 15:54:35 +0000 (15:54 +0000)]
wchar_t now gets wrapped inside "ifndef __cplusplus",
so we have to adjust the gnu_types fix test for that.
From-SVN: r42630
Bruce Korb [Sat, 26 May 2001 15:47:11 +0000 (15:47 +0000)]
Add fix test from solaris27_mutex_init
From-SVN: r42629
Bruce Korb [Sat, 26 May 2001 15:46:38 +0000 (15:46 +0000)]
Add fix test from irix_stdio_dummy_va_list
From-SVN: r42628
Bruce Korb [Sat, 26 May 2001 15:37:20 +0000 (15:37 +0000)]
Correct test results for avoid-bool-define fix
From-SVN: r42627
Philip Blundell [Sat, 26 May 2001 15:07:50 +0000 (15:07 +0000)]
c4x-protos.h: Use GCC_C_PRAGMA_H in place of _C_PRAGMA_H.
2001-05-26 Philip Blundell <philb@gnu.org>
* config/c4x/c4x-protos.h: Use GCC_C_PRAGMA_H in place of _C_PRAGMA_H.
* config/i960/i960-protos.h: Likewise.
* config/i370/i370-protos.h: Likewise.
* config/h8300/h8300-protos.h: Likewise,
* config/sh/sh-protos.h: Likewise.
* config/v850/v850-protos.h: Likewise.
From-SVN: r42626
Philip Blundell [Sat, 26 May 2001 14:11:12 +0000 (14:11 +0000)]
arm-protos.h: Use GCC_C_PRAGMA_H in place of _C_PRAGMA_H.
2001-05-26 Philip Blundell <philb@gnu.org>
* config/arm/arm-protos.h: Use GCC_C_PRAGMA_H in place of _C_PRAGMA_H.
From-SVN: r42625
GCC Administrator [Sat, 26 May 2001 07:16:38 +0000 (07:16 +0000)]
Daily bump.
From-SVN: r42624
Gabriel Dos Reis [Sat, 26 May 2001 07:03:23 +0000 (07:03 +0000)]
* include/c_std/bits/std_cmath.h (sqrt): #undef.
From-SVN: r42622
Zack Weinberg [Sat, 26 May 2001 05:28:26 +0000 (05:28 +0000)]
toplev.c (debug_args, [...]): Mark descriptions for translation.
* toplev.c (debug_args, f_options, W_options): Mark
descriptions for translation.
(display_help): Translate descriptions on output.
* cp/lang-options.h, f/lang-options.h, java/lang-options.h,
objc/lang-options.h: Mark descriptions for translation.
From-SVN: r42618
Zack Weinberg [Sat, 26 May 2001 04:54:42 +0000 (04:54 +0000)]
aclocal.m4: Quote final argument of patsubst.
* aclocal.m4: Quote final argument of patsubst. Use
3-argument form of AC_DEFINE. Restore quotes to [] while
using AC_FD_CC.
* configure.in: Remove unnecessary changequote calls.
* configure, config.in: Regenerate.
From-SVN: r42617
Richard Henderson [Sat, 26 May 2001 01:31:47 +0000 (18:31 -0700)]
Standardize header guards.
From-SVN: r42615
Stacey Sheldon [Sat, 26 May 2001 01:14:19 +0000 (01:14 +0000)]
* config/arc/initfini.c (.init): Fix typo.
From-SVN: r42614
Geoffrey Keating [Sat, 26 May 2001 01:08:13 +0000 (01:08 +0000)]
dbxout.c (dbxout_symbol): Invert previous patch, which was outputting a tag only for variable-size records.
* dbxout.c (dbxout_symbol): Invert previous patch, which was
outputting a tag only for variable-size records.
From-SVN: r42612
Rainer Orth [Sat, 26 May 2001 00:47:18 +0000 (00:47 +0000)]
* po2tbl.sed.in: Fixed typo.
From-SVN: r42610
Rainer Orth [Sat, 26 May 2001 00:46:02 +0000 (00:46 +0000)]
* i386/i386.h (CC1_CPU_SPEC): Clarify -m486 etc deprecation messages.
From-SVN: r42609
Richard Henderson [Sat, 26 May 2001 00:08:59 +0000 (17:08 -0700)]
* libgcc-std.ver: Export XFmode and TFmode versions of symbols.
From-SVN: r42605
Richard Henderson [Fri, 25 May 2001 23:08:57 +0000 (16:08 -0700)]
config.gcc (all gnu and linux): Use t-slibgcc-elf-ver with t-linux.
* config.gcc (all gnu and linux): Use t-slibgcc-elf-ver with t-linux.
(i386-*-solaris2): Use t-slibgcc-elf-ver or t-slibgcc-sld.
(sparc*-*-solaris2): Likewise.
* config/t-linux: Remove shared libgcc macros.
* config/t-slibgcc-elf-ver: Move from sparc/t-slibgcc.
* config/t-slibgcc-sld: Move from sparc/t-slibgcc-sld.
From-SVN: r42602
Rainer Orth [Fri, 25 May 2001 22:19:25 +0000 (22:19 +0000)]
mknumeric_limits: Stop if gen-num-limits dies.
2001-05-23 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
* mknumeric_limits: Stop if gen-num-limits dies.
From-SVN: r42601
Loren J. Rittle [Fri, 25 May 2001 22:11:21 +0000 (22:11 +0000)]
* config.gcc (*-*-freebsd*): Report bad configuration.
From-SVN: r42599
David Edelsohn [Fri, 25 May 2001 22:08:30 +0000 (22:08 +0000)]
xcoffout.h (DBX_OUTPUT_GCC_MARKER): Do not emit any marker.
* xcoffout.h (DBX_OUTPUT_GCC_MARKER): Do not emit any marker.
* config/rs6000/aix.h (USER_LABEL_PREFIX): AIX symbols do not have
any prefix.
(ASM_OUTPUT_LABELREF): Delete.
From-SVN: r42598
Benjamin Kosnik [Fri, 25 May 2001 21:53:51 +0000 (21:53 +0000)]
[multiple changes]
2001-05-25 Benjamin Kosnik <bkoz@redhat.com>
other/2931
* acinclude.m4 (GLIBCPP_ENABLE_C99): Use AC_TRY_COMPILE.
* aclocal.m4: Regenerate.
* configure: Same.
2001-05-24 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
Phil Edwards <pme@sources.redhat.com>
Alexandre Oliva <aoliva@redhat.com>
* acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Set glibcpp_srcdir
in an amd-safe manner. Revert glibcpp_prefixdir.
From-SVN: r42596
Gabriel Dos Reis [Fri, 25 May 2001 21:43:42 +0000 (21:43 +0000)]
std_cmath.h: Tweak.
* include/c_std/bits/std_cmath.h: Tweak. #define away abs, cos,
fabs, sin, sqrt. They are now implemented in terms of __builtin_
variants.
From-SVN: r42595
Rainer Orth [Fri, 25 May 2001 21:36:08 +0000 (21:36 +0000)]
inclhack.def (strict_ansi_not, [...]): Don't run if stdc_0_in_system_headers.
* fixinc/inclhack.def (strict_ansi_not, strict_ansi_not_ctd,
strict_ansi_only): Don't run if stdc_0_in_system_headers.
* fixinc/fixincl.x: Regenerate.
* fixinc/fixtests.c (stdc_0_in_system_headers_test): New function.
(FIX_TEST_TABLE): Declare it.
* fixinc/fixlib.h: Include config.h.
From-SVN: r42593
Rainer Orth [Fri, 25 May 2001 21:08:53 +0000 (21:08 +0000)]
inclhack.def (alpha___assert): Change char * args to const char * on Tru64 UNIX to avoid excessive warnings...
* fixinc/inclhack.def (alpha___assert): Change char * args to
const char * on Tru64 UNIX to avoid excessive warnings from
assert.h.
* fixinc/fixincl.x: Regenerate.
From-SVN: r42589
Geoffrey Keating [Fri, 25 May 2001 20:55:52 +0000 (20:55 +0000)]
dbxout.c (dbxout_symbol): Invert previous patch, which was outputting a tag only for variable-size records.
* dbxout.c (dbxout_symbol): Invert previous patch, which was
outputting a tag only for variable-size records.
From-SVN: r42588
Mark Mitchell [Fri, 25 May 2001 20:15:22 +0000 (20:15 +0000)]
Fix typo
From-SVN: r42587
Jeff Knaggs [Fri, 25 May 2001 20:07:18 +0000 (20:07 +0000)]
alpha.md (movtf_internal): Use reg_overlap_mentioned_p instead of rtx_equal_p for early clobber test.
* config/alpha/alpha.md (movtf_internal): Use reg_overlap_mentioned_p
instead of rtx_equal_p for early clobber test.
From-SVN: r42585
Mark Mitchell [Fri, 25 May 2001 20:00:59 +0000 (20:00 +0000)]
builtins.def: Encode additional information, such as names and types, here.
* builtins.def: Encode additional information, such as names and
types, here.
* builtin-types.def: New file.
* builtins.c (built_in_names): Adjust use of DEF_BUILTIN.
(built_in_decls): Likewise. Don't explicitly initialize global
data to NULL.
(expand_builtin_mathfn): Handle float and long double variants of
math builtins.
(expand_builtin): Likewise.
* c-common.c (c_common_nodes_and_builtins): Make it table-driven.
(expand_tree_builtin): Handle long, long long, float, and long
double variants of math functions.
* c-common.h (c_tree_index): Remove some unused nodes.
(void_ftype): Remove.
(void_type_ptr): Likewise.
(int_ftype_int): Likewise.
(ptr_ftype_sizetype): Likewise.
* c-decl.c (init_decl_processing): Remove creation of DWARF
builtins.
* defaults.h (MD_INIT_BUILTINS): Provide default definition.
* tree.h (built_in_function): Adjust definition of DEF_BUILTIN.
* Makefile.in (c-common.o): Depend on builtin-types.def.
* decl.c (init_decl_processing): Tweak.
From-SVN: r42583
Dale Johannesen [Fri, 25 May 2001 19:50:50 +0000 (19:50 +0000)]
t-darwin: Fix dependencies for darwin.o.
2001-05-25 Dale Johannesen <dalej@apple.com>
* config/rs6000/t-darwin: Fix dependencies for darwin.o.
From-SVN: r42582
Neil Booth [Fri, 25 May 2001 19:44:20 +0000 (19:44 +0000)]
* c-parse.in (notype_initdcl): Remove redundant line.
From-SVN: r42581
Diego Novillo [Fri, 25 May 2001 19:38:52 +0000 (19:38 +0000)]
20010518-2.c: New file.
2001-05-25 Diego Novillo <dnovillo@redhat.com>
* gcc.c-torture/compile/
20010518-2.c: New file.
* gcc.c-torture/execute/
20010518-1.c: New file.
* gcc.c-torture/execute/
20010518-2.c: New file.
From-SVN: r42580
Rainer Orth [Fri, 25 May 2001 19:30:11 +0000 (19:30 +0000)]
aclocal.m4: Fixed typo.
* aclocal.m4: Fixed typo.
(gcc_AC_HEADER_STDBOOL): Define.
(gcc_AC_C__BOOL): Define.
* configure.in: Use them.
(AC_CHECK_HEADERS): Remove stdbool.h
* configure, config.in: Regenerate.
From-SVN: r42578
Richard Henderson [Fri, 25 May 2001 19:05:24 +0000 (12:05 -0700)]
function.c (expand_function_start): Don't abort on PARALLEL returns from hard_function_value.
* function.c (expand_function_start): Don't abort on PARALLEL
returns from hard_function_value.
From-SVN: r42577
Richard Henderson [Fri, 25 May 2001 18:17:40 +0000 (11:17 -0700)]
i386.md: Revert previous change.
* config/i386/i386.md: Revert previous change. Do not apply
the peephole if the components do not die after the sequence.
From-SVN: r42576
Joseph Myers [Fri, 25 May 2001 11:12:47 +0000 (12:12 +0100)]
c-parse.in (array_declarator): New.
* c-parse.in (array_declarator): New. Handle C99 constructs.
Don't restrict [*] declarators to C only.
(after_type_declarator, parm_declarator_starttypename,
parm_declarator_nostarttypename, notype_declarator,
direct_absdcl1): Use it.
* c-decl.c (build_array_declarator, set_array_declarator_type):
New functions. Warn that [*] isn't properly implemented; pedwarn
for [*] outside C99 mode if pedantic rather than giving a hard
error.
(grokdeclarator): Handle static and type qualifiers in parameter
array declarators.
* c-tree.h (build_array_declarator, set_array_declarator_type):
Declare.
* extend.texi (Attribute Syntax): Document attributes in parameter
array declarators.
testsuite:
* gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
From-SVN: r42574
Mark Mitchell [Fri, 25 May 2001 09:16:08 +0000 (09:16 +0000)]
New test
From-SVN: r42570
Mark Mitchell [Fri, 25 May 2001 09:09:17 +0000 (09:09 +0000)]
i386.md: Make sure cmpstr peepholes do not affect liveness information.
* config/i386/i386.md: Make sure cmpstr peepholes do not
affect liveness information.
From-SVN: r42568
GCC Administrator [Fri, 25 May 2001 07:16:41 +0000 (07:16 +0000)]
Daily bump.
From-SVN: r42566
Ovidiu Predescu [Fri, 25 May 2001 07:14:10 +0000 (07:14 +0000)]
init.c (__objc_send_message_in_list): When setting a new entry in __objc_load_methods use the method name as key...
2001-05-25 Ovidiu Predescu <ovidiu@cup.hp.com>
* init.c (__objc_send_message_in_list): When setting a new entry
in __objc_load_methods use the method name as key, not the method
IMP (reported by Richard Frith-Macdonald <richard@brainstorm.co.uk>).
From-SVN: r42562
Ovidiu Predescu [Fri, 25 May 2001 07:12:17 +0000 (07:12 +0000)]
(__objc_send_message_in_list): When setting a new entry in __objc_load_methods use the method name as key...
(__objc_send_message_in_list): When setting a new entry in
__objc_load_methods use the method name as key, not the method IMP
(reported by Richard Frith-Macdonald <richard@brainstorm.co.uk>).
From-SVN: r42561
Mark Mitchell [Fri, 25 May 2001 06:34:16 +0000 (06:34 +0000)]
c-typeck.c (digest_init): Issue error messages about invalid constants, not warnings.
* c-typeck.c (digest_init): Issue error messages about
invalid constants, not warnings.
From-SVN: r42560
Benjamin Kosnik [Fri, 25 May 2001 04:24:12 +0000 (04:24 +0000)]
inserters_extractors.cc (test09): New test.
2001-05-24 Benjamin Kosnik <bkoz@redhat.com>
libstdc++/2830
* testsuite/21_strings/inserters_extractors.cc (test09): New test.
* include/bits/ostream.tcc: Format to match istream.tcc.
(operator<<(basic_ostream __out, const basic_string __s)): Fix.
From-SVN: r42557
Phil Edwards [Fri, 25 May 2001 02:10:55 +0000 (02:10 +0000)]
eh_alloc.cc (__cxa_allocate_exception): Qualify malloc with std:: .
2001-05-24 Phil Edwards <pme@sources.redhat.com>
* libsupc++/eh_alloc.cc (__cxa_allocate_exception): Qualify
malloc with std:: .
(__cxa_free_exception): Likewise with free.
From-SVN: r42556
Mark Mitchell [Fri, 25 May 2001 01:33:21 +0000 (01:33 +0000)]
std_cstring.h: #define away all global functions we will redeclare in namespace `std'.
* include/c_std/bin/std_cstring.h: #define away all global
functions we will redeclare in namespace `std'.
* libsupc++/eh_alloc.cc (__cxa_allocate_exception): Use
std::memset, instead of memset.
* testsuite/19_diagnostics/stdexceptions.cc: Use `std::strcmp',
not plain `strcmp'.
* testsuite/21_strings/c_strings.cc: Use `std::strcpy' instead of
plain `strcpy'.
From-SVN: r42555
Mark Mitchell [Fri, 25 May 2001 01:30:57 +0000 (01:30 +0000)]
G++ no longer defines builtins that do not begin with __builtin.
* g++.old-deja/g++.abi/bitfields.C: Update accordingly.
* g++.old-deja/g++.brendand/misc13.C: Likewise.
* g++.old-deja/g++.law/builtin1.C: Likewise.
* g++.old-deja/g++.law/cvt2.C: Likewise.
* g++.old-deja/g++.mike/net5.C: Likewise.
* g++.old-deja/g++.other/builtins1.C: Likewise.
* g++.old-deja/g++.other/builtins2.C: Likewise.
* g++.old-deja/g++.other/builtins3.C: Likewise.
* g++.old-deja/g++.other/builtins4.C: Likewise.
* g++.old-deja/g++.other/inline8.C: Likewise.
* g++.old-deja/g++.robertl/eb39.C: Likewise.
From-SVN: r42554
Mark Mitchell [Fri, 25 May 2001 01:27:08 +0000 (01:27 +0000)]
invoke.texi (-fno-builtin): Document that this is always on in C++.
* invoke.texi (-fno-builtin): Document that this is always on
in C++.
* decl.c (duplicate_decls): Tidy.
(init_decl_processing): Always set flag_no_builtin.
From-SVN: r42553
Benjamin Kosnik [Thu, 24 May 2001 23:09:53 +0000 (23:09 +0000)]
basic_ios.tcc: Small tweak.
2001-05-24 Benjamin Kosnik <bkoz@redhat.com>
libstdc++/2832
* include/bits/basic_ios.tcc: Small tweak.
* include/bits/std_fstream.h (ifstream): Add buffer member. Adjust
ctors and dtors, and rdbuf settings.
(ofstream): Same.
(fstream): Same.
* include/bits/std_sstream.h: Same, but for stringstream classes.
* testsuite/27_io/ostringstream_members.cc: New.
* testsuite/27_io/stringstream_members.cc: New.
* testsuite/27_io/fstream_members.cc: New.
* testsuite/27_io/ifstream_members.cc: Add test.
* testsuite/27_io/istringstream_members.cc: Add test.
* testsuite/27_io/ofstream_members.cc: Add test.
From-SVN: r42547
Phil Blundell [Thu, 24 May 2001 21:16:41 +0000 (21:16 +0000)]
install.texi (arm*-*-linux-gnu): Say that binutils 2.10 is required.
2001-05-24 Philip Blundell <philb@gnu.org>
* doc/install.texi (arm*-*-linux-gnu): Say that binutils 2.10 is
required.
From-SVN: r42546
Phil Blundell [Thu, 24 May 2001 21:16:36 +0000 (21:16 +0000)]
install.texi (arm*-*-linux-gnu): Say that binutils 2.10 is required.
2001-05-24 Philip Blundell <philb@gnu.org>
* doc/install.texi (arm*-*-linux-gnu): Say that binutils 2.10 is
required.
[[Split portion of a mixed commit.]]
From-SVN: r42545.2
Philip Blundell [Thu, 24 May 2001 21:09:05 +0000 (21:09 +0000)]
arm.c (output_return_instruction): Correctly handle interworking and interrupt functions.
2001-05-24 Philip Blundell <philb@gnu.org>
* config/arm/arm.c (output_return_instruction): Correctly handle
interworking and interrupt functions.
From-SVN: r42543
Phil Blundell [Thu, 24 May 2001 21:06:36 +0000 (21:06 +0000)]
arm.h (TARGET_SWITCHES): Correct misleading help for -m{no-}sched-prolog.
2001-05-24 Philip Blundell <philb@gnu.org>
* config/arm/arm.h (TARGET_SWITCHES): Correct misleading help for
-m{no-}sched-prolog. Fix typos and improve formatting.
From-SVN: r42542
Phil Blundell [Thu, 24 May 2001 21:06:35 +0000 (21:06 +0000)]
arm.h (TARGET_SWITCHES): Correct misleading help for -m{no-}sched-prolog.
2001-05-24 Philip Blundell <philb@gnu.org>
* config/arm/arm.h (TARGET_SWITCHES): Correct misleading help for
-m{no-}sched-prolog. Fix typos and improve formatting.
[[Split portion of a mixed commit.]]
From-SVN: r42541.2
Philip Blundell [Thu, 24 May 2001 20:54:59 +0000 (20:54 +0000)]
invoke.texi (ARM Options): Improve wording slightly.
2001-05-24 Philip Blundell <philb@gnu.org>
* invoke.texi (ARM Options): Improve wording slightly. Add
documentation for more options, including those for Thumb mode.
Don't mention options that don't exist or are unimplemented.
(Thumb Options): Delete; merged into above section.
From-SVN: r42539
Gabriel Dos Reis [Thu, 24 May 2001 20:51:33 +0000 (20:51 +0000)]
c++config (__NO_MATH_INLINES): Move to...
* include/bits/c++config(__NO_MATH_INLINES): Move to...
* config/os/gnu-linux/bits/os_defines.h: ...here.
From-SVN: r42538
Geoffrey Keating [Thu, 24 May 2001 20:15:13 +0000 (20:15 +0000)]
linux.h (SIGNAL_FRAMESIZE): Define.
* config/rs6000/linux.h (SIGNAL_FRAMESIZE): Define.
(MD_FALLBACK_FRAME_STATE_FOR): Use it.
From-SVN: r42534
Gabriel Dos Reis [Thu, 24 May 2001 18:38:20 +0000 (18:38 +0000)]
c++config (__NO_MATH_INLINES): New macro.
* include/bits/c++config (__NO_MATH_INLINES): New macro.
* testsuite/26_numerics/fabs_inline.cc (main): New test.
From-SVN: r42533
Tom Tromey [Thu, 24 May 2001 18:06:03 +0000 (18:06 +0000)]
natString.cc (init): Throw ArrayIndexOutOfBoundsException.
* java/lang/natString.cc (init): Throw
ArrayIndexOutOfBoundsException.
(getChars): Likewise.
(getBytes): Likewise.
(valueOf): Likewise.
From-SVN: r42531
Tom Tromey [Thu, 24 May 2001 18:03:47 +0000 (18:03 +0000)]
configure.in: Only allow hash synchronization when POSIX threads are enabled.
* configure.in: Only allow hash synchronization when POSIX threads
are enabled.
* java/lang/natObject.cc (alloc_heavy): Properly find `init' field
of sync info object.
From-SVN: r42530
Jan Hubicka [Thu, 24 May 2001 17:48:42 +0000 (19:48 +0200)]
simplify-rtx.c (simplify_subreg): Fix CONCAT simplification; fix hard register simplification.
* simplify-rtx.c (simplify_subreg): Fix CONCAT simplification;
fix hard register simplification.
From-SVN: r42529
Rainer Orth [Thu, 24 May 2001 15:59:43 +0000 (15:59 +0000)]
sol2.h (CPLUSPLUS_CPP_SPEC): Add all of CPP_SPEC instead of just copying CPP_CPU_SPEC.
* sparc/sol2.h (CPLUSPLUS_CPP_SPEC): Add all of CPP_SPEC instead
of just copying CPP_CPU_SPEC.
From-SVN: r42528