Commit Graph

107068 Commits

Author SHA1 Message Date
Paul Thomas
0b3b617eab re PR fortran/45743 (gfortran.dg/whole_file_3.f90 ICE: verify_stmts failed: invalid conversion in gimple call with -finline-small-functions)
2011-02-22  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/45743
	* trans-decl.c (gfc_get_extern_function_decl): Don't use the
	gsymbol backend_decl if the procedure has a formal argument
	that is a procedure.

2011-02-22  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/45743
	* gfortran.dg/whole_file_32.f90 : New test.

From-SVN: r170414
2011-02-22 20:33:45 +00:00
Dodji Seketeli
ca2409f9f2 re PR c++/47666 (ICE in dfs_walk_once)
Fix PR c++/47666

gcc/cp/

	PR c++/47666
	* class.c (dfs_declare_virt_assop_and_dtor)
	(declare_virt_assop_and_dtor): New static functions.
	(add_implicitly_declared_members): Use
	declare_virt_assop_and_dtor.

gcc/testsuite/

	PR c++/47666
	* g++.dg/inherit/virtual7.C: New test.

From-SVN: r170413
2011-02-22 20:53:13 +01:00
Nicola Pero
4597541a68 Fixed check for flexible array members used in Objective-C instance variables
From-SVN: r170412
2011-02-22 18:30:44 +00:00
Sebastian Pop
68bf6491ad Fix PR47848: Do not mention -ftree-loop-if-convert-memory-writes.
2011-02-22  Sebastian Pop  <sebastian.pop@amd.com>

	PR doc/47848
	* doc/invoke.texi: Do not mention -ftree-loop-if-convert-memory-writes.

From-SVN: r170411
2011-02-22 17:36:34 +00:00
Rainer Orth
6bad16bb62 gnat.exp: Fix comments.
* lib/gnat.exp: Fix comments.
	Don't load libgloss.exp.
	(default_gnat_version): Call $compiler with --version.
	Adapt regexp for gnatmake output, insert version.
	(gnat_version): New proc.
	(gnat_init): Remove gnat_libgcc_s_path.
	(gnat_target_compile): Likewise.
	Remove ld_library_path.
	Log ADA_INCLUDE_PATH, ADA_OBJECTS_PATH.
	(gnat_pass): Remove.
	(gnat_pass): Remove.
	(gnat_finish): Remove.
	(gnat_exit): Remove.
	(local_find_gnatmake): Reindent.
	(runtest_file_p): Remove.
	(prune_warnings): Remove.
	(find_gnatclean): New proc.
	* lib/gnat-dg.exp (lremove): New proc.
	(gnat-dg-test): Reindent.
	Remove additional output files.
	(gnat-dg-runtest): Remove.

	* gnat.dg/array7.adb: Use cleanup-tree-dump "optimized".
	* gnat.dg/loop_optimization6.adb: Likewise.
	* gnat.dg/atomic1.adb: Use cleanup-tree-dump "gimple".

From-SVN: r170404
2011-02-22 15:54:16 +00:00
Jakub Jelinek
aa47901206 re PR tree-optimization/47835 (FAIL: gcc.dg/pr46909.c scan-tree-dump ifcombine "optimizing two comparisons to x_[0-9]+\(D\) != 4")
PR tree-optimization/47835
	* gcc.dg/pr46909.c: Check optimized dump instead of ifcombine.

From-SVN: r170399
2011-02-22 14:40:24 +01:00
Tobias Burnus
1c4bc9caa3 re PR libfortran/47830 (errors in intrinsics/c99_functions.c)
2011-02-22  Tobias Burnus  <burnus@net-b.de>
            Kai-Uwe Eckhardt  <kuehro@gmx.de>

        PR libfortran/47830
        * intrinsics/c99_functions.c (roundl): Make C valid for
        HAVE_NEXTAFTERL.


Co-Authored-By: Kai-Uwe Eckhardt <kuehro@gmx.de>

From-SVN: r170396
2011-02-22 13:37:12 +01:00
Tobias Burnus
e84589e129 re PR fortran/41359 (Wrong line numbers for debugging/profiling)
2011-02-22  Tobias Burnus  <burnus@net-b.de>

        PR fortran/41359
        * trans-stmt.c (gfc_trans_if_1): Use correct line for
        expressions in the if condition.

