Commit Graph

105615 Commits

Author SHA1 Message Date
Rainer Orth 1d439e6cd2 Makefile.in (libobjc$(libsuffix).la): Link with -Wc,-shared-libgcc.
* Makefile.in (libobjc$(libsuffix).la): Link with -Wc,-shared-libgcc.
	(libobjc_gc$(libsuffix).la): Likewise.

From-SVN: r168203
2010-12-23 11:26:14 +00:00
Ralf Wildenhues 2b0d357388 Fix typos in the manual.
gcc/:
	* doc/extend.texi (Function Attributes, Volatiles): Fix typos.
	* doc/install.texi (Prerequisites, Specific): Likewise.
	* doc/invoke.texi (C Dialect Options, Debugging Options)
	(Optimize Options, MicroBlaze Options)
	(RS/6000 and PowerPC Options, RX Options, Code Gen Options):
	Likewise.
	* doc/objc.texi (Method signatures)
	(Fast enumeration protocol): Likewise.
	* doc/tm.texi.in (Run-time Target, Register Arguments)
	(Scheduling, Macros for Initialization, Misc): Likewise.
	* doc/tm.texi: Renerate.

From-SVN: r168202
2010-12-23 10:38:55 +00:00
Nicola Pero 939e407566 In gcc/: 2010-12-23 Nicola Pero <nicola.pero@meta-innovation.com>
In gcc/:
2010-12-23  Nicola Pero  <nicola.pero@meta-innovation.com>

	* doc/objc.texi (Modern GNU Objective-C runtime API): Mention that
	reference documentation for functions in the API is in the header
	files.
	(Messaging with the GNU Objective-C runtime, Dynamically
	registering methods, Forwarding hook): New sections.

From-SVN: r168200
2010-12-23 06:01:43 +00:00
Nicola Pero 8288398698 In gcc/testsuite/: 2010-12-23 Nicola Pero <nicola.pero@meta-innovation.com>
In gcc/testsuite/:
2010-12-23  Nicola Pero  <nicola.pero@meta-innovation.com>

	* obj-c.dg/gnu-api-2-class.m: Test that class_addMethod() returns
	NO if the method is already implemented in the class.
	* obj-c++.dg/gnu-api-2-class.mm: Same change.

In libobjc/:
2010-12-23  Nicola Pero  <nicola.pero@meta-innovation.com>

	* sendmsg.c (class_addMethod): Return NO if the method already
	exists in the class.

From-SVN: r168199
2010-12-23 05:30:12 +00:00
Ian Lance Taylor 1e9402cb3d A variable with a preinit block requires an intialization function.
From-SVN: r168198
2010-12-23 01:35:27 +00:00
Ian Lance Taylor 9d65de2123 Don't crash building map descriptor for erroneous map.
From-SVN: r168197
2010-12-23 01:22:32 +00:00
Ian Lance Taylor 42471ba917 Initialize Lex::lineoff_ field.
From-SVN: r168196
2010-12-23 01:01:38 +00:00
Ian Lance Taylor 476e904fc3 Fix append with no extra arguments.
From-SVN: r168195
2010-12-23 00:55:31 +00:00
Ian Lance Taylor 8211d03c0b Don't crash asking for type of invalid const.
From-SVN: r168194
2010-12-23 00:40:29 +00:00
GCC Administrator bf0a2edc32 Daily bump.
From-SVN: r168193
2010-12-23 00:19:57 +00:00
Ian Lance Taylor 34d9bc34c5 Avoid infinite recursion checking whether field is exported.
From-SVN: r168191
2010-12-23 00:18:50 +00:00
Ian Lance Taylor 62d1a8f904 Avoid crash when an unknown object is declared as a type.
From-SVN: r168188
2010-12-23 00:07:42 +00:00
Ian Lance Taylor 7838059fb2 Don't crash on invalid call to append.
From-SVN: r168187
2010-12-22 23:57:28 +00:00
Ian Lance Taylor abff6b5fb5 Avoid infinite recursion looking up method in invalid recursive type.
From-SVN: r168186
2010-12-22 23:48:08 +00:00
Ian Lance Taylor 7cfc62ba9e Don't crash on index into erroneous map.
From-SVN: r168185
2010-12-22 23:24:33 +00:00
Ian Lance Taylor 8332d80edb Correctly handle tuple assignment to _ at global scope.
From-SVN: r168184
2010-12-22 23:09:40 +00:00
Nicola Pero 0bfe3fa10f In libobjc/: 2010-12-22 Nicola Pero <nicola.pero@meta-innovation.com>
In libobjc/:
2010-12-22  Nicola Pero  <nicola.pero@meta-innovation.com>

	* init.c (duplicate_classes): New.
	(__objc_exec_class): Initialize duplicate_classes.
	(__objc_create_classes_tree): Ignore classes in the
	duplicate_classes table.
	(__objc_call_load_callback): Same.
	(__objc_init_class): If a duplicate class is found, add it to
	duplicate_classes instead of aborting.  Return YES if the class is
	not a duplicate, and NO if it is.
	* objc-private/runtime.h (__objc_init_class): Updated prototype.

