platform/upstream/gcc.git
14 years agoc-common.c: Remove header include of tm_p.h.
Kai Tietz [Wed, 2 Jun 2010 21:05:47 +0000 (21:05 +0000)]
c-common.c: Remove header include of tm_p.h.

2010-06-02  Kai Tietz  <kai.tietz@onevision.com>

        * c-common.c: Remove header include of tm_p.h.
        * Makefile.in (c-common.o): Remove TM_P_H dependency.

From-SVN: r160191

14 years agore PR c++/44361 (-Wunused-but-set-variable vs. explicit void cast)
Jakub Jelinek [Wed, 2 Jun 2010 19:57:08 +0000 (21:57 +0200)]
re PR c++/44361 (-Wunused-but-set-variable vs. explicit void cast)

PR c++/44361
* cvt.c (convert_to_void): If implicit is NULL, call mark_rvalue_use
instead of calling mark_exp_read only when not an assignment.

From-SVN: r160188

14 years agore PR debug/44367 (-O0 -g wrong DW_AT_location on c++ class retval)
Jakub Jelinek [Wed, 2 Jun 2010 19:55:33 +0000 (21:55 +0200)]
re PR debug/44367 (-O0 -g wrong DW_AT_location on c++ class retval)

PR debug/44367
* semantics.c (finalize_nrv): Don't copy DECL_ARTIFICIAL, DECL_IGNORED_P,
DECL_SOURCE_LOCATION and DECL_ABSTRACT_ORIGIN from var to result.
Set DECL_VALUE_EXPR on var.

From-SVN: r160187

14 years agore PR debug/44367 (-O0 -g wrong DW_AT_location on c++ class retval)
Jakub Jelinek [Wed, 2 Jun 2010 19:52:07 +0000 (21:52 +0200)]
re PR debug/44367 (-O0 -g wrong DW_AT_location on c++ class retval)

PR debug/44367
* semantics.c (finalize_nrv): Don't copy DECL_ARTIFICIAL, DECL_IGNORED_P,
DECL_SOURCE_LOCATION and DECL_ABSTRACT_ORIGIN from var to result.
Set DECL_VALUE_EXPR on var.

From-SVN: r160186

14 years agotree.h (struct tree_decl_map): New type.
Jakub Jelinek [Wed, 2 Jun 2010 19:49:21 +0000 (21:49 +0200)]
tree.h (struct tree_decl_map): New type.

* tree.h (struct tree_decl_map): New type.
(tree_decl_map_eq, tree_decl_map_marked_p): Define.
(tree_decl_map_hash): New prototype.
(debug_expr_for_decl, value_expr_for_decl): Change into
tree_decl_map hashtab from tree_map.
(init_ttree): Adjust initialization.
(tree_decl_map_hash): New function.
(decl_debug_expr_lookup, decl_debug_expr_insert,
decl_value_expr_lookup, decl_value_expr_insert): Adjust.
cp/
* cp-objcp-common.c (shadowed_var_for_decl): Change into
tree_decl_map hashtab from tree_map.
(decl_shadowed_for_var_lookup, decl_shadowed_for_var_insert): Adjust.
(init_shadowed_var_for_decl): Adjust initialization.

From-SVN: r160185

14 years ago* error.c (dump_type): Improve typedef handling.
Jason Merrill [Wed, 2 Jun 2010 19:19:31 +0000 (15:19 -0400)]
* error.c (dump_type): Improve typedef handling.

From-SVN: r160184

14 years agore PR c++/44333 (Ambiguity with typedef and using namespace)
Jason Merrill [Wed, 2 Jun 2010 19:19:05 +0000 (15:19 -0400)]
re PR c++/44333 (Ambiguity with typedef and using namespace)

PR c++/44333
* name-lookup.c (same_entity_p): New.
(ambiguous_decl): Multiple declarations of the same entity
are not ambiguous.

From-SVN: r160183

14 years agopointer.cc: Fix which tests are run.
Jonathan Wakely [Wed, 2 Jun 2010 19:02:41 +0000 (19:02 +0000)]
pointer.cc: Fix which tests are run.

2010-06-02  Jonathan Wakely  <jwakely.gcc@gmail.com>

* testsuite/tr1/2_general_utilities/shared_ptr/cons/pointer.cc: Fix
which tests are run.
* testsuite/20_util/shared_ptr/cons/pointer.cc: Likewise.

From-SVN: r160182

14 years agoconfigure.ac (gcc_cv_ld_sol2_emulation): Test for GNU ld *_sol2 linker emulations.
Rainer Orth [Wed, 2 Jun 2010 17:39:39 +0000 (17:39 +0000)]
configure.ac (gcc_cv_ld_sol2_emulation): Test for GNU ld *_sol2 linker emulations.

* configure.ac (gcc_cv_ld_sol2_emulation): Test for GNU ld *_sol2
linker emulations.
* configure: Regenerate.
* config.in: Regenerate.

* config/i386/sol2-10.h [TARGET_GNU_LD] (I386_EMULATION): Define.
(X86_64_EMULATION): Define.
(TARGET_LD_EMULATION): Use them.

* config/sparc/sol2-gld-bi.h (SPARC32_EMULATION): Define.
(SPARC64_EMULATION): Define.
(LINK_ARCH_SPEC): Use them.

From-SVN: r160178

14 years agoRemove testsuite/ from filenames.
H.J. Lu [Wed, 2 Jun 2010 17:08:12 +0000 (10:08 -0700)]
Remove testsuite/ from filenames.

From-SVN: r160170

14 years agoAdd a testcase for PR middle-end/44372.
H.J. Lu [Wed, 2 Jun 2010 17:04:13 +0000 (17:04 +0000)]
Add a testcase for PR middle-end/44372.

2010-06-02  H.J. Lu  <hongjiu.lu@intel.com>

PR middle-end/44372
* g++.dg/ipa/pr44372.C: New.

From-SVN: r160169

14 years agoUse smallest_mode_for_size for computing the precision types of new graphite IVs.
Sebastian Pop [Wed, 2 Jun 2010 16:39:47 +0000 (16:39 +0000)]
Use smallest_mode_for_size for computing the precision types of new graphite IVs.

2010-06-02  Sebastian Pop  <sebastian.pop@amd.com>

* graphite-clast-to-gimple.c (gcc_type_for_interval): Use
smallest_mode_for_size for computing the precision types of new
graphite IVs.  Do not call lang_hooks.types.type_for_size.

From-SVN: r160165

14 years agoOnly reset the GIMPLE_DEBUG information in the code gen of if-conversion.
Sebastian Pop [Wed, 2 Jun 2010 16:39:37 +0000 (16:39 +0000)]
Only reset the GIMPLE_DEBUG information in the code gen of if-conversion.

2010-06-02  Sebastian Pop  <sebastian.pop@amd.com>

* tree-if-conv.c (predicate_bbs): Do not reset the GIMPLE_DEBUG
information.
(remove_conditions_and_labels): Reset the GIMPLE_DEBUG information.

From-SVN: r160164

14 years agoFix PR44363: don't abort when the ifcvt analysis fails to recognize a Gimple stmt.
Sebastian Pop [Wed, 2 Jun 2010 16:39:26 +0000 (16:39 +0000)]
Fix PR44363: don't abort when the ifcvt analysis fails to recognize a Gimple stmt.

2010-06-02  Sebastian Pop  <sebastian.pop@amd.com>

PR middle-end/44363
* tree-if-conv.c (predicate_bbs): Do not call gcc_unreachable,
return false instead.

From-SVN: r160163

14 years agore PR middle-end/44295 (Failed to build 483.xalancbmk in SPEC CPU 2006)
Jan Hubicka [Wed, 2 Jun 2010 15:39:43 +0000 (17:39 +0200)]
re PR middle-end/44295 (Failed to build 483.xalancbmk in SPEC CPU 2006)

PR middle-end/44295
* cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Do not
create new cgraph node to check callee.
* testsuite/g++.dg/torture/pr44295.C: Neww testcase.

From-SVN: r160159

