platform/upstream/linaro-gcc.git
19 years ago PR c++/19208
giovannibajo [Fri, 21 Jan 2005 02:27:16 +0000 (02:27 +0000)]
PR c++/19208
* pt.c (fold_decl_constant_value): Always call fold_non_dependent_expr
at least once.
(tsubst): Use fold_decl_constant_value in place of a bare call to
integral_constant_value.

PR c++/19208
* g++.dg/template/array11.C: New test.

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

19 years ago PR target/18701
hp [Fri, 21 Jan 2005 02:14:25 +0000 (02:14 +0000)]
PR target/18701
* combine.c (combine_simplify_rtx): Revert change of 2004-12-31.

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

19 years ago * doc/rtl.texi: Document value extension requirements for CONST_INT.
pbrook [Fri, 21 Jan 2005 01:54:44 +0000 (01:54 +0000)]
* doc/rtl.texi: Document value extension requirements for CONST_INT.

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

19 years ago * testsuite/27_io/basic_filebuf/open/char/9507.cc: Allow
ljrittle [Fri, 21 Jan 2005 01:37:10 +0000 (01:37 +0000)]
* testsuite/27_io/basic_filebuf/open/char/9507.cc: Allow
lseek on fifo to succeed.  Thus, check for consistent report.

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

19 years ago PR libstdc++/19510
reichelt [Fri, 21 Jan 2005 01:23:28 +0000 (01:23 +0000)]
PR libstdc++/19510
* include/bits/stl_list.h (_List_iterator): Initialize _M_node
in constructor.
(_List_const_iterator): Likewise.
* include/bits/stl_tree.h (_Rb_tree_iterator): Likewise.
(_Rb_tree_const_iterator): Likewise.

* testsuite/23_containers/map/operators/1_neg.cc: Adjust line numbers.
* testsuite/23_containers/set/operators/1_neg.cc: Likewise.

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

19 years agoDaily bump.
gccadmin [Fri, 21 Jan 2005 00:19:27 +0000 (00:19 +0000)]
Daily bump.

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

19 years ago * tree-cfg.c (tree_verify_flow_info): Fix a typo.
kazu [Thu, 20 Jan 2005 23:42:38 +0000 (23:42 +0000)]
* tree-cfg.c (tree_verify_flow_info): Fix a typo.

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

19 years ago* gfortran.dg/data_char_1.f90: Fix typo, add dg-do directive.
tobi [Thu, 20 Jan 2005 22:48:56 +0000 (22:48 +0000)]
* gfortran.dg/data_char_1.f90: Fix typo, add dg-do directive.
* gfortran.dg/direct_io_1.f90: Add dg-do directive.
* gfortran.dg/entry_1.f90: Fix typo, add dg-do directive.
* gfortran.dg/getenv_1.f90: Add dg-do directive.
* gfortran.dg/pr16597.f90, gfortran.dg/pr17143.f90,
gfortran.dg/pr17164.f90: Add missing dg-do directives.

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

19 years ago * tree-cfg.c (tree_verify_flow_info): Check that a nonlocal
kazu [Thu, 20 Jan 2005 22:39:41 +0000 (22:39 +0000)]
* tree-cfg.c (tree_verify_flow_info): Check that a nonlocal
label is first in a sequence of labels.

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

19 years ago2005-01-20 Janis Johnson <janis187@us.ibm.com>
janis [Thu, 20 Jan 2005 22:15:25 +0000 (22:15 +0000)]
2005-01-20  Janis Johnson  <janis187@us.ibm.com>
    Giovanni Bajo  <giovannibajo@gcc.gnu.org>

* doc/sourcebuild.texi (Test Directives): New.

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

19 years ago * real.c (real_floor): Don't leave the result uninitialized when
sayle [Thu, 20 Jan 2005 21:53:31 +0000 (21:53 +0000)]
* real.c (real_floor): Don't leave the result uninitialized when
mode is VOIDMode, but return the unrounded intermediate value.
(real_ceil): Likewise.

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

19 years agoFix changelog date.
pbrook [Thu, 20 Jan 2005 21:46:15 +0000 (21:46 +0000)]
Fix changelog date.

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

19 years ago * config/arm/arm.md (insv): Use gen_int_mode.
pbrook [Thu, 20 Jan 2005 21:27:27 +0000 (21:27 +0000)]
* config/arm/arm.md (insv): Use gen_int_mode.

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

19 years ago * config/sparc/freebsd.h (ASM_OUTPUT_INTERNAL_LABELREF): Delete.
ebotcazou [Thu, 20 Jan 2005 20:39:42 +0000 (20:39 +0000)]
* config/sparc/freebsd.h (ASM_OUTPUT_INTERNAL_LABELREF): Delete.
* config/sparc/linux.h (ASM_OUTPUT_INTERNAL_LABELREF): Likewise.
* config/sparc/linux64.h (ASM_OUTPUT_INTERNAL_LABELREF): Likewise.
* config/sparc/netbsd-elf.h (ASM_OUTPUT_INTERNAL_LABELREF): Likewise.
* config/sparc/sol2.h (ASM_OUTPUT_INTERNAL_LABELREF): Likewise.

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

19 years ago2005-01-20 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Thu, 20 Jan 2005 20:28:41 +0000 (20:28 +0000)]
2005-01-20  Benjamin Kosnik  <bkoz@redhat.com>