From-SVN: r170394
2011-02-22 11:23:14 +01:00
Tobias Burnus
1b4a8aae79 abstract_type_1.f90: Fix dg-do syntax.
2011-02-22  Tobias Burnus  <burnus@net-b.de>

        * abstract_type_1.f90: Fix dg-do syntax.
        * abstract_type_2.f03: Ditto.
        * abstract_type_3.f03: Ditto.
        * abstract_type_4.f03: Ditto.
        * abstract_type_5.f03: Ditto.
        * abstract_type_6.f03: Ditto.
        * alloc_comp_constraint_6.f90: Ditto.
        * alloc_comp_init_expr.f03: Ditto.
        * allocatable_scalar_11.f90: Ditto.
        * allocate_scalar_with_shape.f90: Ditto.
        * array_function_5.f90: Ditto.
        * asynchronous_3.f03: Ditto.
        * char_expr_1.f90: Ditto.
        * class_14.f03: Ditto.
        * data_array_6.f: Ditto.
        * data_invalid.f90: Ditto.
        * dot_product_1.f03: Ditto.
        * func_derived_5.f90: Ditto.
        * func_result_4.f90: Ditto.
        * implied_do_1.f90: Ditto.
        * initialization_25.f90: Ditto.
        * initialization_26.f90: Ditto.
        * interface_34.f90: Ditto.
        * iso_c_binding_init_expr.f03: Ditto.
        * keyword_symbol_1.f90: Ditto.
        * matmul_8.f03: Ditto.
        * merge_init_expr.f90: Ditto.
        * pack_assign_1.f90: Ditto.
        * pack_vector_1.f90: Ditto.
        * pointer_check_8.f90: Ditto.
        * product_init_expr.f03: Ditto.
        * reshape_order_5.f90: Ditto.
        * reshape_shape_1.f90: Ditto.
        * reshape_zerosize_2.f90: Ditto.
        * same_name_2.f90: Ditto.
        * selected_real_kind_1.f90: Ditto.
        * spread_init_expr.f03: Ditto.
        * stmt_func_1.f90: Ditto.
        * sum_init_expr.f03: Ditto.
        * transpose_3.f03: Ditto.
        * unpack_init_expr.f03: Ditto.
        * warn_conversion.f90: Ditto.
        * warn_conversion_2.f90: Ditto.
        * warn_intent_out_not_set.f90: Ditto.
        * warn_unused_dummy_argument_1.f90: Ditto.
        * warn_unused_dummy_argument_2.f90: Ditto.
        * whole_file_16.f90: Ditto.
        * whole_file_17.f90: Ditto.
        * whole_file_18.f90: Ditto.
        * whole_file_20.f03: Ditto.
        * whole_file_5.f90: Ditto.
        * whole_file_6.f90: Ditto.
        * write_invalid_format.f90: Ditto.
        * zero_sized_6.f90: Ditto.

From-SVN: r170393
2011-02-22 11:10:25 +01:00
Mike Stump
88ee1fc7b9 acinclude.m4 (gcc_cv_gas_vers): Add -arch ppc for probing darwin assembler.
* acinclude.m4 (gcc_cv_gas_vers): Add -arch ppc for probing darwin
	assembler.
	* configure: Regenerate.

From-SVN: r170392
2011-02-22 08:35:45 +00:00
Mike Stump
d277ec6ebb * Make-lang.in (check_objc_parallelize): Refine for 4 processor machines.
From-SVN: r170391
2011-02-22 07:58:28 +00:00
Ian Lance Taylor
e811e20965 Don't permit string index expression to have abstract types.
From-SVN: r170390
2011-02-22 03:44:22 +00:00
Ian Lance Taylor
5b32f0e616 Don't crash import unsafe if "unsafe" was already defined.
From-SVN: r170389
2011-02-22 03:23:36 +00:00
Chung-Lin Tang
6042d1dd48 re PR rtl-optimization/46002 (ICE: in update_copy_costs, at ira-color.c:319 with -fira-algorithm=priority)
2011-02-21  Chung-Lin Tang  <cltang@codesourcery.com>

	PR rtl-optimization/46002
	* ira-color.c (update_copy_costs): Change class intersection
	test to reg_class_contents[] test of 'hard_regno'.

