Rainer Orth
d6ab05a0be
configure.in: Update local install.html, configopts.html paths.
...
* configure.in: Update local install.html, configopts.html paths.
* configure: Regenerate.
From-SVN: r53083
2002-05-03 11:09:51 +00:00
Jan Hubicka
19cba4a0a0
i386.c (sse_clrsf, sse_clrsi): Set memory attribute to none.
...
* i386.c (sse_clrsf, sse_clrsi): Set memory attribute
to none.
From-SVN: r53082
2002-05-03 08:53:03 +00:00
GCC Administrator
e2f31fa203
Daily bump.
...
From-SVN: r53081
2002-05-03 07:17:19 +00:00
Kaveh R. Ghazi
08d028699d
* config/os/irix/irix5.2/bits/os_defines.h
...
(__glibcpp_long_double_bits, __glibcpp_long_bits): Define.
From-SVN: r53077
2002-05-03 04:01:58 +00:00
Kaveh R. Ghazi
3a02124033
ctype_inline.h: Cast to unsigned char.
...
* config/os/irix/irix5.2/bits/ctype_inline.h: Cast to unsigned
char.
From-SVN: r53076
2002-05-03 03:59:22 +00:00
Kazu Hirata
797a6ac12c
* function.c: Fix formatting.
...
From-SVN: r53075
2002-05-03 00:23:55 +00:00
Hans Boehm
ce4b2ca6bc
dwarf2-signal.h (INIT_SEGV, [...]): use sigaction instead of __libc_sigaction.
...
* include/dwarf2-signal.h (INIT_SEGV, INIT_FPE for ia64):
use sigaction instead of __libc_sigaction.
From-SVN: r53074
2002-05-03 00:21:48 +00:00
Jan Hubicka
6d0de00581
haifa-sched.c (schedule_insn): Print table of instructions and reservations.
...
* haifa-sched.c (schedule_insn): Print table of instructions and
reservations.
(sched_block): Do not print ready list at verbosity level 1.
* sched-vis.c (print_insn): Make global.
* sched-ebb.c (ebb_print_insn): Rename from...
(print_insn): ... this one.
* sched-int.h (print_insn): Declare
From-SVN: r53073
2002-05-02 17:05:52 -07:00
Richard Henderson
0bfb9a691f
haifa-sched.c (rank_for_schedule): Skip past last_scheduled_insn emitted by cycle_display.
...
* haifa-sched.c (rank_for_schedule): Skip past last_scheduled_insn
emitted by cycle_display.
From-SVN: r53072
2002-05-02 16:59:52 -07:00
Loren J. Rittle
6b976d997c
* doc/install.texi (*-*-freebsd*): Update to latest status.
...
From-SVN: r53070
2002-05-02 23:29:30 +00:00
Jakub Jelinek
0a2950527d
re PR target/6540 (sparc-sun-solaris2.7 (perhaps all bi-arch sparc) fail libstdc++-v3 18_support/numeric_limits.cc)
...
2002-05-02 Jakub Jelinek <jakub@redhat.com>
PR target/6540
* config.gcc (sparc*-*-solaris2*): Set float_format to i128.
* config/float-sparc.h: Assume 128-bit long double if
__LONG_DOUBLE_128__ is defined.
From-SVN: r53069
2002-05-02 14:30:38 -07:00
Vladimir Makarov
842d5d6cbf
genattrtab.c (write_function_unit_info): Add a dummy element when num_units == 0.
...
2002-05-02 Vladimir Makarov <vmakarov@redhat.com>
* genattrtab.c (write_function_unit_info): Add a dummy element
when num_units == 0.
From-SVN: r53067
2002-05-02 21:28:24 +00:00
Phil Edwards
36ea41a31a
index.html: Update list in #4.1.
...
2002-05-02 Phil Edwards <pme@gcc.gnu.org>
* docs/html/faq/index.html: Update list in #4.1.
* docs/html/faq/index.txt: Regenerated.
From-SVN: r53065
2002-05-02 21:21:16 +00:00
Herman A.J. ten Brugge
3d7a6309f8
predict.c: (propagate_freq...
...
* predict.c: (propagate_freq, estimate_bb_frequencies): Use
TYPE_MODE (double_type_node) instead of DFmode.
From-SVN: r53064
2002-05-02 13:49:13 -07:00
Benjamin Kosnik
13a9017819
RELEASE-NOTES (New): Update.
...
2002-05-02 Benjamin Kosnik <bkoz@redhat.com>
* docs/html/17_intro/RELEASE-NOTES (New): Update.
From-SVN: r53063
2002-05-02 20:42:25 +00:00
Mark Mitchell
5121c03ef7
* g++.dg/init/dtor1.C: Make it tougher.
...
From-SVN: r53061
2002-05-02 20:05:15 +00:00
Jim Wilson
ac293f9845
Fix i960-rtems Ada build failure reported by Joel Sherrill.
...
* utils.c (finish_record_type): Change record_size to record_type.
From-SVN: r53058
2002-05-02 12:27:42 -07:00
Rainer Orth
b651af860e
libjava.exp (libjava_find_spec): New function.
...
* testsuite/lib/libjava.exp (libjava_find_spec): New function.
(libjava_init): Use it to find libgcj.spec.
(libjava_arguments): Likewise.
From-SVN: r53057
2002-05-02 19:12:37 +00:00
David S. Miller
fd84ba84a7
re PR bootstrap/6525 (libjava won't build on Red Hat Linux 6.2/sparc)
...
2002-05-02 David S. Miller <davem@redhat.com>
PR bootstrap/6525
* include/dwarf2-signal.h (INIT_SEGV, INIT_FPE): Don't use
__libc_sigaction on Sparc.
From-SVN: r53055
2002-05-02 10:54:24 -07:00
Jan Hubicka
1b6763cfb5
cfgrtl.c (try_redirect_by_replacing_jump): Do not kill computed jumps post reload.
...
* cfgrtl.c (try_redirect_by_replacing_jump): Do not kill computed
jumps post reload.
* toplev.c (rest_of_compilation): Revert Richard's patch.
From-SVN: r53052
2002-05-02 17:51:48 +00:00
Jerome Marc
16034e4ba3
natPlainSocketImpl.cc: Include sys/ioctl.h and sys/filio.h, if present.
...
2002-05-02 Jerome Marc <marcjero@yahoo.com>
* java/net/natPlainSocketImpl.cc: Include sys/ioctl.h and
sys/filio.h, if present.
From-SVN: r53050
2002-05-02 17:33:59 +00:00
John David Anglin
b303008e9a
x-ada (ADA_CFLAGS): Rename to X_ADA_CFLAGS.
...
* pa/x-ada (ADA_CFLAGS): Rename to X_ADA_CFLAGS.
* ada/Makefile.in (X_ADA_CFLAGS, T_ADA_CFLAGS): New fragment overrides.
(ALL_ADA_CFLAGS): Define. Replace ADA_CFLAGS with ALL_ADA_CFLAGS in
ALL_ADAFLAGS, MOST_ADAFLAGS, and all compilations using CC.
From-SVN: r53047
2002-05-02 15:07:09 +00:00
Catherine Moore
6ed7412a29
* config/v850/v850.h (TRAMPOLINE_TEMPLATE): Change r5 to r20.
...
From-SVN: r53046
2002-05-02 10:25:50 -04:00
Kazu Hirata
b32d6163a2
A typo in my last commit.
...
From-SVN: r53045
2002-05-02 14:00:10 +00:00
Kazu Hirata
e0a2f70599
combine.c: Fix comment formatting.
...
* combine.c: Fix comment formatting.
* expr.c: Likewise.
* genautomata.c: Likewise.
* stmt.c: Likewise.
* tree.h: Likewise.
From-SVN: r53044
2002-05-02 13:55:35 +00:00
Joseph Myers
38e23049b7
* doc/install.texi: State GNAT version requirements.
...
From-SVN: r53040
2002-05-02 09:59:10 +01:00
Nick Clifton
40f4a97d59
fr30.h (GO_IF_LEGITIMATE_ADDRESS): Accept any form of the frame pointer or arg pointer register which strict...
...
* config/fr30/fr30.h (GO_IF_LEGITIMATE_ADDRESS): Accept any form of the frame
pointer or arg pointer register which strict register checking is not enabled.
From-SVN: r53039
2002-05-02 07:55:32 +00:00
GCC Administrator
fd8ec1d8b9
Daily bump.
...
From-SVN: r53038
2002-05-02 07:17:16 +00:00
Bruce Korb
abaa8559b3
sync mainline to 3.1
...
From-SVN: r53034
2002-05-02 05:18:08 +00:00
Mark Mitchell
76ccdb3c4a
* g++.dg/init/dtor1.C: New test.
...
From-SVN: r53033
2002-05-02 05:14:31 +00:00
Aldy Hernandez
0d6d689229
altivec-8.c: New.
...
2002-05-02 Aldy Hernandez <aldyh@redhat.com>
* gcc.dg/altivec-8.c: New.
* config/rs6000/rs6000.c (rs6000_legitimate_address): Disallow
PRE_INC and PRE_DEC for altivec modes.
From-SVN: r53031
2002-05-02 02:03:14 +00:00
Jeff Law
ecab2143c0
pa.h (EXTRA_CONSTRAINT): Don't accept PIC addresses for the 'T' constraint.
...
2002-05-01 Jeff Law <law@redhat.com>
* pa.h (EXTRA_CONSTRAINT): Don't accept PIC addresses for the
'T' constraint.
From-SVN: r53027
2002-05-01 23:17:57 +00:00
Phil Edwards
e92a4045ac
std_bitset.h: Fix doxygen comments.
...
2002-05-01 Phil Edwards <pme@gcc.gnu.org>
* include/std/std_bitset.h: Fix doxygen comments.
* docs/html/documentation.html: Minor tweaks for 3.1.
* docs/html/27_io/howto.html: Likewise.
* docs/html/ext/howto.html: Likewise, mention stdio_filebuf.
* docs/html/faq/index.html: Likewise.
* docs/html/faq/index.txt: Regenerated.
From-SVN: r53025
2002-05-01 22:57:59 +00:00
Benjamin Kosnik
9875ea057d
re PR libstdc++/6533 (libstdc++ broken on unsigned char platforms)
...
2002-05-01 Benjamin Kosnik <bkoz@redhat.com>
PR libstdc++/6533
* include/bits/streambuf_iterator.h (istreambuf_iterator::_M_get): New.
(istreambuf_iterator::equal): Use it.
(istreambuf_iterator::operator*): Use it.
From-SVN: r53024
2002-05-01 22:40:27 +00:00
Joel Brobecker
ea619b46b1
dbxout.c (dbxout_type): Emit size information for range types, as well, but only when using GDB extensions.
...
* dbxout.c (dbxout_type): Emit size information for range types,
as well, but only when using GDB extensions.
From-SVN: r53023
2002-05-01 18:31:08 -04:00
Thomas Fitzsimmons
9a06dc7d3f
configure.in (noconfigdirs): Replace [ ] with test.
...
* configure.in (noconfigdirs): Replace [ ] with test.
* configure.in (noconfigdirs): Do not add target-newlib if
target == i[3456]86-*-linux*, and host == target.
From-SVN: r53021
2002-05-01 18:28:36 -04:00
Richard Henderson
c72931a655
configure.in (HAVE_GAS_HIDDEN): Replace SPARC feature test with target-independent gnu binutils date test.
...
* configure.in (HAVE_GAS_HIDDEN): Replace SPARC feature test with
target-independent gnu binutils date test.
From-SVN: r53017
2002-05-01 13:37:41 -07:00
Richard Henderson
2150ad33f2
cfgcleanup.c (merge_blocks_move_successor_nojumps): Emit dump info before expunging the block.
...
* cfgcleanup.c (merge_blocks_move_successor_nojumps): Emit dump
info before expunging the block.
From-SVN: r53014
2002-05-01 13:20:19 -07:00
Jakub Jelinek
1651cc96a4
cppinit.c (cpp_handle_option): Don't set no_output here...
...
* cppinit.c (cpp_handle_option) [-dM]: Don't set no_output here...
(cpp_post_options): ...but here. Disable -dD, -dN and -dI when
-M -or -MM is in effect.
From-SVN: r53013
2002-05-01 22:07:36 +02:00
Zack Weinberg
8998d5bf40
config.gcc: Correct test of --enable-obsolete.
...
* config.gcc: Correct test of --enable-obsolete. Obsolete all
A29k configurations.
* doc/install.texi: Update to match.
From-SVN: r53009
2002-05-01 18:42:55 +00:00
Franz Sirl
a81eed1000
re PR bootstrap/6514 (3.1 irix6.5 bootstrap failure in libstdc++-v3/src/misc-inst.cc)
...
2002-05-01 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
PR bootstrap/6514
* varasm.c (globalize_decl): Compare DECL_ASSEMBLER_NAME to check
for duplicates. Always loop over whole list.
From-SVN: r53006
2002-05-01 17:56:56 +00:00
Richard Kenner
8d53318f2a
* reload.c (find_reloads, case 'p'): Set BADOP to 0.
...
From-SVN: r53005
2002-05-01 13:33:55 -04:00
Joel Sherrill
4109b1188d
t-elf (sparc-rtems, sparc-elf): Build assembly support routines.
...
2002-05-01 Joel Sherrill <joel@OARcorp.com>
* config/sparc/t-elf (sparc-rtems, sparc-elf): Build assembly
support routines.
From-SVN: r53003
2002-05-01 17:17:54 +00:00
Joel Sherrill
c4a9c57081
rtems-elf.h: Add #undef TARGET_VERSION to prevent warning.
...
2002-05-01 Joel Sherrill <joel@OARcorp.com>
* config/arm/rtems-elf.h: Add #undef TARGET_VERSION to prevent warning.
From-SVN: r53001
2002-05-01 16:34:06 +00:00
David Edelsohn
ea112fc456
rs6000.md (abssi2_nopower): Convert to define_insn_and_split.
...
* rs6000.md (abssi2_nopower): Convert to define_insn_and_split.
(nabs_nopower): Same.
(floatdisf2): New pattern.
(absdi2): Convert to define_insn_and_split.
(nabsdi2): Same.
(trunctfsf2): Same.
(floatditf2): Same.
(floatsitf2): Same.
(fix_trunctfdi2): Same.
(fix_trunctfsi2): Same.
From-SVN: r52999
2002-05-01 11:33:23 -04:00
Joseph Myers
dda782545e
install.texi: Update Texinfo version requirement documentation.
...
* doc/install.texi: Update Texinfo version requirement
documentation.
From-SVN: r52997
2002-05-01 14:02:39 +01:00
Jakub Jelinek
26aeede496
PR target/6512, PR target/5628
...
PR target/6512, PR target/5628
* config/sparc/sparc.md (movdf_insn_v9only_novis): Don't allow >= %f32
when memory is not aligned.
(movdf_insn_v9only_vis): Likewise.
* config/sparc/sparc.h (SECONDARY_INPUT_RELOAD_CLASS): Request a FP_REGS
temporary for EXTRA_FP_REGS DFmode load from unaligned memory.
(SECONDARY_OUTPUT_RELOAD_CLASS): Similarly.
From-SVN: r52995
2002-05-01 10:27:55 +02:00
Nathan Sidwell
2600218b4d
Fix bad regexp
...
From-SVN: r52994
2002-05-01 07:35:19 +00:00
GCC Administrator
0fa489890f
Daily bump.
...
From-SVN: r52992
2002-05-01 07:17:15 +00:00
Aldy Hernandez
9b7bc465c4
altivec-7.c: New.
...
2002-05-01 Aldy Hernandez <aldyh@redhat.com>
* gcc.dg/altivec-7.c: New.
* config/rs6000/altivec.h: Cleanup.
From-SVN: r52988
2002-05-01 06:52:30 +00:00