* testsuite/Makefile.am (check-compile): New.
* testsuite/Makefile.in: Regenerate.
* scripts/check_compile_time: New.
* scripts/check_performance: Tweaks.

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

19 years ago2005-01-20 Daniel Berlin <dberlin@dberlin.org>
dberlin [Thu, 20 Jan 2005 20:09:22 +0000 (20:09 +0000)]
2005-01-20  Daniel Berlin  <dberlin@dberlin.org>

Fix PR debug/19124
* dwarf2out.c (concat_loc_descriptor): We don't know we can use
fbreg, so we have to assume we can't.
(loc_descriptor_from_tree_1): Ditto.
(containing_function_has_frame_base): New function.
(add_location_or_const_value_attribute): Use it.
Also try to generate a frame_base from a single element location
list.

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

19 years ago PR tree-optimization/15349
kazu [Thu, 20 Jan 2005 19:20:39 +0000 (19:20 +0000)]
PR tree-optimization/15349
* timevar.def (TV_TREE_MERGE_PHI): New.
* tree-cfg.c (tree_forwarder_block_p): Add a new argument
PHI_WANTED.
(remove_forwarder_block, cleanup_forwarder_blocks): Adjust the
calls to tree_forwarder_block_p.
(remove_forwarder_block_with_phi, merge_phi_nodes,
gate_merge_phi, pass_merge_phi): New.
* tree-optimize.c (init_tree_optimization_passes): Add
pass_merge_phi.
* tree-pass.h: Add an extern for pass_merge_phi;

PR tree-optimization/15349
* testsuite/gcc.dg/tree-ssa/pr15349.c: New.

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

19 years ago * docs/html/17_intro/BADNAMES: Add list for Darwin.
ljrittle [Thu, 20 Jan 2005 19:10:03 +0000 (19:10 +0000)]
    * docs/html/17_intro/BADNAMES: Add list for Darwin.

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

19 years ago * docs/html/17_intro/BADNAMES: Add list for FreeBSD.
ljrittle [Thu, 20 Jan 2005 19:06:40 +0000 (19:06 +0000)]
    * docs/html/17_intro/BADNAMES: Add list for FreeBSD.

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

19 years ago PR target/19418
rth [Thu, 20 Jan 2005 19:06:28 +0000 (19:06 +0000)]
    PR target/19418
        * config/i386/emmintrin.h (_mm_castpd_ps, _mm_castpd_si128): New.
        (_mm_castps_pd, _mm_castps_si128): New.
        (_mm_castsi128_ps, _mm_castsi128_pd): New.

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

19 years agoMark PR.
rth [Thu, 20 Jan 2005 18:45:47 +0000 (18:45 +0000)]
Mark PR.

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

19 years ago PR target/19530
rth [Thu, 20 Jan 2005 18:34:12 +0000 (18:34 +0000)]
    PR target/19530
        * config/i386/mmintrin.h (_mm_cvtsi32_si64): Use
        __builtin_ia32_vec_init_v2si.
        (_mm_cvtsi64_si32): Use __builtin_ia32_vec_ext_v2si.
        * config/i386/i386.c (IX86_BUILTIN_VEC_EXT_V2SI): New.
        (ix86_init_mmx_sse_builtins): Create it.
        (ix86_expand_builtin): Expand it.
        (ix86_expand_vector_set): Handle V2SFmode and V2SImode.
        * config/i386/mmx.md (vec_extractv2sf_0, vec_extractv2sf_1): New.
        (vec_extractv2si_0, vec_extractv2si_1): New.

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

19 years ago * Makefile.in (alpha-linux, LIBGNAT_TARGET_PAIRS): Use
rth [Thu, 20 Jan 2005 18:27:10 +0000 (18:27 +0000)]
    * Makefile.in (alpha-linux, LIBGNAT_TARGET_PAIRS): Use
        a-intnam-linux.ads and system-linux-alpha.ads.
        * a-intnam-linux-alpha.ads: Remove file.
        * s-osinte-linux-alpha.ads (SIGUNUSED, SIGSTKFLT, SIGLOST): New.
        * system-linux-alpha.ads: New file.

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

19 years ago * config/i386/i386.c (ix86_expand_push): New.
rth [Thu, 20 Jan 2005 18:20:46 +0000 (18:20 +0000)]
    * config/i386/i386.c (ix86_expand_push): New.
        * config/i386/mmx.md (push<MMXMODE>1): New.
        * config/i386/sse.md (push<SSEMODE>1): New.
        * config/i386/i386-protos.h: Update.

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

19 years ago * gcc.dg/tree-ssa/loop-1.c: Fix target names on xfail.
sje [Thu, 20 Jan 2005 16:29:33 +0000 (16:29 +0000)]
* gcc.dg/tree-ssa/loop-1.c:  Fix target names on xfail.

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

19 years ago * params.def, params.h, predict.c, tree-ssa-loop-im.c: Update
kazu [Thu, 20 Jan 2005 12:45:13 +0000 (12:45 +0000)]
* params.def, params.h, predict.c, tree-ssa-loop-im.c: Update
copyright.

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

19 years ago * rtl.def (CONST_VECTOR): Use RTX_CONST_OBJ.
rth [Thu, 20 Jan 2005 11:03:23 +0000 (11:03 +0000)]
    * rtl.def (CONST_VECTOR): Use RTX_CONST_OBJ.
        * rtl.h (CONSTANT_P): Don't special case CONST_VECTOR.

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