From-SVN: r168183
2010-12-22 23:05:13 +00:00
Sebastian Pop 9be8ba7e82 Fix PR47019: parameters of a SCoP are SCEV analyzable.
2010-12-22  Sebastian Pop  <sebastian.pop@amd.com>

	PR tree-optimization/47019
	* sese.h (scev_analyzable_p): Parameters of a SCoP are SCEV analyzable.

	* gfortran.dg/graphite/pr47019.f: New.

From-SVN: r168182
2010-12-22 21:19:34 +00:00
Nathan Froyd f4da8dce7a c-aux-info.c (gen_formal_list_for_type): Use prototype_p.
gcc/
	* c-aux-info.c (gen_formal_list_for_type): Use prototype_p.
	* c-decl.c (diagnose_arglist_conflict): Likewise.
	(diagnose_mismatched_decls, merge_decls): Likewise.
	(c_builtin_function, c_builtin_function_ext_scope): Likewise.
	(start_decl, start_function): Likewise.
	* c-tree.h (C_DECL_ISNT_PROTOTYPED): Likewise.
	* config/ia64/ia64.h (INIT_CUMULATIVE_ARGS): Likewise.
	* config/mep/mep.c (mep_validate_interrupt): Likewise.
	* config/pa/pa.h (INIT_CUMULATIVE_ARGS): Likewise.
	* config/rs6000/rs6000.c (init_cumulative_args): Likewise.
	* config/sh/sh.c (sh_init_cumulative_args): Likewise.
	* config/sparc/sparc.c (init_cumulative_args): Likewise.
	* dwarf2out.c (add_prototyped_attribute): Likewise.
	(gen_subprogram_die): Likewise.
	* ipa-type-escape.c (check_function_parameter_and_return_types):
	Likewise.
	(check_call): Likewise.
	* tree-ssa.c (useless_type_conversion_p): Likewise.

gcc/ada/
	* gcc-interface/utils.c (handle_nonnull_attribute): Use prototype_p.
	(handle_sentinel_attribute): Likewise.

gcc/c-family/
	* c-common.c (handle_nonnull_attribute, handle_sentinel_attribute):
	Use prototype_p.

gcc/cp/
	* decl.c (decls_match, duplicate_decls): Use prototype_p.
	* pt.c (push_template_decl_real): Likewise.

gcc/lto/
	* lto-lang.c (handle_nonnull_attribute, handle_sentinel_attribute):
	Use prototype_p.

gcc/objc/
	* objc-act.c (next_sjlj_build_enter_and_setjmp): Use prototype_p.

From-SVN: r168181
2010-12-22 19:45:58 +00:00
Jason Merrill 7d127f5921 re PR c++/47003 (ice in stabilize_expr)
PR c++/47003
	* tree.c (stabilize_expr): Really stabilize scalar glvalues.

From-SVN: r168180
2010-12-22 14:23:15 -05:00
Rodrigo Rivas Costa 711aef4331 parser.c (cp_parser_unary_expression): Call pedwarn for alignof with expression.
* parser.c (cp_parser_unary_expression): Call pedwarn for alignof
	with expression.

From-SVN: r168179
2010-12-22 14:23:00 -05:00
Ian Lance Taylor 8d2866eafb Don't crash on array type with erroneous length expression.
From-SVN: r168176
2010-12-22 16:47:53 +00:00
Ian Lance Taylor 6430af3843 Don't crash on variable initialization from erroneous receive.
From-SVN: r168175
2010-12-22 16:37:58 +00:00
Ian Lance Taylor 2a4eaec2b9 Don't crash on erroneous channel send or receive.
From-SVN: r168174
2010-12-22 16:27:51 +00:00
Ian Lance Taylor 480cc89916 Don't crash if a temporary is not defined due to errors.
From-SVN: r168173
2010-12-22 16:21:06 +00:00
Ian Lance Taylor 1d9fa70c34 More tweaking of recursive name types when converting to GENERIC.
From-SVN: r168172
2010-12-22 16:05:23 +00:00
Ian Lance Taylor f39c772f2e Don't crash if array length is invalid const.
From-SVN: r168171
2010-12-22 15:25:23 +00:00
Ian Lance Taylor 9ed91cebef Fix handling of named results for functions which call recover.
From-SVN: r168170
2010-12-22 15:10:58 +00:00
Ulrich Weigand 46fc230528 spu.md ("mov<mode>"): Use nonimmediate_operand predicate for destination operand.
* config/spu/spu.md ("mov<mode>"): Use nonimmediate_operand
	predicate for destination operand.
	* config/spu/spu.c (spu_expand_mov): If move destination is an
	invalid subreg, perform move in the subreg's inner mode instead.

