Jan Hubicka
25e22dc0cb
Thu Aug 16 17:39:45 CEST 2001 Jan Hubicka <jh@suse.cz>
...
* function.c (put_var_into_stack): Temporarily clear DECL_RTL.
(assign_params): Avoid setting DECL_RTL to unfinished RTX.
(expand_function_start): Likewise.
* stmt.c (expand_decl): Likewise.
* varasm.c (make_decl_rtx): Likewise.
From-SVN: r44940
2001-08-16 15:41:05 +00:00
Jason Merrill
7256efa629
stor-layout.c (layout_decl): Don't set DECL_USER_ALIGN.
...
* stor-layout.c (layout_decl): Don't set DECL_USER_ALIGN.
(finalize_record_size): Don't set TYPE_USER_ALIGN.
From-SVN: r44937
2001-08-16 09:46:37 -04:00
Matt Kraai
5972a1107c
i386.c (ix86_init_mmx_sse_builtins): Remove unused variables.
...
* config/i386/i386.c (ix86_init_mmx_sse_builtins): Remove unused
variables.
From-SVN: r44936
2001-08-16 13:32:22 +00:00
Marc Espie
c8f9b30251
configure.in: Check for <sys/types.h>.
...
2001-08-16 Marc Espie <espie@openbsd.org>
* configure.in: Check for <sys/types.h>.
* configure: Rebuild.
* config.h.in: Rebuild.
* libmath/mathconf.h: Include <sys/types.h> prior to
<machine/endian.h> if available.
From-SVN: r44935
2001-08-16 12:49:19 +00:00
Andreas Jaeger
0d3c08b640
s390.c: Include "debug.h" for dwarf2out_do_frame prototype.
...
* config/s390/s390.c: Include "debug.h" for dwarf2out_do_frame
prototype.
From-SVN: r44933
2001-08-16 12:09:28 +02:00
GCC Administrator
1cfe9d4012
Daily bump.
...
From-SVN: r44931
2001-08-16 07:16:09 +00:00
Tom Tromey
ac8d99218a
jni.cc: Include IdentityHashMap.h, not Hashtable.h.
...
* jni.cc: Include IdentityHashMap.h, not Hashtable.h.
(local_ref_table, global_ref_table): Now IdentityHashMap.
(_Jv_JNI_Init): Updated for new types.
(mark_for_gc): Likewise.
(unmark_for_gc): Likewise.
* gcj/javaprims.h: Rebuilt class list.
* Makefile.in: Rebuilt.
* Makefile.am (core_java_source_files): Added new file.
* java/util/IdentityHashMap.java: New file.
From-SVN: r44929
2001-08-15 20:46:48 +00:00
Tom Tromey
369e1d74c6
natIconv.cc (read): Handle EINVAL and E2BIG correctly.
...
* gnu/gcj/convert/natIconv.cc (read): Handle EINVAL and E2BIG
correctly.
From-SVN: r44928
2001-08-15 20:24:00 +00:00
John Wehle
44ce006366
rtl.h (only_sets_cc0_p): New prototype.
...
* rtl.h (only_sets_cc0_p): New prototype.
* jump.c (sets_cc0_p): Handle INSN.
(only_sets_cc0_p): New function.
* flow.c (merge_blocks_nomove): Use only_sets_cc0_p.
(tidy_fallthru_edge): Likewise.
* integrate.c (copy_insn_list): Likewise.
* unroll.c (unroll_loop): Likewise.
(copy_loop_body): Likewise.
From-SVN: r44927
2001-08-15 19:25:43 +00:00
Jason Eckhardt
cff27f1d82
* config/i960/i960.md (trap): Change "faulteq.t" to "faulte.t".
...
From-SVN: r44926
2001-08-15 18:54:10 +00:00
Andreas Schwab
b8f73826af
configure.target (cpu_include_dir): Set to `config/cpu/m68k' for m68k and m680[246]0.
...
* configure.target (cpu_include_dir): Set to `config/cpu/m68k' for
m68k and m680[246]0.
* config/cpu/m68k/bits/atomicity.h: New file.
From-SVN: r44925
2001-08-15 16:00:45 +00:00
Andreas Schwab
2e0aa8179f
std_limits.h [...]: Define appropriate long double limits for m68k extended floating point.
...
* include/bits/std_limits.h [__glibcpp_long_double_bits == 96]:
Define appropriate long double limits for m68k extended floating
point.
(__glibcpp_f32_digits10): Corrected, off by one.
(__glibcpp_f80_digits10): Likewise.
(__glibcpp_f128_digits10): Likewise.
* config/os/gnu-linux/bits/os_defines.h
(__glibcpp_long_double_bits) [__mc68000__]: Define to 96.
From-SVN: r44924
2001-08-15 15:57:41 +00:00
Jan Hubicka
6ad48e84df
predict.c (struct block_info_def): Remove nvisited.
...
* predict.c (struct block_info_def): Remove nvisited.
(propagate_freq): Use EDGE_DFS_BACK to detect irreducible regions.
(estimate_bb_frequencies): Call mark_dfs_back_edges.
* i386.c (ix86_agi_depdendant): Lea causes AGI only on the Pentium
(ix86_adjust_cost): Teach scheduler that latency to load operand can
be masked.
From-SVN: r44921
2001-08-15 12:28:46 +00:00
Jan Hubicka
cc10816d2d
* predict.def: Update hitrates.
...
From-SVN: r44920
2001-08-15 11:24:17 +00:00
Richard Henderson
fd7e958f94
* except.c (TYPE_HASH): Cast to size_t, not HOST_WIDE_INT.
...
From-SVN: r44919
2001-08-15 00:23:08 -07:00
GCC Administrator
d0420460b5
Daily bump.
...
From-SVN: r44917
2001-08-15 07:16:16 +00:00
David Billinghurst
c384918318
g77-dg.exp: Use prune.exp for common procedures
...
2001-08-14 David Billinghurst <David.Billinghurst@riotinto.com>
* lib/g77-dg.exp: Use prune.exp for common procedures
(g77-dg-prune): Replace prune_g77_output with prune_gcc_output
* lib/g77.exp: (g77-dg-prune) Remove
From-SVN: r44916
2001-08-15 05:59:41 +00:00
Zack Weinberg
61688c33b0
Add cscope(1) databases
...
From-SVN: r44915
2001-08-15 04:52:54 +00:00
Zack Weinberg
f6084f99fc
config.sub: Merge from master sources, rev 1.218.
...
* config.sub: Merge from master sources, rev 1.218.
* config.guess: Merge from master sources, rev 1.209.
From-SVN: r44914
2001-08-15 04:27:14 +00:00
Richard Henderson
b5d1cbd2fa
class.c, cp-tree.h (build_vfn_ref): Remove.
...
* class.c, cp-tree.h (build_vfn_ref): Remove.
* call.c, rtti.c: Replace all refernces with build_vtbl_ref.
From-SVN: r44913
2001-08-14 16:51:27 -07:00
Gabriel Dos Reis
1489e3241e
numeric_limits.cc: Add more tests.
...
* testsuite/18_support/numeric_limits.cc: Add more tests.
* include/bits/std_limits.h (numeric_limits<char>::max): Fix
typo.
From-SVN: r44911
2001-08-14 23:34:04 +00:00
Jeffrey A Law
abb788ba5b
flow.c (commit_one_edge_insertion): Don't separate a LOOP_BEG note from its associated jump.
...
* flow.c (commit_one_edge_insertion): Don't separate a LOOP_BEG
note from its associated jump.
From-SVN: r44910
2001-08-14 17:30:16 -06:00
Ulrich Weigand
d9b761a9a1
Define __s390__ also on 64-bit S/390 targets.
...
From-SVN: r44909
2001-08-14 23:28:00 +00:00
Ulrich Weigand
241a88aac5
Don't define FFETARGET_32bit_longs for 64-bit S/390.
...
From-SVN: r44908
2001-08-14 23:19:27 +00:00
Ulrich Weigand
354953125e
Added atomicity.h header for s390.
...
From-SVN: r44907
2001-08-14 23:16:57 +00:00
Gabriel Dos Reis
8e0bcac8f3
* include/bits/std_limits.h: Fix thinko.
...
From-SVN: r44901
2001-08-14 21:06:48 +00:00
Nick Clifton
095bb2765d
Handle nested functions which take variable arguments
...
From-SVN: r44898
2001-08-14 20:49:22 +00:00
Gerald Pfeifer
98999d8b49
install.texi (Specific, avr): Fix markup.
...
* doc/install.texi (Specific, avr): Fix markup.
(Specific, c4x): Ditto.
From-SVN: r44896
2001-08-14 20:18:14 +00:00
Matt Kraai
b213a5ca6d
* predict.c (dump_prediction): Change bool' parameter to
int'.
...
From-SVN: r44895
2001-08-14 20:03:03 +00:00
Gabriel Dos Reis
c895acf211
Makefile.in (OBJS): Add rtl-error.o
...
* Makefile.in (OBJS): Add rtl-error.o
(rtl-error.o): New rule.
(diagnostic.o): Adjust dependency.
diagnostic.c (file_and_line_for_asm, diagnostic_for_asm,
error_for_asm, _fatal_insn, _fatal_insn_not_found,
warning_for_asm): Move to...
rtl-error.c: ...here. New file.
From-SVN: r44894
2001-08-14 19:22:48 +00:00
Richard Henderson
ddee9e8d0d
dwarf2out.c (dwarf2out_frame_finish): Never emit .eh_frame if USING_SJLJ_EXCEPTIONS.
...
* dwarf2out.c (dwarf2out_frame_finish): Never emit .eh_frame
if USING_SJLJ_EXCEPTIONS.
From-SVN: r44893
2001-08-14 12:12:34 -07:00
Steve Ellcey
eb20f66836
tlink.c (scan_linker_output): Check string for unsatisfied in addition to undefined and unresolved.
...
* tlink.c (scan_linker_output): Check string for unsatisfied in
addition to undefined and unresolved.
From-SVN: r44892
2001-08-14 11:01:48 -04:00
Graham Stott
540ceb67e0
* libgcc2.c (*): Replace EH_FRAME_SECTION with EH_FRAME_SECTION_NAME.
...
From-SVN: r44891
2001-08-14 14:06:10 +00:00
Jan Hubicka
2d515d60b3
genattrtab.c (simplify_test_exp_in_temp): New function.
...
* genattrtab.c (simplify_test_exp_in_temp): New function.
(simplify_test_exp): Avoid explicit use of temporary obstack.
(simplify_cond, insert_right_side, evaluate_eq_attr,
simplify_and_tree, simplify_or_tree, eliminate_known_true):
Use simplify_test_exp_in_temp.
(optimize_attrs): Iterate until expression stabilizes.
From-SVN: r44890
2001-08-14 13:01:20 +00:00
Benjamin Kosnik
3119bd48cc
Makefile.am: Consolidate target rules.
...
2001-08-14 Benjamin Kosnik <bkoz@redhat.com>
* include/Makefile.am: Consolidate target rules. Don't clean stamp
files. Tweak target build directory stamp.
* include/Makefile.in: Regenerate.
From-SVN: r44889
2001-08-14 08:46:37 +00:00
Benjamin Kosnik
843312be57
Makefile.am: Consolidate target rules.
...
2001-08-14 Benjamin Kosnik <bkoz@redhat.com>
* include/Makefile.am: Consolidate target rules. Don't clean stamp
files. Tweak target build directory stamp.
* include/Makefile.in: Regenerate.
2
From-SVN: r44888
2001-08-14 08:42:19 +00:00
GCC Administrator
c104edca38
Daily bump.
...
From-SVN: r44886
2001-08-14 07:16:18 +00:00
Peter Schmid
abfc6eb13b
stubs.c: Fix PR/3988, replace _GBLICPP_HAVE_LOGL with HAVE_LOGL
...
2001-08-14 Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de>
* libstdc++-v3/libmath/stubs.c: Fix PR/3988, replace
_GBLICPP_HAVE_LOGL with HAVE_LOGL
From-SVN: r44884
2001-08-14 06:50:58 +00:00
Benjamin Kosnik
4e10943dda
configure.in (libtool_VERSION): Add.
...
2001-08-13 Benjamin Kosnik <bkoz@redhat.com>
* configure.in (libtool_VERSION): Add.
(VERSION): Change to
(release_VERSION): This.
* configure: Regenerate.
* src/Makefile.am (libstdc___la_LDFLAGS): Use -version-info with
libtool_VERSION.
* src/Makefile.in: Regenerate.
* intl/Makefile.am: Remove.
* intl/Makefile.in: Remove.
* intl: Remove.
* Makefile.am (SUBDIRS): Remove intl.
* po/Makefile.am (DISTFILES): Add string_literals.cc
(MSGFMT): Add.
* po/string_literals.cc: Add.
* po/POTFILES.in: Fix path.
* acinclude.m4 (GLIBCPP_ENABLE_CLOCALE): Don't call AM_GNU_GETTEXT.
* aclocal.m4: Regenerate.
* configure.in: Remove AC_OUTPUT of intl/Makefile.
* include/backward/backward_warning.h: Clarify message.
* testsuite_flags.in (--cxxflags): Use same debug flags for
library and testsuite.
* include/Makefile.am (c_compatibility): Remove.
* include/Makefile.in: Regenerate.
From-SVN: r44880
2001-08-14 01:24:30 +00:00
Ulrich Weigand
881e8e2949
Remove s390x __LONG_MAX__ special case from glimits.h;
...
define __LONG_MAX__ in CPP_PREDEFINES instead.
From-SVN: r44879
2001-08-14 00:53:23 +00:00
Andrew Cagney
d80dedbe52
floatformat.c (floatformat_ieee_double_littlebyte_bigword): Fix name.
...
* floatformat.c (floatformat_ieee_double_littlebyte_bigword): Fix
name.
From-SVN: r44878
2001-08-14 00:31:41 +00:00
Mark Mitchell
9f3c078ea9
configure.in (LIMITS_INC_SRCDIR): New variable.
...
* configure.in (LIMITS_INC_SRCDIR): New variable.
* configure.target (LIMITSH): New variable.
* porting.texi: Discuss numeric limits.
* config/cpu/generic/bits/limits.h: New file.
* config/cpu/i386/bits/limits.h: New file.
* include/Makefile.am: Install bits/limits.h.
* include/bits/c++config: Include bits/limits.h.
From-SVN: r44877
2001-08-13 22:26:11 +00:00
Richard Henderson
f22db2ef6d
unknown-elf.h (CTOR_LIST_BEGIN, [...]): Remove.
...
* config/arm/unknown-elf.h (CTOR_LIST_BEGIN, CTOR_LIST_END): Remove.
(DTOR_LIST_BEGIN, DTOR_LIST_END): Remove.
* config/arm/conix-elf.h: Likewise.
From-SVN: r44874
2001-08-13 15:05:16 -07:00
Geoffrey Keating
51610b0a5a
svr4.h (LINK_SPEC): Don't do -Wl, here, it is done in gcc.c.
...
* config/svr4.h (LINK_SPEC): Don't do -Wl, here, it is done
in gcc.c.
* config/rs6000/sysv4.h (LINK_SPEC): Likewise.
From-SVN: r44873
2001-08-13 21:43:42 +00:00
Geoffrey Keating
eb296bd9be
gcse.c (hash_scan_set): Expressions that are set as part of jump instructions are not available.
...
* gcse.c (hash_scan_set): Expressions that are set as part of
jump instructions are not available.
From-SVN: r44872
2001-08-13 21:42:10 +00:00
Tom Tromey
586b870d4f
SampleModel.java (getPixel): Set correct array element.
...
* java/awt/image/SampleModel.java (getPixel): Set correct array
element. From Chris Meyer.
From-SVN: r44871
2001-08-13 21:38:07 +00:00
Ulrich Weigand
7ee20eba4a
Fixed HOST_WIDE_INT type mismatch.
...
From-SVN: r44870
2001-08-13 21:25:39 +00:00
Richard Henderson
02c9b1ca81
xcoff.h (EH_FRAME_IN_DATA_SECTION): New.
...
* config/rs6000/xcoff.h (EH_FRAME_IN_DATA_SECTION): New.
* defaults.h (EH_FRAME_SECTION_NAME): Respect it.
* doc/tm.texi (Exception Region Output): Document it.
From-SVN: r44869
2001-08-13 14:14:01 -07:00
Mark Mitchell
63d6f87a6d
call.c (build_over_call): Mark COMPOUND_EXPRs generated for empty class assignment as having side-effects...
...
* call.c (build_over_call): Mark COMPOUND_EXPRs generated for
empty class assignment as having side-effects to avoid
spurious warnings.
From-SVN: r44868
2001-08-13 21:07:22 +00:00
H.J. Lu
7db1993723
libstdc++-v3-dg.exp (libstdc++-v3-copy-files): New.
...
2001-08-13 H.J. Lu (hjl@gnu.org )
* testsuite/lib/libstdc++-v3-dg.exp (libstdc++-v3-copy-files):
New. Copy files.
(libstdc++-v3-init ): Use it.
From-SVN: r44866
2001-08-13 13:43:13 -07:00