summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ./:ian2007-06-1223-66/+633
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR libstdc++/29286 * tree.def: Add CHANGE_DYNAMIC_TYPE_EXPR. * tree.h (CHANGE_DYNAMIC_TYPE_NEW_TYPE): Define. (CHANGE_DYNAMIC_TYPE_LOCATION): Define. (DECL_NO_TBAA_P): Define. (struct tree_decl_common): Add no_tbaa_flag field. * tree-ssa-structalias.c (struct variable_info): Add no_tbaa_pruning field. (new_var_info): Initialize no_tbaa_pruning field. (unify_nodes): Copy no_tbaa_pruning field. (find_func_aliases): Handle CHANGE_DYNAMIC_TYPE_EXPR. (dump_solution_for_var): Print no_tbaa_pruning flag. (set_uids_in_ptset): Add no_tbaa_pruning parameter. Change all callers. (compute_tbaa_pruning): New static function. (compute_points_to_sets): Remove CHANGE_DYNAMIC_TYPE_EXPR nodes. Call compute_tbaa_pruning. * tree-ssa-alias.c (may_alias_p): Test no_tbaa_flag for pointers. * gimplify.c (gimplify_expr): Handle CHANGE_DYNAMIC_TYPE_EXPR. * gimple-low.c (lower_stmt): Likewise. * tree-gimple.c (is_gimple_stmt): Likewise. * tree-ssa-operands.c (get_expr_operands): Likewise. * tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Likewise. * tree-inline.c (estimate_num_insns_1): Likewise. (copy_result_decl_to_var): Likewise. * expr.c (expand_expr_real_1): Likewise. * tree-pretty-print.c (dump_generic_node): Likewise. * tree-inline.c (copy_decl_to_var): Copy DECL_NO_TBAA_P flag. * omp-low.c (omp_copy_decl_2): Likewise. * print-tree.c (print_node): Print DECL_NO_TBAA_P flag. * doc/c-tree.texi (Expression trees): Document CHANGE_DYNAMIC_TYPE_EXPR. cp/: PR libstdc++/29286 * init.c (avoid_placement_new_aliasing): New static function. (build_new_1): Call it. testsuite/: PR libstdc++/29286 * g++.dg/init/new16.C: New test. * g++.dg/init/new17.C: New test. * g++.dg/init/new18.C: New test. * g++.dg/init/new19.C: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125653 138bc75d-0d04-0410-961f-82ee72b054a4
* * fold-const.c (fold_binary): Guard (X-X) -> 0 transformationghazi2007-06-123-3/+16
| | | | | | | | | with !HONOR_NANS and !HONOR_INFINITIES. * simplify-rtx.c (simplify_binary_operation_1): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125652 138bc75d-0d04-0410-961f-82ee72b054a4
* 2007-06-12 Seongbae Park <seongbae.park@gmail.com>spark2007-06-122-1/+5
| | | | | | | | * MAINTAINERS (Various Maintainer): Fix typo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125651 138bc75d-0d04-0410-961f-82ee72b054a4
* reorder changelog entriesmueller2007-06-122-2/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125650 138bc75d-0d04-0410-961f-82ee72b054a4
* * gcov.c: Comments updated.hainque2007-06-123-55/+132
| | | | | | | | | | | | | | | | | | | | | | | | | | (source_info): Add file_time field. (source_index): New variable. (mutiple_files): New variable. (generate_results): New function extracted from process_file. (process_file): Save and restore chain of functions, generate results and free structures only if not merging results. (release_structures): File names are now freed in create_file_names (create_file_names): Free previous file names. (find_source): File date is now read here and modifications in source files is checked here. (read_graph_file): Only reverse order of functions for the current object file. (make_gcov_file_name): Do not generate long names if input_name is NULL. (output_lines): If merging results do not display graph, data and runs informations. Checking source file modification is done in find_source. * doc/gcov.texi: Append an s to sourcefile. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125649 138bc75d-0d04-0410-961f-82ee72b054a4
* * config/bfin/bfin.md (UNSPEC_NOP): New constant.bernds2007-06-123-21/+102
| | | | | | | | | | | | | | | | | | | | | | (forced_nop): New pattern. * config/bfin/bfin.c: Include "df.h". (add_to_reg): Use df_regs_ever_live_p instead of regs_ever_live. (bfin_discover_loop): Use df_get_live_in instead of global_live_at_start. (bfin_reorder_loops): Pass 0 to cfg_layout_initialize. Call df_analyze when done. (gen_one_bundle): Don't generate SEQUENCE insns, just put modes on the insns. Use QImode for the final insn in a bundle. Call df_insn_rescan on generated NOPs; use gen_forced_nop instead of gen_nop. (reorder_var_tracking_notes): New function. (bfin_reorg): Pass no argument to split_all_insns. Don't call update_life_info. Call df_analyze after scheduling and bundle generation. Call reorder_var_tracking_notes if generating these notes. Call df_finish_pass at the end. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125648 138bc75d-0d04-0410-961f-82ee72b054a4
* 2007-06-07 Dirk Mueller <dmueller@suse.de>mueller2007-06-124-4/+14
| | | | | | | | | | | | * trans-stmt.c (gfc_trans_call): fix gcc_assert to a comparison, not an assignment. * optabls.c (debug_optab_libfuncs): fix gcc_assert to a comparison, not an assignment. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125647 138bc75d-0d04-0410-961f-82ee72b054a4
* * tree-nested.c (convert_local_reference): Handle VIEW_CONVERT_EXPR.hainque2007-06-124-0/+54
| | | | | | | | | | | | | Request walking the subtrees only, leaving the current is_lhs/val_only untouched. (convert_non_local_reference): Likewise. testsuite/ * gnat.dg/lhs_view_convert.adb: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125646 138bc75d-0d04-0410-961f-82ee72b054a4
* * config/m68k/m68k-devices.def (52221, 52223, 5253): New.kazu2007-06-122-0/+7
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125645 138bc75d-0d04-0410-961f-82ee72b054a4
* 2007-06-12 Richard Guenther <rguenther@suse.de>rguenth2007-06-1215-2/+778
| | | | | | | | | | | | | | | | | | | | | | | PR tree-optimization/15353 PR tree-optimization/31657 * passes.c (init_optimization_passes): Add pass_tree_ifcombine. * timevar.def: Add TV_TREE_IFCOMBINE. * tree-pass.h (pass_tree_ifcombine): Declare. * tree-ssa-ifcombine.c: New file. * tree-ssa-phiopt.c (blocks_in_phiopt_order): Export. * tree-flow.h (blocks_in_phiopt_order): Declare. * Makefile.in (OBJS-common): Add tree-ssa-ifcombine.o. (tree-ssa-ifcombine.o): New dependencies. * gcc.c-torture/execute/20070424-1.c: New testcase. * gcc.dg/tree-ssa/ssa-ifcombine-1.c: Likewise. * gcc.dg/tree-ssa/ssa-ifcombine-2.c: Likewise. * gcc.dg/tree-ssa/ssa-ifcombine-3.c: Likewise. * gcc.dg/tree-ssa/ssa-ifcombine-4.c: Likewise. * gcc.dg/tree-ssa/ssa-ifcombine-5.c: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125644 138bc75d-0d04-0410-961f-82ee72b054a4
* PR rtl-optimization/32293uros2007-06-124-2/+80
| | | | | | | | | | | | | | * combine.c (simplify_if_then_else): Truncate return from nonzero_bits() to correct mode. testsuite/ChangeLog: PR rtl-optimization/32293 * gcc.dg/pr32293.c: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125643 138bc75d-0d04-0410-961f-82ee72b054a4
* * fold-const (fold_binary) [RDIV_EXPR]: Also optimize a/cbrt(b/c)uros2007-06-124-2/+15
| | | | | | | | | | | | into a*cbrt(c/b) if flag_unsafe_math_optimizations is set. testuite/ChangeLog: * gcc.dg/builtins-11.c: Also check folding of a/cbrt(b/c). git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125641 138bc75d-0d04-0410-961f-82ee72b054a4
* 2007-06-12 Paul Thomas <pault@gcc.gnu.org>pault2007-06-122-1/+5
| | | | | | | * trans-common.c (create_common): Initialize 'field_init'. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125640 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix a few nits.ebotcazou2007-06-121-21/+18
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125638 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (reload1.o-warn): Remove.dnovillo2007-06-122-6/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125636 138bc75d-0d04-0410-961f-82ee72b054a4
* 2007-06-11 Seongbae Park <seongbae.park@gmail.com>spark2007-06-121-1/+1
| | | | | | | | * combine.c (subst): Fix typo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125635 138bc75d-0d04-0410-961f-82ee72b054a4
* 2007-06-11 Seongbae Park <seongbae.park@gmail.com>spark2007-06-122-1/+6
| | | | | | | | | * combine.c (subst): Use reg_overlap_mentioned_p instead of comparing register numbers directly. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125634 138bc75d-0d04-0410-961f-82ee72b054a4
* Daily bump.gccadmin2007-06-121-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125631 138bc75d-0d04-0410-961f-82ee72b054a4
* 2007-06-12 Paul Thomas <pault@gcc.gnu.org>pault2007-06-119-64/+396
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR fortran/29786 PR fortran/30875 * trans-common.c (get_init_field): New function. (create_common): Call get_init_field for overlapping initializers in equivalence blocks. * resolve.c (resolve_equivalence_derived, resolve_equivalence): Remove constraints on initializers in equivalence blocks. * target-memory.c (expr_to_char, gfc_merge_initializers): New functions. (encode_derived): Add the bit offset to the byte offset to get the total offset to the field. * target-memory.h : Add prototype for gfc_merge_initializers. 2007-06-12 Paul Thomas <pault@gcc.gnu.org> PR fortran/29786 * gfortran.dg/equiv_7.f90: New test. * gfortran.dg/equiv_constraint_7.f90: Change error message. PR fortran/30875 * gfortran.dg/equiv_constraint_5.f90: Correct code and error. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125628 138bc75d-0d04-0410-961f-82ee72b054a4
* 2007-06-11 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2007-06-112-1/+5
| | | | | | | | | * reload1.c (mark_home_live_1): Use the mode parameter. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125627 138bc75d-0d04-0410-961f-82ee72b054a4
* 2007-06-11 Andreas Tobler <a.tobler@schweiz.org>andreast2007-06-114-8/+14
| | | | | | | | | * gcc.dg/setjmp-3.c: Rename raise to raise0. * gcc.dg/setjmp-4.c: Likewise. * gcc.target/i386/980211-1.c: Rename __signbitl to __signbitl0. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125626 138bc75d-0d04-0410-961f-82ee72b054a4
* 2007-06-11 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2007-06-115-19/+39
| | | | | | | | | | | | * df-scan.c (df_insn_delete, df_insn_rescan, df_insn_rescan_all, df_process_deferred_rescans, df_notes_rescan): Fixed spelling of word "deferred". * df-core.c: Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125625 138bc75d-0d04-0410-961f-82ee72b054a4
* Merge dataflow branch into mainlinedberlin2007-06-11168-13108/+24101
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125624 138bc75d-0d04-0410-961f-82ee72b054a4
* * config/i386/i386.md ("*movtf_internal): Penalize moves to anduros2007-06-112-56/+63
| | | | | | | | | from integer registers. (FP mode splitters): Handle TFmode. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125623 138bc75d-0d04-0410-961f-82ee72b054a4
* Add new testscharlet2007-06-118-0/+140
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125622 138bc75d-0d04-0410-961f-82ee72b054a4
* really remove signed(_or_unsigned)?_type langhooksespindola2007-06-1125-145/+52
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125621 138bc75d-0d04-0410-961f-82ee72b054a4
* * tree-ssa-structalias.c (find_what_p_points_to): Return falseebotcazou2007-06-112-4/+16
| | | | | | | | for ref-all pointers that point-to anything. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125620 138bc75d-0d04-0410-961f-82ee72b054a4
* * config/arm/arm.c (arm_output_dwarf_dtprel,jsm282007-06-112-0/+22
| | | | | | | TARGET_ASM_OUTPUT_DWARF_DTPREL): New. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125619 138bc75d-0d04-0410-961f-82ee72b054a4
* 2007-06-11 Paolo Bonzini <bonzini@gnu.org>bonzini2007-06-112-0/+6
| | | | | | | | * MAINTAINERS (Various Maintainer): Add myself as dataflow maintainer. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125618 138bc75d-0d04-0410-961f-82ee72b054a4
* * config/bfin/bfin.md (movdi_insn, movsi_insn, movv2hi_insn,bernds2007-06-112-7/+13
| | | | | | | | | movhi_insn, movqi_insn, movsf_insn, movdf_insn): Don't allow constant to memory moves. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125617 138bc75d-0d04-0410-961f-82ee72b054a4
* remove signed(_or_unsigned)?_type langhooksespindola2007-06-116-0/+79
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125616 138bc75d-0d04-0410-961f-82ee72b054a4
* PR target/32280uros2007-06-115-26/+60
| | | | | | | | | | | | | | * config/i386/sse.md ("sse2_ashlti", "sse2_lshrti3"): Move ... * config/i386/i386.md ("sse2_ashlti", "sse2_lshrti3"): ... to here. testsuite/ChangeLog: PR target/32280 * gcc.target/i386/pr32280.c: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125615 138bc75d-0d04-0410-961f-82ee72b054a4
* PR middle-end/32279uros2007-06-114-1/+33
| | | | | | | | | | | | | | * fold-const (fold_binary) [RDIV_EXPR]: Optimize a/sqrt(b/c) into a*sqrt(c/b) if flag_unsafe_math_optimizations is set. testsuite/ChangeLog: PR middle-end/32279 * gcc.dg/builtins-11.c: Also check folding of a/sqrt(b/c). git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125614 138bc75d-0d04-0410-961f-82ee72b054a4
* Resynccharlet2007-06-111-0/+8
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125613 138bc75d-0d04-0410-961f-82ee72b054a4
* 2007-06-11 Bob Duff <duff@adacore.com>charlet2007-06-111-58/+101
| | | | | | | | | | | | Thomas Quinot <quinot@adacore.com> * g-stsifd-sockets.adb (Create): Work around strange behavior of 'bind' on windows that causes 'connect' to fail intermittently, by retrying the 'bind'. (GNAT.Sockets.Thin.Signalling_Fds): New procedure Close. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125612 138bc75d-0d04-0410-961f-82ee72b054a4
* 2007-06-10 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2007-06-112-0/+60
| | | | | | | | PR libgfortran/32235 * gfortran.dg/backspace_9.f: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125611 138bc75d-0d04-0410-961f-82ee72b054a4
* Daily bump.gccadmin2007-06-111-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125609 138bc75d-0d04-0410-961f-82ee72b054a4
* 2007-06-10 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle2007-06-102-3/+14
| | | | | | | | | | PR libgfortran/32235 * io/transfer.c (st_read): Remove test for end of file condition. (next_record_r): Add test for end of file condition. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125606 138bc75d-0d04-0410-961f-82ee72b054a4
* * lambda-code.c (remove_iv): New.spop2007-06-102-0/+48
| | | | | | | | (lambda_loopnest_to_gcc_loopnest): Use remove_iv. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125605 138bc75d-0d04-0410-961f-82ee72b054a4
* * tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.rakdver2007-06-1021-60/+466
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tree-predcom.c (mark_virtual_ops_for_renaming): Exported. * tree-ssa-loop-prefetch.c: Include optabs.h. (FENCE_FOLLOWING_MOVNT): New macro. (struct mem_ref): Add independent_p and storent_p fields. (record_ref): Initalize the new fields. (gather_memory_references_ref): Return true if the reference could be analysed. (gather_memory_references): Check whether all memory accesses in loop were recorded. (should_issue_prefetch_p): Return false for nontemporal stores. (nontemporal_store_p, mark_nontemporal_store, emit_mfence_after_loop, may_use_storent_in_loop_p, mark_nontemporal_stores): New functions. (determine_loop_nest_reuse): Detect independent memory references. (loop_prefetch_arrays): Call mark_nontemporal_stores. * tree-flow.h (mark_virtual_ops_for_renaming): Declare. * Makefile.in (tree-ssa-loop-prefetch.o): Add OPTABS_H dependency. * config/i386/i386.h (x86_mfence): Declare. (FENCE_FOLLOWING_MOVNT): Return x86_mfence. * config/i386/i386.c (x86_mfence): New variable. (ix86_init_mmx_sse_builtins): Initialize x86_mfence. * tree-pretty-print.c (dump_generic_node): Mark nontemporal stores. * optabs.c (init_optabs): Initialize storent_optab. * optabs.h (enum optab_index): Add OTI_storent. (storent_optab): Declare. * genopinit.c (optabs): Add initialization for storent_optab. * tree.h (MOVE_NONTEMPORAL): New macro. * expr.c (expand_assignment, store_expr, store_constructor_field, store_constructor, store_field, expand_expr_real_1): Propagate nontemporality of the expanded store. (emit_storent_insn): New function. * expr.h (expand_assignment, store_expr): Declaration changed. * function.c (assign_parm_setup_reg): Pass false as nontemporality to expand_assignment. * stmt.c (expand_asm_expr): Ditto. * calls.c (initialize_argument_information): Pass false as nontemporality to store_expr. * config/i386/sse.md (storentv4sf, storentv2df, storentv2di, storentsi): New. * gcc.dg/tree-ssa/prefetch-7.c: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125604 138bc75d-0d04-0410-961f-82ee72b054a4
* 2007-06-09 Daniel Berlin <dberlin@dberlin.org>dberlin2007-06-102-6/+17
| | | | | | | | | | * tree-ssa-structalias.c (set_uids_in_ptset): Add is_deref'd parameter, use it. (find_what_p_points_to): Pass new parameter to set_uids_in_ptset. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125603 138bc75d-0d04-0410-961f-82ee72b054a4
* * decl.c (gnat_to_gnu_entity): Use pointers to dummy nodes, ratherebotcazou2007-06-105-84/+82
| | | | | | | | | | | | | than to void, for the fields when making a new fat pointer type. (gnat_substitute_in_type): Now substitute_in_type. * gigi.h (gnat_substitute_in_type): Likewise. * trans.c (gnat_gimplify_expr): Remove COMPONENT_REF kludge. * utils.c (update_pointer_to): Update fat pointers by updating the dummy node pointers used for the fields. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125602 138bc75d-0d04-0410-961f-82ee72b054a4
* 2007-06-09 Daniel Berlin <dberlin@dberlin.org>dberlin2007-06-102-2/+8
| | | | | | | | | | * tree-data-ref.c (dr_may_alias_p): Check that decl_a != decl_b, and allow DECL_P here. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125601 138bc75d-0d04-0410-961f-82ee72b054a4
* 2007-06-10 Benjamin Kosnik <bkoz@redhat.com>bkoz2007-06-102-1/+7
| | | | | | | | | * testsuite/util/testsuite_performance.h: Add cstring include for memset. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125600 138bc75d-0d04-0410-961f-82ee72b054a4
* Daily bump.gccadmin2007-06-101-1/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125598 138bc75d-0d04-0410-961f-82ee72b054a4
* * tree-scalar-evolution.c (follow_ssa_edge_in_rhs,rakdver2007-06-095-4/+57
| | | | | | | | | | | | | follow_ssa_edge_in_condition_phi, follow_ssa_edge): Keep more precise track of the size of the expression. * cfghooks.c (merge_blocks): Remove block from loops structure only after call of the merge_blocks hook. * gcc.dg/tree-ssa/loop-28.c: New testcase. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125595 138bc75d-0d04-0410-961f-82ee72b054a4
* * testsuite/libjava.jvmti/dummyagent.c (Agent_OnLoad):kseitz2007-06-092-0/+6
| | | | | | | Add missing return value. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125594 138bc75d-0d04-0410-961f-82ee72b054a4
* * c-decl.c (grokdeclarator): Added 'deprecated_state' argument.tromey2007-06-092-21/+37
| | | | | | | | | | | | (deprecated_state): Removed. (start_decl): Update. (enum deprecated_states): Moved earlier. (groktypename): Update. (push_parm_decl): Likewise. (grokfield): Likewise. (start_function): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125593 138bc75d-0d04-0410-961f-82ee72b054a4
* ./:ian2007-06-094-0/+31
| | | | | | | | | | | | | PR tree-optimization/32169 * tree-vrp.c (extract_range_from_unary_expr): For NOP_EXPR and CONVERT_EXPR, check whether min and max both converted to an overflow infinity representation. testsuite/: PR tree-optimization/32169 * gcc.c-torture/compile/pr32169.c: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125591 138bc75d-0d04-0410-961f-82ee72b054a4
* * cppfiles.c (open_file): Account for thevprus2007-06-092-0/+19
| | | | | | | | fact that on windows, opening a directory gives EACCES. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125590 138bc75d-0d04-0410-961f-82ee72b054a4