19 years ago PR target/19350
rth [Thu, 20 Jan 2005 10:15:13 +0000 (10:15 +0000)]
    PR target/19350
        * config/i386/i386.c (ix86_expand_vector_move_misalign): Convert
        to V4SFmode in SSE1 fallback load path.

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

19 years ago * config/i386/i386.c (ix86_expand_vector_init_one_var): Fix typo
rth [Thu, 20 Jan 2005 08:57:20 +0000 (08:57 +0000)]
    * config/i386/i386.c (ix86_expand_vector_init_one_var): Fix typo
        in QImode expansion to ix86_expand_vector_set.
        (ix86_expand_vector_init_general): Fix typo in V8HImode recursive call.

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

19 years ago * typeck.c (more_qualified_p): Remove.
kazu [Thu, 20 Jan 2005 07:12:50 +0000 (07:12 +0000)]
* typeck.c (more_qualified_p): Remove.
* cp-tree.h: Remove the corresponding prototype.

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

19 years ago PR target/19511
rth [Thu, 20 Jan 2005 06:47:28 +0000 (06:47 +0000)]
    PR target/19511
        * config/i386/i386.c (ix86_preferred_reload_class): Return a proper
        subclass of the input class.
        (ix86_secondary_memory_needed): Always true for cross-MMX classes.
        Always true for cross-SSE1 classes.  Rationalize conditionals.
        * config/i386/i386.h (SSE_CLASS_P, MMX_CLASS_P): Use straight equality.
        * config/i386/i386.md (movsi_1): Add MMX/SSE zeros.  Fix alternatives
        for SSE1.  Don't check TARGET_INTER_UNIT_MOVES.
        (movdi_2): Add MMX/SSE zeros.
        (movdi_1_rex64): Likewise.  Don't check TARGET_INTER_UNIT_MOVES.
        (movsf_1): Don't check TARGET_INTER_UNIT_MOVES.
        (zero_extendsidi2_32, zero_extendsidi2_rex64): Likewise.
        (movsi_1_nointernunit, movdi_1_rex64_nointerunit): Remove.
        (movsf_1_nointerunit, zero_extendsidi2_32_1): Remove.
        (zero_extendsidi2_rex64_1): Remove.
        (MOV0 peephole): Check GENERAL_REG_P.

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

19 years ago PR target/19427
rth [Thu, 20 Jan 2005 06:35:37 +0000 (06:35 +0000)]
    PR target/19427
        * config/i386/i386.c (ix86_expand_vector_set): Fix third and fourth
        shufps elements.
        (ix86_expand_vector_extract): Likewise.

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

19 years ago PR middle-end/19304
rth [Thu, 20 Jan 2005 04:18:08 +0000 (04:18 +0000)]
    PR middle-end/19304
        * expr.c (emit_move_change_mode): New argument force; use
        simplify_gen_subreg if true.
        (emit_move_via_alt_mode): Merge into ...
        (emit_move_via_integer): ... here.
        (emit_move_ccmode): Use emit_move_change_mode directly.

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

19 years ago PR target/19518
rth [Thu, 20 Jan 2005 03:59:00 +0000 (03:59 +0000)]
    PR target/19518
        * config/alpha/alpha.c (alpha_rtx_costs): Handle HIGH.
        (alpha_preferred_reload_class): Handle CONST_VECTOR.
        (alpha_emit_set_const_1): Add no_output parameter; don't emit
        rtl if true.
        (alpha_emit_set_const): Likewise.  Make static.
        (alpha_emit_set_long_const): Make static.
        (alpha_extract_integer): Split out from alpha_expand_mov.
        (alpha_split_const_mov): Likewise.
        (alpha_expand_mov): Use them.  Handle CONST_VECTOR.
        (alpha_legitimate_constant_p): New.
        * config/alpha/alpha-protos.h: Update.
        * config/alpha/alpha.h (REGISTER_MOVE_COST): Correct fp<->gp cost.
        (LEGITIMATE_CONSTANT_P): Re-implement with a function.
        * config/alpha/alpha.md (movsi): Add n alternative.
        (movsi_nt_vms, movdi_er_nofix, movdi_er_fix, movdi_fix): Likewise.
        (mov<VEC>_fix, mov<VEC>_nofix): Add i alternative.
        (splitters for all of the above): Use alpha_split_const_mov.
        * config/alpha/predicates.md (non_add_const_operand): New.
        (non_zero_const_operand): New.
        (input_operand): Use alpha_legitimate_constant_p after reload.

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

19 years ago * gcc.dg/tree-ssa/loop-1.c: Fix missing "-" in dg-final
hp [Thu, 20 Jan 2005 03:38:20 +0000 (03:38 +0000)]
* gcc.dg/tree-ssa/loop-1.c: Fix missing "-" in dg-final
scan-assembler-times directive name.

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

19 years ago2005-01-19 Paolo Carlini <pcarlini@suse.de>
paolo [Thu, 20 Jan 2005 02:13:49 +0000 (02:13 +0000)]
2005-01-19  Paolo Carlini  <pcarlini@suse.de>

PR libstdc++/19535
* include/tr1/utility (struct __pair_get<1>::__get, __const_get):
Fix typo in the return type.
* testsuite/tr1/6_containers/utility/19535.cc: New.

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

