platform/upstream/linaro-gcc.git
18 years agoDaily bump.
gccadmin [Sat, 20 Aug 2005 00:16:15 +0000 (00:16 +0000)]
Daily bump.

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

18 years ago2005-08-19 Eric Christopher <echristo@apple.com>
echristo [Fri, 19 Aug 2005 21:20:02 +0000 (21:20 +0000)]
2005-08-19  Eric Christopher  <echristo@apple.com>

        * optabs.h: Change CTI_ to COI_.
        * optabs.c: Ditto.

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

18 years agoFix uninitialized register read problem.
wilson [Fri, 19 Aug 2005 21:16:20 +0000 (21:16 +0000)]
Fix uninitialized register read problem.
* builtins.c (expand_builtin_return_addr): Set
current_function_accesses_prior_frames when count != 0.  Use
frame_pointer_rtx when count == 0.
* function.h (struct function): Add accesses_prior_frames field.
(current_function_accesses_prior_frames): Define.
* reload1.c (init_elim_table): Check
current_function_accesses_prior_frames.
* doc/tm.texi (INITIAL_FRAME_ADDRESS_RTX): Update docs.

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

18 years ago * parser.c (cp_parser_nth_token_starts_template_argument_list_p):
reichelt [Fri, 19 Aug 2005 19:08:08 +0000 (19:08 +0000)]
* parser.c (cp_parser_nth_token_starts_template_argument_list_p):
Fix typo in leading comment.

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

18 years ago * tree-cfgcleanup.c (cleanup_tree_cfg): Fix flowgraph change
dnovillo [Fri, 19 Aug 2005 18:52:55 +0000 (18:52 +0000)]
* tree-cfgcleanup.c (cleanup_tree_cfg): Fix flowgraph change
indicator.  Return true if the flowgraph changed during
cleanup.

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

18 years ago PR 23476
dnovillo [Fri, 19 Aug 2005 18:08:55 +0000 (18:08 +0000)]
PR 23476
* tree-cfgcleanup.c (cleanup_control_expr_graph): Fold the
conditional expression before testing its value.

PR 23476
* gcc.c-torture/compile/pr23476.c: New test.

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

18 years ago * doc/invoke.texi: Fix documentation for -ftree-dominator-opts.
dnovillo [Fri, 19 Aug 2005 18:00:25 +0000 (18:00 +0000)]
* doc/invoke.texi: Fix documentation for -ftree-dominator-opts.

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

18 years ago PR tree-optimization/23048
dpatel [Fri, 19 Aug 2005 17:54:16 +0000 (17:54 +0000)]
   PR tree-optimization/23048
       * tree-if-conv.c (if_convertible_bb_p): Supply basic_block as
       third parameter. Check whether latch is dominated by exit
       block or not.
       (if_convertible_loop_p): Supply exit block itself to
       if_convertible_bb_p.

       * gcc.dg/tree-ssa/pr23048.c: New test.

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

18 years ago PR target/23473
rearnsha [Fri, 19 Aug 2005 13:17:04 +0000 (13:17 +0000)]
PR target/23473
* arm.md (arm_load_pic_register): Change argument to the mask of
saved registers.  Call thumb_find_work_register if we need a
scratch register on Thumb.
(arm_expand_prologue): Pass empty register set to
arm_load_pic_register.
(thumb_expand_prologue): Pass live_regs_mask directly to
arm_load_pic_register.
* arm-protos.h (arm_load_pic_register): Update prototype.

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

18 years ago * sh.c (find_sole_member): New function.
amylaar [Fri, 19 Aug 2005 12:33:54 +0000 (12:33 +0000)]
* sh.c (find_sole_member): New function.
(sh_gimplify_va_arg_expr): Use it. Allow RECORD_TYPE mode mismatch
if the record's alignment is larger than the size of its only member.

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

18 years ago * sh.c (find_sole_member): New function.
amylaar [Fri, 19 Aug 2005 12:25:58 +0000 (12:25 +0000)]
* sh.c (find_sole_member): New function.
(sh_gimplify_va_arg_expr): Use it. Allow RECORD_TYPE mode mismatch
if the record's alignment is larger than the size of its only member.

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

18 years ago * config/cpu/sh/atomicity.h: Replace broken generic code with current
amylaar [Fri, 19 Aug 2005 11:50:21 +0000 (11:50 +0000)]
* config/cpu/sh/atomicity.h: Replace broken generic code with current
copy of generic/atomicity.h .

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

18 years ago PR target/23436
rearnsha [Fri, 19 Aug 2005 09:20:31 +0000 (09:20 +0000)]
PR target/23436
* arm.c (thumb_legitimize_reload_address): New function.
* arm-protos.h (thumb_legitimize_reload_address): Add prototype.
* arm.h (THUMB_LEGITIMIZE_RELOAD_ADDRESS): Call it.

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

18 years agoFix changeLog typo
tobi [Fri, 19 Aug 2005 09:05:36 +0000 (09:05 +0000)]
Fix changeLog typo

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

18 years ago2005-08-19 Steven G. Kargl <kargls@comcast.net>
tobi [Fri, 19 Aug 2005 09:05:03 +0000 (09:05 +0000)]
2005-08-19  Steven G. Kargl  <kargls@comcast.net>

PR fortran/23065
* gfortran.h: Remove PATH_MAX definition.
* module.c (write_module, gfc_dump_module): Use alloca to allocate
buffers.
* scanner.s (gfc_release_include_path, form_from_filename): Ditto.

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

18 years ago*** empty log message ***
woepaul [Fri, 19 Aug 2005 08:02:19 +0000 (08:02 +0000)]
*** empty log message ***

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

