OSDN Git Service

pf3gnuchains/gcc-fork.git
21 years ago * reload.c (find_reloads <p constraint>): Pass operand_mode to
amodra [Sun, 8 Sep 2002 08:57:24 +0000 (08:57 +0000)]
* reload.c (find_reloads <p constraint>): Pass operand_mode to
find_reloads_address.

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

21 years ago * config/h8300/h8300.md (udivmodqi4): Enable on H8/300.
kazu [Sun, 8 Sep 2002 08:20:44 +0000 (08:20 +0000)]
* config/h8300/h8300.md (udivmodqi4): Enable on H8/300.
(anonymous pattern): Likewise.

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

21 years agoDaily bump.
gccadmin [Sun, 8 Sep 2002 07:17:11 +0000 (07:17 +0000)]
Daily bump.

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

21 years agoDaily bump.
gccadmin [Sun, 8 Sep 2002 07:17:09 +0000 (07:17 +0000)]
Daily bump.

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

21 years ago2002-09-07 Scott Snyder <snyder@fnal.gov>
sayle [Sun, 8 Sep 2002 05:22:53 +0000 (05:22 +0000)]
2002-09-07  Scott Snyder  <snyder@fnal.gov>

PR target/7374
* config/alpha/alpha.md (abstf2): Fix typo: 'neg' for 'abs'.

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

21 years ago * basic-block.h (struct loop): Remove unused cont_dominator field.
sayle [Sun, 8 Sep 2002 05:06:38 +0000 (05:06 +0000)]
* basic-block.h (struct loop): Remove unused cont_dominator field.

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

21 years ago * varasm.c (decode_rtx_const): Don't check undefined field for
rth [Sun, 8 Sep 2002 04:08:11 +0000 (04:08 +0000)]
    * varasm.c (decode_rtx_const): Don't check undefined field for
CONST_VECTOR.

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

21 years agoMark PR.
rth [Sun, 8 Sep 2002 03:45:44 +0000 (03:45 +0000)]
Mark PR.

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

21 years ago * sched-deps.c (sched_analyze_insn): Make sure to add insn
rth [Sun, 8 Sep 2002 03:42:46 +0000 (03:42 +0000)]
    * sched-deps.c (sched_analyze_insn): Make sure to add insn
        to reg_last->sets after flushing the dependency lists to guarantee
        that subsequent clobbers will be dependent on it.

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

21 years ago * combine.c (simplify_shift_const): Calculate rotate count
rth [Sun, 8 Sep 2002 03:34:16 +0000 (03:34 +0000)]
    * combine.c (simplify_shift_const): Calculate rotate count
        correctly for vector operands.

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

21 years ago * c-typeck.c (c_tree_expr_nonnegative_p): New function.
rth [Sun, 8 Sep 2002 03:20:35 +0000 (03:20 +0000)]
    * c-typeck.c (c_tree_expr_nonnegative_p): New function.
(build_binary_op): Call c_tree_expr_nonnegative_p rather than
tree_expr_nonnegative_p.
(build_conditional_expr): Likewise.
        * c-tree.h (c_tree_expr_nonnegative_p): Declare.

        * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.

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

21 years ago * builtins.def (inf, inff, infl): Mark const.
rth [Sun, 8 Sep 2002 03:16:46 +0000 (03:16 +0000)]
    * builtins.def (inf, inff, infl): Mark const.
        (huge_val, huge_valf, huge_vall): Likewise.
        (BUILT_IN_GETEXP, BUILT_IN_GETMAN): Remove.

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

21 years ago * real.c (ereal_inf): Clear E before use.
rth [Sun, 8 Sep 2002 02:17:26 +0000 (02:17 +0000)]
    * real.c (ereal_inf): Clear E before use.

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

21 years agoNew tests.
rth [Sun, 8 Sep 2002 02:15:27 +0000 (02:15 +0000)]
New tests.

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

21 years ago * config/h8300/h8300.md (udivmodqi4): Split the pattern into
kazu [Sat, 7 Sep 2002 20:21:43 +0000 (20:21 +0000)]
* config/h8300/h8300.md (udivmodqi4): Split the pattern into
an expander and an anonymous pattern.  Zero out the upper half
of the dividend in the expander.
(udivmodqi4): Likewise.

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

21 years ago2002-09-07 Jan Hubicka <jh@suse.cz>
aj [Sat, 7 Sep 2002 19:18:16 +0000 (19:18 +0000)]
2002-09-07  Jan Hubicka  <jh@suse.cz>

        * com.c (ffe_type_for_mode): Handle long double.

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

21 years ago * config/locale/generic/messages_members.cc: Add specialization for
jakub [Sat, 7 Sep 2002 19:06:57 +0000 (19:06 +0000)]
* config/locale/generic/messages_members.cc: Add specialization for
messages<wchar_t>.
* config/locale/ieee_1003.1-20021/messages_members.cc: Likewise.

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

21 years ago2002-09-07 Adam Megacz <adam@xwt.org>
megacz [Sat, 7 Sep 2002 19:01:16 +0000 (19:01 +0000)]
2002-09-07  Adam Megacz <adam@xwt.org>

        * java/net/natPlainDatagramSocket.cc: include ws2tcpip.h for
        definition of IP_TOS.

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

21 years ago * config/h8300/h8300.c: Fix formatting.
kazu [Sat, 7 Sep 2002 14:14:55 +0000 (14:14 +0000)]
* config/h8300/h8300.c: Fix formatting.
* config/h8300/h8300.h: Likewise.
* config/h8300/h8300.md: Likewise.

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

21 years ago * cfgcleanup.c (try_crossjump_to_edge): Fix updating of liveness
rakdver [Sat, 7 Sep 2002 14:02:55 +0000 (14:02 +0000)]
* cfgcleanup.c (try_crossjump_to_edge): Fix updating of liveness
information.

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