19 years ago * typeck.c (comptypes): Handle return code from objc_comptypes
austern [Thu, 20 Jan 2005 01:43:21 +0000 (01:43 +0000)]
* typeck.c (comptypes): Handle return code from objc_comptypes
correctly.

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

19 years agoDaily bump.
gccadmin [Thu, 20 Jan 2005 00:16:20 +0000 (00:16 +0000)]
Daily bump.

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

19 years ago * java/lang/VMCompiler.java (compileClass): Ignore UnknownError.
tromey [Wed, 19 Jan 2005 23:56:27 +0000 (23:56 +0000)]
* java/lang/VMCompiler.java (compileClass): Ignore UnknownError.
* gnu/gcj/runtime/natSharedLibLoader.cc (finalize): Only dlclose
if 'handler' is valid.

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

19 years ago PR tree-optimization/19038
rakdver [Wed, 19 Jan 2005 22:50:04 +0000 (22:50 +0000)]
PR tree-optimization/19038
* tree-ssa-loop-ivopts.c (allow_ip_end_pos_p): New function.
(add_candidate): Add ivs with increment in latch only if
allow_ip_end_pos_p is true.
(determine_iv_cost): Use empty_block_p.

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

19 years ago * include/ext/array_allocator.h (array_allocator<>::allocate):
ljrittle [Wed, 19 Jan 2005 21:59:55 +0000 (21:59 +0000)]
* include/ext/array_allocator.h (array_allocator<>::allocate):
Avoid __used.  Use __array_used instead.

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

19 years ago2005-01-19 Daniel Berlin <dberlin@dberlin.org>
dberlin [Wed, 19 Jan 2005 21:28:22 +0000 (21:28 +0000)]
2005-01-19  Daniel Berlin  <dberlin@dberlin.org>

* cfganal.c (compute_dominance_frontiers_1): Replace with new algorithm
(compute_dominance_frontiers): Ditto.

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

19 years ago2005-01-19 Ralf Corsepius <ralf.corsepius@rtems.org>
corsepiu [Wed, 19 Jan 2005 21:25:35 +0000 (21:25 +0000)]
2005-01-19  Ralf Corsepius  <ralf.corsepius@rtems.org>

PR target/19529
* config/sh/t-rtems: New.
* config.gcc (sh-*-rtems*): Reflect having added config/sh/t-rtems.

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

19 years ago * cp-tree.h, name-lookup.h: Remove unused prototypes.
kazu [Wed, 19 Jan 2005 21:16:56 +0000 (21:16 +0000)]
* cp-tree.h, name-lookup.h: Remove unused prototypes.

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

19 years ago * gcc.dg/asm-a.c: Move dg-require-effective-target to
hp [Wed, 19 Jan 2005 21:12:14 +0000 (21:12 +0000)]
* gcc.dg/asm-a.c: Move dg-require-effective-target to
after dg-do.

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

19 years ago * tree-ssa-ccp.c (maybe_fold_offset_to_component_ref): Always subtract
rakdver [Wed, 19 Jan 2005 21:09:25 +0000 (21:09 +0000)]
* tree-ssa-ccp.c (maybe_fold_offset_to_component_ref): Always subtract
the offset of the selected field.

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

19 years ago * tree-cfg.c (remove_forwarder_block): Fix the check to
kazu [Wed, 19 Jan 2005 21:02:53 +0000 (21:02 +0000)]
* tree-cfg.c (remove_forwarder_block): Fix the check to
prevent a nonlocal label from appearing in the middle of a
basic block.

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

19 years ago PR rtl-optimization/19462
hp [Wed, 19 Jan 2005 17:04:24 +0000 (17:04 +0000)]
PR rtl-optimization/19462
* gcc.dg/torture/pr19462-1.c: Remove token xfail marker.

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

19 years ago * gcc.dg/tree-ssa/loop-1.c: Ignore declaration when
sje [Wed, 19 Jan 2005 16:51:34 +0000 (16:51 +0000)]
* gcc.dg/tree-ssa/loop-1.c:  Ignore declaration when
counting function calls on ia64.

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

19 years ago PR rtl-optimization/19462
hp [Wed, 19 Jan 2005 16:39:20 +0000 (16:39 +0000)]
PR rtl-optimization/19462
* reorg.c (find_end_label): Create return insn only if
current_function_epilogue_delay_list is empty.

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

19 years ago PR c++/19375
lerdsuwa [Wed, 19 Jan 2005 14:30:21 +0000 (14:30 +0000)]
PR c++/19375
* semantics.c (finish_id_expression): Disable access checking for
already lookuped FIELD_DECL.

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

19 years ago2005-01-19 Paolo Bonzini <bonzini@gnu.org>
bonzini [Wed, 19 Jan 2005 13:27:00 +0000 (13:27 +0000)]
2005-01-19  Paolo Bonzini  <bonzini@gnu.org>

* doc/passes.texi: Remove paragraph mentioning new-ra.

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

19 years ago PR rtl-optimization/15139
jakub [Wed, 19 Jan 2005 09:31:16 +0000 (09:31 +0000)]
PR rtl-optimization/15139
* combine.c: Include params.h.
(count_rtxs): New function.
(record_value_for_reg): If replace_rtx would replace at least
2 occurrences of REG in VALUE and TEM is really large, replace REG with
(clobber (const_int 0)) instead of TEM.
* params.def (PARAM_MAX_LAST_VALUE_RTL): New.
* params.h (MAX_LAST_VALUE_RTL): New.
* Makefile.in (combine.o): Depend on $(PARAMS_H).
* doc/invoke.texi (--param max-last-value-rtl=N): Document.