14 years ago* gcc.dg/tree-ssa/loadpre6.c: Update.
Jan Hubicka [Wed, 2 Jun 2010 15:37:29 +0000 (17:37 +0200)]
* gcc.dg/tree-ssa/loadpre6.c: Update.

From-SVN: r160158

14 years agoheader_plugin.c: Include cp-tree.h before diagnostic.h.
Richard Guenther [Wed, 2 Jun 2010 14:35:01 +0000 (14:35 +0000)]
header_plugin.c: Include cp-tree.h before diagnostic.h.

2010-06-02  Richard Guenther  <rguenther@suse.de>

* g++.dg/plugin/header_plugin.c: Include cp-tree.h before
diagnostic.h.

From-SVN: r160155

14 years agolto-streamer-in.c (input_gimple_stmt): Fix typo.
Richard Guenther [Wed, 2 Jun 2010 14:27:22 +0000 (14:27 +0000)]
lto-streamer-in.c (input_gimple_stmt): Fix typo.

2010-06-02  Richard Guenther  <rguenther@suse.de>

* lto-streamer-in.c (input_gimple_stmt): Fix typo.

From-SVN: r160154

14 years agolto-wrapper.c (lto_wrapper_exit): Rename to ...
Richard Guenther [Wed, 2 Jun 2010 13:58:27 +0000 (13:58 +0000)]
lto-wrapper.c (lto_wrapper_exit): Rename to ...

2010-06-02  Richard Guenther  <rguenther@suse.de>

* lto-wrapper.c (lto_wrapper_exit): Rename to ...
(lto_wrapper_cleanup): ... this.  Do not exit.
(fatal): Adjust.  Exit here.
(fatal_perror): Likewise.
(fatal_signal): New function.
(main): Set up signal handlers to cleanup temporary files.
* Makefile.in (lto-wrapper.o): Adjust dependencies.

From-SVN: r160153

