1. 17 Apr, 2006 6 commits
  2. 16 Apr, 2006 10 commits
    • re PR middle-end/25474 (Extra load for some FP code) · d763e130
      
      	PR middle-end/25474
      	* expr.c (compress_float_constant): Copy the narrow constant into
      	a new pseudo before extending it to its final width.
      
      From-SVN: r112991
      Roger Sayle committed
    • re PR target/24076 ((vector char){x, x, x, x, x, x, x, x, x, x, x, x, x, x, x,… · 2ff61948
      re PR target/24076 ((vector char){x, x, x, x, x, x, x, x, x, x, x, x, x, x, x, x} code gen is not that good)
      
      2006-04-15  Roger Sayle  <roger@eyesopen.com>
      	    Andrew Pinski  <pinskia@gcc.gnu.org>
      	    Dale Johannesen  <dalej@apple.com>
      
      	PR target/24076
      	* config/i386/i386.c (ix86_expand_vector_init_duplicate): Add
      	special case code to implement V8HImode and V16QImode with SSE2.
      
      	* gcc.target/i386/vecinit-3.c: New testcase.
      	* gcc.target/i386/vecinit-4.c: Likewise.
      	* gcc.target/i386/sse-18.c: Likewise.
      	* gcc.target/i386/sse-19.c: Likewise.
      
      
      Co-Authored-By: Andrew Pinski <pinskia@gcc.gnu.org>
      Co-Authored-By: Dale Johannesen <dalej@apple.com>
      
      From-SVN: r112990
      Roger Sayle committed
    • re PR fortran/26017 (allocate (a(1:-1)) should yield zero-sized array) · 3c86fb4e
      2006-04-16  Thomas Koenig  <Thomas.Koenig@online.de>
      
      	PR fortran/26017
      	* trans-array.c(gfc_array_init_size):  Introduce or_expr
      	which is true if the size along any dimension
      	is negative.  Create a temporary variable with base
      	name size.  If or_expr is true, set the temporary to 0,
      	to the normal size otherwise.
      
      2006-04-16  Thomas Koenig  <Thomas.Koenig@online.de>
      
              * gfortran.dg/allocate_zerosize_1.f90:  New test.
      
      From-SVN: r112988
      Thomas Koenig committed
    • re PR c++/26365 (ICE in finish_class_member_access_expr, at cp/typeck.c) · e13d2b4e
      	PR c++/26365
      	* typeck.c (finish_class_member_access_expr): Robustify
      	PR c++/26365
      	* g++.dg/template/crash45.C: New test.
      
      From-SVN: r112986
      Mark Mitchell committed
    • PR libstdc++/6702 (again) · 8a9b2875
      2006-04-16  Paolo Carlini  <pcarlini@suse.de>
      
      	PR libstdc++/6702 (again)
      	* acinclude.m4 (GLIBCXX_ENABLE_C99): Don't check non-C99
      	wchar_t functions...
      	(GLIBCXX_ENABLE_WCHAR_T): ... do that here.
      	* configure.ac: Adjust order of checks.
      	* configure: Regenerate.
      
      From-SVN: r112983
      Paolo Carlini committed
    • i386.c (ix86_va_start): Ensure all integer constant trees are constructed with a… · 3db8a113
      i386.c (ix86_va_start): Ensure all integer constant trees are constructed with a suitable tree type.
      
      
      	* config/i386/i386.c (ix86_va_start): Ensure all integer constant
      	trees are constructed with a suitable tree type.
      
      From-SVN: r112982
      Roger Sayle committed
    • re PR fortran/26822 (Scalarization of non-elemental intrinsic: __logical_4_l4) · f5f701ad
      2006-04-16  Paul Thomas  <pault@gcc.gnu.org>
      
      	PR fortran/26822
      	* intrinsic.c (add_functions): Mark LOGICAL as elemental.
      
      	PR fortran/26787
      	* expr.c (gfc_check_assign): Extend scope of error to include
      	assignments to a procedure in the main program or, from a
      	module or internal procedure that is not that represented by
      	the lhs symbol. Use VARIABLE rather than l-value in message.
      
      	PR fortran/27096
      	* trans-array.c (gfc_trans_deferred_array): If the backend_decl
      	is not a descriptor, dereference and then test and use the type.
      
      	PR fortran/25597
      	* trans-decl.c (gfc_trans_deferred_vars): Check if an array
      	result, is also automatic character length.  If so, process
      	the character length.
      
      	PR fortran/18803
      	PR fortran/25669
      	PR fortran/26834
      	* trans_intrinsic.c (gfc_walk_intrinsic_bound): Set
      	data.info.dimen for bound intrinsics.
      	* trans_array.c (gfc_conv_ss_startstride): Pick out LBOUND and
      	UBOUND intrinsics and supply their shape information to the ss
      	and the loop.
      
      	PR fortran/27124
      	* trans_expr.c (gfc_trans_function_call):  Add a new block, post,
      	in to which all the argument post blocks are put.  Add this block
      	to se->pre after a byref call or to se->post, otherwise.
      
      2006-04-16  Paul Thomas  <pault@gcc.gnu.org>
      
      	PR fortran/26787
      	* gfortran.dg/proc_assign_1.f90: New test.
      	* gfortran.dg/procedure_lvalue.f90: Change message.
      	* gfortran.dg/namelist_4.f90: Add new error.
      
      	PR fortran/27096
      	* gfortran.dg/auto_pointer_array_result_1.f90
      
      	PR fortran/27089
      	* gfortran.dg/specification_type_resolution_1.f90
      
      	PR fortran/18803
      	PR fortran/25669
      	PR fortran/26834
      	* gfortran.dg/bounds_temporaries_1.f90: New test.
      
      	PR fortran/27124
      	* gfortran.dg/array_return_value_1.f90: New test.
      
      From-SVN: r112981
      Paul Thomas committed
    • tree.c (integer_zerop): Ignore TREE_CONSTANT_OVERFLOW. · 7fe25d1a
      
      	* tree.c (integer_zerop): Ignore TREE_CONSTANT_OVERFLOW.
      	(integer_onep): Likewise.
      	(integer_all_onesp): Likewise.
      	(integer_pow2p): Likewise.
      	(integer_nonzerop): Likewise.
      	(real_zerop): Likewise.
      	(real_onep): Likewise.
      	(real_twop): Likewise.
      	(real_minus_onep): Likewise.
      	(int_size_in_bytes): Likewise.
      	(host_integerp): Likewise.
      
      From-SVN: r112980
      Roger Sayle committed
    • * tree-ssa-structalias.h (alias_info): Remove num_references. · aacac31f
      From-SVN: r112979
      Kazu Hirata committed
    • Daily bump. · 13bf5947
      From-SVN: r112977
      GCC Administrator committed
  3. 15 Apr, 2006 8 commits
  4. 14 Apr, 2006 9 commits
  5. 13 Apr, 2006 7 commits
    • re PR libgomp/26651 ([gomp] #omp for ordered leaks memory) · 777f7f9a
      	PR 26651
      	* gimple-low.c (lower_omp_directive): Remove dead code.
      	(lower_stmt): Do nothing except for openmp, except for OMP_PARALLEL.
      	* gimplify.c (gimplify_expr): Update for OMP_RETURN, OMP_CONTINUE.
      	* omp-low.c (struct omp_region): Move to tree-flow.h.
      	(root_omp_region): Export.
      	(omp_regions, lookup_omp_region): Remove.
      	(determine_parallel_type): Update for struct omp_region changes.
      	(dump_omp_region): Dump regions with block numbers.
      	(new_omp_region): Take type and block instead of stmt; malloc
      	instead of ggc.
      	(free_omp_region_1, free_omp_regions): New.
      	(expand_parallel_call): Take entry_stmt as argument; update for
      	changes to omp_region.
      	(remove_exit_barrier): Rewrite to update OMP_RETURN_NOWAIT.
      	(remove_exit_barriers): New.
      	(expand_omp_parallel): Update for struct omp_region changes.
      	(expand_omp_synch): Likewise.
      	(expand_omp): Likewise.
      	(expand_omp_for_static_nochunk): Likewise; update for OMP_CONTINUE.
      	(expand_omp_for_static_chunk): Likewise.
      	(expand_omp_for): Likewise.
      	(expand_omp_for_generic): Likewise; emit the proper GOMP_loop_end call.
      	(expand_omp_sections): Similarly, with GOMP_sections_end.
      	(expand_omp_single): New.
      	(build_omp_regions_1): Update for OMP_CONTINUE.
      	(execute_expand_omp): Call remove_exit_barriers, free_omp_regions.
      	(lower_omp_sections): Expand with OMP_CONTINUE, do not collect
      	OMP_SECTIONS_SECTIONS.
      	(lower_omp_single_simple): Don't emit barrier here.
      	(lower_omp_single_copy): Likewise.
      	(lower_omp_single): Fix bindings, and lower to straightline now.
      	(lower_omp_master, lower_omp_ordered): Likewise.
      	(lower_omp_critical): Likewise.
      	(lower_omp_for): Likewise.  Emit OMP_CONTINUE.
      	* tree-cfg.c (make_edges): Collect an omp_region tree, use it for
      	omp edges, free it afterward.
      	(make_omp_sections_edges): Remove.
      	(is_ctrl_altering_stmt): Don't bother checking flag_openmp.
      	(move_stmt_r): Handle OMP_CONTINUE.
      	* tree-flow.h (struct omp_region): Move from omp-low.c.  Switch 
      	statement pointers to basic blocks.  Add type member.
      	(root_omp_region, new_omp_region, free_omp_regions): Declare.
      	* tree-gimple.c (is_gimple_stmt): Handle OMP_RETURN, OMP_CONTINUE.
      	* tree-inline.c (estimate_num_insns_1): Likewise.
      	* tree-pretty-print.c (dump_generic_node): Likewise.
      	* tree-ssa-operands.c (get_expr_operands): Likewise.
      	* tree.def (OMP_SECTIONS): Remove OMP_SECTIONS_SECTIONS operand.
      	(OMP_RETURN): Rename from OMP_RETURN_EXPR.
      	(OMP_CONTINUE): New.
      	* tree.h (OMP_DIRECTIVE_P): Add OMP_CONTINUE.
      	(OMP_SECTIONS_SECTIONS): Remove.
      	(OMP_SECTION_LAST): New.
      	(OMP_RETURN_NOWAIT): New.
      fortran/
              * trans-openmp.c (gfc_trans_omp_sections): Adjust for changed
              number of operands to OMP_SECTIONS.
      testsuite/
              * g++.dg/gomp/block-0.C: Update expected matches.
      
      From-SVN: r112935
      Richard Henderson committed
    • target-supports.exp (check_effective_target_int32plus): New. · a239aa95
      * lib/target-supports.exp (check_effective_target_int32plus): New.
      (check_effective_target_ptr32plus): New.
      (check_effective_target_size32plus): New.
      (check_effective_target_int16): New.
      (check_profiling_available): Add m32c to the list of unsupported targets.
      
      * gcc.c-torture/compile/20000804-1.c: Skip m32c also.
      * gcc.c-torture/compile/20001226-1.c: Skip m32c due to small
      memory size.
      * gcc.c-torture/compile/20010327-1.c: Skip m32c due to non-SI
      pointers.
      * gcc.c-torture/compile/20020604-1.c: Skip m32c due to small
      size_t.
      * gcc.c-torture/compile/20050303-1.c: Require >=32 bit integers
      and size_t.
      * gcc.c-torture/compile/980506-1.c: Require >=32 bit size_t.
      * gcc.c-torture/execute/20020404-1.x: Check for any 16 bit target,
      not just xstormy16.  Skip m32c due to weird pointer size.
      * gcc.c-torture/execute/20021024-1.x: Check for any 16 bit target,
      not just xstormy16.
      * gcc.c-torture/execute/shiftdi.x: Check for any 16 bit target,
      not just xstormy16.
      * gcc.dg/20020312-2.c: Add m32c support.
      * gcc.dg/20040622-2.c: Require >=32 bit pointers.
      * gcc.dg/20050321-1.c: XFail m32c due to incorrect malloc prototype
      in test.
      * gcc.dg/20050321-2.c: Require >=32 bit integers.
      * gcc.dg/asm-1.c: Skip if int and short are the same size.
      * gcc.dg/fold-mod-1.c: Require >=32 bit integers.
      * gcc.dg/fold-overflow-1.c: Skip m32c due to small const types in asm.
      * gcc.dg/format/bitfld-1.c: Require >=32 bit integers due to printf formats
      * gcc.dg/init-string-2.c: Require >=32 bit integers.
      * gcc.dg/max-1.c: Skip m32c in r8c or m16c mode due to small pointers.
      * gcc.dg/noncompile/920923-1.c: Skip small-int message for int16 hosts.
      * gcc.dg/pch/struct-1.c: Require >= 32 bit integers.
      * gcc.dg/pr14796-2.c: Require >=32 bit integers.
      * gcc.dg/pr17112-1.c: Require >=32 bit integers.
      * gcc.dg/pr18241-1.c: XFail m32c due to incorrect memset prototype
      in test.
      * gcc.dg/pr18241-2.c: XFail m32c due to incorrect memset prototype
      in test.
      * gcc.dg/pr19340.c: Skip m32c due to lack of scheduling.
      * gcc.dg/pr23049.c: Require >=32 bit integers.
      * gcc.dg/torture/pr26565.c: Skip m32c as everything is already packed.
      * gcc.dg/torture/pr26587.c: Require >=32 bit integers.
      * gcc.dg/torture/pr26630.c: Require >=32 bit integers.
      * gcc.dg/tree-ssa/loop-10.c: Require >=32 bit integers.
      * gcc.dg/tree-ssa/loop-2.c: Require >=32 bit size_t.
      * gcc.dg/tree-ssa/loop-4.c: Require >=32 bit size_t.
      * gcc.dg/tree-ssa/ltrans-1.c: Require >=32 bit size_t.
      * gcc.dg/tree-ssa/ltrans-2.c: Require >=32 bit size_t.
      * gcc.dg/tree-ssa/ltrans-3.c: Require >=32 bit size_t.
      * gcc.dg/tree-ssa/ltrans-4.c: Require >=32 bit size_t.
      * gcc.dg/tree-ssa/pr14341.c: Require >=32 bit integers.
      * gcc.dg/tree-ssa/pr23382.c: XFail m32c due to incorrect malloc
      prototype in test.
      * gcc.dg/tree-ssa/pr24627.c: Require >=32 bit integers.
      * gcc.dg/tree-ssa/pr26180.c: Require >=32 bit integers.
      * gcc.dg/tree-ssa/vrp14.c: Require >=32 bit integers.
      * gcc.dg/tree-ssa/vrp21.c: Require >=32 bit integers.
      * gcc.dg/tree-ssa/vrp22.c: Require >=32 bit integers.
      
      * gcc.c-torture/execute/20040629-1.x: New.  Require >16 bit integers.
      * gcc.c-torture/execute/20040703-1.x: Likewise.
      * gcc.c-torture/execute/20040705-1.x: Likewise.
      * gcc.c-torture/execute/20040705-2.x: Likewise.
      * gcc.c-torture/execute/20040709-1.x: Likewise.
      * gcc.c-torture/execute/20040709-2.x: Likewise.
      * gcc.c-torture/execute/20040811-1.x: Likewise.
      * gcc.c-torture/execute/20050316-1.x: Likewise.
      * gcc.c-torture/execute/bitfld-4.x: Likewise.
      * gcc.c-torture/execute/pr19689.x: Likewise.
      * gcc.c-torture/execute/pr7284-1.x: Likewise.
      * gcc.c-torture/execute/usmul.x: Likewise.
      * gcc.c-torture/execute/vrp-5.x: Likewise.
      * gcc.c-torture/execute/vrp-6.x: Likewise.
      * gcc.dg/debug/20041023-1.s: Likewise.
      
      From-SVN: r112934
      DJ Delorie committed
    • fold-const.c (native_encode_vector, [...]): Correct obvious mistakes in the previous check-in. · 15b1c12a
      
      	* fold-const.c (native_encode_vector, native_interpret_real):
      	Correct obvious mistakes in the previous check-in.
      
      From-SVN: r112930
      Roger Sayle committed
    • fold-const.c (native_encode_expr): New function to encode the target… · 78bf6e2f
      fold-const.c (native_encode_expr): New function to encode the target representation of an INTEGER_CST...
      
      
      	* fold-const.c (native_encode_expr): New function to encode
      	the target representation of an INTEGER_CST, REAL_CST, COMPLEX_CST
      	or VECTOR_CST into a specified buffer.
      	(native_encode_int): New function.
      	(native_encode_real): New function.
      	(native_encode_complex): New function.
      	(native_encode_vector): New function.
      	(native_interpret_expr): Inverse of native_encode_expr to convert
      	a target representation into an INTEGER_CST, REAL_CST etc...
      	(native_interpret_int): New function.
      	(native_interpret_real): New function.
      	(native_interpret_complex): New function.
      	(native_interpret_vector): New function.
      	(fold_view_convert_expr): New function to constant fold/evaluate
      	a VIEW_CONVERT_EXPR of a suitable constant expression.
      	(fold_unary) <VIEW_CONVERT_EXPR>: Call fold_view_convert_expr.
      	Change call of build1 to fold_build1 when constructing a
      	VIEW_CONVERT_EXPR.
      
      	* gcc.target/i386/20050113-1.c: Tweak testcase to reflect that casts
      	of integers to a vector types are now constant expressions in C.
      	* gcc.dg/vect/vect-fold-1.c: New test case.
      
      From-SVN: r112927
      Roger Sayle committed
    • re PR libgcj/26522 (gcc-4.1.0-RC{1,2} install headers into a top-level (root) /include) · eec69c4e
      	PR libgcj/26522:
      	* Makefile.in: Rebuilt.
      	* Makefile.am (libsubdir): New variable.
      
      From-SVN: r112925
      Tom Tromey committed
    • re PR target/27006 (Invalid altivec constant loading code) · 76492753
      2006-04-13  Paolo Bonzini  <bonzini@gnu.org>
      	    Ulrich Weigand  <uweigand@de.ibm.com>
      
      	PR target/27006
      	* config/rs6000/rs6000.h (EASY_VECTOR_15_ADD_SELF): Require n
      	to be even.
      
      	PR target/27006
      	* gcc.dg/vmx/pr27006.c: New testcase.
      
      
      Co-Authored-By: Ulrich Weigand <uweigand@de.ibm.com>
      
      From-SVN: r112923
      Paolo Bonzini committed
    • re PR fortran/26766 ([F2003] Recursive I/O still (again) broken) · 8a54a1de
      2006-04-12  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
      
      	PR libgfortran/26766
      	* gfortran.dg/write_recursive.f90: New test.
      
      From-SVN: r112915
      Jerry DeLisle committed