18 years ago * config/crx/crx.c: Implemented crx_decompose_address (like in the
woepaul [Fri, 19 Aug 2005 07:47:34 +0000 (07:47 +0000)]
* config/crx/crx.c: Implemented crx_decompose_address (like in the
  i386 port) so that crx_legitimate_address_p, crx_address_cost
  and crx_print_operand_address are using the same code for adress
  handling. Using symbolic displacements now gets rejected since
  the CRX register relative adressing mode can't handle unsigned
  32-bit values as displacements.
* config/crx/crx.h: Simplified definitions for REG_OK_FOR_BASE_P,
  removed redundant parenthesis and obsolete macros.
* config/crx/crx.opt: Added a new switch for debugging of address
  handling.
* config/crx/crx-protos.h: Added new declarations for above.

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

18 years ago2005-08-19 Andrew Pinski <pinskia@physics.uc.edu>
pinskia [Fri, 19 Aug 2005 05:41:13 +0000 (05:41 +0000)]
2005-08-19  Andrew Pinski  <pinskia@physics.uc.edu>

        PR middle-end/20624
        * g++.dg/warn/Wreturn-3.C: New test

2005-08-19  Andrew Pinski  <pinskia@physics.uc.edu>

        PR middle-end/20624
        * gimple-low.c (block_may_fallthru): Handle CLEANUP_POINT_EXPR by
        looking past it.

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

18 years ago2005-08-19 Andrew Pinski <pinskia@physics.uc.edu>
pinskia [Fri, 19 Aug 2005 05:14:13 +0000 (05:14 +0000)]
2005-08-19  Andrew Pinski  <pinskia@physics.uc.edu>

        * Makefile.am (extra_ldflags_libjava): New variable to
        substitute in.
        (LIBLINK): Add extra_ldflags_libjava to it.
        * configure.ac (extra_ldflags_libjava): Set for *-darwin* to
        "-Wl,-single_module".
        * Makefile.in: Regenerate.
        * aclocal.m4: Regenerate.
        * configure: Regenerate.
        * gcj/Makefile.in: Regenerate.
        * include/Makefile.in: Regenerate.
        * testsuite/Makefile.in: Regenerate.

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

18 years ago * collect2.c (dup2): Delete.
ghazi [Fri, 19 Aug 2005 01:20:34 +0000 (01:20 +0000)]
* collect2.c (dup2): Delete.
* configure.ac: Don't check for dup2.

* config.in, configure: Regenerate.

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

18 years agoDaily bump.
gccadmin [Fri, 19 Aug 2005 00:16:24 +0000 (00:16 +0000)]
Daily bump.

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

18 years agoFix FreeBSD failure with recursive malloc call.
wilson [Thu, 18 Aug 2005 20:01:54 +0000 (20:01 +0000)]
Fix FreeBSD failure with recursive malloc call.
* mf-hooks1.c (malloc, calloc, realloc, free,
__mf_wrap_alloca_indirect): Call BEGIN_MALLOC_PROTECT before calling
the real routines, and END_MALLOC_PROTECT afterwards.
* mf-impl.h (enum __mf_state_enum): Expand comment.  Add in_malloc.
(BEGIN_PROTECT): Handle in_malloc state.
(BEGIN_MALLOC_PROTECT, END_MALLOC_PROTECT): New.
* testsuite/libmudflap.c/hook2-allocstuff.c: New.

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

18 years ago * MAINTAINERS: Add myself as middle-end maintainer.
ian [Thu, 18 Aug 2005 18:46:32 +0000 (18:46 +0000)]
* MAINTAINERS: Add myself as middle-end maintainer.

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

18 years ago * sh.c (sh_gimplify_va_arg_expr): Loop to substitute a RECORD_TYPE
amylaar [Thu, 18 Aug 2005 16:42:25 +0000 (16:42 +0000)]
* sh.c (sh_gimplify_va_arg_expr): Loop to substitute a RECORD_TYPE
record with the type of its only member.

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

18 years ago * config/rs6000/rs6000.md (ltu<mode>_compare): Convert to
dje [Thu, 18 Aug 2005 16:36:23 +0000 (16:36 +0000)]
* config/rs6000/rs6000.md (ltu<mode>_compare): Convert to
define_insn_and_split.
(plus_ltu<mode>_compare): Same.
(gtu<mode>_compare): Same.
(plus_gtu<mode>_compare): Same.

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

18 years ago PR tree-optimization/22228
dorit [Thu, 18 Aug 2005 16:07:54 +0000 (16:07 +0000)]
    PR tree-optimization/22228
        * tree-ssa-loop (pass_vectorize): Add TODO_verify_loops to todo_flags_start.
        * tree-vect-transform.c (vect_transform_loop): Mark the variables that
        are recorded in vect_vnames_to_rename for renaming.
        * tree-vectorizer.c (vect_vnames_to_rename): New global bitmap.
        (slpeel_update_phi_nodes_for_guard1): Record virtual vars for renaming
        in vect_vnames_to_rename.
        (vectorize_loops): Allocate and free the vect_vnames_to_rename bitmap.
        * tree-vectorizer.h (vect_vnames_to_rename): New extern variable.

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

18 years ago PR c++/22034
hubicka [Thu, 18 Aug 2005 15:22:46 +0000 (15:22 +0000)]
PR c++/22034
* cgraphunit.c (cgraph_varpool_assemble_pending_decls): Emit debug
info only for local statics, not for member variables.

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

18 years ago * tree-data-ref.c (analyze_siv_subscript_cst_affine): Fix comment typo.
reichelt [Thu, 18 Aug 2005 11:00:47 +0000 (11:00 +0000)]
* tree-data-ref.c (analyze_siv_subscript_cst_affine): Fix comment typo.

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

18 years ago * c-typeck.c (designator_errorneous): Rename to designator_erroneous.
reichelt [Thu, 18 Aug 2005 10:56:07 +0000 (10:56 +0000)]
* c-typeck.c (designator_errorneous): Rename to designator_erroneous.

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

18 years ago2005-08-18 Andrew Pinski <pinskia@physics.uc.edu>
pinskia [Thu, 18 Aug 2005 05:01:43 +0000 (05:01 +0000)]
2005-08-18  Andrew Pinski  <pinskia@physics.uc.edu>

        PR middle-end/16045
        * builtins.c (fold_builtin): Create a new NOP_EXPR all the time.

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

18 years agoUse TYPE_SIZE_UNIT consistently. Last patch was inconsistent.
wilson [Thu, 18 Aug 2005 00:21:28 +0000 (00:21 +0000)]
Use TYPE_SIZE_UNIT consistently.  Last patch was inconsistent.
* c-decl.c (grokdeclarator): Use TYPE_SIZE_UNIT not TYPE_SIZE in
array size check.

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

18 years agoDaily bump.
gccadmin [Thu, 18 Aug 2005 00:16:22 +0000 (00:16 +0000)]
Daily bump.

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

18 years ago * config/rs6000/rs6000.md (leu<mode>): Convert to mode macro.
dje [Wed, 17 Aug 2005 23:12:16 +0000 (23:12 +0000)]
    * config/rs6000/rs6000.md (leu<mode>): Convert to mode macro.
        (leu<mode>_compare): Same.
        (plus_leu<mode>): Same.
        (neg_leu<mode>): Same.
        (and_neg_leu<mode): Same.
        (ltu<mode>_compare): Same.
        (plus_ltu<mode>): Same.
        (geu<mode>): Same.
        (geu<mode>_compare): Same.
        (plus_geu<mode>): Same.
        (neg_geu<mode>): Same.
        (and_neg_geu<mode>): Same.
        (plus_gt<mode>): Same.
        (gtu<mode>_compare): Same.
        (plus_gtu<mode>): Same.

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

18 years agoEliminate linker error with v850e code using interrupt_handler attribute.
wilson [Wed, 17 Aug 2005 22:19:19 +0000 (22:19 +0000)]
Eliminate linker error with v850e code using interrupt_handler attribute.
* config/v850/lib1funcs.asm (callt_save_interrupt): Fix comment typos.
Move call_table_data to end.  Delete spurious .text.
(callt_save_all_interrupt): Fix comment typo.

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

18 years agoFix misoptimization of mask and shift.
wilson [Wed, 17 Aug 2005 21:43:49 +0000 (21:43 +0000)]
Fix misoptimization of mask and shift.
PR target/21684
* config/mcore/mcore.h (SHIFT_COUNT_TRUNCATED): Define to 0.

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

18 years agogcc/java:
tromey [Wed, 17 Aug 2005 20:44:10 +0000 (20:44 +0000)]
gcc/java:
* class.c (make_class_data): Always emit JV_STATE_PRELOADING for
class' initial state.
libjava:
* java/lang/Class.h (_Jv_IsBinaryCompatibilityABI): Declare as
friend.
* include/jvm.h (_Jv_IsBinaryCompatibilityABI): New function.
* testsuite/libjava.lang/bclink.java: New file.
* testsuite/libjava.lang/bclink.out: New file.
* link.cc (print_class_loaded): Changed ABI test to look at
various _syms fields.

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

18 years ago PR target/23268
rth [Wed, 17 Aug 2005 20:44:01 +0000 (20:44 +0000)]
PR target/23268
* config/i386/i386.md ("*fist<mode>2_1"): New pattern.
("lrint<mode>2"): Change expander to use "*fist<mode>2_1" pattern.

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

18 years ago * sh.c (sh_gimplify_va_arg_expr): Don't substitute a RECORD_TYPE
amylaar [Wed, 17 Aug 2005 19:44:24 +0000 (19:44 +0000)]
* sh.c (sh_gimplify_va_arg_expr): Don't substitute a RECORD_TYPE
record with the type of its only member if the modes don't match.

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

18 years ago * varasm.c (decode_reg_name): Skip empty aqdditional register names.
amylaar [Wed, 17 Aug 2005 19:25:12 +0000 (19:25 +0000)]
* varasm.c (decode_reg_name): Skip empty aqdditional register names.

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

18 years ago[libiberty]
dj [Wed, 17 Aug 2005 17:30:47 +0000 (17:30 +0000)]
[libiberty]
* floatformat.c (floatformat_always_valid): Change type of last
argument to `void *'.
(floatformat_i387_ext_is_valid): Likewise.
(floatformat_to_double): Change type of second argument to `const
void *'.
(floatformat_from_double): Change type of last argument to `void
*'.
(floatformat_is_valid): Change type of last argument to `const
void *'.
(ieee_test): Remove redundant casts.
[include]
* floatformat.h (struct floatformat): Change type of large
argument for is_valid member to `const void *'.
(floatformat_to_double): Change type of second argument to `const
void *'.
(floatformat_from_double): Change type of last argument to `void
*'.
(floatformat_is_valid): Change type of last argument to `const
void *'.

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

18 years ago2005-08-17 Christian Groessler <chris@groessler.org>
bonzini [Wed, 17 Aug 2005 15:59:29 +0000 (15:59 +0000)]
2005-08-17  Christian Groessler  <chris@groessler.org>

* Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
* Makefile.in: Regenerate.

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

18 years ago * tree-ssa-loop-im.c (MAX_LSM_NAME_LENGTH, lsm_tmp_name,
rakdver [Wed, 17 Aug 2005 14:00:52 +0000 (14:00 +0000)]
* tree-ssa-loop-im.c (MAX_LSM_NAME_LENGTH, lsm_tmp_name,
lsm_tmp_name_length): New.
(lsm_tmp_name_add, gen_lsm_tmp_name, get_lsm_tmp_name): New functions.
(schedule_sm): Use get_lsm_tmp_name instead of "lsm_tmp".

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

18 years agoAdded missing Changelog entry.
krebbel [Wed, 17 Aug 2005 11:27:03 +0000 (11:27 +0000)]
Added missing Changelog entry.

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

18 years ago2005-08-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
krebbel [Wed, 17 Aug 2005 11:11:05 +0000 (11:11 +0000)]
2005-08-16  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
    Andreas Krebbel  <krebbel1@de.ibm.com>

* config.gcc: Added z9-109 switch.
* config/s390/2084.md ("x_int", "x_agen", "x_lr", "x_la", "x_larl",
"x_load", "x_store", "x_branch", "x_call", "x_mul_hi", "x_mul_sidi",
"x_div", "x_sem", "x_cs", "x_vs", "x_stm", "x_lm", "x_other",
"x_fsimpdf", "x_fsimpsf", "x_fdivdf", "x_fdivsf", "x_floaddf",
"x_floadsf", "x_fstore_df", "x_fstoresf", "x_ftoi", "x_itof"): Enable
for "z9_109" cpu attribute.
* config/s390/s390.c (z9_109_cost): New processor cost structure.
(CONST_OK_FOR_Os, CONST_OK_FOR_Op, CONST_OK_FOR_On): New macros.
(s390_handle_arch_option): Added z9-109 switch.
(override_options): Set respective cost function for z9-109.
(s390_const_ok_for_constraint_p): New constraints Os, Op, On.
(legitimate_reload_constant_p): Accept extended immediates.
(print_operand): Three new output modifiers added: k, m and o.
(s390_adjust_priority, s390_issue_rate): Handle Z9_109 like Z990.
(s390_output_mi_thunk): Use extended immediate when possible.
* config/s390/s390.h (processor_flags): Added PF_EXTIMM.
(TARGET_CPU_EXTIMM, TARGET_EXTIMM): New macros.
(CONSTRAINT_LEN): Added length of O constraint.
(CLZ_DEFINED_VALUE_AT_ZERO): Definition added.
* config/s390/s390.md ("cpu"): New value z9_109 added.
("*tstdi_extimm", "*tstdi_ccconly_extimm", "*tstsi_extimm",
"*tstsi_cconly_extimm", "*movdi_64extimm", "*extendhidi2_extimm",
"*extendqidi2_extimm", "*extendhisi2_extimm", "*extendqisi2_extimm",
"*zero_extend<mode>si2_extimm", "*anddi3_extimm", "*iordi3_extimm",
"*xordi3_extimm", "clzdi2", "clztidi2"): New patterns.
("*tstdi", "*tstsi", "*movdi_64", "*extendhisi2", "*extendqisi2",
"*zero_extend<mode>si2_64", "zero_extendqihi2", "*zero_extendqihi2_64",
"*anddi3", "*iordi3", "*xordi3"): Disable for TARGET_EXTIMM.
("*cmpdi_cct", "*cmpsi_cct", "*cmpdi_ccs", "*cmpsi_ccs", "*cmpdi_ccu",
"*cmpsi_ccu", "*movsi_zarch", "*adddi3_imm_cc", "*adddi3_carry1_cc",
"*adddi3_carry2_cc", "*adddi3_cc", "*adddi3_64", "*addsi3_imm_cc",
"*addsi3_carry1_cc", "*addsi3_carry2_cc", "*addsi3_cc", "addsi3",
"*andsi3_cc", "*andsi3_cconly", "*andsi3_zarch", "*iorsi3_cc",
"*iorsi3_cconly", "*iorsi3_zarch", "*xorsi3_cc", "*xorsi3_cconly",
"*xorsi3", "*xorhi3", "*xorqi3"): Added instruction using extended
immediates.
("extend<mode>di2", "extend<mode>si2", "zero_extend<mode>di2",
"zero_extend<mode>si2"): Allow memory operands and don't manually emit
insns for TARGET_EXTIMM.

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

18 years ago2005-08-17 Andreas Krebbel <krebbel1@de.ibm.com>
krebbel [Wed, 17 Aug 2005 08:55:30 +0000 (08:55 +0000)]
2005-08-17  Andreas Krebbel  <krebbel1@de.ibm.com>

* testsuite/gcc.dg/20020926-1.c: Added "-mesa" to dg-options.

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

18 years ago* config/stormy16/stormy16.c (xstormy16_encode_section_info): Call
nickc [Wed, 17 Aug 2005 08:11:51 +0000 (08:11 +0000)]
* config/stormy16/stormy16.c (xstormy16_encode_section_info): Call
default_encode_section_info.

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

18 years ago PR tree-optimization/21574
steven [Wed, 17 Aug 2005 07:27:47 +0000 (07:27 +0000)]
PR tree-optimization/21574
* tree-ssa-ccp.c (likely_value): If the right hand side is a
constant, return CONSTANT.
(ccp_lattice_meet): Use operand_equal_p instead of simple_cst_equal.
(ccp_fold, visit_assignment): Likewise.
(evaluate_stmt): Handle UNDEFINED and UNKNOWN_VAL the same way.

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

18 years ago2005-08-17 Andreas Tobler <a.tobler@schweiz.ch>
andreast [Wed, 17 Aug 2005 06:53:01 +0000 (06:53 +0000)]
2005-08-17  Andreas Tobler  <a.tobler@schweiz.ch>

* testsuite/libjava.jacks/jacks.xfail: Remove 15.21-assoc-7,
15.21-assoc-8, 15.21-equal-3, 15.28-string-11.

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

18 years ago2005-08-16 James A. Morrison <phython@gcc.gnu.org>
phython [Wed, 17 Aug 2005 04:00:21 +0000 (04:00 +0000)]
2005-08-16  James A. Morrison  <phython@gcc.gnu.org>

        * c-typeck.c (build_function_call): Call fold_buildN_initializer or
        fold_buildN instead of buildN then fold_initializer or fold.
        (build_unary_op): Likewise.
        (build_binary_op): Likewise.
        * fold-const.c (fold_initializer): Remove.
        (fold_build1_initializer): New function.
        (fold_build2_initializer): New function.
        (fold_build3_initializer): New function.
        * tree.h (fold_initializer): Remove.
        (fold_build1_initializer): New function.
        (fold_build2_initializer): New function.
        (fold_build3_initializer): New function.

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

18 years ago2005-08-16 James A. Morrison <phython@gcc.gnu.org>
phython [Wed, 17 Aug 2005 03:56:20 +0000 (03:56 +0000)]
2005-08-16  James A. Morrison  <phython@gcc.gnu.org>

        * fold-const.c (optimize_bit_field_compare): Remove extra fold call.
        (try_move_mult_to_index): Call fold_build2 instead of build2.
        (fold_binary): Don't call fold after calls to try_move_mult_to_index.
        * tree-ssa-loop-niter.c (inverse): Call int_const_binop instead of
        fold_binary_to_constant.
        (infer_loop_bounds_from_undefined): Call fold_build2 instead of
        fold (build.
        * tree-data-ref.c (tree_fold_divides_p): Use tree_int_cst_equal to
        check if A == gcd (A, B).  Remove TYPE argument.
        (analyze_offset) Use fold_build2 instead of fold (build.
        (create_data_ref): Likewise.
        (analyze_siv_subscript_cst_affine): Update calls to tree_fold_divides_p.        * tree-ssa-ccp.c (widen_bitfield): Call fold_build2 instead of build2
        then fold.

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

18 years ago2005-08-17 Kelley Cook <kcook@gcc.gnu.org>
kcook [Wed, 17 Aug 2005 03:31:04 +0000 (03:31 +0000)]
2005-08-17  Kelley Cook  <kcook@gcc.gnu.org>

* strverscmp.c: Update FSF address.
* testsuite/Makefile.in: Likewise.
* testsuite/test-demangle.c: Likewise.
* testsuite/test-pexecute.c: Likewise.

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

18 years ago2005-08-17 Kelley Cook <kcook@gcc.gnu.org>
kcook [Wed, 17 Aug 2005 03:26:45 +0000 (03:26 +0000)]
2005-08-17  Kelley Cook  <kcook@gcc.gnu.org>

* ALL: Update FSF address.

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

18 years ago2005-08-17 Kelley Cook <kcook@gcc.gnu.org>
kcook [Wed, 17 Aug 2005 03:21:42 +0000 (03:21 +0000)]
2005-08-17  Kelley Cook  <kcook@gcc.gnu.org>

* All files: Update FSF address.

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

18 years ago2005-08-17 Kelley Cook <kcook@gcc.gnu.org>
kcook [Wed, 17 Aug 2005 03:07:06 +0000 (03:07 +0000)]
2005-08-17  Kelley Cook  <kcook@gcc.gnu.org>

* config/arm/unaligned-funcs.c,config/i386/crtfastmath.c,
ipa-cp.c,ipa-prop.c,ipa-prop.h: Update FSF address.

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

18 years agoFix stupidity.
wilson [Wed, 17 Aug 2005 03:00:13 +0000 (03:00 +0000)]
Fix stupidity.
* gcc.dg/large-size-array.c (DIM): Use USHRT_MAX not USHORT_MAX.

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

18 years ago2005-08-17 Kelley Cook <kcook@gcc.gnu.org>
kcook [Wed, 17 Aug 2005 02:49:08 +0000 (02:49 +0000)]
2005-08-17  Kelley Cook  <kcook@gcc.gnu.org>

* All files: Update FSF address.

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

18 years ago2005-08-17 Kelley Cook <kcook@gcc.gnu.org>
kcook [Wed, 17 Aug 2005 02:28:44 +0000 (02:28 +0000)]
2005-08-17  Kelley Cook  <kcook@gcc.gnu.org>

* All files: Update FSF address.

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

18 years ago2005-08-16 Andrew Pinski <pinskia@physics.uc.edu>
pinskia [Wed, 17 Aug 2005 01:55:05 +0000 (01:55 +0000)]
2005-08-16  Andrew Pinski  <pinskia@physics.uc.edu>

        PR tree-opt/23402
        * gcc.c-torture/compile/zero-strct-3.c: New test.
        * gcc.c-torture/compile/zero-strct-4.c: New test.

2005-08-16  Andrew Pinski  <pinskia@physics.uc.edu>

        PR tree-opt/23402
        * gimplify.c (zero_sized_type): New function.
        (gimplify_modify_expr_rhs): If we have a zero sized type,
        replace the statement with an empty statement.

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

18 years ago2005-08-16 H.J. Lu <hongjiu.lu@intel.com>
hjl [Wed, 17 Aug 2005 00:32:17 +0000 (00:32 +0000)]
2005-08-16  H.J. Lu  <hongjiu.lu@intel.com>

* config/i386/crtfastmath.c (set_fast_math): Add "=m" for
fxsave.

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

18 years agoDaily bump.
gccadmin [Wed, 17 Aug 2005 00:17:02 +0000 (00:17 +0000)]
Daily bump.

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

18 years ago * doc/tm.texi (Label Output): Correct typo.
ian [Tue, 16 Aug 2005 22:29:09 +0000 (22:29 +0000)]
* doc/tm.texi (Label Output): Correct typo.

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

18 years ago PR target/23376
steven [Tue, 16 Aug 2005 22:24:30 +0000 (22:24 +0000)]
PR target/23376
* loop-unroll.c (analyze_insn_to_expand_var): Make sure that
force_operand will work later on using have_insn_for.

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

18 years ago * fold-const.c (tree_expr_nonnegative_p): Regroup cases.
reichelt [Tue, 16 Aug 2005 22:13:37 +0000 (22:13 +0000)]
* fold-const.c (tree_expr_nonnegative_p): Regroup cases.

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

18 years ago./
ian [Tue, 16 Aug 2005 22:07:44 +0000 (22:07 +0000)]
./
PR c++/23337
* gimplify.c (gimplify_init_ctor_eval): If we see an element of
vector type, don't try to construct it element by element.  Add an
assertion that we use a FIELD_DECL when building a COMPONENT_REF.
testsuite/
PR c++/23337
* g++.dg/ext/vector2.C: New.

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

18 years ago * fold-const.c (fold_ternary): Simplify folding of a CALL_EXPR.
reichelt [Tue, 16 Aug 2005 22:05:14 +0000 (22:05 +0000)]
* fold-const.c (fold_ternary): Simplify folding of a CALL_EXPR.

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

18 years ago2005-08-16 Thomas Koenig <Thomas.Koenig@online.de>
tkoenig [Tue, 16 Aug 2005 21:30:32 +0000 (21:30 +0000)]
2005-08-16  Thomas Koenig  <Thomas.Koenig@online.de>

PR libfortran/23428
* gfortran.dg/inquire-complex.f90:  Correct mangled testcase.

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

18 years ago2005-08-16 Thomas Koenig <Thomas.Koenig@online.de>
tkoenig [Tue, 16 Aug 2005 20:26:04 +0000 (20:26 +0000)]
2005-08-16  Thomas Koenig  <Thomas.Koenig@online.de>

PR libfortran/23428
* io/transfer.c (iolength_transfer):  Remove __attribute__ ((unused))
from type.  Return correct length for inquire(iolength=)
for complex variables.

2005-08-16  Thomas Koenig  <Thomas.Koenig@online.de>

PR libfortran/23428
* gfortran.dg/inquire-complex.f90:  New test case.

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

18 years ago PR java/22113
rmathew [Tue, 16 Aug 2005 18:46:18 +0000 (18:46 +0000)]
PR java/22113
* lex.c (do_java_lex): Define MAX_TOKEN_LEN. Avoid overflowing
`literal_token' for large numeric input tokens.

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

18 years ago * doc/invoke.texi (Precompiled Headers): Document some more options
geoffk [Tue, 16 Aug 2005 18:43:10 +0000 (18:43 +0000)]
* doc/invoke.texi (Precompiled Headers): Document some more options
which are known to be safe.

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

18 years ago More testsuite adjustments for PR java/19870.
rmathew [Tue, 16 Aug 2005 18:32:14 +0000 (18:32 +0000)]
More testsuite adjustments for PR java/19870.
* testsuite/libjava.lang/PR19870_2.java: New testcase.
* testsuite/libjava.lang/PR19870_2.out: Expected output for the
new testcase.
* testsuite/libjava.jacks/jacks.xfail: Remove
8.5.2-non-static-member-usage-2 and add 15.12.3-explicit-constructor-9.

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

18 years agoEmit an error for too large arrays instead of an ICE.
wilson [Tue, 16 Aug 2005 18:23:58 +0000 (18:23 +0000)]
Emit an error for too large arrays instead of an ICE.
PR tree-optimization/21105
* c-decl.c (grokdeclarator): Use TYPE_SIZE_UNIT not TYPE_SIZE in
TREE_OVERFLOW check.
* gcc.dg/large-size-array.c: New.

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

18 years ago PR java/19870
rmathew [Tue, 16 Aug 2005 18:22:31 +0000 (18:22 +0000)]
PR java/19870
* parse.y (nested_field_access_p): Rename to nested_member_access_p
and expand to handle method accesses across nested classes.
(build_outer_method_access_method): Rename to
build_nested_method_access_method.  Minor adjustments to comments.
(resolve_expression_name): Use the newly-renamed
nested_member_access_p method.
(resolve_qualified_expression_name): Likewise.
(patch_method_invocation): Also consider static methods for access
method generation.  Minor adjustments to comments.
(maybe_use_access_method): Use the more general
nested_memeber_access_p to determine access across nested class
boundaries.  Allow THIS_ARG to be NULL (for static methods).

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

18 years ago * gnu/xml/xpath/XPathParser.y: Removed.
tromey [Tue, 16 Aug 2005 17:22:57 +0000 (17:22 +0000)]
* gnu/xml/xpath/XPathParser.y: Removed.

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

18 years ago PR java/23300.
tromey [Tue, 16 Aug 2005 16:06:43 +0000 (16:06 +0000)]
PR java/23300.
* expr.c (build_field_ref): Don't generate otable reference when
DECL_FIELD_OFFSET is 0.
* class.c (maybe_layout_super_class): Pass outer class to
do_resolve_class.

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

18 years ago * config/rs6000/rs6000.md (ltu<mode>): Convert to mode macro.
dje [Tue, 16 Aug 2005 15:13:40 +0000 (15:13 +0000)]
    * config/rs6000/rs6000.md (ltu<mode>): Convert to mode macro.
        (neg_ltu<mode>): Same.
        (gtu<mode>): Same.
        (neg_gtu<mode>): Same.

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

18 years ago * gcc.dg/vect/vect-40: Use aligned arrays instead of arrays to aligned
dorit [Tue, 16 Aug 2005 15:02:39 +0000 (15:02 +0000)]
    * gcc.dg/vect/vect-40: Use aligned arrays instead of arrays to aligned
        type.
        * gcc.dg/vect/vect-41: Likewise.
        * gcc.dg/vect/vect-42: Likewise.
        * gcc.dg/vect/vect-43: Likewise.
        * gcc.dg/vect/vect-44: Likewise.
        * gcc.dg/vect/vect-46: Likewise.
        * gcc.dg/vect/vect-47: Likewise.
        * gcc.dg/vect/vect-48: Likewise.
        * gcc.dg/vect/vect-52: Likewise.
        * gcc.dg/vect/vect-53: Likewise.
        * gcc.dg/vect/vect-54: Likewise.
        * gcc.dg/vect/vect-55: Likewise.
        * gcc.dg/vect/vect-56: Likewise.
        * gcc.dg/vect/vect-57: Likewise.
        * gcc.dg/vect/vect-58: Likewise.
        * gcc.dg/vect/vect-59: Likewise.
        * gcc.dg/vect/vect-60: Likewise.
        * gcc.dg/vect/vect-61: Likewise.
        * gcc.dg/vect/vect-85: Likewise.
        * gcc.dg/vect/vect-87: Likewise.
        * gcc.dg/vect/vect-88: Likewise.
        * gcc.dg/vect/vect-93.c: Likewise.
        * gcc.dg/vect/vect-74: Likewise, and also added documentation.
        * gcc.dg/vect/vect-75: Likewise.
        * gcc.dg/vect/vect-76: Likewise.
        * gcc.dg/vect/vect-77: Likewise.
        * gcc.dg/vect/vect-78: Likewise.
        * gcc.dg/vect/vect-80: Likewise.
        * gcc.dg/vect/vect-35: Likewise, and also check that the test wasn't
        vectorized for the expected reason, rather than checking how alignment
        was handled.
        * gcc.dg/vect/vect-92.c: Use aligned arrays instead of arrays to aligned
        type and also instead of aligned pointers. Added documentation.

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

18 years ago2004-08-16 Huang Chun <chunhuang73@hotmail.com>
fengwang [Tue, 16 Aug 2005 12:58:46 +0000 (12:58 +0000)]
2004-08-16  Huang Chun  <chunhuang73@hotmail.com>

* trans-expr.c (gfc_conv_power_op): Evaluate the expression before
expand.

2005-08-16  Feng Wang  <fengwang@nudt.edu.cn>

* gfortran.dg/power.f90: New test.

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

18 years ago * builtins.c (expand_builtin_strcat): Remove superfluous call to fold.
reichelt [Tue, 16 Aug 2005 12:14:10 +0000 (12:14 +0000)]
* builtins.c (expand_builtin_strcat): Remove superfluous call to fold.
(fold_builtin_isdigit): Use fold_buildN.
(build_function_call_expr): Likewise.
* c-typeck.c (c_finish_loop): Likewise.

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

18 years ago2005-08-16 J"orn Rennecke <joern.rennecke@st.com>
amylaar [Tue, 16 Aug 2005 11:57:07 +0000 (11:57 +0000)]
2005-08-16  J"orn Rennecke <joern.rennecke@st.com>
            Richard Shann <rshann@superh.com>

PR middle-end/20396:
* optabs.c (expand_binop): Take TRULY_NOOP_TRUNCATION into account.

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

18 years ago * tree-ssa-loop-niter.c (scev_probably_wraps_p): Reword a comment.
spop [Tue, 16 Aug 2005 09:41:33 +0000 (09:41 +0000)]
* tree-ssa-loop-niter.c (scev_probably_wraps_p): Reword a comment.

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

18 years ago PR target/23355
rearnsha [Tue, 16 Aug 2005 09:27:52 +0000 (09:27 +0000)]
PR target/23355
* arm.c (thumb_compute_save_reg_mask): Use similar logic to
arm_compure_save_reg0_reg12_mask to determine when the PIC register
must be saved.

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

18 years ago PR rtl-optimization/23299
jakub [Tue, 16 Aug 2005 08:38:15 +0000 (08:38 +0000)]
PR rtl-optimization/23299
* g++.dg/opt/pr23299.C: New test.

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

18 years ago PR middle-end/23369
danglin [Tue, 16 Aug 2005 02:20:40 +0000 (02:20 +0000)]
PR middle-end/23369
* fold-const.c (build_range_check): Disable optimization for function
pointer expressions on targets that require function pointer
canonicalization.

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

18 years ago * simplify-rtx.c (simplify_const_relational_operation): When
uweigand [Tue, 16 Aug 2005 02:01:27 +0000 (02:01 +0000)]
* simplify-rtx.c (simplify_const_relational_operation): When
extracting arguments of a COMPARE, recompute the mode as well.

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

18 years ago * java-tree.h (LABEL_IN_SUBR): Removed.
tromey [Tue, 16 Aug 2005 00:50:36 +0000 (00:50 +0000)]
* java-tree.h (LABEL_IN_SUBR): Removed.
(LABEL_IN_SUBR): Likewise.
(LABEL_IS_SUBR_START): Likewise.
(LABEL_SUBR_START): Likewise.
(LABEL_SUBR_CONTEXT): Likewise.
(LABEL_CHANGED): Likewise.
(LABEL_RETURN_LABEL): Likewise.
(LABEL_RETURN_TYPE_STATE): Likewise.
(LABEL_RETURN_LABELS): Likewise.
(RETURN_MAP_ADJUSTED): Likewise.
(LABEL_PENDING_CHAIN): Likewise.

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

18 years ago * tree.c (build_string): Mark tree CONSTANT and INVARIANT.
ian [Tue, 16 Aug 2005 00:35:50 +0000 (00:35 +0000)]
* tree.c (build_string): Mark tree CONSTANT and INVARIANT.

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

18 years ago* config/m32c/mov.md (movqi_op): Immediates can't be moved to
dj [Tue, 16 Aug 2005 00:31:39 +0000 (00:31 +0000)]
* config/m32c/mov.md (movqi_op): Immediates can't be moved to
the stack.
(movsi_splittable): Allow, but split, moves to the stack.
* config/m32c/m32c.c (m32c_split_move): Always split moves to the
stack.

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

18 years agoDaily bump.
gccadmin [Tue, 16 Aug 2005 00:16:37 +0000 (00:16 +0000)]
Daily bump.

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

18 years ago * aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.
ghazi [Tue, 16 Aug 2005 00:13:53 +0000 (00:13 +0000)]
* aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.
* configure.ac: Don't call gcc_AC_FUNC_PRINTF_PTR.
* system.h (HOST_PTR_PRINTF): Don't define, poison it.

* bitmap.c, c-decl.c, config/i386/i386-interix.h,
config/iq2000/iq2000.c, mips-tfile.c, print-rtl.c, print-tree.c:
Delete HOST_PTR_PRINTF.

* configure, config.in: Regenerate.

cp:
* name-lookup.c, ptree.c: Delete HOST_PTR_PRINTF.

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

18 years ago * gcc.dg/special/weak-1.c: xfail 32-bit hppa*-*-hpux*.
danglin [Mon, 15 Aug 2005 23:42:33 +0000 (23:42 +0000)]
* gcc.dg/special/weak-1.c: xfail 32-bit hppa*-*-hpux*.

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

18 years agoFix typo in alpha port found while grepping for ia64 info.
wilson [Mon, 15 Aug 2005 23:38:44 +0000 (23:38 +0000)]
Fix typo in alpha port found while grepping for ia64 info.
* system-linux-alpha.ads: Change ia64 to alpha.

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

18 years ago * Make-lang.in (JAVA_OBJS): Removed verify.o
tromey [Mon, 15 Aug 2005 21:26:35 +0000 (21:26 +0000)]
* Make-lang.in (JAVA_OBJS): Removed verify.o
(java/verify.o): Removed.
* verify.c: Removed.
* lang.c (flag_new_verifier): Removed.
(java_post_options): Updated.
* java-tree.h (flag_new_verifier): Removed.
(verify_jvm_instructions): Removed.
* expr.c (pop_type_0): Assume flag_new_verifier is true.
(build_java_check_indexed_type): Likewise.
(expand_java_arraystore): Likewise.
(expand_java_arrayload): Likewise.
(pop_arguments): Likewise.
(expand_byte_code): Likewise.
(process_jvm_instruction): Likewise.

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

18 years agoFix Infinite Stack Recursion Regression.
fjahanian [Mon, 15 Aug 2005 20:38:23 +0000 (20:38 +0000)]
Fix Infinite Stack Recursion Regression.
        * cp-tree.h (can_convert_arg, fn_type_unification): New argument.
        * call.c (add_template_candidate_real): Pass down 'flags' to
        fn_type_unification.
        (can_convert_arg): New 'flags' argument. Pass it to call to
        implicit_conversion instead of LOOKUP_NORMAL.
        (can_convert): Add LOOKUP_NORMAL to call to can_convert_arg.
        * class.c (resolve_address_of_overloaded_function): Ditto.
        (resolve_address_of_overloaded_function): Ditto.
        * decl.c (reshape_init, check_default_argument): Ditto.
        * typeck.c (build_ptrmemfunc): Ditto.
        * pt.c (type_unification_real): Add 'flags' argument.
        (fn_type_unification): Pass 'flags' to type_unification_real.
        (type_unification_real): Pass new 'flags' argument to call to
        can_convert_arg.

Oked by Geoff Keating.

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

18 years ago * mf-hooks3.c (main_seen_p): Remove.
uweigand [Mon, 15 Aug 2005 20:26:46 +0000 (20:26 +0000)]
* mf-hooks3.c (main_seen_p): Remove.
(__mf_get_state): Remove attempt to recognize the main thread.

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

18 years ago * config/rs6000/rs6000.md (QHSI): New mode macro.
dje [Mon, 15 Aug 2005 17:58:58 +0000 (17:58 +0000)]
* config/rs6000/rs6000.md (QHSI): New mode macro.
(wd): Extend mode attr for QImode and HImode
(dbits): New mode attr.
(zero_extend<mode>di2): Convert to mode macro.

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

18 years ago* configure.ac: Test for the name of the symbol used for the entry
macro [Mon, 15 Aug 2005 16:15:16 +0000 (16:15 +0000)]
* configure.ac: Test for the name of the symbol used for the entry
point; define ENTRY_POINT to the result.
* configure: Regenerate.
* config.h.in: Regenerate.
* mf-heuristics.c: Replace _start with ENTRY_POINT throughout.

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

18 years ago PR target/21841
sje [Mon, 15 Aug 2005 15:23:38 +0000 (15:23 +0000)]
PR target/21841
* doc/invoke.texi (-mgnu-ld): Update description.
(-mhp-ld): Ditto.

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

18 years agoAdded missing ChangeLog entry.
krebbel [Mon, 15 Aug 2005 14:41:21 +0000 (14:41 +0000)]
Added missing ChangeLog entry.

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

18 years ago2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
krebbel [Mon, 15 Aug 2005 14:38:41 +0000 (14:38 +0000)]
2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>

* MAINTAINERS (write after approval): Added myself.

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

18 years ago PR 23391
spop [Mon, 15 Aug 2005 12:26:12 +0000 (12:26 +0000)]
PR 23391
* Makefile.in (tree-chrec.o): Depends on real.h.
* tree-chrec.c: Include real.h.
(chrec_fold_plus_poly_poly, chrec_fold_multiply_poly_poly,
chrec_fold_plus_1): Use build_real for SCALAR_FLOAT_TYPE_P.
* tree-scalar-evolution.c (add_to_evolution_1,
interpret_rhs_modify_expr): Ditto.

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