* gcc.dg/20050111-2.c: New test.

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

19 years ago PR c/17297
jakub [Wed, 19 Jan 2005 09:27:23 +0000 (09:27 +0000)]
PR c/17297
* c-typeck.c (digest_init): Only call build_vector if all constructor
elements are *_CST nodes.
* gimplify.c (gimplify_init_constructor): Likewise.

* gcc.c-torture/compile/20050113-1.c: New testcase.

PR middle-end/19164
* c-typeck.c (digest_init): Only call build_vector if inside_init
is a CONSTRUCTOR.

* gcc.dg/20050113-1.c: New testcase.

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

19 years ago * gcc.dg/vect/vect-85.c: Add comment.
dorit [Wed, 19 Jan 2005 09:25:06 +0000 (09:25 +0000)]
    * gcc.dg/vect/vect-85.c: Add comment.
        * gcc.dg/vect/vect-86.c: Add xfail for now.
        * gcc.dg/vect/vect-87.c: Add xfail for now.
        * gcc.dg/vect/vect-88.c: Add xfail for now.
        * gcc.dg/vect/vect.exp: Remove -fno-tree-pre.

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

19 years ago * gcc.dg/vect/vect-66.c: Slightly tweak 3rd loop.
ebotcazou [Wed, 19 Jan 2005 08:59:05 +0000 (08:59 +0000)]
* gcc.dg/vect/vect-66.c: Slightly tweak 3rd loop.

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

19 years agoDaily bump.
gccadmin [Wed, 19 Jan 2005 00:16:36 +0000 (00:16 +0000)]
Daily bump.

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

19 years ago* toplev.c (init_asm_output): Remove dead #ifdef.
tobi [Tue, 18 Jan 2005 23:54:43 +0000 (23:54 +0000)]
* toplev.c (init_asm_output): Remove dead #ifdef.

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