From-SVN: r168169
2010-12-22 15:09:17 +00:00
Martin Jambor 32aa622ca8 re PR tree-optimization/45934 (g++.old-deja/g++.other/dtor5.C FAILs with -finline-small-functions)
2010-12-22  Martin Jambor  <mjambor@suse.cz>

	PR tree-optimization/45934
	PR tree-optimization/46302
	PR tree-optimization/46987
	* gimple-fold.c (get_base_binfo_for_type): Removed.
	(gimple_get_relevant_ref_binfo): Likewise.
	(gimple_fold_obj_type_ref_call): Dumb down to 4.5 functionality,
	removed parameter inplace, updated the caller.
	* gimple.h (gimple_get_relevant_ref_binfo): Remove declaration.
	* ipa-cp.c (ipcp_propagate_types): Do not derive types from constants.
	(ipcp_discover_new_direct_edges): Do not do devirtualization based on
	constants.
	* ipa-prop.c (compute_known_type_jump_func): Use
	get_ref_base_and_extent and get_binfo_at_offset instead of
	gimple_get_relevant_ref_binfo.
	(compute_known_type_jump_func): Likewise.
	(update_jump_functions_after_inlining): Do not derive types from
	constants.
	(try_make_edge_direct_virtual_call): Likewise.
	* tree.c (get_binfo_at_offset): Get type from non-artificial fields.

	* testsuite/g++.dg/ipa/ipcp-ivi-1.C: Removed.
	* testsuite/g++.dg/ipa/ivinline-6.C: Likewise.
	* testsuite/g++.dg/otr-fold-1.C: Likewise.
	* testsuite/g++.dg/otr-fold-2.C: Likewise.
	* testsuite/g++.dg/tree-ssa/pr43411.C: Xfail dump scan.
	* testsuite/g++.dg/tree-ssa/pr45605.C: Likewise.
	* testsuite/g++.dg/tree-ssa/pr46987.C: New test.

From-SVN: r168168
2010-12-22 13:56:54 +01:00
Steven Bosscher 5eeac8330c * gfortran.dg/pr46755.f: Fix test case.
From-SVN: r168167
2010-12-22 12:15:12 +00:00
Joseph Myers 57809813b4 svr4.h: Remove.
* config/svr4.h: Remove.
	* system.h (USING_SVR4_H, SVR4_ASM_SPEC): Poison.
	* config.gcc, config/bfin/bfin.h, config/cris/cris.h,
	config/fr30/fr30.h, config/frv/frv.h, config/i386/openbsdelf.h,
	config/i386/vx-common.h, config/ia64/elf.h, config/ia64/ia64.h,
	config/ia64/sysv4.h, config/iq2000/iq2000.h, config/m68k/linux.h,
	config/m68k/m68kelf.h, config/mips/mips.h, config/mips/vxworks.h,
	config/moxie/moxie.h, config/netbsd-aout.h, config/openbsd.h,
	config/rs6000/sysv4.h, config/sh/elf.h, config/sh/sh.h,
	config/sol2.h, config/sparc/sysv4.h, config/stormy16/stormy16.h,
	config/v850/v850.h, config/vxworks.h: Remove or update comments
	referring to svr4.h.

From-SVN: r168166
2010-12-22 12:06:01 +00:00
Hariharan Sandanagobalane 6e30705627 configure.ac: (picochip): Disable libiberty.
* configure.ac: (picochip): Disable libiberty.

From-SVN: r168165
2010-12-22 10:34:23 +00:00
Andrey Belevantsev d7f672ecf6 re PR rtl-optimization/45352 (ICE: in reset_sched_cycles_in_current_ebb, at sel-sched.c:7058)
PR rtl-optimization/45352
	PR rtl-optimization/46521
	PR rtl-optimization/46522
	* sel-sched.c (reset_sched_cycles_in_current_ebb): Recheck the DFA state
	on the last iteration of the advancing loop.
	(sel_sched_region_1): Propagate the rescheduling bit to the next block
	also for empty blocks.

	* gcc.dg/pr46521.c: New.
	* gcc.dg/pr46522.c: New.