21 years ago * rtlanal.c (dead_or_set_regno_p): Fix typo.
grahams [Sat, 7 Sep 2002 09:59:16 +0000 (09:59 +0000)]
* rtlanal.c (dead_or_set_regno_p): Fix typo.

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

21 years agoDaily bump.
gccadmin [Sat, 7 Sep 2002 07:17:37 +0000 (07:17 +0000)]
Daily bump.

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

21 years ago * config/rs6000/linux64.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
amodra [Sat, 7 Sep 2002 00:37:49 +0000 (00:37 +0000)]
* config/rs6000/linux64.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.

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

21 years ago * doc/tm.texi (TARGET_ASM_ASSEMBLE_VISIBILITY): Describe.
amodra [Sat, 7 Sep 2002 00:19:27 +0000 (00:19 +0000)]
* doc/tm.texi (TARGET_ASM_ASSEMBLE_VISIBILITY): Describe.
* target-def.h (TARGET_ASM_ASSEMBLE_VISIBILITY): Define.
(TARGET_ASM_OUT): Add the above here.
* target.h (struct gcc_target): Add "visibility" field.
* varasm.c (maybe_assemble_visibility): Call targetm visibility func.
* config/rs6000/rs6000.c (rs6000_assemble_visibility): New function.
(TARGET_ASM_ASSEMBLE_VISIBILITY): Define.
(rs6000_legitimize_reload_address, first_reg_to_save): Formatting.

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

21 years ago[gcc/ChangeLog]
zlaski [Fri, 6 Sep 2002 23:32:13 +0000 (23:32 +0000)]
[gcc/ChangeLog]
2002-09-06  Ziemowit Laski <zlaski@apple.com>
        * c-lang.c (objc_is_id): New stub.
        * c-tree.h (objc_is_id): New forward declaration.
        * c-typeck.c (build_c_cast): Do not strip protocol
        qualifiers from 'id' type.
        * objc/objc-act.c (objc_comptypes): Correct handling
        of protocol qualifiers.
        (objc_is_id): New.

[gcc/testsuite/ChangeLog]
2002-09-05  Ziemowit Laski <zlaski@apple.com>

        * objc.dg/proto-lossage-1.m: New test.

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

21 years ago * config/i386/i386.h (GOT_SYMBOL_NAME): Define.
kristerw [Fri, 6 Sep 2002 20:34:41 +0000 (20:34 +0000)]
* config/i386/i386.h (GOT_SYMBOL_NAME): Define.
* config/i386/i386.c (output_set_got): Use GOT_SYMBOL_NAME.
(ix86_output_addr_diff_elt) Likewise.
(x86_output_mi_thunk) Likewise.
* config/i386/netbsd.h (GOT_SYMBOL_NAME): Redefine.

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

21 years ago2002-09-06 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Fri, 6 Sep 2002 19:52:38 +0000 (19:52 +0000)]
2002-09-06  Benjamin Kosnik  <bkoz@redhat.com>

* include/bits/localefwd.h: Tweak formatting.
* docs/html/abi.txt: Add.

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

21 years ago * pentium.md (pentium-firstvboth): Fix typo.
law [Fri, 6 Sep 2002 19:07:48 +0000 (19:07 +0000)]
    * pentium.md (pentium-firstvboth): Fix typo.

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

21 years ago * configure.target: Use cpu_include_dir="config/cpu/sparc" for all
jakub [Fri, 6 Sep 2002 18:32:08 +0000 (18:32 +0000)]
* configure.target: Use cpu_include_dir="config/cpu/sparc" for all
sparc targets.
* config/cpu/sparc/bits/atomicity.h: New file.
* config/cpu/sparc/sparc32/bits/atomicity.h: Removed.
* config/cpu/sparc/sparc64/bits/atomicity.h: Removed.

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

21 years ago * configure.target: Use cpu_include_dir="config/cpu/sparc" for all
jakub [Fri, 6 Sep 2002 18:30:36 +0000 (18:30 +0000)]
* configure.target: Use cpu_include_dir="config/cpu/sparc" for all
sparc targets.
* config/cpu/sparc/atomicity.h: New file.
* config/cpu/sparc/sparc32/atomicity.h: Removed.
* config/cpu/sparc/sparc64/atomicity.h: Removed.

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

21 years ago * config/os/gnu-linux/ctype_noninline.h
jakub [Fri, 6 Sep 2002 17:58:27 +0000 (17:58 +0000)]
* config/os/gnu-linux/ctype_noninline.h
[_GLIBCPP_USE_SHADOW_HEADERS]: Remove using _C_legacy::__ctype_*.
(ctype<char>::classic_table): If _GLIBCPP_C_LOCALE_GNU, return
_S_c_locale->__ctype_b, otherwise temporarily switch to "C" locale
and return __ctype_b.
(ctype<char>::ctype(__c_locale, const mask*, bool, size_t)): If not
_GLIBCPP_C_LOCALE_GNU, temporarily switch to "C" locale and
initialize using __ctype_{b,tolower,toupper}.
(ctype<char>::ctype(const mask*, bool, size_t)): If
_GLIBCPP_C_LOCALE_GNU, initialize using
_S_c_locale->__ctype_{b,tolower,toupper}, otherwise temporarily
switch to "C" locale and initialize using __ctype_{b,tolower,toupper}.

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

21 years ago * gcc.dg/cpp/_Pragma4.c: Fix typo.
neil [Fri, 6 Sep 2002 16:38:36 +0000 (16:38 +0000)]
* gcc.dg/cpp/_Pragma4.c: Fix typo.

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

21 years ago * h8300.c (enum shift_alg): Move to earlier in h8300.c.
law [Fri, 6 Sep 2002 16:16:10 +0000 (16:16 +0000)]
    * h8300.c (enum shift_alg): Move to earlier in h8300.c.
        (enum shift_type, enum h8_cpu): Likewise.
        (INL, ROT, LOP, SPC macros): Likewise.
        (shift_alg_qi, shift_alg_hi, shift_alg_si): Likewise.  Lose
        const designator.
        (h8300_init_once): Update shift_alg_{qi,hi,si} to use more
        space efficient algorithms when optimize for codesize.

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