19 years ago * tree.c (count_functions, bound_pmf_p, cp_is_overload_p,
kazu [Tue, 18 Jan 2005 23:51:26 +0000 (23:51 +0000)]
* tree.c (count_functions, bound_pmf_p, cp_is_overload_p,
cp_update_decl_after_saving, name_p): Remove.
* cp-tree.h: Remove the corresponding prototypes.

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

19 years ago * config/sh/linux.h (TARGET_C99_FUNCTIONS): Define.
kkojima [Tue, 18 Jan 2005 23:50:28 +0000 (23:50 +0000)]
* config/sh/linux.h (TARGET_C99_FUNCTIONS): Define.

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

19 years ago * decl.c (vtable_decl_p, vtype_decl_p, walk_globals_data,
kazu [Tue, 18 Jan 2005 23:49:35 +0000 (23:49 +0000)]
* decl.c (vtable_decl_p, vtype_decl_p, walk_globals_data,
walk_vtables_r, walk_vtables, walk_globals_r, walk_globals):
Remove.
* cp-tree.h: Remove the corresponding prototypes.

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

19 years ago * decl.c (delete_block): Remove.
kazu [Tue, 18 Jan 2005 23:46:24 +0000 (23:46 +0000)]
* decl.c (delete_block): Remove.
* cp-tree.h: Remove the corresponding prototype.

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

19 years ago * calls.c (expand_call): Check DECL_BUILT_IN_CLASS before
ebotcazou [Tue, 18 Jan 2005 23:06:59 +0000 (23:06 +0000)]
* calls.c (expand_call): Check DECL_BUILT_IN_CLASS before
accessing DECL_FUNCTION_CODE.
* dojump.c (do_jump): Likewise.
* gimplify.c (gimplify_call_expr): Likewise.
* predict.c (expr_expected_value): Likewise.
(strip_builtin_expect): Likewise.
* tree-inline.c (estimate_num_insns_1): Likewise.
* tree-ssa-loop-im.c (stmt_cost): Likewise
* fold-const.c (fold): Test for BUILT_IN_NORMAL.
(tree_expr_nonnegative_p): Likewise.

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

19 years agoRemove self as cpplib maintainer
neil [Tue, 18 Jan 2005 23:04:14 +0000 (23:04 +0000)]
Remove self as cpplib maintainer

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

19 years ago * config/sparc/sparc.c (load_pic_register): Emit the appropriate
ebotcazou [Tue, 18 Jan 2005 22:54:47 +0000 (22:54 +0000)]
* config/sparc/sparc.c (load_pic_register): Emit the appropriate
variant of the load_pcrel_sym pattern.
* config/sparc/sparc.md (P macro): Move to the top.
(load_pcrel_sym): Macroize using P.
(save_register_window): Likewise.

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

19 years ago PR ada/13470
jakub [Tue, 18 Jan 2005 22:00:12 +0000 (22:00 +0000)]
PR ada/13470
* a-stunau.adb (Get_String): Don't return U.Reference, but Ret that is
set to the new string.

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

19 years ago2005-01-18 Toon Moene <toon@moene.indiv.nluug.nl>
toon [Tue, 18 Jan 2005 21:37:25 +0000 (21:37 +0000)]
2005-01-18  Toon Moene  <toon@moene.indiv.nluug.nl>

* system-linux-ppc.ads: Set ZCX_By_Default and GCC_ZCX_Support
to True.

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

19 years ago * g++.dg/debug/typedef3.C: New test.
ebotcazou [Tue, 18 Jan 2005 21:33:21 +0000 (21:33 +0000)]
* g++.dg/debug/typedef3.C: New test.

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

19 years ago * config/rs6000/rs6000.md ("sunordered"): Disable for e500.
aldyh [Tue, 18 Jan 2005 20:39:18 +0000 (20:39 +0000)]
* config/rs6000/rs6000.md ("sunordered"): Disable for e500.
("sordered"): Same.

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

19 years ago * Makefile.in (LIBGNAT_TARGET_PAIRS, TOOLS_TARGET_PAIRS, MISCLIB,
rth [Tue, 18 Jan 2005 20:01:39 +0000 (20:01 +0000)]
    * Makefile.in (LIBGNAT_TARGET_PAIRS, TOOLS_TARGET_PAIRS, MISCLIB,
        THREADSLIB, GNATLIB_SHARED, PREFIX_OBJS, LIBRARY_VERSION): Specialize
        for alpha-linux.
        * s-osinte-linux-alpha.ads, a-intnam-linux-alpha.ads: New files.

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

19 years agocompile only
pinskia [Tue, 18 Jan 2005 17:53:23 +0000 (17:53 +0000)]
compile only

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

19 years ago2005-01-18 Andrew Pinski <pinskia@physics.uc.edu>
pinskia [Tue, 18 Jan 2005 17:52:33 +0000 (17:52 +0000)]
2005-01-18  Andrew Pinski  <pinskia@physics.uc.edu>

        PR c/19472
        * semantics.c (finish_asm_stmt): Strip nops off
        input memory operands.

2005-01-18  Andrew Pinski  <pinskia@physics.uc.edu>

        PR C/19472
        * c-typeck.c (build_asm_expr): Strip nops off
        input memory operands.

2005-01-18  Andrew Pinski  <pinskia@physics.uc.edu>

        PR C/19472
        * gcc.dg/asm-a.c: New test.

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

19 years ago * config/rs6000/aix43.h (CPLUSPLUS_CPP_SPEC): Delete
dje [Tue, 18 Jan 2005 17:15:08 +0000 (17:15 +0000)]
    * config/rs6000/aix43.h (CPLUSPLUS_CPP_SPEC): Delete
        _XOPEN_SOURCE, _XOPEN_SOURCE_EXTENDED, _LARGE_FILE_API.
        * config/rs6000/aix51.h (CPLUSPLUS_CPP_SPEC): Same.
        * config/rs6000/aix52.h (CPLUSPLUS_CPP_SPEC): Same.

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

19 years ago * config/os/aix/os_defines.h (_XOPEN_SOURCE): Delete.
dje [Tue, 18 Jan 2005 17:08:50 +0000 (17:08 +0000)]
    * config/os/aix/os_defines.h (_XOPEN_SOURCE): Delete.
        (_XOPEN_SOURCE_EXTENDED): Delete.

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

19 years ago2005-01-18 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Tue, 18 Jan 2005 16:44:51 +0000 (16:44 +0000)]
2005-01-18  Benjamin Kosnik  <bkoz@redhat.com>

* testsuite/testsuite_performance.h (time_counter::start):
Clear. Tweaks.
(clear_counters): Inline.
(start_counters): Inline.
(stop_counters): Inline.
* testsuite/performance/20_util/allocator/map_thread.cc: Return.
* testsuite/performance/20_util/allocator/insert.cc: Remove bogus
return, add return.
* testsuite/performance/20_util/allocator/map_thread.cc: Same.

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

19 years ago2005-01-18 Joel Sherrill <joel.sherrill@oarcorp.com>
joel [Tue, 18 Jan 2005 14:13:09 +0000 (14:13 +0000)]
2005-01-18  Joel Sherrill <joel.sherrill@oarcorp.com>

PR target/19379
* config/i386/i386.c (override_options): If the 80387 is disabled,
then do not return FP values using FP registers.

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

19 years ago * gcc.dg/sh-relax.c: Add prototype for abort.
kkojima [Tue, 18 Jan 2005 14:12:19 +0000 (14:12 +0000)]
* gcc.dg/sh-relax.c: Add prototype for abort.

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

19 years agoFix problematic entry.
ebotcazou [Tue, 18 Jan 2005 13:42:43 +0000 (13:42 +0000)]
Fix problematic entry.

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

19 years ago * arith.c, array.c, check.c, decl.c, expr.c, f95-lang.c,
kazu [Tue, 18 Jan 2005 12:11:56 +0000 (12:11 +0000)]
* arith.c, array.c, check.c, decl.c, expr.c, f95-lang.c,
gfortran.h, interface.c, intrinsic.c, io.c, iresolve.c,
match.c, matchexp.c, misc.c, module.c, options.c, parse.c,
scanner.c, simplify.c, symbol.c, trans-array.c, trans-expr.c,
trans-io.c, trans-stmt.c, trans.c: Update copyright.

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

19 years ago * config/darwin.c, config/darwin.h, config/freebsd-spec.h,
kazu [Tue, 18 Jan 2005 12:01:51 +0000 (12:01 +0000)]
* config/darwin.c, config/darwin.h, config/freebsd-spec.h,
config/alpha/alpha.c, config/arm/vfp.md,
config/i386/emmintrin.h, config/i386/i386-modes.def,
config/i386/i386-protos.h, config/i386/i386.h,
config/i386/pmmintrin.h, config/i386/ppro.md,
config/i386/predicates.md, config/i386/xmmintrin.h,
config/i860/i860.c, config/ia64/ia64-modes.def,
config/ia64/ia64-protos.h, config/ia64/ia64.h,
config/ia64/ia64.md, config/ia64/itanium1.md,
config/ia64/itanium2.md, config/ia64/predicates.md,
config/iq2000/iq2000.h, config/mips/linux64.h,
config/rs6000/aix41.h, config/rs6000/aix43.h,
config/rs6000/aix52.h, config/rs6000/darwin-fallback.c,
config/rs6000/rs6000.c, config/rs6000/rs6000.h,
config/rs6000/spe.md, config/sh/sh.md, config/sparc/linux.h,
config/sparc/linux64.h, config/sparc/litecoff.h,
config/sparc/sp64-elf.h, config/sparc/sparc.c,
config/sparc/sparc.h, config/sparc/sparc.md,
config/sparc/sysv4-only.h: Update copyright.

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

19 years ago * Make-lang.in, call.c, cvt.c, init.c, rtti.c, tree.c,
kazu [Tue, 18 Jan 2005 11:45:39 +0000 (11:45 +0000)]
* Make-lang.in, call.c, cvt.c, init.c, rtti.c, tree.c,
typeck2.c: Update copyright.

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

19 years ago * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
kazu [Tue, 18 Jan 2005 11:36:31 +0000 (11:36 +0000)]
* basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
c-tree.h, cfgbuild.c, cgraph.c, cgraph.h, collect2.c,
combine.c, config.gcc, coverage.h, cse.c, cselib.c,
defaults.h, df.c, dwarf2asm.c, dwarf2out.c, explow.c, expr.c,
flow.c, fold-const.c, gcse.c, ggc-page.c, gimple-low.c,
gimplify.c, ifcvt.c, langhooks-def.h, lcm.c, optabs.h,
output.h, postreload-gcse.c, postreload.c, recog.c,
resource.c, rtl.def, rtlanal.c, sched-deps.c, sched-rgn.c,
targhooks.h, toplev.c, tree-data-ref.c, tree-eh.c,
tree-flow.h, tree-loop-linear.c, tree-mudflap.h, tree-nrv.c,
tree-optimize.c, tree-outof-ssa.c, tree-pass.h,
tree-scalar-evolution.c, tree-ssa-copy.c, tree-ssa-dce.c,
tree-ssa-dse.c, tree-ssa-loop-ivopts.c, tree-ssa-operands.c,
tree-ssa-pre.c, tree-ssa.c, tree-vectorizer.c, tree.def,
unwind-dw2-fde-darwin.c, var-tracking.c: Update copyright.

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

19 years ago PR target/19496
rth [Tue, 18 Jan 2005 11:08:33 +0000 (11:08 +0000)]
    PR target/19496
        * config/i386/i386.c (ix86_expand_fp_movcc): Fail for LTGT and UNEQ.

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

19 years ago2005-01-18 Marc Espie <espie@openbsd.org>
espie [Tue, 18 Jan 2005 11:05:39 +0000 (11:05 +0000)]
2005-01-18  Marc Espie  <espie@openbsd.org>
* config/i386/openbsdelf.h: Typo.

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

19 years ago * config/i386/i386.c (ix86_expand_fp_movcc): Remove TARGET_IEEE_FP
rth [Tue, 18 Jan 2005 09:44:13 +0000 (09:44 +0000)]
    * config/i386/i386.c (ix86_expand_fp_movcc): Remove TARGET_IEEE_FP
        special case for sse.
        * config/i386/predicates.md (sse_comparison_operator): Likewise.

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

19 years ago * tree-inline.c (estimate_num_insns_1): Added cases for
dorit [Tue, 18 Jan 2005 08:52:07 +0000 (08:52 +0000)]
    * tree-inline.c (estimate_num_insns_1): Added cases for
        ALIGN_INDIRECT_REF, MISALIGNED_INDIRECT_REF, and REALIGN_LOAD_EXPR.

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

19 years ago PR rtl-optimization/19296
ebotcazou [Tue, 18 Jan 2005 08:26:21 +0000 (08:26 +0000)]
PR rtl-optimization/19296
* combine.c (simplify_comparison): Rewrite the condition under
which a non-paradoxical SUBREG of a PLUS can be lifted when
compared against a constant.

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

19 years ago2005-01-18 Andi Kleen <ak@muc.de>
aj [Tue, 18 Jan 2005 06:45:30 +0000 (06:45 +0000)]
2005-01-18  Andi Kleen <ak@muc.de>

* c-typeck.c: (convert_for_assignment): Check warn_pointer_sign.
* c.opt (-Wpointer-sign): Add.
* doc/invoke.texi: (-Wpointer-sign): Add.

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

19 years ago * config/i386/i386.c (override_options): Revert 2004-11-24 change.
uros [Tue, 18 Jan 2005 06:30:43 +0000 (06:30 +0000)]
* config/i386/i386.c (override_options): Revert 2004-11-24 change.
* config/i386/i386.md (fmodsf3, dremsf3, *sinsf2, *cossf2, sincossf3,
*tansf3_1, tansf2, atan2sf3_1, atan2sf3, atansf2, asinsf2, acossf2,
logsf2, log10sf2, log2sf2, log1psf2, logbsf2, ilogbsf2, expsf2,
exp10sf2, exp2sf2, expm1sf2, rintsf2, floorsf2, ceilsf2, btruncsf2,
nearbyintsf2): Disable for TARGET_SSE_MATH.  Leave patterns enabled
for TARGET_MIX_SSE_I387.
(fmoddf3, dremdf3, *sindf2, *sinextendsfdf2, *cosdf2, *cosextendsfdf2,
sincosdf3, *sincosextendsfdf3, *tandf3_1, tandf2, atan2df3_1,
atan2df3, atandf2, asindf2, acosdf2, logdf2, log10df2, log2df2,
log1pdf2, logbdf2, expdf2, exp10df2, exp2df2, expm1df2, rintdf2,
floordf2, ceildf2, btruncdf2, nearbyintdf2): Disable for
(TARGET_SSE2 && TARGET_SSE_MATH).  Leave patterns enabled for
TARGET_MIX_SSE_I387.
(atan2sf3, atan2df3, atan2xf3): Remove register constraints
from expander.

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

19 years ago PR target/19424
uros [Tue, 18 Jan 2005 06:17:55 +0000 (06:17 +0000)]
PR target/19424
* config/i386/mmx.md (*movv2sf_internal_rex64, *movv2sf_internal):
Add movaps alternative for xmm reg->reg move.

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

19 years ago2005-01-18 Andi Kleen <ak@muc.de>
aj [Tue, 18 Jan 2005 06:03:46 +0000 (06:03 +0000)]
2005-01-18  Andi Kleen <ak@muc.de>

* c-typeck.c: (convert_for_assignment): Check warn_pointer_sign.
* c.opt (-Wpointer-sign): Add.
* doc/invoke.texi: (-Wpointer-sign): Add.

2005-01-18  Michael Matz  <matz@suse.de>

* gcc.dg/Wno-pointer-sign.c: New test for -Wno-pointer-sign.

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

19 years agoOpps. Committed wrong version.
law [Tue, 18 Jan 2005 04:38:59 +0000 (04:38 +0000)]
Opps.  Committed wrong version.

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

19 years ago * tree-ssa-dom.c (tree_ssa_dominator_optimize): Clear SSA_NAME_VALUE
law [Tue, 18 Jan 2005 04:36:40 +0000 (04:36 +0000)]
    * tree-ssa-dom.c (tree_ssa_dominator_optimize): Clear SSA_NAME_VALUE
        at the end of the main DOM loop rather than just before DOM exits.

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

19 years ago PR tree-optimization/19121
dnovillo [Tue, 18 Jan 2005 03:54:38 +0000 (03:54 +0000)]
PR tree-optimization/19121
* tree-ssa-alias.c (compute_flow_sensitive_aliasing): When
adding aliases to a name tag, also add them to the pointer's
type tag.
* tree-ssa-copy.c (merge_alias_info): Do not merge flow
sensitive alias info at all.  Only check that the two pointers
have compatible pointed-to sets.
* tree-ssa.c (verify_name_tags): Verify that the alias set of
a pointer's type tag is a superset of the alias set of the
pointer's name tag.

testsuite/ChangeLog:

PR tree-optimization/19121
* gcc.c-torture/compile/pr19121.c: New test.

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

19 years agoFix ICE with long double after float HFA.
wilson [Tue, 18 Jan 2005 03:51:05 +0000 (03:51 +0000)]
Fix ICE with long double after float HFA.
PR target/19357
* config/ia64/ia64.md (movxf): Handle general register source.  Adjust
comment to document why.
* gcc.c-torture/compile/pr19357.c: New test.

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

19 years ago * config/i386/sse.md (smaxv4sf3_finite, sse_vmsmaxv4sf3_finite,
rth [Tue, 18 Jan 2005 03:44:16 +0000 (03:44 +0000)]
    * config/i386/sse.md (smaxv4sf3_finite, sse_vmsmaxv4sf3_finite,
        sminv4sf3_finite, sse_vmsminv4sf3_finite, smaxv2df3_finite,
        sse2_vmsmaxv2df3_finite, sminv2df3_finite,
        sse2_vmsminv2df3_finite): New.
        (smaxv4sf3, sse_vmsmaxv4sf3, sminv4sf3, sse_vmsminv4sf3, smaxv2df3,
        sse2_vmsmaxv2df3, sminv2df3, sse2_vmsminv2df3): Remove commutative.
        Force op1 into register.

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

19 years ago * reg_periodic, reg_search: Fix the uses of date command.
kazu [Tue, 18 Jan 2005 02:04:51 +0000 (02:04 +0000)]
* reg_periodic, reg_search: Fix the uses of date command.

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

19 years ago2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
kcook [Tue, 18 Jan 2005 01:20:48 +0000 (01:20 +0000)]
2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>

* install-sh, config.sub: Import from upstream.

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

19 years ago * java/text/MessageFormat.java (scanString): Changed how quoting
tromey [Tue, 18 Jan 2005 00:56:25 +0000 (00:56 +0000)]
* java/text/MessageFormat.java (scanString): Changed how quoting
is handled.
(scanFormatElement): Likewise.

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

19 years agoDaily bump.
gccadmin [Tue, 18 Jan 2005 00:16:59 +0000 (00:16 +0000)]
Daily bump.

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