- 04 Aug, 2005 9 commits
-
-
2005-08-04 Andrew Pinski <pinskia@physics.uc.edu> * tree.h (fold_build1): Change to macro and call fold_build1_stat. (fold_build2): Likewise. (fold_build3): Likewise. (fold_build1_stat): New function prototype. (fold_build2_stat): Likewise. (fold_build3_stat): Likewise. * fold-const.c (fold_build1): Rename to .. (fold_build1_stat): this. Add MEM_STAT_DECL. Pass the mem stats through to build1_stat. (fold_build2): Rename to .. (fold_build2_stat): this. Add MEM_STAT_DECL. Pass the mem stats through to build2_stat. (fold_build3): Rename to .. (fold_build3_stat): this. Add MEM_STAT_DECL. Pass the mem stats through to build3_stat. From-SVN: r102743
Andrew Pinski committed -
function.c (assign_stack_local_1): Do not correct stack slot address if allocation size is smaller than mode size. * function.c (assign_stack_local_1): Do not correct stack slot address if allocation size is smaller than mode size. From-SVN: r102742
David Edelsohn committed -
PR 22037 * tree-cfg.c (replace_uses_by): Call mark_new_vars_to_rename. (tree_merge_blocks): Propagate anything allowed by may_propagate_copy. Clarify documentation. * passes.c (execute_todo): If cleanup_tree_cfg invalidated the SSA form, schedule an update if necessary. testsuite/ChangeLog PR 22037 * g++.dg/tree-ssa/pr22037.C: From-SVN: r102740
Diego Novillo committed -
* gcc.dg/tree-ssa/update-cunroll.c: Fix mistakes in scan-tree-dump-times directive. From-SVN: r102739
Richard Henderson committed -
* doc/install.texi (Binaries): Remove broken link to Sinix/Reliant Unix binaries. From-SVN: r102734
Gerald Pfeifer committed -
From-SVN: r102733
Paul Woegerer committed -
PR 23221 * function.c (stack_protect_epilogue): Export. * tree.h (stack_protect_epilogue): Declare. * calls.c (expand_call): Call it. From-SVN: r102731
Richard Henderson committed -
2005-08-04 Paul Brook <paul@codesourcery.com> * trans-expr.c (gfc_conv_expr, gfc_conv_expr_type): Update comments. (gfc_conv_expr_lhs): Fix assertion. (gfc_conv_expr_val): Merge post block. Set se.expr to new value. * trans.h: Move and update comments. From-SVN: r102729
Paul Brook committed -
[[Split portion of a mixed commit.]] From-SVN: r102722.2
GCC Administrator committed
-
- 03 Aug, 2005 22 commits
-
-
2005-08-03 Eric Christopher <echristo@apple.com> * gcc.c (LINK_SSP_SPEC): Add fstack-protector-all. * config/darwin.h (LINK_COMMAND_SPEC): Add link_ssp spec. From-SVN: r102719
Eric Christopher committed -
* configure.ac: Don't use GCC_NO_EXECUTABLES or clear GLIBCXX_IS_NATIVE on Darwin crosses. * acinclude.m4 (GLIBCXX_CONFIGURE_TESTSUITE): Don't skip configuring the testsuite just because there's no symbol versioning. * configure: Regenerate. From-SVN: r102718
Geoffrey Keating committed -
* profile.c (branch_prob): Split edges with goto locus on them to get proper line counts. * tree-cfg.c (make_cond_expr_edges): Record user goto locuses, if any. * gcov-1.C: Fix switch counts. * gcov-4b.c: Likewise. From-SVN: r102717
Jan Hubicka committed -
2005-08-03 Paul Brook <paul@codesourcery.com> * function.c (assign_parms): Round current_function_args_size to PARM_BOUNDARY, not STACK_BOUNDARY. From-SVN: r102713
Paul Brook committed -
From-SVN: r102712
Jeff Law committed -
(x86_output_aligned_bss): Don't try to use symbols that aren't defined. From-SVN: r102711
Geoffrey Keating committed -
* acinclude.m4 (GLIBCXX_CHECK_SETRLIMIT_ancilliary): Print status messages. (GLIBCXX_CHECK_S_ISREG_OR_S_IFREG): Likewise. (GLIBCXX_CHECK_POLL): Likewise. (GLIBCXX_CHECK_WRITEV): Likewise. (GLIBCXX_CHECK_INT64_T): Likewise. (GLIBCXX_CHECK_LFS): Likewise. * configure: Regenerate. From-SVN: r102710
Geoffrey Keating committed -
* libgfortran.h: When isfinite is not provided by the system, define it as a macro, so that it can accept any floating point type. From-SVN: r102707
Francois-Xavier Coudert committed -
gcc: * reload.c (find_reloads_subreg_address): Pass down TYPE unchanged. Change all callers except find_reloads_toplev. gcc/testsuite: * gcc.c-torture/execute/pr23135.c: New test. From-SVN: r102706
J"orn Rennecke committed -
PR tree-optimization/23157 * tree-scalar-evolution.c (scev_const_prop): Unshare trees before emitting them. From-SVN: r102704
Zdenek Dvorak committed -
* doc/contrib.texi: Mention crx. * doc/extend.texi: Document crx extensions. * doc/install.texi: Document crx install. * doc/invoke.texi: Document crx options. * doc/md.texi: Document crx constraints. From-SVN: r102700
Paul Woegerer committed -
re PR tree-optimization/19899 (ICE: tree check: expected real_cst, have integer_cst in const_binop, at fold-const.c:1490 with -ftree-vectorize -msse2) PR tree-optimization/19899 * Makefile.in (tree-scalar-evolution.o): Add real.h. * tree-scalar-evolution.c: Include real.h. (add_to_evolution): Build constant -1 of correct type. * gcc.dg/tree-ssa/scev-1.c: New test. * gcc.dg/tree-ssa/scev-2.c: New test. From-SVN: r102695
Volker Reichelt committed -
PR target/18582 * testsuite/gcc.dg/torture/pr18582-1.c: New test. From-SVN: r102690
Richard Sandiford committed -
* cfgloop.h (DLTHE_FLAG_COMPLETTE_PEEL): New flag. * cfgloopmanip.c (duplicate_loop_to_header_edge): Special case profile updating for complette unrolling. * loop-unroll.c (peel_loop_completely): Use it. * tree-ssa-loop-ivcanon.c (try_unroll_loop_completely): Likewise. (tree_unroll_loops_completely): Disable code growing unrolling of cold loops. * update-conroll.c: New testcase. * update-conroll-2.c: New testcase. From-SVN: r102687
Jan Hubicka committed -
2005-08-03 Paul Brook <paul@codesourcery.com> * combine.c (can_change_dest_mode): New function. (try_combine, simplify_set): Use it. From-SVN: r102686
Paul Brook committed -
* config/ia64/hpux.h (MEMBER_TYPE_FORCES_BLK): Only force TFmode to BLKmode. From-SVN: r102685
Eric Botcazou committed -
* doc/install.texi (Specific): Adjust link to openavr.org. (Specific): Remove broken reference to GCC 2.8.1 for OS/2. (Binaries): Adjust HP-UX Porting Center link. (Binaries): Adjust Free Software Foundation ordering link. (Binaries): Remove broken link to Sinix/Reliant Unix binaries. From-SVN: r102683
Gerald Pfeifer committed -
convert.c (convert_to_integer): Use fold_build1 instead of build1 when converting an integer to an integer. 2005-08-03 Andrew Pinski <pinskia@physics.uc.edu> * convert.c (convert_to_integer): Use fold_build1 instead of build1 when converting an integer to an integer. From-SVN: r102680
Andrew Pinski committed -
* combine.c (combine_instructions): Don't use reg_equal/equiv results if the mode doesn't match. From-SVN: r102679
Richard Henderson committed -
* gfortran.dg/constant_substring.f: New test. * gfortran.dg/pr22491.f: New test. From-SVN: r102677
David Edelsohn committed -
PR fortran/22491 * expr.c (simplify_parameter_variable): Do not copy the subobject references if the expression value is a constant. * expr.c (gfc_simplify_expr): Evaluate constant substrings. From-SVN: r102676
David Edelsohn committed -
[[Split portion of a mixed commit.]] From-SVN: r102673.2
GCC Administrator committed
-
- 02 Aug, 2005 9 commits
-
-
* config/i386/t-mingw32 (NATIVE_SYSTEM_HEADER_DIR): Set it. * doc/fragments.texi (NATIVE_SYSTEM_HEADER_DIR): Document it. From-SVN: r102670
Mark Mitchell committed -
PR 23196 * explow.c (memory_address): Remove special-case for virtual_stack_vars_rtx and virtual_incoming_args_rtx. From-SVN: r102668
Richard Henderson committed -
From-SVN: r102667
Jan Hubicka committed -
PR 23164 * tree-cfgcleanup.c (cleanup_tree_cfg): Do not limit the number of calls to cleanup_tree_cfg_1. testsuite/ChangeLog PR 23164 * g++.dg/tree-ssa/pr23164.C: New test. From-SVN: r102666
Diego Novillo committed -
* doc/invoke.texi: document file extensions .F90 and .F95 From-SVN: r102661
Martin Reinecke committed -
2005-08-02 Richard Guenther <rguenther@suse.de> * fold-const.c (tree_expr_nonnegative_p): frexp(x, &e) is positive if its first argument is positive. From-SVN: r102657
Richard Guenther committed -
From-SVN: r102656
Diego Novillo committed -
2005-08-02 Richard Guenther <rguenther@suse.de> PR tree-optimization/23177 * tree-ssa-operands.c (get_tmr_operands): Use get_expr_operands on TMR_TAG. From-SVN: r102654
Richard Guenther committed -
2005-08-02 James A. Morrison <phython@gcc.gnu.org> PR tree-optimization/23129 * tree-vrp.c (extract_range_from_binary_expr): Set value range to varying for divisions with anti-ranges. From-SVN: r102653
James A. Morrison committed
-