- 14 Nov, 2004 24 commits
-
-
From-SVN: r90635
Dorit Naishlos committed -
From-SVN: r90632
Kazu Hirata committed -
re PR tree-optimization/18400 (wrong unrolling after vectorization due to invalid loop->nb_iterations) 2004-11-14 Dorit Naishlos <dorit@il.ibm.com> PR tree-opt/18400 * gcc.dg/vect/pr18400.c: New test. 2004-11-14 Dorit Naishlos <dorit@il.ibm.com> Andrew Pinski <pinskia@physics.uc.edu> PR tree-opt/18425 * gcc.dg/vect/pr18425.c: New test. Co-Authored-By: Andrew Pinski <pinskia@physics.uc.edu> From-SVN: r90631
Dorit Naishlos committed -
* config/rs6000/rs6000.c (rs6000_darwin64_abi): New flag. (rs6000_override_options): Set it for 64-bit Darwin. (rs6000_parse_abi_options): Add testing options to change it. (rs6000_return_in_memory): Test whether the type is one that can be passed in registers. (darwin64_function_arg_advance): New. (function_arg_advance): Call it, plus add recursion depth argument and test when counting off arguments. (rs6000_darwin64_function_arg): New. (function_arg): Call it. (setup_incoming_varargs): Add argument to function_arg_advance. (rs6000_darwin64_function_value): New. (rs6000_function_value): Call it. * config/rs6000/rs6000.h (FUNCTION_ARG_ADVANCE): Pass depth arg. * config/rs6000/rs6000-protos.h: Update decl of function_arg_advance. From-SVN: r90629
Stan Shebs committed -
2004-11-14 Andrew Pinski <pinskia@physics.uc.edu> PR c/17279 * c-common.c (c_common_nodes_and_builtins): Ask the back-end if we support TImode before adding __int128_t and __uint128_t types. From-SVN: r90627
Andrew Pinski committed -
re PR tree-optimization/18400 (wrong unrolling after vectorization due to invalid loop->nb_iterations) PR tree-opt/18400 * tree-vectorizer.c (make_loop_iterate_ntimes): Set loop->nb_iterations. (vect_transform_loop_bound): Set loop->nb_iterations. From-SVN: r90626
Dorit Naishlos committed -
2004-11-14 Dorit Naishlos <dorit@il.ibm.com> Andrew Pinski <pinskia@physics.uc.edu> PR tree-opt/18425 * tree-vectorize.c (vect_build_loop_niters): Do not insert NULL into the instruction stream. Initialize new_bb to NULL. (vect_update_ivs_after_vectorizer): Likewise. (vect_gen_niters_for_prolog_loop): Likewise. Co-Authored-By: Andrew Pinski <pinskia@physics.uc.edu> From-SVN: r90625
Dorit Naishlos committed -
PR tree-optimization/18431 * tree-flow.h (stmt_references_memory_p): Declare. * tree-ssa-loop-im.c (stmt_cost): Use stmt_references_memory_p. * tree-ssa.c (stmt_references_memory_p): New function. From-SVN: r90624
Zdenek Dvorak committed -
* gcc.dg/tls/alias-1.c: Remove dg-warning on the SPARC. Guard with dg-require-alias and dg-require-visibility. From-SVN: r90623
Eric Botcazou committed -
* Makefile.in (lambda-code.o, tree-loop-linear.o): Depend on $(EXPR_H). From-SVN: r90621
Andreas Schwab committed -
From-SVN: r90620
Kazu Hirata committed -
* c-common.c (walk_stmt_tree): Remove. * c-common.h: Remove the corresponding prototype. From-SVN: r90619
Kazu Hirata committed -
* c-common.c (walk_stmt_tree): Remove. * c-common.h: Remove the corresponding prototype. From-SVN: r90618
Kazu Hirata committed -
From-SVN: r90617
Eric Botcazou committed -
From-SVN: r90616
Giovanni Bajo committed -
re PR c++/17344 (completely wacky error with matching template template classes and default arguments) PR c++/17344 * pt.c (coerce_template_parms): Only emit error message about invalid template argument when TF_ERROR. * g++.dg/template/defarg5.C: New test. From-SVN: r90615
Kriang Lerdsuwanakij committed -
From-SVN: r90614
Hans-Peter Nilsson committed -
* calls.c (precompute_register_parameters): Force all PARALLELs into pseudo registers. (load_register_parameters): Copy PARALLELs into hard registers. * function.c (assign_parm_setup_block): Copy PARALLELS into pseudo registers. Do emit_group_store in conversion_insns. * expr.c (emit_group_load_1): Rename from emit_group_load, take tmps as an argument. Move final copy loop ... (emit_group_load): ... here. New function. (emit_group_load_into_temps, emit_group_move_into_temps): New. * expr.h: Declare them. From-SVN: r90613
Richard Henderson committed -
* tree-cfg.c, tree-if-conv.c, tree-ssa-loop-ivopts.c, tree-ssa-loop-manip.c, tree-vectorizer.c: Replace TREE_CHAIN with PHI_CHAIN where appropriate. From-SVN: r90611
Kazu Hirata committed -
2004-11-13 Dale Johannesen <dalej@apple.com> * tree-flow.h (bsi_commit_one_edge_insert): Remove name from prototype. (tree_block_label): Ditto. (flush_pending_stmts): Ditto. (insert_edge_copies): Ditto. (expr_invariant_in_loop_p): Ditto. (TDF_USE_OPS): Parenthesize definition. (TDF_USE_VOPS): Ditto. From-SVN: r90610
Dale Johannesen committed -
* config/rs6000/aix51.h (ASM_CPU_SPEC): Add 970 and G5. * config/rs6000/aix52.h (ASM_CPU_SPEC): Same. * config/rs6000/t-aix52 (BOOT_LDFLAGS): Define. From-SVN: r90609
David Edelsohn committed -
* config/i386/i386.c (override_options): Move loop to set default tuning to correct place. From-SVN: r90606
Joseph Myers committed -
[[Split portion of a mixed commit.]] From-SVN: r90604.2
GCC Administrator committed -
[[Split portion of a mixed commit.]] From-SVN: r90603.2
GCC Administrator committed
-
- 13 Nov, 2004 16 commits
-
-
* g++.dg/parse/cast1.C: Run only on ILP32. * g++.old-deja/g++.mike/p784.C: Likewise. From-SVN: r90601
Eric Botcazou committed -
PR target/18300 * config/i386/i386.c (classify_argument): Fix infinite loop when passing object with 3 or more base classes by value. From-SVN: r90600
Zak Kipling committed -
* doc/md.texi (constraints) <% modifier>: Mention that it is useless when the two alternatives are strictly identical. From-SVN: r90598
Eric Botcazou committed -
* expmed.c (extract_split_bit_field): Temporarily disable call to extract_force_align_mem_bit_field. From-SVN: r90597
Richard Henderson committed -
* c-cppbuiltin.c, cgraph.c, domwalk.h, except.c, gimplify.c, lambda-code.c, postreload.c, predict.c, tree-sra.c, tree-ssa-loop-manip.c, tree.c: Fix comment typos. From-SVN: r90596
Kazu Hirata committed -
* bitmap.c, bitmap.h, expmed.c, tree-cfg.c: Fix comment formatting. From-SVN: r90595
Kazu Hirata committed -
* inclhack.def (hpux_maxint, limits_ifndefs, math_huge_val_ifndef, svr4__p, undefine_null): Remove. * fixincl.x: Regenerate. * tests/base/AvailabilityMacros.h, tests/base/com_err.h: New. * tests/base/sys/param.h: Remove. * tests/base/curses.h, tests/base/math.h, tests/base/testing.h, tests/base/sys/limits.h: Update. From-SVN: r90594
Joseph Myers committed -
2004-11-13 Kelley Cook <kcook@gcc.gnu.org> * doc/install.texi (automake): Correctly document that everything now will use automake 1.9.3. From-SVN: r90593
Kelley Cook committed -
PR target/18347 * config/mmix/mmix.c (mmix_function_outgoing_value): Handle TImode. Sorry for other non-complex larger-than-64-bit modes. * config/mmix/mmix.h (MIN_UNITS_PER_WORD): Do not define. From-SVN: r90592
Hans-Peter Nilsson committed -
2004-11-13 Kelley Cook <kcook@gcc.gnu.org> * doc/install.texi (automake): Document that everything now uses 1.9. From-SVN: r90591
Kelley Cook committed -
From-SVN: r90590
Mike Stump committed -
From-SVN: r90589
Mike Stump committed -
From-SVN: r90588
Bernd Schmidt committed -
* cse.c (cse_insn): Stores in a libcall sequence can invalidate previous loads. From-SVN: r90587
Bernd Schmidt committed -
From-SVN: r90586
Scott Robert Ladd committed -
From-SVN: r90585
Scott Robert Ladd committed
-