14 years agore PR tree-optimization/44377 (ICE: gimple check: expected gimple_return(error_mark...
Richard Guenther [Wed, 2 Jun 2010 12:27:24 +0000 (12:27 +0000)]
re PR tree-optimization/44377 (ICE: gimple check: expected gimple_return(error_mark), have gimple_call() in gimple_return_retval, at gimple.h:4311 with -fipa-pta)

2010-06-02  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/44377
* tree-ssa-structalias.c (find_func_aliases): Fix typo.

From-SVN: r160152

14 years ago2097.md (z10_fhex): Remove insn reservation.
Andreas Krebbel [Wed, 2 Jun 2010 12:03:22 +0000 (12:03 +0000)]
2097.md (z10_fhex): Remove insn reservation.

2010-06-02  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* config/s390/2097.md (z10_fhex): Remove insn reservation.
* config/s390/s390.md (UNSPEC_COPYSIGN): Remove unused constant.
(*mov<mode>_64 TD_TF, *mov<mode>_31 TD_TF, *mov<mode>_64dfp DD_DF,
*mov<mode>_64 DD_DF, *mov<mode>_31, mov<mode>): Remove load zero
instruction.
* config/s390/s390.c: Don't accept fp zeros as valid constants
anymore.

From-SVN: r160151

14 years agobitmap.c (bitmap_descriptor): Add search_iter.
Jan Hubicka [Wed, 2 Jun 2010 11:53:16 +0000 (13:53 +0200)]
bitmap.c (bitmap_descriptor): Add search_iter.

* bitmap.c (bitmap_descriptor): Add search_iter.
(bitmap_find_bit): Increment it.
(print_statistics): Print it.

From-SVN: r160148

14 years agotree-vect-slp.c (vect_create_mask_and_perm): Use gimple_build_call instead of gimple_...
Nathan Froyd [Wed, 2 Jun 2010 11:40:13 +0000 (11:40 +0000)]
tree-vect-slp.c (vect_create_mask_and_perm): Use gimple_build_call instead of gimple_build_call_vec.

* tree-vect-slp.c (vect_create_mask_and_perm): Use gimple_build_call
instead of gimple_build_call_vec.  Delete unnecessary local variable.

From-SVN: r160147

14 years agodownload_prerequisites: New script.
Andrew Haley [Wed, 2 Jun 2010 11:14:19 +0000 (11:14 +0000)]
download_prerequisites: New script.

2010-06-02  Andrew Haley  <aph@redhat.com>

* download_prerequisites: New script.

From-SVN: r160146

14 years agogimplify.c (gimplify_body): Revert "Do not initialize RTL profiling" change from...
Steven Bosscher [Wed, 2 Jun 2010 09:12:50 +0000 (09:12 +0000)]
gimplify.c (gimplify_body): Revert "Do not initialize RTL profiling" change from yesterday.

* gimplify.c (gimplify_body): Revert "Do not initialize RTL profiling"
change from yesterday.

From-SVN: r160144

14 years ago* c-ada-spec.c: Clean up redundant includes.
Steven Bosscher [Wed, 2 Jun 2010 08:15:38 +0000 (08:15 +0000)]
* c-ada-spec.c: Clean up redundant includes.

From-SVN: r160143

14 years agolto.exp (lto-link-and-maybe-run): Show the options in the link fail message.
Iain Sandoe [Wed, 2 Jun 2010 07:29:54 +0000 (07:29 +0000)]
lto.exp (lto-link-and-maybe-run): Show the options in the link fail message.

* lib/lto.exp (lto-link-and-maybe-run): Show the options in
the link fail message.

From-SVN: r160141

14 years agore PR fortran/44360 (wrong-code: host-associated procedure wrongly favoured to use...
Tobias Burnus [Wed, 2 Jun 2010 05:55:19 +0000 (07:55 +0200)]
re PR fortran/44360 (wrong-code: host-associated procedure wrongly favoured to use-associated one)

2010-06-02  Tobias Burnus  <burnus@net-b.de>

        PR fortran/44360
        * parse.c (gfc_fixup_sibling_symbols): Do not "fix"
        use-associated symbols.

2010-06-02  Tobias Burnus  <burnus@net-b.de>

        PR fortran/44360
        * gfortran.dg/use_13.f90: New test case.

From-SVN: r160138

14 years agore PR fortran/44371 (STOP parsing rejects valid code)
Jerry DeLisle [Wed, 2 Jun 2010 05:02:07 +0000 (05:02 +0000)]
re PR fortran/44371 (STOP parsing rejects valid code)

2010-06-01  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/44371
* gfortran.dg/error_stop_2.f08: Minor update.

From-SVN: r160135

14 years agore PR fortran/44371 (STOP parsing rejects valid code)
Jerry DeLisle [Wed, 2 Jun 2010 04:46:38 +0000 (04:46 +0000)]
re PR fortran/44371 (STOP parsing rejects valid code)

2010-06-01  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/44371
* gfortran.dg/error_stop_1.f08: New test.
* gfortran.dg/error_stop_2.f08: New test.

From-SVN: r160134

14 years agore PR fortran/44371 (STOP parsing rejects valid code)
Jerry DeLisle [Wed, 2 Jun 2010 04:42:41 +0000 (04:42 +0000)]
re PR fortran/44371 (STOP parsing rejects valid code)

2010-06-01  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/44371
* match.c (gfc_match_stopcode): Move gfc_match_eos call inside
condition block.

From-SVN: r160133

14 years agoDR 990
Jason Merrill [Wed, 2 Jun 2010 03:55:42 +0000 (23:55 -0400)]
DR 990

DR 990
* call.c (add_list_candidates): Prefer the default constructor.
(build_aggr_conv): Treat missing initializers like { }.
* typeck2.c (process_init_constructor_record): Likewise.
* init.c (expand_default_init): Use digest_init for
direct aggregate initialization, too.

* call.c (add_list_candidates): Split out...
(build_user_type_conversion_1): ...from here.
(build_new_method_call): And here.
(implicit_conversion): Propagate LOOKUP_NO_NARROWING.

From-SVN: r160132

14 years agore PR c++/44358 ([C++0x] initializer list can't convert to map)
Jason Merrill [Wed, 2 Jun 2010 03:55:28 +0000 (23:55 -0400)]
re PR c++/44358 ([C++0x] initializer list can't convert to map)

PR c++/44358
* call.c (build_list_conv): Set list-initialization flags properly.

From-SVN: r160131

14 years agoDaily bump.
GCC Administrator [Wed, 2 Jun 2010 00:17:21 +0000 (00:17 +0000)]
Daily bump.

From-SVN: r160130

14 years agoplugin-api.h (ld_plugin_tag): Add LDPT_OUTPUT_NAME.
Rafael Avila de Espindola [Wed, 2 Jun 2010 00:08:58 +0000 (00:08 +0000)]
plugin-api.h (ld_plugin_tag): Add LDPT_OUTPUT_NAME.

2010-06-01  Rafael Espindola  <espindola@google.com>

* plugin-api.h (ld_plugin_tag): Add LDPT_OUTPUT_NAME.

From-SVN: r160126

14 years agogimplify.c: Do not include except.h and optabs.h.
Steven Bosscher [Tue, 1 Jun 2010 22:00:56 +0000 (22:00 +0000)]
gimplify.c: Do not include except.h and optabs.h.

* gimplify.c: Do not include except.h and optabs.h.
(gimplify_body): Do not initialize RTL profiling.
* gimple-low.c: Do not include rtl.h, diagnostic.h, langhooks.h,
langhooks-def.h, timevar.h, except.h, hashtab.h, and expr.h.
* gimple-fold.c: Do not include rtl.h, tm_p.h, ggc.h, basic-block.h,
output.h, expr.h, diagnostic.h, timevar.h, value-prof.h, and
langhooks.h.

* tree-pretty-print.h: Include pretty-print.h.
* gimple-pretty-print.h: Include pretty-print.h.

* tree-pretty-print.c: Do not include diagnostic.h.
* tree-vrp.c: Likewise.
* tree-tailcall.c: Likewise
* tree-scalar-evolution.c: Likewise
* tree-ssa-dse.c: Likewise
* tree-chrec.c: Likewise
* tree-ssa-sccvn.c: Likewise
* tree-ssa-copyrename.c: Likewise
* tree-nomudflap.c: Likewise
* tree-call-cdce.c: Likewise
* tree-stdarg.c: Likewise
* tree-ssa-math-opts.c: Likewise
* tree-nrv.c: Likewise
* tree-ssa-sink.c: Likewise
* tree-browser.c: Likewise
* tree-ssa-loop-ivcanon.c: Likewise
* tree-ssa-loop.c: Likewise
* tree-parloops.c: Likewise
* tree-ssa-address.c: Likewise
* tree-ssa-ifcombine.c: Likewise
* tree-if-conv.c: Likewise
* tree-data-ref.c: Likewise
* tree-affine.c: Likewise
* tree-ssa-phiopt.c: Likewise
* tree-ssa-coalesce.c: Likewise
* tree-ssa-pre.c: Likewise
* tree-ssa-live.c: Likewise
* tree-predcom.c: Likewise
* tree-ssa-forwprop.c: Likewise
* tree-ssa-dce.c: Likewise
* tree-ssa-ter.c: Likewise
* tree-ssa-loop-prefetch.c: Likewise
* tree-optimize.c: Likewise
* tree-ssa-phiprop.c: Likewise
* tree-object-size.c: Likewise
* tree-outof-ssa.c: Likewise
* tree-ssa-structalias.c: Likewise
* tree-switch-conversion.c: Likewise
* tree-ssa-reassoc.c: Likewise
* tree-ssa-operands.c: Likewise
* tree-vectorizer.c: Likewise
* tree-vect-data-refs.c: Likewise
* tree-vect-generic.c: Likewise
* tree-vect-stmts.c: Likewise
* tree-vect-patterns.c: Likewise
* tree-vect-slp.c: Likewise
* tree-vect-loop.c: Likewise
* tree-ssa-loop-ivopts.c: Likewise
* tree-ssa-loop-im.c: Likewise
* tree-ssa-loop-niter.c: Likewise
* tree-ssa-loop-unswitch.c: Likewise
* tree-ssa-loop-manip.c: Likewise
* tree-ssa-loop-ch.c: Likewise
* tree-dump.c: Likewise
* tree-complex.c: Likewise

* tree-into-ssa.c: Do not include diagnostic.h and expr.h.
* tree-ssa-uninit.c: Likewise
* tree-ssa-threadupdate.c: Likewise
* tree-ssa-uncprop.c: Likewise
* tree-ssa-ccp.c: Likewise
* tree-ssa-dom.c: Likewise
* tree-ssa-propagate.c: Likewise
* tree-ssa-alias.c: Likewise
* tree-dfa.c: Likewise
* tree-cfgcleanup.c: Likewise
* tree-sra.c: Likewise
* tree-ssa-copy.c: Likewise
* tree-ssa.c: Likewise
* tree-profile.c: Likewise
* tree-cfg.c: Likewise
* tree-ssa-threadedge.c: Likewise
* tree-vect-loop-manip.c: Likewise

* tree-inline.c: Do not include diagnostic.h and expr.h.
Include rtl.h.
(copy_decl_for_dup_finish): Do not use NULL_RTX.

* tree-loop-linear.c: Do not include diagnostic.h, expr.h,
and optabs.h.
* tree-loop-distribution.c: Likewise.

From-SVN: r160125

14 years agoipa-pure-const.c (local_pure_const): Do NORETURN discovery.
Jan Hubicka [Tue, 1 Jun 2010 21:55:49 +0000 (23:55 +0200)]
ipa-pure-const.c (local_pure_const): Do NORETURN discovery.

* ipa-pure-const.c (local_pure_const): Do NORETURN discovery.

* testsuite/gcc.dg/noreturn-8.c: New testcase.

From-SVN: r160124

14 years agonoreturn-1_1.c: Remove dg-do annotations.
Jan Hubicka [Tue, 1 Jun 2010 21:40:43 +0000 (23:40 +0200)]
noreturn-1_1.c: Remove dg-do annotations.

* testsuite/gcc.dg/lto/noreturn-1_1.c: Remove dg-do annotations.
* testsuite/gcc.dg/lto/noreturn-1_0.c: Move it here.

From-SVN: r160123

14 years agotree-cfgcleanup.c (fixup_noreturn_call): Break out from ...; remove return value.
Jan Hubicka [Tue, 1 Jun 2010 20:35:08 +0000 (22:35 +0200)]
tree-cfgcleanup.c (fixup_noreturn_call): Break out from ...; remove return value.

* tree-cfgcleanup.c (fixup_noreturn_call): Break out from ...;
remove return value.
(split_bbs_on_noreturn_calls) .... here.
* tree-optimize.c (execute_fixup_cfg): Fixup noreturn calls too.
* tree-flow.h (fixup_noreturn_call): New.
* testsuite/gcc.dg/lto/noreturn-1_1.c: New testcase.
* testsuite/gcc.dg/lto/noreturn-1_0.c: New testcase.

From-SVN: r160122

14 years ago* emit-rtl.c (remove_insn): Fix thinko in prevoius patch.
Jan Hubicka [Tue, 1 Jun 2010 20:29:41 +0000 (22:29 +0200)]
* emit-rtl.c (remove_insn): Fix thinko in prevoius patch.

From-SVN: r160121

14 years agotree.h (build_nt_call_list): Delete.
Nathan Froyd [Tue, 1 Jun 2010 19:34:57 +0000 (19:34 +0000)]
tree.h (build_nt_call_list): Delete.

* tree.h (build_nt_call_list): Delete.
* tree.c (build_nt_call_list): Delete.

From-SVN: r160120

14 years ago* typeck2.c (build_x_arrow): Make types_memoized a VEC.
Nathan Froyd [Tue, 1 Jun 2010 19:33:57 +0000 (19:33 +0000)]
* typeck2.c (build_x_arrow): Make types_memoized a VEC.

From-SVN: r160119

14 years agoobjc-act.c (build_next_objc_exception_stuff): Give setjmp a varargs type instead...
Nathan Froyd [Tue, 1 Jun 2010 15:54:39 +0000 (15:54 +0000)]
objc-act.c (build_next_objc_exception_stuff): Give setjmp a varargs type instead of a zero-argument type.

* objc-act.c (build_next_objc_exception_stuff): Give setjmp a
varargs type instead of a zero-argument type.

From-SVN: r160112

14 years agofwprop.c: Make emit-rtl.h include last.
Jan Hubicka [Tue, 1 Jun 2010 15:49:37 +0000 (17:49 +0200)]
fwprop.c: Make emit-rtl.h include last.

* fwprop.c: Make emit-rtl.h include last.
* rtlanal.c: Include emit-rtl.h.
* genautomata.c: Output emit-rtl include into insn-automata.c
* df-scan.c: Include emit-rtl.h.
* haifa-sched.c: Indlude emit-rtl.h.
* mode-switching.c: Indlude emit-rtl.h.
* graph.c: Indlude emit-rtl.h.
* sel-sched.c: Include emit-rtl.h.
* sel-sched-ir.c: Include emit-rtl.h.
* ira-build.c: Include emit-rtl.h.
* emit-rtl.c: (first_insn, last_insn): Remove defines.
(get_insns, set_first_insn, get_last_insn, set_last_insn, get_max_uid):
Move to emit-rtl.h.
(set_new_first_and_last_insn, get_last_insn_anywhere, get_first_nonnote_insn,
get_last_nonnote_insn, try_split, make_call_insn_raw, add_insn_after,
add_insn_before, remove_insn, delete_insns_since, reorder_insns_nobb,
emit_insn_after_1, emit_debug_insn_before, emit_insn, start_sequence,
push_to_sequence, push_to_sequence2, push_topmost_sequence, end_sequence,
copy_insn): Use accessor functions.
* emit-rtl.h (gen_blockage, gen_rtvec, copy_insn_1, copy_insn,
 gen_int_mode, emit_copy_of_insn_after, set_reg_attrs_from_value,
set_reg_attrs_for_parm, set_reg_attrs_for_decl_rtl, adjust_reg_mode,
mem_expr_equal_p): Move here from rtl.h
(get_insns, set_first-insn, get_last_insn, set_last_insn, get_max_uid):
Move here from emit-rtl.c; make inline.
* cfglayout.h: Include emit-rtl.h
* rtl.h (gen_blockage, gen_rtvec, copy_insn_1, copy_insn,
 gen_int_mode, emit_copy_of_insn_after, set_reg_attrs_from_value,
set_reg_attrs_for_parm, set_reg_attrs_for_decl_rtl, adjust_reg_mode,
mem_expr_equal_p, get_insns, set_first-insn, get_last_insn, set_last_insn,
get_max_uid): Move to emit-rtl.h.
* reg-stack.c: Include emit-rtl.h
* dce.c: Likewise.

From-SVN: r160111

14 years agocgraph.h (tree_function_versioning): Update prototype.
Jan Hubicka [Tue, 1 Jun 2010 15:43:27 +0000 (17:43 +0200)]
cgraph.h (tree_function_versioning): Update prototype.

* cgraph.h (tree_function_versioning): Update prototype.
(cgraph_function_versioning): Update prototype.
* cgraphunit.c (cgraph_copy_node_for_versioning): Accept bbs_to_copy
bitmap.
(cgraph_function_versioning): Accept new_entry_block and bbs_to_copy.
(cgraph_materialize_clone, save_inline_function_body): Update use of
tree_function_versioning.
* tree-inline.c (copy_bb): Look for previous copied block to link after;
fix debug output.
(copy_cfg_body): Accept new_entry_block and bbs_to_copy.
(copy_body): Likewise.
(expand_call_inline): Update use of copy_body.
(tree_function_versioning): Update use of copy body; accept
blocks_to_copy and new_entry.

From-SVN: r160110

14 years agogegenrtl.c: Remove unnecesary prototypes.
Jan Hubicka [Tue, 1 Jun 2010 14:21:57 +0000 (16:21 +0200)]
gegenrtl.c: Remove unnecesary prototypes.

* gegenrtl.c: Remove unnecesary prototypes.
(gendecl): Remove.
(gendef): Produce static inline.
(gencode): Remove.
(main): Do not decode parameters; generate header only.
* Makefile.in (genrtl.c): Remove.

From-SVN: r160108

14 years agoUndo inadvertent commit in rev 160105.
Diego Novillo [Tue, 1 Jun 2010 14:20:24 +0000 (10:20 -0400)]
Undo inadvertent commit in rev 160105.

From-SVN: r160107

14 years ago* tree-switch-conversion.c (build_one_array): Make it readonly.
Jan Hubicka [Tue, 1 Jun 2010 14:15:42 +0000 (16:15 +0200)]
* tree-switch-conversion.c (build_one_array): Make it readonly.

From-SVN: r160106

14 years agorichi's fixes for c++ bootstrap
Diego Novillo [Tue, 1 Jun 2010 14:05:17 +0000 (10:05 -0400)]
richi's fixes for c++ bootstrap

From-SVN: r160105

14 years agoFix typo.
Arnaud Charlet [Tue, 1 Jun 2010 13:20:13 +0000 (15:20 +0200)]
Fix typo.

From-SVN: r160104

14 years agoMake-lang.in (CXX_C_OBJS): Add c-ada-spec.o.
Arnaud Charlet [Tue, 1 Jun 2010 13:00:50 +0000 (13:00 +0000)]
Make-lang.in (CXX_C_OBJS): Add c-ada-spec.o.

* Make-lang.in (CXX_C_OBJS): Add c-ada-spec.o.
* decl2.c: Include langhooks.h and c-ada-spec.h.
(cpp_check, collect_source_refs, collect_ada_namespace,
collect_all_refs): New functions.
(cp_write_global_declarations): Add handling of -fdump-ada-spec.
* lang-specs.h: Ditto.

Co-Authored-By: Matthew Gingell <gingell@adacore.com>
From-SVN: r160103

14 years agooptabs.c (init_optabs): Guard all accesses to reinit.
Richard Guenther [Tue, 1 Jun 2010 13:00:46 +0000 (13:00 +0000)]
optabs.c (init_optabs): Guard all accesses to reinit.

2010-06-01  Richard Guenther  <rguenther@suse.de>

* optabs.c (init_optabs): Guard all accesses to reinit.
* ipa-pure-const.c (propagate): Fix another typo.
* opts.c (common_handle_option): Split assignment to bool.
* c-opts.c (c_common_handle_option): Likewise.

From-SVN: r160102

14 years ago* gnat_ugn.texi: Improve doc on -fdump-ada-spec, mention limitations.
Arnaud Charlet [Tue, 1 Jun 2010 12:59:09 +0000 (12:59 +0000)]
* gnat_ugn.texi: Improve doc on -fdump-ada-spec, mention limitations.

From-SVN: r160101

14 years agoinvoke.texi: Mention -fdump-ada-spec.
Arnaud Charlet [Tue, 1 Jun 2010 12:57:57 +0000 (12:57 +0000)]
invoke.texi: Mention -fdump-ada-spec.

* doc/invoke.texi: Mention -fdump-ada-spec.
* tree-dump.c (dump_files): Add ada-spec.
(FIRST_AUTO_NUMBERED_DUMP): Bump to 8.
* tree-pass.h (tree_dump_index): Add TDI_ada.
* gcc.c: Add support for -C without -E and for -fdump-ada-spec.
(cpp_unique_options): Do not reject -C or -CC when -E isn't present.
(default_compilers) <@c-header>: Allow -fdump-ada-spec on header files.
* c-decl.c: Include c-ada-spec.h.
(collect_source_ref_cb, collect_all_refs, for_each_global_decl): New
functions.
(c_write_global_declarations): Add handling of -fdump-ada-spec.
* c-lex.c (c_lex_with_flags): Add handling of CPP_COMMENT.
* Makefile.in (C_AND_OBJC_OBJS): Add c-ada-spec.o.
* c-ada-spec.h, c-ada-spec.c: New files.

Co-Authored-By: Matthew Gingell <gingell@adacore.com>
From-SVN: r160100

14 years agore PR middle-end/43853 (FAIL: gcc.dg/lto/20090126-1 c_lto_20090126-1_0.o-c_lto_200901...
Richard Guenther [Tue, 1 Jun 2010 12:09:16 +0000 (12:09 +0000)]
re PR middle-end/43853 (FAIL: gcc.dg/lto/20090126-1 c_lto_20090126-1_0.o-c_lto_20090126-1_0.o)

2010-06-01  Richard Guenther  <rguenther@suse.de>

PR lto/43853
* ipa-pure-const.c (get_function_state): Hand back varying state
if we do not have one.
(has_function_state): New function.
(duplicate_node_data): Adjust.
(remove_node_data): Likewise.
(pure_const_write_summary): Likewise.
(propagate): Likewise.  Fix typo.

From-SVN: r160099

14 years agotree-cfg.c (verify_stmt): Do not skip could_throw test.
Jan Hubicka [Tue, 1 Jun 2010 11:59:18 +0000 (13:59 +0200)]
tree-cfg.c (verify_stmt): Do not skip could_throw test.

* tree-cfg.c (verify_stmt): Do not skip could_throw test.
* passes.c (execute_function_todo): Do not make implicit verify_ssa.
(execute_all_ipa_transforms): Do not play with the states.

From-SVN: r160098

14 years agoMove changelog entry to correct ChangeLog.
Maxim Kuvyrkov [Tue, 1 Jun 2010 09:59:06 +0000 (09:59 +0000)]
Move changelog entry to correct ChangeLog.

From-SVN: r160097

14 years agoacinclude.m4, [...]: Support Bionic C library.
Maxim Kuvyrkov [Tue, 1 Jun 2010 09:54:08 +0000 (09:54 +0000)]
acinclude.m4, [...]: Support Bionic C library.

* acinclude.m4, configure.host: Support Bionic C library.
* configure: Regenerate.
* config/os/bionic/ctype_base.h, config/os/bionic/ctype_inline.h,
* config/os/bionic/ctype_noincline.h, config/os/bionic/os_defines.h:
New files, based on config/os/newlib/*.

From-SVN: r160096

14 years agot-linux-androideabi: New.
Maxim Kuvyrkov [Tue, 1 Jun 2010 09:52:10 +0000 (09:52 +0000)]
t-linux-androideabi: New.

* config/arm/t-linux-androideabi: New.
* config.gcc (arm*-*-linux-androideabi): Include multilib configuration.

From-SVN: r160095

14 years agotree-inline.c (estimate_num_insns): For stdarg functions look into call statement...
Jan Hubicka [Tue, 1 Jun 2010 09:36:21 +0000 (11:36 +0200)]
tree-inline.c (estimate_num_insns): For stdarg functions look into call statement to count cost of argument passing.

* tree-inline.c (estimate_num_insns): For stdarg functions look
into call statement to count cost of argument passing.

From-SVN: r160094

14 years ago2010-06-01 Kai Tietz
Kai Tietz [Tue, 1 Jun 2010 08:13:24 +0000 (10:13 +0200)]
2010-06-01  Kai Tietz

        * config/i386.c (ix86_output_addr_vec_elt): Make LPREFIX
        argument for fprintf.
        (ix86_output_addr_diff_elt): Likewise.
        (x86_function_profiler): Likewise.
        * config/cygming.h (LOCAL_LABEL_PREFIX): Fix
        for x64 no-underscore.
        (LPREFIX): Likewise.
        (ASM_GENERATE_INTERNAL_LABEL): Likewise.

From-SVN: r160093

14 years agoDaily bump.
GCC Administrator [Tue, 1 Jun 2010 00:17:22 +0000 (00:17 +0000)]
Daily bump.

From-SVN: r160092

14 years agogfortran.texi: Fix typos in description of variable-format- expressions.
Steven G. Kargl [Mon, 31 May 2010 20:29:05 +0000 (20:29 +0000)]
gfortran.texi: Fix typos in description of variable-format- expressions.

2010-05-31  Steven G. Kargl  <kargl@gcc.gnu.org>

* fortran/gfortran.texi:  Fix typos in description of variable-format-
expressions.

From-SVN: r160086

14 years agore PR fortran/36928 (array temporary for interleaving assignment with non-constant...
Thomas Koenig [Mon, 31 May 2010 20:22:10 +0000 (20:22 +0000)]
re PR fortran/36928 (array temporary for interleaving assignment with non-constant start values)

2010-05-31  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/36928
* dependency.c (gfc_check_section_vs_section):  Check
for interleaving array assignments without conflicts.

2010-05-31  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/36928
* gfortran.dg/dependency_27.f90:  New test.
* gfortran.dg/array_assign_1.F90:  New test.

From-SVN: r160085

14 years agore PR target/44338 (-mno-fused-madd causes FAIL: gcc.target/i386/sse-23.c (internal...
Jakub Jelinek [Mon, 31 May 2010 19:42:07 +0000 (21:42 +0200)]
re PR target/44338 (-mno-fused-madd causes FAIL: gcc.target/i386/sse-23.c (internal compiler error))

PR target/44338
* config/i386/sse.md (fma4i_fmadd<mode>4256, fma4i_fmsub<mode>4256,
fma4i_fnmadd<mode>4256, fma4i_fnmsub<mode>4256, fma4i_fmadd<mode>4,
fma4i_fmsub<mode>4, fma4i_fnmadd<mode>4, fma4i_fnmsub<mode>4,
fma4i_vmfmadd<mode>4, fma4i_vmfmsub<mode>4, fma4i_vmfnmadd<mode>4,
fma4i_vmfnmsub<mode>4, fma4i_fmaddsubv8sf4, fma4i_fmaddsubv4df4,
fma4i_fmaddsubv4sf4, fma4i_fmaddsubv2df4, fma4i_fmsubaddv8sf4,
fma4i_fmsubaddv4df4, fma4i_fmsubaddv4sf4, fma4i_fmsubaddv2df4):
Guard only with TARGET_FMA4 instead of TARGET_FMA4 &&
TARGET_FUSED_MADD.

* gcc.target/i386/sse-24.c: New test.

From-SVN: r160083

14 years agore PR libstdc++/43820 (auto_ptr used with incomplete type no longer triggers warning)
Jonathan Wakely [Mon, 31 May 2010 18:41:33 +0000 (18:41 +0000)]
re PR libstdc++/43820 (auto_ptr used with incomplete type no longer triggers warning)

2010-05-31  Jonathan Wakely  <jwakely.gcc@gmail.com>

PR libstdc++/43820
* include/bits/shared_ptr_base.h: Require complete type.
* include/tr1/shared_ptr.h: Likewise.
* testsuite/20_util/shared_ptr/cons/43820.cc: New.
* testsuite/tr1/2_general_utilities/shared_ptr/cons/43820.cc: New.

From-SVN: r160082

14 years ago* tree.h (tree_range_check_failed): Declare noreturn.
Jan Hubicka [Mon, 31 May 2010 16:57:03 +0000 (18:57 +0200)]
* tree.h (tree_range_check_failed): Declare noreturn.

From-SVN: r160081

14 years agogimple.c (gimple_call_builtin_p): New function.
Jan Hubicka [Mon, 31 May 2010 16:25:35 +0000 (16:25 +0000)]
gimple.c (gimple_call_builtin_p): New function.

* gimple.c (gimple_call_builtin_p): New function.
* gimple.h (gimple_call_builtin_p): Declare.
* tree-cfg.c (make_edges): Produce edge from BUILT_IN_RETURN
to exit.
(execute_warn_function_return): BUILT_IN_RETURN is return.
(split_critical_edges): Return edges are not critical.
(is_ctrl_altering_stmt): Builtin_in_return is altering.
(gimple_verify_flow_info): Handle built_in_return.
(execute_warn_function_return): Handle built_in_return.
* ipa-pure-const.c (check_call): Ignore builtin_return.

* gcc.dg/builtin-apply4.c: Compile with -Wmissing-return.

From-SVN: r160079

14 years agogimple.c (gimple_call_builtin_p): New function.
Jan Hubicka [Mon, 31 May 2010 16:13:24 +0000 (18:13 +0200)]
gimple.c (gimple_call_builtin_p): New function.

* gimple.c (gimple_call_builtin_p): New function.
* gimple.h (gimple_call_builtin_p): Declare.
* tree-cfg.c (make_edges): Produce edge from BUILT_IN_RETURN
to exit.
(execute_warn_function_return): BUILT_IN_RETURN is return.
(split_critical_edges): Return edges are not critical.
(is_ctrl_altering_stmt): Builtin_in_return is altering.
(gimple_verify_flow_info): Handle built_in_return.
(execute_warn_function_return): Handle built_in_return.
* ipa-pure-const.c (check_call): Ignore builtin_return.

* gcc.dg/builtin-apply4.c: Compile with -Wmissing-return.

From-SVN: r160078

14 years agore PR middle-end/44337 (ICE: in expand_assignment, at expr.c:4276)
Jakub Jelinek [Mon, 31 May 2010 15:42:10 +0000 (17:42 +0200)]
re PR middle-end/44337 (ICE: in expand_assignment, at expr.c:4276)

PR middle-end/44337
* expr.c (expand_assignment): Don't store anything for out-of-bounds
array accesses with non-MEM.

* gcc.dg/pr44337.c: New test.

From-SVN: r160076

14 years agore PR tree-optimization/44182 (-fcompare-debug failure (length) with -O1)
Jakub Jelinek [Mon, 31 May 2010 15:38:35 +0000 (17:38 +0200)]
re PR tree-optimization/44182 (-fcompare-debug failure (length) with -O1)

PR tree-optimization/44182
* tree-inline.c (copy_edges_for_bb): Don't split bb if a stmt that
newly needs to end a bb is followed by debug stmts, instead return
true from the function at the end.
(maybe_move_debug_stmts_to_successors): New function.
(copy_cfg_body): Call it if copy_edges_for_bb returned true.

* g++.dg/debug/pr44182.C: New test.

From-SVN: r160074

14 years agobasic_string.h (front, back): Add.
Paolo Carlini [Mon, 31 May 2010 14:14:42 +0000 (14:14 +0000)]
basic_string.h (front, back): Add.

2010-05-31  Paolo Carlini  <paolo.carlini@oracle.com>

* include/bits/basic_string.h (front, back): Add.
* include/debug/string: Adjust.
* include/ext/vstring.h (front, back): Tweak the implementation
to follow more closely the letter of the specs.
* testsuite/21_strings/basic_string/element_access/char/
front_back.cc: New.
* testsuite/21_strings/basic_string/element_access/wchar_t/
front_back.cc: Likewise.
* config/abi/pre/gnu.ver: Export new symbols.
* testsuite/util/testsuite_abi.cc: Adjust.
* configure.ac: Bump minor version to 6:15:0.
* configure: Regenerate.

From-SVN: r160071

14 years agore PR target/44161 (__attribute__((__target__)) resets pic flag causing spurious...
Kai Tietz [Mon, 31 May 2010 14:06:41 +0000 (14:06 +0000)]
re PR target/44161 (__attribute__((__target__)) resets pic flag causing spurious warnings)

2010-05-31  Kai Tietz  <kai.tietz@onevision.com>

PR target/44161
* config/i386/cygming.h (SUBTARGET_OVERRIDE_OPTIONS): Handle
flag_pic.

From-SVN: r160070

14 years agocgraphunit.c (cgraph_decide_is_function_needed): Really return false for nested funct...
Eric Botcazou [Mon, 31 May 2010 11:43:31 +0000 (11:43 +0000)]
cgraphunit.c (cgraph_decide_is_function_needed): Really return false for nested functions in non-optimized compilation.

* cgraphunit.c (cgraph_decide_is_function_needed): Really return false
for nested functions in non-optimized compilation.

From-SVN: r160068

14 years agotree-ssa-structalias.c (find_func_aliases): Handle BUILT_IN_RETURN.
Richard Guenther [Mon, 31 May 2010 11:01:32 +0000 (11:01 +0000)]
tree-ssa-structalias.c (find_func_aliases): Handle BUILT_IN_RETURN.

2010-05-31  Richard Guenther  <rguenther@suse.de>

* tree-ssa-structalias.c (find_func_aliases): Handle
BUILT_IN_RETURN.

From-SVN: r160067

14 years agoobjc-act.c (synth_module_prologue): Use build_function_type_list instead of build_fun...
Nathan Froyd [Mon, 31 May 2010 02:20:16 +0000 (02:20 +0000)]
objc-act.c (synth_module_prologue): Use build_function_type_list instead of build_function_type.

* objc-act.c (synth_module_prologue): Use build_function_type_list
instead of build_function_type.
(build_module_initializer_routine): Likewise.
(build_next_objc_exception_stuff): Likewise.
(build_objc_exception_stuff): Likewise.

From-SVN: r160066

14 years agoDaily bump.
GCC Administrator [Mon, 31 May 2010 00:17:10 +0000 (00:17 +0000)]
Daily bump.

From-SVN: r160065

14 years ago* predict.c (maybe_hot_edge_p): Calls to functions called once is cold.
Jan Hubicka [Sun, 30 May 2010 23:36:18 +0000 (01:36 +0200)]
* predict.c (maybe_hot_edge_p): Calls to functions called once is cold.

From-SVN: r160061

14 years agogfortran.h (CLASS_DATA): New macro for accessing the $data component of a class conta...
Janus Weil [Sun, 30 May 2010 21:56:11 +0000 (23:56 +0200)]
gfortran.h (CLASS_DATA): New macro for accessing the $data component of a class container.

2010-05-30  Janus Weil  <janus@gcc.gnu.org>

* gcc/fortran/gfortran.h (CLASS_DATA): New macro for accessing the
$data component of a class container.
* gcc/fortran/decl.c (attr_decl1): Use macro CLASS_DATA.
* gcc/fortran/expr.c (gfc_check_pointer_assign,gfc_check_assign_symbol,
gfc_has_ultimate_allocatable,gfc_has_ultimate_pointer): Ditto.
* gcc/fortran/interface.c (matching_typebound_op): Ditto.
* gcc/fortran/match.c (gfc_match_allocate, gfc_match_deallocate): Ditto.
* gcc/fortran/parse.c (parse_derived): Ditto.
* gcc/fortran/primary.c (gfc_match_varspec, gfc_variable_attr,
gfc_expr_attr): Ditto.
* gcc/fortran/resolve.c (resolve_structure_cons, find_array_spec,
resolve_deallocate_expr, resolve_allocate_expr, resolve_select_type,
resolve_fl_var_and_proc, resolve_typebound_procedure,
resolve_fl_derived): Ditto.
* gcc/fortran/symbol.c (gfc_type_compatible): Restructured.
* gcc/fortran/trans-array.c (structure_alloc_comps): Use macro
CLASS_DATA.
* gcc/fortran/trans-decl.c (gfc_get_symbol_decl,
gfc_trans_deferred_vars): Ditto.
* gcc/fortran/trans-stmt.c (gfc_trans_allocate): Ditto.

From-SVN: r160060

14 years agore PR middle-end/42975 (eh-cleanup should be able to clear DECL_FUNCTION_PERSONALITY)
Richard Guenther [Sun, 30 May 2010 19:52:53 +0000 (19:52 +0000)]
re PR middle-end/42975 (eh-cleanup should be able to clear DECL_FUNCTION_PERSONALITY)

2010-05-30  Richard Guenther  <rguenther@suse.de>

PR lto/42975
* tree-eh.c (execute_cleanup_eh_1): Copy from execute_cleanup_eh.
(execute_cleanup_eh): Clear DECL_FUNCTION_PERSONALITY if it is
no longer needed.

From-SVN: r160059

14 years agodarwin.c (output_objc_section_asm_op): Add comment.
Iain Sandoe [Sun, 30 May 2010 16:43:45 +0000 (16:43 +0000)]
darwin.c (output_objc_section_asm_op): Add comment.

2010-05-30  Iain Sandoe  <iains@gcc.gnu.org>

    * config/darwin.c (output_objc_section_asm_op): Add comment.
    (name_needs_quotes): Add '_' to list of valid comment chars.
    (machopic_output_function_base_name): Remove unneeded quotes.
    (darwin_encode_section_info): Adjust asm whitespace.
    * config/i386/darwin.h (ASM_OUTPUT_COMMON): Adjust asm tabs.
    (ASM_OUTPUT_LOCAL): Ditto.
    * config/rs6000/darwin.h (ASM_OUTPUT_COMMON): Ditto.
    * config/darwin.h (GLOBAL_ASM_OP): Ditto.
    * config/darwin9.h (ASM_OUTPUT_ALIGNED_COMMON): Ditto.

From-SVN: r160058

14 years agors6000.c (rs6000_output_function_entry): Use RS6000_OUTPUT_BASENAME unconditionally.
Eric Botcazou [Sun, 30 May 2010 15:46:03 +0000 (15:46 +0000)]
rs6000.c (rs6000_output_function_entry): Use RS6000_OUTPUT_BASENAME unconditionally.

* config/rs6000/rs6000.c (rs6000_output_function_entry): Use
RS6000_OUTPUT_BASENAME unconditionally.
(rs6000_output_function_epilogue): Likewise.

From-SVN: r160057

14 years agotoplev.c (wrapup_global_declaration_2): Avoid creation of new varpool nodes
Jan Hubicka [Sun, 30 May 2010 15:39:37 +0000 (17:39 +0200)]
toplev.c (wrapup_global_declaration_2): Avoid creation of new varpool nodes

* toplev.c (wrapup_global_declaration_2): Avoid creation of new varpool
nodes

From-SVN: r160056

14 years agotree-cfg.c (verify_gimple_assign_single): Implement verification for COND_EXPR rhs.
Richard Guenther [Sun, 30 May 2010 15:26:53 +0000 (15:26 +0000)]
tree-cfg.c (verify_gimple_assign_single): Implement verification for COND_EXPR rhs.

2010-05-30  Richard Guenther  <rguenther@suse.de>

* tree-cfg.c (verify_gimple_assign_single): Implement
verification for COND_EXPR rhs.

From-SVN: r160055

14 years agocgraph.h (cgraph_dump_file): Declare.
Jan Hubicka [Sun, 30 May 2010 13:42:23 +0000 (15:42 +0200)]
cgraph.h (cgraph_dump_file): Declare.

* cgraph.h (cgraph_dump_file): Declare.
* cgraphunit.c (cgraph_dump_file): Export.
* ipa.c (dump_cgraph_node_set, dump_varpool_node_set): Be less
verbose.

* lto.c (promote_var, promote_fn, lto_wpa_write_files): Dump
partitioning decisions.

From-SVN: r160053

14 years agodwarf2out.c (reference_to_unused, [...]): Avoid creating of new varool nodes.
Jan Hubicka [Sun, 30 May 2010 12:27:18 +0000 (14:27 +0200)]
dwarf2out.c (reference_to_unused, [...]): Avoid creating of new varool nodes.

* dwarf2out.c (reference_to_unused,
premark_types_used_by_global_vars_helper): Avoid creating of new
varool nodes.

From-SVN: r160052

14 years agocgraph.h (cgraph_node_cannot_return, [...]): New functions.
Jan Hubicka [Sun, 30 May 2010 12:19:15 +0000 (14:19 +0200)]
cgraph.h (cgraph_node_cannot_return, [...]): New functions.

* cgraph.h (cgraph_node_cannot_return,
cgraph_edge_cannot_lead_to_return): New functions.
* cgraph.c (cgraph_node_cannot_return,
cgraph_edge_cannot_lead_to_return): Use them.
* ipa-pure-const.c (pure_const_names): New static var.
(check_call): Handle calls not leading to return.
(pure_const_read_summary): Dump info read.
(propagate): Dump info about propagation process; ignore side
effects of functions not leading to exit; fix handling of
pure functions.

From-SVN: r160051

14 years agoi386.c (pro_epilogue_adjust_stack): Use EBP for tail call epilogues.
Jan Hubicka [Sun, 30 May 2010 12:14:49 +0000 (14:14 +0200)]
i386.c (pro_epilogue_adjust_stack): Use EBP for tail call epilogues.

* config/i386/i386.c (pro_epilogue_adjust_stack): Use EBP
for tail call epilogues.

From-SVN: r160050

14 years agodecl.c (gnat_to_gnu_entity): Reuse the TYPE_DECL of the equivalent type instead of...
Eric Botcazou [Sun, 30 May 2010 12:01:55 +0000 (12:01 +0000)]
decl.c (gnat_to_gnu_entity): Reuse the TYPE_DECL of the equivalent type instead of building a new one.

* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Task_Type>: Reuse the
TYPE_DECL of the equivalent type instead of building a new one.

From-SVN: r160049

14 years agodecl.c (gnat_to_gnu_entity): Adjust warning message.
Eric Botcazou [Sun, 30 May 2010 10:38:00 +0000 (10:38 +0000)]
decl.c (gnat_to_gnu_entity): Adjust warning message.

* gcc-interface/decl.c (gnat_to_gnu_entity): Adjust warning message.
Fix nits in comments.
* gcc-interface/misc.c (gnat_init_gcc_eh): Likewise.
* gcc-interface/trans.c (gigi): Likewise.
(Attribute_to_gnu): Likewise.
(Case_Statement_to_gnu): Likewise.
(gnat_to_gnu): Adjust warning message.
* gcc-interface/utils.c (create_var_decl_1): Fix nits in comments.
(build_vms_descriptor32): Likewise.

From-SVN: r160048

14 years agopasses.c (ipa_write_optimization_summaries_1, [...]): Initilalize dump files.
Jan Hubicka [Sun, 30 May 2010 10:16:54 +0000 (12:16 +0200)]
passes.c (ipa_write_optimization_summaries_1, [...]): Initilalize dump files.

* passes.c (ipa_write_optimization_summaries_1, ipa_write_summaries_2,
ipa_read_summaries_1, ipa_read_optimization_summaries_1): Initilalize dump
files.

From-SVN: r160047

14 years agoipa.c (cgraph_remove_unreachable_node): Walk references of correct node...
Jan Hubicka [Sun, 30 May 2010 08:21:41 +0000 (10:21 +0200)]
ipa.c (cgraph_remove_unreachable_node): Walk references of correct node...

* ipa.c (cgraph_remove_unreachable_node): Walk references of correct node;
remove references in node we no longer keep in cgrpah but need body
of.

From-SVN: r160046

14 years agocp-tree.h (cp_build_function_call_nary): Declare.
Nathan Froyd [Sun, 30 May 2010 03:03:14 +0000 (03:03 +0000)]
cp-tree.h (cp_build_function_call_nary): Declare.

* cp-tree.h (cp_build_function_call_nary): Declare.
* typeck.c (cp_build_function_call_nary): Define.
* decl.c (register_dtor_fn): Use it instead of
cp_build_function_call.
(cxx_maybe_build_cleanup): Likewise.
* decl2.c (generate_ctor_or_dtor_function): Likewise.
* except.c (do_get_exception_ptr): Likewise.
(do_begin_catch): Likewise.
(do_allocate_exception): Likewise.
(do_free_exception): Likewise.
(build_throw): Likewise.  Use cp_build_function_call_vec instead
of cp_build_function_call.
(do_end_catch): Likewise.

From-SVN: r160045

14 years agoDaily bump.
GCC Administrator [Sun, 30 May 2010 00:17:11 +0000 (00:17 +0000)]
Daily bump.

From-SVN: r160044

14 years ago* cgraph.c (cgraph_mark_reachable): Relax check for analyzed nodes.
Jan Hubicka [Sun, 30 May 2010 00:04:53 +0000 (02:04 +0200)]
* cgraph.c (cgraph_mark_reachable): Relax check for analyzed nodes.

From-SVN: r160040

14 years ago* except.c: Include tm.h.
Steven Bosscher [Sat, 29 May 2010 23:42:19 +0000 (23:42 +0000)]
* except.c: Include tm.h.

From-SVN: r160039

14 years agore PR target/44165 (5/15/2010 snapshot build failure on hppa Linux)
John David Anglin [Sat, 29 May 2010 22:24:59 +0000 (22:24 +0000)]
re PR target/44165 (5/15/2010 snapshot build failure on hppa Linux)

PR target/44165
* config/pa/pa32-linux.h (CTOR_LIST_BEGIN): Mark __CTOR_LIST__ as used.

From-SVN: r160038

14 years agoconfigure.ac: Add multilib support for gmp.
Mike Stump [Sat, 29 May 2010 20:54:18 +0000 (20:54 +0000)]
configure.ac: Add multilib support for gmp.

* configure.ac: Add multilib support for gmp.  Proper -I and -L
flags for gmp are added.
* configure: Regenerate.

From-SVN: r160037

14 years agotree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.
Jan Hubicka [Sat, 29 May 2010 20:31:45 +0000 (22:31 +0200)]
tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.

* tree-vrp.c (debug_value_range, debug_all_value_ranges,
debug_asserts_for, debug_all_asserts): Annotate with DEBUG_FUNCTION.
* tree-into-ssa.c (debug_decl_set, debug_defs_stack, debug_currdefs,
debug_tree_ssa, debug_tree_ssa_stats, debug_def_blocks,
debug_names_replaced_by, debug_update_ssa): Likewise.
* sbitmap.c (debug_sbitmap): Likewise.
* genrecog.c (debug_decision, debug_decision_list): Likewise.
* tree-pretty-print.c (debug_generic_expr, debug_generic_stmt,
debug_tree_chain): Likewise.
* tree-loop-distribution.c (debug_rdg_partitions): Likewise.
* cgraph.c (debug_cgraph_node, debug_cgraph): Likewise.
* optabs.c  (debug_optab_libfuncs): Likewise.
(verify_loop_closed_ssa): Likewise.
* value-prof.c (verify_histograms): Likewise.
* reload.c (debug_reload_to_stream, debug_reload): Likewise.
* bitmap.c (debug_bitmap_file, debug_bitmap, bitmap_print): Likewise.
* cfghooks.c (verify_flow_info): Likewise.
* fold-const.c (debug_fold_checksum): Likewise.
* omp-low.c (debug_omp_region, debug_all_omp_regions): Likewise.
* cfg.c (debug_regset, debug_flow_info, debug_bb, debug_bb_n):
Likewise.
* omega.c (debug_omega_problem): Likewise.
* cgraphunit.c (verify_cgraph_node, verify_cgraph): Likewise.
* tree-ssa-ccp.c (debug_lattice_value): Likewise.
* dominance.c (verify_dominators, debug_dominance_info,
debug_dominance_tree): Likewise.
* df-core.c (df_insn_uid_debug, df_insn_debug, df_insn_debug_regno,
* df_regno_debug, df_ref_debug,
debug_df_insn, debug_df_reg, debug_df_regno, debug_df_ref,
debug_df_defno, debug_df_useno, debug_df_chain): Likewise.
* tree-ssa-dom.c (debug_dominator_optimization_stats): Likewise.
* sel-sched.c (debug_state): Likewise.
* tree-ssa-alias.c (debug_alias_info, debug_points_to_info_for): Likewise.
* cfganal.c (print_edge_list, verify_edge_list): Likewise.
* dwarf2out.c (debug_dwarf_die, debug_dwarf): Likewise.
* tree-eh.c (verify_eh_edges, verify_eh_dispatch_edge): Likewise.
* gimple-pretty-print.c (debug_gimple_stmt, debug_gimple_seq): Likewise.
* c-pretty-print.c (debug_c_tree): Likewise.
* sel-sched-dump.c (debug_insn_rtx, debug_vinsn, debug_expr, debug_insn
debug_av_set, debug_lv_set, debug_ilist, debug_blist, debug_insn_vector,
debug_hard_reg_set, debug_mem_addr_value): Likewise.
* ebitmap.c (debug_ebitmap): Likewise.
* function.c (debug_find_var_in_block_tree): Likewise.
* print-rtl.c (debug_rtx): Likewise.
(debug_rtx_count): Likewise.
(debug_rtx_list, debug_rtx_range, debug_rtx_find): Likewise.
* stor-layout.c (debug_rli): Likewise.
* ipa.c (debug_cgraph_node_set, debug_varpool_node_set): Likewise.
* tree-data-ref.c (debug_data_references, debug_data_dependence_relations,
debug_data_reference, debug_data_dependence_relation, debug_rdg_vertex,
debug_rdg_component, debug_rdg): Likewise.
* tree-affine.c (debug_aff): Likewise.
* tree-dfa.c (debug_referenced_vars, debug_variable, debug_dfa_stats): Likewise.
* except.c (debug_eh_tree, verify_eh_tree): Likewise.
* emit-rtl.c (verify_rtl_sharing): Likewise.
* tree-ssa-pre.c (debug_pre_expr, debug_bitmap_set,
debug_value_expressions): Likewise.
* tree-ssa-live.c (debug_scope_block, debug_scope_blocks): Likewise.
* sese.c (debug_rename_map, debug_ivtype_map): Likewise.
* print-tree.c (debug_tree, debug_vec_tree): Likewise.
* cfglayout.c (verify_insn_chain): Likewise.
* graphite-clast-to-gimple.c (debug_clast_name_indexes,
debug_clast_stmt, debug_generated_program): Likewise.
* ggc-page.c (debug_print_page_list): Likewise.
* tree-ssa-ter.c (debug_ter): Likewise.
* graphite-dependences.c (debug_pddr): Likewise.
* sched-deps.c (debug_ds): Likewise.
* tree-ssa.c (verify_ssa): Likewise.
* graphite-poly.c (debug_scattering_function, debug_iteration_domain,
debug_scattering_functions, debug_iteration_domains, debug_pdr,
debug_pdrs, debug_pbb_domain, debug_pbb, debug_scop_context, debug_scop,
debug_cloog, debug_scop_params, debug_lst): Likewise.
* tree-inline.c (debug_find_tree): Likewise.
* graphite-ppl.c (debug_ppl_linear_expr, debug_ppl_polyhedron_matrix,
debug_ppl_powerset_matrix): Likewise.
* var-tracking.c (debug_dv): Likewise.
* system.h (DEBUG_FUNCTION, DEBUG_VARIABLE): Define.
* cfgloop.c (verify_loop_structure): Likewise.
* plugin.c (dump_active_plugins, debug_active_plugins): Likewise.
* c-common.c (verify_sequence_points): Likewise.
* sched-rgn.c (debug_regions, debug_region, debug_candidate,
debug_candidates, debug_rgn_dependencies): Likewise.
* tree-ssa-structalias.c (debug_constraint, debug_constraints,
* debug_constraint_graph, debug_solution_for_var,
debug_sa_points_to_info): Likewise.
* sched-vis.c (debug_insn_slim, debug_bb_slim, debug_bb_n_slim):
Likewie.
* tree-cfg.c (debug_cfg_stats, verify_stmts, debug_function,
debug_loops, debug_loop, debug_loop_num): Likewise.
* passes.c (debug_pass): Likewise.
(dump_properties): Likewise; add cfglayout property.
(debug_properties): Likewise.
* tree-ssa-reassoc.c (debug_ops_vector): Likewise.
* varpool.c (debug_varpool): Likewise.
* regcprop.c (debug_value_data): Likewise.
* tree-ssa-operands.c (verify_imm_links, debug_immediate_uses,
debug_immediate_uses_for): Likewise.

From-SVN: r160036

14 years agore PR bootstrap/44315 (Circular build/gencondmd.o <- insn-flags.h dependency dropped)
H.J. Lu [Sat, 29 May 2010 20:26:12 +0000 (20:26 +0000)]
re PR bootstrap/44315 (Circular build/gencondmd.o <- insn-flags.h dependency dropped)

2010-05-29  H.J. Lu  <hongjiu.lu@intel.com>

PR bootstrap/44315
* Makefile.in (build/gencondmd.o): Remove TM_H := $(GTM_H).
Filter out insn-flags.h.

From-SVN: r160035