From-SVN: r170388
2011-02-22 03:23:21 +00:00
Ian Lance Taylor
d18c88a843 Don't crash on attempt to index array type expression.
From-SVN: r170387
2011-02-22 03:16:38 +00:00
Ian Lance Taylor
48347769a1 Don't crash on erroneous type switch.
From-SVN: r170386
2011-02-22 03:01:29 +00:00
Ian Lance Taylor
7b67393dff Permit comparing non-empty interfaces with empty interfaces.
From-SVN: r170385
2011-02-22 02:52:55 +00:00
Ian Lance Taylor
872cbb32e0 Test shift count for overflow.
From-SVN: r170384
2011-02-22 02:34:18 +00:00
Joseph Myers
7de97f9e1a osf5.opt (mno-mips-tfile): Mark as Target rather than Driver option.
* config/alpha/osf5.opt (mno-mips-tfile): Mark as Target rather
	than Driver option.
	* config/hpux11.opt (mt): Likewise.
	* config/microblaze/microblaze.opt (mxl-mode-xilkernel): Likewise.
	* config/rs6000/xilinx.opt (mno-clearbss, mppcperflib): Likewise.
	* config/vax/elf.opt (mno-asm-pic): Likewise.
	* config/vms/vms.opt (map, mvms-return-codes): Likewise.

From-SVN: r170383
2011-02-22 01:44:52 +00:00
GCC Administrator
b2712497d9 Daily bump.
From-SVN: r170381
2011-02-22 00:19:10 +00:00
Mike Stump
d1d46f9f70 re PR target/47822 (Multiple test suite failures due to revision 170321)
PR target/47822
	* config/darwin-protos.h (darwin_init_cfstring_builtins): Return a
	tree so we can get save the type.
	* config/i386/darwin.h (SUBTARGET_INIT_BUILTINS): Reserve builtin slot
	for CFString instead of trying to use past the end of the builtins.
	* config/i386/i386.c (IX86_BUILTIN_CFSTRING): Likewise.
	* config/rs6000/rs6000-builtin.def (RS6000_BUILTIN_CFSTRING): Likewise.
	* config/rs6000/darwin.h (SUBTARGET_INIT_BUILTINS): Likewise.
	* config/darwin.c (DARWIN_BUILTIN_CFSTRINGMAKECONSTANTSTRING):
	Rename to darwin_builtin_cfstring.
	(darwin_init_cfstring_builtins): Return the built type.

From-SVN: r170376
2011-02-21 21:38:21 +00:00
Uros Bizjak
23e0d93019 re PR target/47840 (incorrect _mm256_insert_epi{32,64} implementations)
PR target/47840
	* config/i386/avxintrin.h (_mm256_insert_epi32): Use _mm_insert_epi32.
	(_mm256_insert_epi64): Use _mm_insert_epi64.

From-SVN: r170371
2011-02-21 20:59:52 +01:00
Jeff Law
11c9e8f1db re PR rtl-optimization/46178 (gcc.target/i386/(u)divmod-[58].c FAIL: ICE: in dec_register_pressure, at ira-lives.c:215 with -fira-algorithm=priority)
PR rtl-optimization/46178
	* gcc.target/i386/pr46178.c: New test.

	PR rtl-optimization/46002
	* gcc.c-torture/compile/pr46002.c: New test.

From-SVN: r170370
2011-02-21 10:43:15 -07:00
John David Anglin
95799cd1c2 lambda-conv.C: Skip scan-assembler check on *-*-hpux10*.
* g++.dg/cpp0x/lambda/lambda-conv.C: Skip scan-assembler check on
	*-*-hpux10*.

From-SVN: r170368
2011-02-21 16:34:17 +00:00
Anatoly Sokolov
192997cf18 stormy16.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
* config/stormy16/stormy16.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
	* config/stormy16/stormy16-protos.h
	(xstormy16_mode_dependent_address_p): Remove.
	* config/stormy16/stormy16.c (xstormy16_mode_dependent_address_p):
	Make static. Change return type to bool. Change argument type to
	const_rtx. Remove dead code.
	(TARGET_MODE_DEPENDENT_ADDRESS_P): Define.

From-SVN: r170367
2011-02-21 19:22:21 +03:00
Jakub Jelinek
09eeac2666 re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining -flto -fconserve-stack)
PR debug/47106
	* g++.dg/debug/pr47106.C: Require effective target lto.