21 years agoRemoved objc/formal-protocol-6.x as this testcase is now supposed to pass
nicola [Fri, 6 Sep 2002 15:50:34 +0000 (15:50 +0000)]
Removed objc/formal-protocol-6.x as this testcase is now supposed to pass

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

21 years agoRemoved - the testcase should not pass
nicola [Fri, 6 Sep 2002 15:49:47 +0000 (15:49 +0000)]
Removed - the testcase should not pass

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

21 years agoCompile ObjC @protocols into list of ObjC statically allocated instances,
nicola [Fri, 6 Sep 2002 15:43:46 +0000 (15:43 +0000)]
Compile ObjC @protocols into list of ObjC statically allocated instances,
fixing long standing problems with standalone @protocols in ObjC files

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

21 years agoFixed indentantion of my last ChangeLog entry
nicola [Fri, 6 Sep 2002 15:26:36 +0000 (15:26 +0000)]
Fixed indentantion of my last ChangeLog entry

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

21 years agoFixed bugs in the ObjC -gen-decls option
nicola [Fri, 6 Sep 2002 15:25:35 +0000 (15:25 +0000)]
Fixed bugs in the ObjC -gen-decls option

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

21 years ago* config/arm/arm-protos.h (arm_gen_return_addr_mask): New
thorpej [Fri, 6 Sep 2002 14:54:48 +0000 (14:54 +0000)]
* config/arm/arm-protos.h (arm_gen_return_addr_mask): New
prototype.
* config/arm/arm.c (arm_gen_return_addr_mask): New function.
* config/arm/arm.h (MASK_RETURN_ADDR): Use arm_gen_return_addr_mask
if not APCS26 and not Thumb or ARMv4-or-higher.  Use gen_int_mode
rather than GEN_INT.
* config/arm/arm.md (UNSPEC_CHECK_ARCH): Define.
(return_addr_mask, *check_arch2): New.

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

21 years ago2002-09-06 Stan Shebs <shebs@apple.com>
shebs [Fri, 6 Sep 2002 13:00:39 +0000 (13:00 +0000)]
2002-09-06  Stan Shebs  <shebs@apple.com>
            David Edelsohn  <edelsohn@gnu.org>

        * gcc.dg/weak: New directory.
        * gcc.dg/weak-[1-9].c: Move to new directory, remove all
        target-specific xfail bits.
        * gcc.dg/typeof-2.c: Move to new directory.
        * gcc.dg/weak.exp: New expect script.

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