From-SVN: r168164
2010-12-22 10:46:53 +03:00
Ian Lance Taylor d7ab2512cd Correct test for number of arguments to append.
From-SVN: r168163
2010-12-22 06:33:02 +00:00
Ian Lance Taylor 8e6c2a27c5 Don't crash if a constant initializer refers to the constant.
From-SVN: r168162
2010-12-22 06:27:50 +00:00
Ian Lance Taylor ecdacbb305 Don't crash on invalid type conversion.
From-SVN: r168161
2010-12-22 06:17:55 +00:00
Alexandre Oliva 8dcfef8f2b re PR debug/46724 (Wrong debug info: Invalid variable location)
PR debug/46724
* function.c (assign_parms_augmented_arg_list): Name and mark
DECL of result address as NAMELESS rather than IGNORED.
(assign_parms): Set DECL_VALUE_EXPR for indirect result.
* tree.h (tree_decl_common::decl_flag_2): Document RESULT_DECL.
(DECL_HAS_VALUE_EXPR_P): Accept RESULT_DECL.
* dwarf2out.c (loc_list_from_tree) <RESULT_DECL>: Use
DECL_VALUE_EXPR.
* dbxout.c (dbxout_expand_expr) <RESULT_DECL>: Likewise.
* var-tracking.c (vt_add_function_parameter): New, split out of...
(vt_add_function_parameters): ... this.  Handle incoming
pointer to hold result.

From-SVN: r168160
2010-12-22 03:49:00 +00:00
Jie Zhang 16a9afdc66 arm.c (output_move_double): Update the comment above the function to reflect the current implementation.
* config/arm/arm.c (output_move_double): Update the comment
	above the function to reflect the current implementation.

From-SVN: r168159
2010-12-22 01:42:20 +00:00
Ian Lance Taylor 5c63bac2ec Fix uninitialized variable when looking up '_'.
From-SVN: r168158
2010-12-22 01:37:30 +00:00
Ian Lance Taylor 428f5f5f35 Don't crash receiving multiple results from void function.
From-SVN: r168157
2010-12-22 01:28:29 +00:00
Ian Lance Taylor 0cb04e3af7 Fix handling of functions with named results that call recover.
From-SVN: r168156
2010-12-22 01:22:56 +00:00
Ian Lance Taylor 11d6fcc2c4 Don't crash building erroneous variable initializer.
From-SVN: r168155
2010-12-22 01:14:41 +00:00
GCC Administrator fe6e051695 Daily bump.
From-SVN: r168154
2010-12-22 00:21:25 +00:00
Nicola Pero 9fd553ccd9 In libobjc/: 2010-12-22 Nicola Pero <nicola.pero@meta-innovation.com>
In libobjc/:
2010-12-22  Nicola Pero  <nicola.pero@meta-innovation.com>

	* objc-private/objc-list.h: Reindented file.  No code changes.
	* objc-private/sarray.h: Same change.

From-SVN: r168150
2010-12-22 00:17:21 +00:00
Nicola Pero 8637d320f1 In libobjc/: 2010-12-22 Nicola Pero <nicola.pero@meta-innovation.com>
In libobjc/:
2010-12-22  Nicola Pero  <nicola.pero@meta-innovation.com>

	* objc-private/accessors.h: Removed 'extern "C"' guards.  This
	file is never compiled with C++.
	* objc-private/hash.h: Same change.
	* objc-private/objc-list.h: Same change.
	* objc-private/objc-sync.h: Same change.
	* objc-private/protocols.h: Same change.
	* objc-private/runtime.h: Same change.
	* objc-private/sarray.h: Same change.
	* objc-private/selector.h: Same change.

From-SVN: r168149
2010-12-22 00:05:57 +00:00
Ian Lance Taylor 0cc3d14ec1 Check for errors when building map construction.
From-SVN: r168148
2010-12-22 00:00:42 +00:00
Nicola Pero 522c4f1f1e Fixed changelog entry for one of my libobjc patches of a few days ago
From-SVN: r168147
2010-12-21 23:55:24 +00:00
Ian Lance Taylor 88a8aaac55 Don't warn about []int of string with NUL bytes.
From-SVN: r168146
2010-12-21 23:48:37 +00:00
Ian Lance Taylor a8f3a62df1 Don't permit assigning abstract string/bool to numeric variable.
From-SVN: r168145
2010-12-21 23:33:51 +00:00