From-SVN: r170366
2011-02-21 16:53:49 +01:00
Jason Merrill
9931a2bf8c re PR c++/47207 ([C++0x] ICE: in decl_constant_var_p, at cp/decl2.c:3563 on invalid code)
PR c++/47207
	* decl2.c (decl_constant_var_p): A constexpr var needs an
	initializer to be constant.
	* semantics.c (cxx_eval_constant_expression): Complain about
	constexpr var used in its own initializer.
	* call.c (set_up_extended_ref_temp): Set
	DECL_INITIALIZED_BY_CONSTANT_EXPRESSION_P too.

From-SVN: r170365
2011-02-21 10:35:44 -05:00
Richard Guenther
e292d00367 re PR bootstrap/47820 (LTO bootstrap failed with bootstrap-profiled)
2011-02-21  Richard Guenther  <rguenther@suse.de>

	PR lto/47820
	* lto-streamer-in.c (lto_input_ts_decl_common_tree_pointers):
	Do not stream DECL_INITIAL for TRANSLATION_UNIT_DECLs.
	(lto_input_ts_block_tree_pointers): Hook a BLOCK into the
	TUs context.
	* lto-streamer-out.c (lto_output_ts_decl_common_tree_pointers): 
	Do not stream DECL_INITIAL for TRANSLATION_UNIT_DECLs.

From-SVN: r170359
2011-02-21 13:38:48 +00:00
Jason Merrill
c62f4cd9cf re PR c++/47199 ([C++0x] ICE: expected class 'type', have 'declaration' (function_decl) in same_type_ignoring_top_level_qualifiers_p, at cp/typeck.c:1407 with -fno-elide-constructors)
PR c++/47199
	* semantics.c (cxx_eval_call_expression): Call
	cxx_eval_constant_expression in trivial shortcut.

From-SVN: r170356
2011-02-21 00:25:56 -05:00
Ian Lance Taylor
a3dbf764ae Support libgo on Solaris.
From Rainer Orth.

From-SVN: r170355
2011-02-21 04:17:20 +00:00
Jason Merrill
086bb4b9cd re PR c++/46831 ([C++0x] Crash when it tries to do an invalid ICS with a conversion function template)
PR c++/46831
	* call.c (convert_class_to_reference): Don't try to set up a
	second conv sequence for non-viable candidates.

From-SVN: r170354
2011-02-20 20:50:39 -05:00
GCC Administrator
58b0a7004d Daily bump.
From-SVN: r170353
2011-02-21 00:19:12 +00:00
Jason Merrill
06be49223f re PR c++/47703 ([C++0x] ICE: std::sort chokes on simple lambda function)
PR c++/47703
	* error.c (location_of): Handle non-tagged types.

From-SVN: r170349
2011-02-20 18:18:11 -05:00
Jason Merrill
525c617d3b re PR c++/46472 ([C++0X] constexpr is not constexpr)
PR c++/46472
	* method.c (process_subob_fn): Instantiate constexpr templates.
	* optimize.c (maybe_clone_body): Propagate DECL_DECLARED_CONSTEXPR_P.

From-SVN: r170348
2011-02-20 18:18:01 -05:00
Tobias Burnus
ceccaacf4f re PR fortran/47797 (Debug: Odd first break point for subroutine breakp w/ allocatables)
2011-02-20  Tobias Burnus  <burnus@net-b.de>

        PR fortran/47797
        * trans-decl.c (gfc_trans_deferred_vars): Use gfc_set_backend_locus
        and gfc_restore_backend_locus to have better debug locations.
        * trans-array.c (gfc_trans_deferred_array): Ditto.

From-SVN: r170347
2011-02-20 23:16:47 +01:00
Jakub Jelinek
a3a33a7b29 re PR bootstrap/47827 (gcc fails to bootstrap on i386-pc-solaris2.10)
PR bootstrap/47827
	* printf/quadmath-printf.h (NAN): Redefine to __builtin_nanf ("").