21 years ago * config/s390/s390.md ("*adddi3_cc", "*adddi3_cconly",
uweigand [Fri, 6 Sep 2002 12:39:17 +0000 (12:39 +0000)]
* config/s390/s390.md ("*adddi3_cc", "*adddi3_cconly",
"*adddi3_cconly2", "*adddi3_64", "*adddi3_31", "adddi3",
"*addsi3_carry1_cc", "*addsi3_carry1_cconly",
"*addsi3_carry2_cc", "*addsi3_carry2_cconly",
"*addsi3_cc", "*addsi3_cconly", "*addsi3_cconly2", "addsi3",
"adddf3", "*adddf3", "*adddf3_ibm",
"addsf3", "*addsf3", "*addsf3_ibm",
"muldi3", "mulsi3", "mulsidi3",
"muldf3", "*muldf3", "*muldf3_ibm",
"mulsf3", "*mulsf3", "*mulsf3_ibm",
"*anddi3_cc", "*anddi3_cconly", "anddi3",
"*andsi3_cc", "*andsi3_cconly", "andsi3",
"*iordi3_cc", "*iordi3_cconly", "iordi3",
"*iorsi3_cc", "*iorsi3_cconly", "iorsi3",
"*xordi3_cc", "*xordi3_cconly", "xordi3",
"*xorsi3_cc", "*xorsi3_cconly", "xorsi3"): Use "nonimmediate_operand"
instead of "register_operand" as predicate for "%0" operand.

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

21 years ago * configure.in (HAVE_AS_OFFSETABLE_LO10): Use -xarch=v9
jakub [Fri, 6 Sep 2002 12:00:11 +0000 (12:00 +0000)]
* configure.in (HAVE_AS_OFFSETABLE_LO10): Use -xarch=v9
unconditionally when gcc_cv_as_flags64 checks are gone.
* configure: Rebuilt.

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

21 years agoDaily bump.
gccadmin [Fri, 6 Sep 2002 07:17:10 +0000 (07:17 +0000)]
Daily bump.

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

21 years ago * regex.c: Only use "#pragma alloca" on AIX when not using gcc.
sayle [Thu, 5 Sep 2002 23:07:13 +0000 (23:07 +0000)]
* regex.c: Only use "#pragma alloca" on AIX when not using gcc.

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

21 years ago * gcc.c-torture/execute/extzvsi.c: New test.
amodra [Thu, 5 Sep 2002 22:53:20 +0000 (22:53 +0000)]
* gcc.c-torture/execute/extzvsi.c: New test.

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

21 years ago * config/rs6000/rs6000.md (extzvsi_internal2): Revert most of
amodra [Thu, 5 Sep 2002 22:48:53 +0000 (22:48 +0000)]
* config/rs6000/rs6000.md (extzvsi_internal2): Revert most of
2002-07-26 change.  Comment.

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

21 years ago2002-09-05 Paolo Carlini <pcarlini@unitus.it>
paolo [Thu, 5 Sep 2002 21:13:07 +0000 (21:13 +0000)]
2002-09-05  Paolo Carlini  <pcarlini@unitus.it>
    Roland McGrath  <roland@redhat.com>

PR libstdc++/7811
* src/locale.cc (locale::locale(__s)): Use getenv instead
of setenv for the environment locale.
* testsuite/22_locale/ctor_copy_dtor.cc (test03): New.

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

21 years ago * frv.c (frv_unique_section, frv_select_section,
ghazi [Thu, 5 Sep 2002 20:58:49 +0000 (20:58 +0000)]
* frv.c (frv_unique_section, frv_select_section,
frv_select_rtx_section): Delete.
(frv_in_small_data_p): New.
(TARGET_ASM_UNIQUE_SECTION, TARGET_ASM_SELECT_SECTION,
TARGET_ASM_SELECT_RTX_SECTION): Delete.
(TARGET_IN_SMALL_DATA_P): Define.

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

21 years agoIn reload, retain only those clobbers added for variable-array handling.
dalej [Thu, 5 Sep 2002 20:41:11 +0000 (20:41 +0000)]
In reload, retain only those clobbers added for variable-array handling.

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

21 years ago* config/arm/arm.c (arm_return_in_memory): Implement ATPCS
thorpej [Thu, 5 Sep 2002 17:11:47 +0000 (17:11 +0000)]
* config/arm/arm.c (arm_return_in_memory): Implement ATPCS
return-in-memory rules.
* config/arm/arm.h (ARM_FLAG_ATPCS, TARGET_ATPCS): Define.

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

21 years ago* real.c: Avoid parse error if FLOAT_WORDS_BIG_ENDIAN is
thorpej [Thu, 5 Sep 2002 16:54:57 +0000 (16:54 +0000)]
* real.c: Avoid parse error if FLOAT_WORDS_BIG_ENDIAN is
not a compile-time constant for the non-IBM case.
* config/arm/arm-protos.h (arm_float_words_big_endian): New
prototype.
* config/arm/arm.c (arm_float_words_big_endian): New function.
* config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Define __VFP_FP__
if TARGET_VFP  and not TARGET_HARD_FLOAT.
(ARM_FLAG_VFP, TARGET_VFP): Define.
(FLOAT_WORDS_BIG_ENDIAN): Use arm_float_words_big_endian.

[ Missed arm.h in previous checkin, and pasto'd ChangeLog entry, which
  is now corrected. ]

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

21 years ago * config/rs6000/xcoff.h (HOT_TEXT_SECTION_NAME): Delete.
dje [Thu, 5 Sep 2002 16:51:00 +0000 (16:51 +0000)]
    * config/rs6000/xcoff.h (HOT_TEXT_SECTION_NAME): Delete.
        (UNLIKELY_EXECUTED_TEXT_SECTION_NAME): Delete.

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

21 years ago * gcc.dg/weak-1.c: xfail on Darwin.
shebs [Thu, 5 Sep 2002 16:49:02 +0000 (16:49 +0000)]
    * gcc.dg/weak-1.c: xfail on Darwin.
        * gcc.dg/weak-2.c: Ditto.
        * gcc.dg/weak-3.c: Ditto.
        * gcc.dg/weak-4.c: Ditto.
        * gcc.dg/weak-5.c: Ditto.
        * gcc.dg/weak-6.c: Ditto.
        * gcc.dg/weak-7.c: Ditto.
        * gcc.dg/weak-8.c: Ditto.
        * gcc.dg/weak-9.c: Ditto.

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

21 years ago* real.c: Avoid parse error if FLOAT_WORDS_BIG_ENDIAN is
thorpej [Thu, 5 Sep 2002 16:45:24 +0000 (16:45 +0000)]
* real.c: Avoid parse error if FLOAT_WORDS_BIG_ENDIAN is
not a compile-time constant for the non-IBM case.
* config/arm/arm-protos.h (arm_float_words_big_endian): New
prototype.
* config/arm/arm.c (arm_float_words_big_endian): New function.
(TARGET_CPU_CPP_BUILTINS): Define __VFP_FP__ if TARGET_VFP
and not TARGET_HARD_FLOAT.
(ARM_FLAG_VFP, TARGET_VFP): Define.
(FLOAT_WORDS_BIG_ENDIAN): Use arm_float_words_big_endian.

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

21 years agoOops, typo in dir name.
jakub [Thu, 5 Sep 2002 16:32:28 +0000 (16:32 +0000)]
Oops, typo in dir name.

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

21 years ago * doc/install.texi: Correct text of s390-*-linux* and s390x-*-linux*
dje [Thu, 5 Sep 2002 16:30:42 +0000 (16:30 +0000)]
    * doc/install.texi: Correct text of s390-*-linux* and s390x-*-linux*
        URLs.  Fix AIX wording.

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

21 years ago * config/rs6000/rs6000.c (rs6000_override_options): Make -fpic and
shebs [Thu, 5 Sep 2002 16:25:49 +0000 (16:25 +0000)]
    * config/rs6000/rs6000.c (rs6000_override_options): Make -fpic and
        -fPIC equivalent on Darwin.

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

21 years ago * config/abi/ia64-unknown-linux-gnu: Add.
jakub [Thu, 5 Sep 2002 16:21:55 +0000 (16:21 +0000)]
* config/abi/ia64-unknown-linux-gnu: Add.
* config/abi/ia64-unknown-linux-gnu/baseline_symbols.txt: New file.
* config/abi/alphaev67-unknown-linux-gnu: Add.
* config/abi/alphaev67-unknown-linux-gnu/baseline_symbols.txt: New file.

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

21 years ago2002-09-05 Jonathan Wakely <jw@kayari.org>
pme [Thu, 5 Sep 2002 15:47:54 +0000 (15:47 +0000)]
2002-09-05  Jonathan Wakely  <jw@kayari.org>

* docs/html/Makefile:  Use more portable shell wildcard.
* docs/html/makedoc.awk:  Nest elements correctly for XHTML conversion.
* docs/html/configopts.html, docs/html/documentation.html,
docs/html/explanations.html, docs/html/install.html,
docs/html/17_intro/contribute.html, docs/html/17_intro/howto.html,
docs/html/17_intro/license.html, docs/html/18_support/howto.html,
docs/html/19_diagnostics/howto.html, docs/html/20_util/howto.html,
docs/html/21_strings/howto.html, docs/html/22_locale/codecvt.html,
docs/html/22_locale/ctype.html, docs/html/22_locale/howto.html,
docs/html/22_locale/locale.html, docs/html/22_locale/messages.html,
docs/html/23_containers/howto.html, docs/html/24_iterators/howto.html,
docs/html/25_algorithms/howto.html, docs/html/26_numerics/howto.html,
docs/html/27_io/howto.html, docs/html/ext/howto.html,
docs/html/ext/sgiexts.html, docs/html/faq/index.html:  Convert
to XHTML.
* docs/html/faq/index.txt:  Regenerate.

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

21 years ago * sh.c (sh_expand_builtin): Return early if encountering an
amylaar [Thu, 5 Sep 2002 15:31:24 +0000 (15:31 +0000)]
* sh.c (sh_expand_builtin): Return early if encountering an
error_mark for a type.

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

21 years ago * config/s390/s390.c (s390_expand_plus_operand): Do not require
uweigand [Thu, 5 Sep 2002 14:46:39 +0000 (14:46 +0000)]
* config/s390/s390.c (s390_expand_plus_operand): Do not require
double-word scratch register.
config/s390/s390.md ("reload_indi", "reload_insi"): Adapt.

("*tmqi_ext", "*tmdi_mem", "*tmsi_mem", "*tmhi_mem", "*tmqi_mem",
"*cli"): Replace s_operand by memory_operand.
("cmpstrdi", "cmpstrsi"): Replace s_operand by general_operand.

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

21 years ago2002-08-28 Andrew Haley <aph@redhat.com>
aph [Thu, 5 Sep 2002 13:24:41 +0000 (13:24 +0000)]
2002-08-28  Andrew Haley  <aph@redhat.com>

* verify.c (verify_jvm_instructions): Allow exception handler
inside code that is being protected, but generate a warning.
* except.c (link_handler): Initialize `expanded' in new eh_range.
(binding_depth, is_class_level, current_pc): Declare extern.

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

21 years ago * config/locale/gnu/ctype_members.cc (ctype<wchar_t>::do_widen(char)):
jakub [Thu, 5 Sep 2002 07:54:26 +0000 (07:54 +0000)]
* config/locale/gnu/ctype_members.cc (ctype<wchar_t>::do_widen(char)):
Switch to _M_c_locale_ctype around btowc call.
(ctype<wchar_t>::do_widen(const char*, const char *, wchar_t*)):
Switch to _M_c_locale_ctype around mbsrtowcs call.
(ctype<wchar_t>::do_narrow(char)): Switch to _M_c_locale_ctype around
wctob call.
(ctype<wchar_t>::do_narrow(const char*, const char *, wchar_t*)):
Switch to _M_c_locale_ctype around wcsrtombs call.

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

21 years ago * config/locale/gnu/monetary_members.cc
jakub [Thu, 5 Sep 2002 07:51:16 +0000 (07:51 +0000)]
* config/locale/gnu/monetary_members.cc
(moneypunct<wchar_t, true>::_M_initialize_moneypunct,
moneypunct<wchar_t, false>::_M_initialize_moneypunct): Use
__uselocale instead of setlocale for glibc 2.3.

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

21 years ago * config/locale/generic/c++locale_internal.h: New header.
jakub [Thu, 5 Sep 2002 07:46:17 +0000 (07:46 +0000)]
* config/locale/generic/c++locale_internal.h: New header.
* config/locale/gnu/c++locale_internal.h: New header.
* config/locale/gnu/c_locale.cc: Include it.
* config/locale/gnu/collate_members.cc: Include it.
* config/locale/gnu/ctype_members.cc: Include it.
* config/locale/gnu/messages_members.cc: Include it.
* config/locale/gnu/monetary_members.cc: Include it.
* config/locale/gnu/numeric_members.cc: Include it.
* config/locale/gnu/time_members.cc: Include it.
(_M_put): Reorder __strftime_l and __wcsftime_l arguments to match
glibc.
(_M_initialize_timepunct): Initialize _M_c_locale_timepunct for
C locale.
* acinclude.m4: Include string.h when testing strcoll_l.
For glibc 2.3 provide __-prefixed prototypes.
(CLOCALE_INTERNAL_H): Set, add AC_LINK_FILES line.
* aclocal.m4, configure: Rebuilt.

* include/bits/locale_facets.h: Add declaration of specialization
here.
* config/locale/gnu/messages_members.cc: Add specialization for
messages<wchar_t>.
* config/locale/gnu/messages_members.h: Remove generic definition
of do_get.

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

21 years agoDaily bump.
gccadmin [Thu, 5 Sep 2002 07:17:09 +0000 (07:17 +0000)]
Daily bump.

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

21 years agoDaily bump.
gccadmin [Thu, 5 Sep 2002 07:17:07 +0000 (07:17 +0000)]
Daily bump.

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

21 years ago * config/h8300/h8300.c (asm_file_start): Add a missing
kazu [Thu, 5 Sep 2002 06:59:38 +0000 (06:59 +0000)]
* config/h8300/h8300.c (asm_file_start): Add a missing
semicolon.

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

21 years ago * frv.c (frv_encode_section_info): Fix error in last change.
ghazi [Thu, 5 Sep 2002 05:12:38 +0000 (05:12 +0000)]
* frv.c (frv_encode_section_info): Fix error in last change.

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

21 years ago * config/rs6000/rs6000.c (rs6000_flag_pic): New variable.
dje [Thu, 5 Sep 2002 03:49:42 +0000 (03:49 +0000)]
    * config/rs6000/rs6000.c (rs6000_flag_pic): New variable.
        (rs6000_elf_encode_section_info): ATTRIBUTE_UNUSED.
        (TARGET_BINDS_LOCAL_P): Define.
        (rs6000_override_options): Save original flag_pic value.
        (rs6000_elf_select_section): Call default_elf_select_section_1.
        (rs6000_elf_unique_section): Call default_unique_section_1.
        (rs6000_elf_in_small_data_p): New function.
        (rs6000_xcoff_asm_named_section): Determine storage mapping class.
        (rs6000_xcoff_select_section): Update based on defaults.
        (rs6000_xcoff_unique_section): Set to basic name if not common.
        (rs6000_binds_local_p): New function.
        * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Set
        targetm.have_srodata_section if SDATA_EABI.
        (TARGET_IN_SMALL_DATA_P): Define.

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

21 years agoFix struct rtx_const so veclo and vechi don't share storage.
dalej [Wed, 4 Sep 2002 23:59:56 +0000 (23:59 +0000)]
Fix struct rtx_const so veclo and vechi don't share storage.

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

21 years agogcc:
amylaar [Wed, 4 Sep 2002 23:38:25 +0000 (23:38 +0000)]
gcc:
* loop.c (scan_loop): Don't mark separate insns out of a libcall
for moving.
(move_movables): Abort if we see the first insn of a libcall.
gcc/testsuite
* gcc.c-torture/execute/loop-14.c: New test.

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

21 years ago * typeck2.c (add_exception_specifier): Only pedwarn for an
jason [Wed, 4 Sep 2002 23:24:00 +0000 (23:24 +0000)]
    * typeck2.c (add_exception_specifier): Only pedwarn for an
        incomplete type.
        (require_complete_eh_spec_types): New fn.
        (cxx_incomplete_type_diagnostic): Also support pedwarning.
        * typeck.c (complete_type_or_diagnostic): Likewise.
        * call.c (build_call): Call require_complete_eh_spec_types.
        * rtti.c (get_pseudo_ti_desc): Give an error rather than aborting
        on an incomplete type.

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

21 years ago * include/std/std_limits.h (__glibcpp_f32_infinity_bytes,
rth [Wed, 4 Sep 2002 23:22:18 +0000 (23:22 +0000)]
    * include/std/std_limits.h (__glibcpp_f32_infinity_bytes,
        __glibcpp_f32_has_infinity, __glibcpp_f64_infinity_bytes,
        __glibcpp_f64_has_infinity, __glibcpp_f80_infinity_bytes,
        __glibcpp_f80_has_infinity, __glibcpp_f96_infinity_bytes,
        __glibcpp_f96_has_infinity, __glibcpp_f128_infinity_bytes,
        __glibcpp_f128_has_infinity, __glibcpp_float_infinity_bytes,
        __glibcpp_float_has_infinity, __glibcpp_double_infinity_bytes,
        __glibcpp_double_has_infinity, __glibcpp_long_double_infinity_bytes,
        __glibcpp_long_double_has_infinity): Remove.
        (std::numeric_limits<float>, std::numeric_limits<double>,
        std::numeric_limits<long double>): Use __builtin_huge_val
        to implement has_infinity and infinity().
        * src/limits.cc (__glibcpp_float_infinity, __glibcpp_double_infinity,
        __glibcpp_long_double_infinity): Remove.

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

21 years ago * builtin-types.def (BT_FN_FLOAT): New.
rth [Wed, 4 Sep 2002 23:21:28 +0000 (23:21 +0000)]
    * builtin-types.def (BT_FN_FLOAT): New.
        (BT_FN_DOUBLE, BT_FN_LONG_DOUBLE): New.
        * builtins.def (BUILT_IN_INF, BUILT_IN_INFF, BUILT_IN_INFL,
        BUILT_IN_HUGE_VAL, BUILT_IN_HUGE_VALF, BUILT_IN_HUGE_VALL): New.
        * builtins.c (fold_builtin_inf): New.
        (fold_builtin): Call it.
        * real.c (ereal_inf): New.
        * real.h: Declare it.
        * doc/extend.texi: Document new builtins.

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

21 years ago * cse.c (cse_insn): Avoid subreg games if the equivalence
rth [Wed, 4 Sep 2002 23:03:31 +0000 (23:03 +0000)]
    * cse.c (cse_insn): Avoid subreg games if the equivalence
        is already in the proper mode.

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

21 years ago From greenrd@hotmail.com:
tromey [Wed, 4 Sep 2002 22:40:55 +0000 (22:40 +0000)]
From greenrd@hotmail.com:
* jartool.c (list_jar): Correctly determine when new `filename'
buffer must be allocated.  Fixes PR java/7830.

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

21 years ago PR c/7102
rth [Wed, 4 Sep 2002 22:24:12 +0000 (22:24 +0000)]
    PR c/7102
        * optabs.c (expand_binop): Convert CONST_INTs in all cases.

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

21 years ago * pa.md (setccfp0, setccfp1): New patterns.
danglin [Wed, 4 Sep 2002 22:05:43 +0000 (22:05 +0000)]
* pa.md (setccfp0, setccfp1): New patterns.

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

21 years ago * frv-protos.h (frv_init_builtins, frv_expand_builtin,
ghazi [Wed, 4 Sep 2002 20:56:33 +0000 (20:56 +0000)]
* frv-protos.h (frv_init_builtins, frv_expand_builtin,
frv_select_section, frv_select_rtx_section,
frv_encode_section_info, frv_unique_section): Delete.
* frv.c: Update for target hooks.
* frv.h (STRIP_NAME_ENCODING, SLOW_ZERO_EXTEND, SELECT_SECTION,
SELECT_RTX_SECTION, ENCODE_SECTION_INFO, UNIQUE_SECTION,
EASY_DIV_EXPR, MD_INIT_BUILTINS, MD_EXPAND_BUILTIN): Delete.

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

21 years ago * ip2k-protos.h (function_prologue, function_epilogue,
ghazi [Wed, 4 Sep 2002 20:32:35 +0000 (20:32 +0000)]
* ip2k-protos.h (function_prologue, function_epilogue,
encode_section_info): Update to match target hook specification.
* ip2k.c: Wrap `MDR' code in IP2K_MD_REORG_PASS.
(function_prologue, function_epilogue, encode_section_info):
Update to match target hook specification.
* ip2k.h (SELECT_SECTION, SELECT_RTX_SECTION, ASM_OPEN_PAREN,
ASM_CLOSE_PAREN, EASY_DIV_EXPR): Delete.
(NOTICE_UPDATE_CC): Cast to void.
* ip2k.md: Add defaults in switch statements.

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

21 years ago2002-09-04 Janis Johnson <janis187@us.ibm.com>
janis [Wed, 4 Sep 2002 20:28:38 +0000 (20:28 +0000)]
2002-09-04  Janis Johnson  <janis187@us.ibm.com>

* trouble.texi (Interoperation): Update information about C++ ABI
issues.

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

21 years ago* config/sparc/t-netbsd64: Disable multilib for now.
thorpej [Wed, 4 Sep 2002 18:18:37 +0000 (18:18 +0000)]
* config/sparc/t-netbsd64: Disable multilib for now.

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

21 years ago * target-def.h (TARGET_HAVE_SRODATA_SECTION): New macro.
dje [Wed, 4 Sep 2002 18:11:18 +0000 (18:11 +0000)]
    * target-def.h (TARGET_HAVE_SRODATA_SECTION): New macro.
        * target.h (gcc_target): Add have_srodata_section member.
        * varasm.c (section_category): Add SECCAT_SRODATA.
        (categorize_decl_for_section): Return SECCAT_SRODATA for sdata if
        READONLY_SDATA_SECTION defined.
        (decl_readonly_section_1): True for SECCAT_SRODATA also.
        (default_elf_select_section_1): Map SECCAT_SRODATA to .sdata2.
        (default_unique_section_1): Likewise.

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

21 years ago * expr.c (emit_group_load): Revise to allow splitting TCmode source
danglin [Wed, 4 Sep 2002 18:09:32 +0000 (18:09 +0000)]
* expr.c (emit_group_load): Revise to allow splitting TCmode source
into DImode pieces.
* pa-64.h (LONG_DOUBLE_TYPE_SIZE): Define to 128.
* pa64-regs.h (CLASS_CANNOT_CHANGE_MODE_P): Inhibit changes from SImode
for floating-point register class.
* pa.c (function_arg): Fix handling of modes wider than one word for
TARGET_64BIT.

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

21 years ago * combine.c (make_compound_operation): Don't generate zero / sign
amylaar [Wed, 4 Sep 2002 17:49:58 +0000 (17:49 +0000)]
* combine.c (make_compound_operation): Don't generate zero / sign
extensions in floating point modes.

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

21 years ago2002-09-04 Janis Johnson <janis187@us.ibm.com>
janis [Wed, 4 Sep 2002 17:35:59 +0000 (17:35 +0000)]
2002-09-04  Janis Johnson  <janis187@us.ibm.com>

* doc/c-tree.texi: Fix overfull hboxes.
* doc/cppopts.texi: Ditto.
* doc/extend.texi: Ditto.
* doc/gty.texi: Ditto.
* doc/invoke.texi: Ditto.
* doc/makefile.texi: Ditto.
* doc/rtl.texi: Ditto.
* doc/standards.texi: Ditto.
* doc/tm.texi: Ditto.

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

21 years ago2002-09-04 Michael Koch <konqueror@gmx.de>
mkoch [Wed, 4 Sep 2002 17:35:22 +0000 (17:35 +0000)]
2002-09-04  Michael Koch  <konqueror@gmx.de>

* java/net/DatagramSocket.java
(DatagramSocket): Added documentation.
(close): Likewise.
(getLocalAddress): Likewise.
(getLocalPort): Likewise.
(receive): Likewise.
(send): Likewise.
(setSoTimeout): Likewise.
(connect): New method.
(disconnect): New method.
(getInetAddress): New method (FIXME)
(getPort): New method.
(setReuseAddress): New method.
(getReuseAddress): New method.
(setBroadcast): New method.
(getBroadcast): New method.
(setTrafficClass): New method.
(getTrafficClass): New method.
* java/net/MulticastSocket.java):
(getTTL): Added @see in documentation.
(setTTL): Added @see in documentation.
(setLoopbackMode): New method.
(getLoopbackMode): New method.
* java/net/PlainSocketImpl.java:
Added new constants for the options SO_BROADCAST, SO_OOBINLINE,
IP_MULTICAST_IF2, IP_MULTICAST_LOOP, IP_TOS
* java/net/PlainDatagramSocketImpl.java
Added new constants for the options SO_BROADCAST, SO_OOBINLINE,
IP_MULTICAST_IF2, IP_MULTICAST_LOOP, IP_TOS
* java/net/natPlainSocketImpl.cc
(getOption): Implemented the options SO_BROADCAST, SO_OOBINLINE,
IP_MULTICAST_IF2, IP_MULTICAST_LOOP, IP_TOS
(setOption): Implemented the options SO_BROADCAST, SO_OOBINLINE,
IP_MULTICAST_IF2, IP_MULTICAST_LOOP, IP_TOS
This should also fix SO_KEEPALIVE
* java/net/natPlainDatagramSocketImpl.cc
(getOption): Implemented the options SO_BROADCAST, SO_OOBINLINE,
IP_MULTICAST_IF2, IP_MULTICAST_LOOP, IP_TOS
(setOption): Implemented the options SO_BROADCAST, SO_OOBINLINE,
IP_MULTICAST_IF2, IP_MULTICAST_LOOP, IP_TOS

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

21 years ago * c-common.c (builtin_define_with_hex_fp_value): New.
rth [Wed, 4 Sep 2002 17:11:32 +0000 (17:11 +0000)]
    * c-common.c (builtin_define_with_hex_fp_value): New.
        (builtin_define_float_constants): Use it.  Fix H_FLOAT mant_dig.

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

21 years ago2002-09-04 Janis Johnson <janis187@us.ibm.com>
janis [Wed, 4 Sep 2002 16:36:45 +0000 (16:36 +0000)]
2002-09-04  Janis Johnson  <janis187@us.ibm.com>

* doc/invoke.texi (-fshort-wchar): Move to Code Generation Options.
(-fpcc-struct-return, -freg-struct-return, -fshort-enums,
-fshort-double, -fshort-wchar, -fpack-struct, -fleading-underscore):
Warn that these options can break ABI compatibility.

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

21 years ago * real.c (ereal_to_decimal): Add digits parameter.
rth [Wed, 4 Sep 2002 16:24:24 +0000 (16:24 +0000)]
* real.c (ereal_to_decimal): Add digits parameter.
* real.h (REAL_VALUE_TO_DECIMAL): Remove format; add digits parameter.
* c-pretty-print.c (pp_c_real_literal): Update call.
* print-rtl.c (print_rtx): Likewise.
* print-tree.c (print_node_brief, print_node): Likewise.
* sched-vis.c (print_value): Likewise.
* config/arc/arc.c (arc_print_operand): Likewise.
* config/c4x/c4x.c (c4x_print_operand): Likewise.
* config/i370/i370.h (PRINT_OPERAND): Likewise.
* config/i386/i386.c (print_operand): Likewise.
* config/i960/i960.c (i960_print_operand): Likewise.
* config/ip2k/ip2k.c (asm_output_float): Likewise.
* config/m32r/m32r.c (m32r_print_operand): Likewise.
* config/m68hc11/m68hc11.c (print_operand): Likewise.
* config/m68k/hp320.h (PRINT_OPERAND, ASM_OUTPUT_FLOAT_OPERAND,
ASM_OUTPUT_DOUBLE_OPERAND, ASM_OUTPUT_LONG_DOUBLE_OPERAND): Likewise.
* config/m68k/m68k.h (ASM_OUTPUT_FLOAT_OPERAND,
ASM_OUTPUT_DOUBLE_OPERAND, ASM_OUTPUT_LONG_DOUBLE_OPERAND): Likewise.
* config/m68k/sun2o4.h (ASM_OUTPUT_FLOAT_OPERAND,
ASM_OUTPUT_DOUBLE_OPERAND): Likewise.
* config/m68k/sun3.h (ASM_OUTPUT_FLOAT_OPERAND,
ASM_OUTPUT_DOUBLE_OPERAND): Likewise.
* config/mips/mips.c (print_operand): Likewise.
* config/ns32k/ns32k.c (print_operand): Likewise.
* config/pdp11/pdp11.h (PRINT_OPERAND): Likewise.
* config/vax/vax.h (PRINT_OPERAND): Likewise.
* doc/tm.texi (REAL_VALUE_TO_DECIMAL): Update docs.

        * f/target.h (ffetarget_print_real1, ffetarget_print_real2): Update
        call to REAL_VALUE_TO_DECIMAL.

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

21 years ago * config/xtensa/elf.h (TARGET_SECTION_TYPE_FLAGS): Define to
bwilson [Wed, 4 Sep 2002 16:22:51 +0000 (16:22 +0000)]
    * config/xtensa/elf.h (TARGET_SECTION_TYPE_FLAGS): Define to
        xtensa_multibss_section_type_flags.
        * config/xtensa/xtensa.c (xtensa_multibss_section_type_flags): Define.

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

21 years ago * doc/install-old.texi: Don't mention enquire.
rth [Wed, 4 Sep 2002 16:09:31 +0000 (16:09 +0000)]
    * doc/install-old.texi: Don't mention enquire.
        * doc/sourcebuild.texi: Update float.h description.

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

21 years ago * enquire.c: Remove.
rth [Wed, 4 Sep 2002 16:09:10 +0000 (16:09 +0000)]
    * enquire.c: Remove.

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

21 years ago * sh.md (mperm_w_little, mperm_w_big): Supply mode for zero_extract.
amylaar [Wed, 4 Sep 2002 10:24:14 +0000 (10:24 +0000)]
* sh.md (mperm_w_little, mperm_w_big): Supply mode for zero_extract.

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

21 years ago * gcc.dg/typeof-2.c: New test.
jakub [Wed, 4 Sep 2002 08:58:49 +0000 (08:58 +0000)]
* gcc.dg/typeof-2.c: New test.

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

21 years ago * decl.c (start_cleanup_fn): Clear interface_only before
jakub [Wed, 4 Sep 2002 08:50:16 +0000 (08:50 +0000)]
* decl.c (start_cleanup_fn): Clear interface_only before
start_function, restore it afterwards.

* g++.dg/other/cxa-atexit1.C: New test.

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

21 years agoDaily bump.
gccadmin [Wed, 4 Sep 2002 07:17:08 +0000 (07:17 +0000)]
Daily bump.

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

21 years ago2002-09-04 Michael Koch <konqueror@gmx.de>
mkoch [Wed, 4 Sep 2002 05:34:12 +0000 (05:34 +0000)]
2002-09-04  Michael Koch  <konqueror@gmx.de>

       * java/net/SocketOptions.java: added static variables to be JDK 1.4
       compatible (SO_BROADCAST, SO_OOBINLINE, IP_MULTICAST_IF2,
       IP_MULTICAST_LOOP, IP_TOS)

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

21 years ago * varasm.c (default_section_type_flags): Append _1 to name with
dje [Wed, 4 Sep 2002 01:56:12 +0000 (01:56 +0000)]
    * varasm.c (default_section_type_flags): Append _1 to name with
        shlib parameter.  Use original name to call new function with
        implicit flag_pic.
        (decl_readonly_section): Likewise.
        (default_elf_select_section): Likewise.
        (default_unique_section): Likewise.
        (default_bind_local_p): Likewise.
        (categorize_decl_for_section): Add shlib parameter to use in place
        of implicit flag_pic.
        * output.h: Declare new functions with _1 and shlib argument.

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