From-SVN: r170346
2011-02-20 22:59:28 +01:00
Nicola Pero
a3e5390d5f Fixed ChangeLog dates of my last two commits
From-SVN: r170344
2011-02-20 17:56:04 +00:00
Nicola Pero
6d54914869 Reverted usage of TARGET_64BIT for code generation for GNU Objective-C runtime
From-SVN: r170343
2011-02-20 17:52:44 +00:00
Nicola Pero
3890ce93e2 Fixed Objective-C dotsyntax with a constant type right-hand side
From-SVN: r170342
2011-02-20 17:41:36 +00:00
Dodji Seketeli
869b0af5c5 re PR c++/46394 ([C++0X] [4.6 Regression] no matching function with default template parameter)
PR c++/46394

gcc/cp/

	PR c++/46394
	* pt.c (tsubst_pack_expansion): do not use
	cp_tree_equal/same_type_p to detect an expansion of a parameter
	pack.

gcc/testsuite/

	PR c++/46394
	* g++.dg/template/typedef38.C: New test.

From-SVN: r170341
2011-02-20 18:37:03 +01:00
Nicola Pero
67ad6c8252 Fixed list of ObjC++ gtfiles, fixing PCH for ObjC++
From-SVN: r170340
2011-02-20 17:22:02 +00:00
Richard Guenther
77f846e9e2 re PR target/47822 (Multiple test suite failures due to revision 170321)
2011-02-20  Richard Guenther  <rguenther@suse.de>

	PR lto/47822
	* tree.c (free_lang_data_in_decl): Clean builtins from
	the TU decl BLOCK_VARS.

From-SVN: r170339
2011-02-20 17:15:53 +00:00
Paul Thomas
6e549dd2e5 re PR fortran/46818 (ICE on pointer assignment (-fwhole-file))
2011-02-20  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/46818
	* gfortran.dg/whole_file_30.f90 : New test.
	* gfortran.dg/whole_file_31.f90 : New test.

From-SVN: r170338
2011-02-20 17:00:47 +00:00
Paul Thomas
0101807c03 re PR fortran/45077 (ICE with -fwhole-file in fold_convert_loc, at fold-const.c:2021)
2011-02-20  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/45077
	PR fortran/44945
	* trans-types.c (gfc_get_derived_type): Remove code that looks
	for decls in gsym and add call to gfc_get_module_backend_decl.
	* trans.h : Add prototype for gfc_get_module_backend_decl.
	* trans-decl.c (gfc_get_module_backend_decl): New function.
	(gfc_get_symbol_decl): Call it.

2011-02-20  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/45077
	PR fortran/44945
	* gfortran.dg/whole_file_28.f90 : New test.
	* gfortran.dg/whole_file_29.f90 : New test.

From-SVN: r170337
2011-02-20 16:23:50 +00:00
Paolo Carlini
435eeab97f re PR c++/44118 (ICE: in instantiate_decl, at cp/pt.c:16657)
2011-02-20  Paolo Carlini  <paolo.carlini@oracle.com>

	PR c++/44118
	* g++.dg/template/crash105.C: New.

From-SVN: r170336
2011-02-20 11:11:05 +00:00
GCC Administrator
076da5bcba Daily bump.
From-SVN: r170334
2011-02-20 00:19:14 +00:00
Jason Merrill
06a85dd37f re PR c++/47503 ([C++0x] ICE: in adjust_temp_type, at cp/semantics.c:5876 with -fno-elide-constructors)
PR c++/47503
	* semantics.c (cxx_eval_call_expression): Shortcut trivial copy.

From-SVN: r170330
2011-02-19 17:39:50 -05:00
Alexandre Oliva
e67401c78f re PR tree-optimization/46620 (32-bit structures containing bitfields are not copied correctly on -O2 , x86 backend)
PR tree-optimization/46620
* gcc.dg/pr46620.c: New.

From-SVN: r170325
2011-02-19 21:02:35 +00:00
Alexandre Oliva
b2cddfc892 re PR debug/47620 (Profiledbootstrap failure on powerpc-linux)
PR debug/47620
PR debug/47630
* haifa-sched.c (fix_tick_ready): Skip tick computation
for debug insns.

From-SVN: r170324
2011-02-19 20:59:23 +00:00
Jakub Jelinek
982d62f6ea re PR c/47809 (ICE in gimplify_expr, at gimplify.c:7291)
PR c/47809
	* c-common.c (c_fully_fold_internal): Handle VIEW_CONVERT_EXPR.

	* gcc.target/i386/pr47809.c: New test.

From-SVN: r170323
2011-02-19 21:57:12 +01:00