mirror of git://gcc.gnu.org/git/gcc.git
alloc-pool.c, [...]: Add missing whitespace before "(".
gcc/
* alloc-pool.c, asan.c, auto-inc-dec.c, basic-block.h, bb-reorder.c,
bitmap.c, bitmap.h, bt-load.c, builtins.c, calls.c, cfgcleanup.c,
cfgexpand.c, cfghooks.c, cfgloop.c, cfgloopmanip.c, cfgrtl.c, cgraph.c,
cgraph.h, cgraphbuild.c, cgraphclones.c, cgraphunit.c, collect2.c,
combine-stack-adj.c, combine.c, compare-elim.c, context.c, context.h,
cprop.c, cse.c, cselib.c, dbxout.c, dce.c, defaults.h, df-core.c,
df-problems.c, df-scan.c, df.h, diagnostic.c, double-int.c, dse.c,
dumpfile.c, dwarf2asm.c, dwarf2cfi.c, dwarf2out.c, emit-rtl.c,
errors.c, except.c, expmed.c, expr.c, file-find.c, final.c,
fixed-value.c, fold-const.c, function.c, fwprop.c, gcc-ar.c, gcc.c,
gcov-io.c, gcov-io.h, gcov.c, gcse.c, genattr-common.c, genattr.c,
genattrtab.c, genautomata.c, genconfig.c, genemit.c, genextract.c,
genflags.c, gengenrtl.c, gengtype-state.c, gengtype.c, genmodes.c,
genopinit.c, genoutput.c, genpeep.c, genpreds.c, genrecog.c,
gensupport.c, ggc-common.c, ggc-page.c, gimple-fold.c, gimple-low.c,
gimple-pretty-print.c, gimple-ssa-strength-reduction.c, gimple.c,
gimple.h, godump.c, graphite-clast-to-gimple.c,
graphite-optimize-isl.c, graphite-poly.h, graphite-sese-to-poly.c,
graphite.c, haifa-sched.c, hash-table.c, hash-table.h, hwint.c,
hwint.h, ifcvt.c, incpath.c, init-regs.c, input.h, intl.c, intl.h,
ipa-cp.c, ipa-devirt.c, ipa-inline-analysis.c, ipa-inline.c,
ipa-profile.c, ipa-pure-const.c, ipa-reference.c, ipa-split.c,
ipa-utils.c, ipa.c, ira-build.c, ira.c, jump.c, loop-doloop.c,
loop-init.c, loop-invariant.c, loop-iv.c, lower-subreg.c, lto-cgraph.c,
lto-streamer-in.c, lto-streamer-out.c, lto-wrapper.c, mcf.c,
mode-switching.c, modulo-sched.c, omp-low.c, optabs.c, opts.c,
pass_manager.h, passes.c, plugin.c, postreload-gcse.c, postreload.c,
predict.c, prefix.c, pretty-print.c, print-rtl.c, print-tree.c,
profile.c, read-md.c, real.c, real.h, recog.c, ree.c, reg-stack.c,
regcprop.c, reginfo.c, regmove.c, regrename.c, regs.h, regstat.c,
reload1.c, reorg.c, rtl.c, rtl.h, rtlanal.c, sbitmap.c, sched-rgn.c,
sdbout.c, sel-sched-ir.c, sel-sched.c, sparseset.c, stack-ptr-mod.c,
statistics.c, stmt.c, stor-layout.c, store-motion.c, streamer-hooks.h,
system.h, target-hooks-macros.h, targhooks.c, targhooks.h, toplev.c,
tracer.c, trans-mem.c, tree-browser.c, tree-call-cdce.c, tree-cfg.c,
tree-cfgcleanup.c, tree-complex.c, tree-data-ref.c, tree-data-ref.h,
tree-eh.c, tree-emutls.c, tree-flow.h, tree-if-conv.c, tree-into-ssa.c,
tree-iterator.c, tree-loop-distribution.c, tree-mudflap.c,
tree-nested.c, tree-nomudflap.c, tree-nrv.c, tree-object-size.c,
tree-optimize.c, tree-pass.h, tree-pretty-print.c, tree-profile.c,
tree-scalar-evolution.c, tree-sra.c, tree-ssa-ccp.c,
tree-ssa-coalesce.c, tree-ssa-copy.c, tree-ssa-copyrename.c,
tree-ssa-dce.c, tree-ssa-dom.c, tree-ssa-dse.c, tree-ssa-forwprop.c,
tree-ssa-ifcombine.c, tree-ssa-live.c, tree-ssa-loop-ch.c,
tree-ssa-loop-im.c, tree-ssa-loop-ivopts.c, tree-ssa-loop-prefetch.c,
tree-ssa-loop.c, tree-ssa-math-opts.c, tree-ssa-operands.c,
tree-ssa-phiopt.c, tree-ssa-phiprop.c, tree-ssa-pre.c,
tree-ssa-reassoc.c, tree-ssa-sink.c, tree-ssa-strlen.c,
tree-ssa-structalias.c, tree-ssa-threadedge.c, tree-ssa-threadupdate.c,
tree-ssa-uncprop.c, tree-ssa-uninit.c, tree-ssa.c, tree-ssanames.c,
tree-stdarg.c, tree-switch-conversion.c, tree-tailcall.c,
tree-vect-data-refs.c, tree-vect-generic.c, tree-vect-loop-manip.c,
tree-vect-stmts.c, tree-vectorizer.c, tree-vectorizer.h, tree-vrp.c,
tree.c, tree.h, tsan.c, tsystem.h, value-prof.c, var-tracking.c,
varasm.c, vec.h, vmsdbgout.c, vtable-verify.c, web.c: Add missing
whitespace before "(".
From-SVN: r203004
This commit is contained in:
parent
c6285bd7bb
commit
c328471880
|
|
@ -1,3 +1,62 @@
|
||||||
|
2013-09-28 Richard Sandiford <rdsandiford@googlemail.com>
|
||||||
|
|
||||||
|
* alloc-pool.c, asan.c, auto-inc-dec.c, basic-block.h, bb-reorder.c,
|
||||||
|
bitmap.c, bitmap.h, bt-load.c, builtins.c, calls.c, cfgcleanup.c,
|
||||||
|
cfgexpand.c, cfghooks.c, cfgloop.c, cfgloopmanip.c, cfgrtl.c, cgraph.c,
|
||||||
|
cgraph.h, cgraphbuild.c, cgraphclones.c, cgraphunit.c, collect2.c,
|
||||||
|
combine-stack-adj.c, combine.c, compare-elim.c, context.c, context.h,
|
||||||
|
cprop.c, cse.c, cselib.c, dbxout.c, dce.c, defaults.h, df-core.c,
|
||||||
|
df-problems.c, df-scan.c, df.h, diagnostic.c, double-int.c, dse.c,
|
||||||
|
dumpfile.c, dwarf2asm.c, dwarf2cfi.c, dwarf2out.c, emit-rtl.c,
|
||||||
|
errors.c, except.c, expmed.c, expr.c, file-find.c, final.c,
|
||||||
|
fixed-value.c, fold-const.c, function.c, fwprop.c, gcc-ar.c, gcc.c,
|
||||||
|
gcov-io.c, gcov-io.h, gcov.c, gcse.c, genattr-common.c, genattr.c,
|
||||||
|
genattrtab.c, genautomata.c, genconfig.c, genemit.c, genextract.c,
|
||||||
|
genflags.c, gengenrtl.c, gengtype-state.c, gengtype.c, genmodes.c,
|
||||||
|
genopinit.c, genoutput.c, genpeep.c, genpreds.c, genrecog.c,
|
||||||
|
gensupport.c, ggc-common.c, ggc-page.c, gimple-fold.c, gimple-low.c,
|
||||||
|
gimple-pretty-print.c, gimple-ssa-strength-reduction.c, gimple.c,
|
||||||
|
gimple.h, godump.c, graphite-clast-to-gimple.c,
|
||||||
|
graphite-optimize-isl.c, graphite-poly.h, graphite-sese-to-poly.c,
|
||||||
|
graphite.c, haifa-sched.c, hash-table.c, hash-table.h, hwint.c,
|
||||||
|
hwint.h, ifcvt.c, incpath.c, init-regs.c, input.h, intl.c, intl.h,
|
||||||
|
ipa-cp.c, ipa-devirt.c, ipa-inline-analysis.c, ipa-inline.c,
|
||||||
|
ipa-profile.c, ipa-pure-const.c, ipa-reference.c, ipa-split.c,
|
||||||
|
ipa-utils.c, ipa.c, ira-build.c, ira.c, jump.c, loop-doloop.c,
|
||||||
|
loop-init.c, loop-invariant.c, loop-iv.c, lower-subreg.c, lto-cgraph.c,
|
||||||
|
lto-streamer-in.c, lto-streamer-out.c, lto-wrapper.c, mcf.c,
|
||||||
|
mode-switching.c, modulo-sched.c, omp-low.c, optabs.c, opts.c,
|
||||||
|
pass_manager.h, passes.c, plugin.c, postreload-gcse.c, postreload.c,
|
||||||
|
predict.c, prefix.c, pretty-print.c, print-rtl.c, print-tree.c,
|
||||||
|
profile.c, read-md.c, real.c, real.h, recog.c, ree.c, reg-stack.c,
|
||||||
|
regcprop.c, reginfo.c, regmove.c, regrename.c, regs.h, regstat.c,
|
||||||
|
reload1.c, reorg.c, rtl.c, rtl.h, rtlanal.c, sbitmap.c, sched-rgn.c,
|
||||||
|
sdbout.c, sel-sched-ir.c, sel-sched.c, sparseset.c, stack-ptr-mod.c,
|
||||||
|
statistics.c, stmt.c, stor-layout.c, store-motion.c, streamer-hooks.h,
|
||||||
|
system.h, target-hooks-macros.h, targhooks.c, targhooks.h, toplev.c,
|
||||||
|
tracer.c, trans-mem.c, tree-browser.c, tree-call-cdce.c, tree-cfg.c,
|
||||||
|
tree-cfgcleanup.c, tree-complex.c, tree-data-ref.c, tree-data-ref.h,
|
||||||
|
tree-eh.c, tree-emutls.c, tree-flow.h, tree-if-conv.c, tree-into-ssa.c,
|
||||||
|
tree-iterator.c, tree-loop-distribution.c, tree-mudflap.c,
|
||||||
|
tree-nested.c, tree-nomudflap.c, tree-nrv.c, tree-object-size.c,
|
||||||
|
tree-optimize.c, tree-pass.h, tree-pretty-print.c, tree-profile.c,
|
||||||
|
tree-scalar-evolution.c, tree-sra.c, tree-ssa-ccp.c,
|
||||||
|
tree-ssa-coalesce.c, tree-ssa-copy.c, tree-ssa-copyrename.c,
|
||||||
|
tree-ssa-dce.c, tree-ssa-dom.c, tree-ssa-dse.c, tree-ssa-forwprop.c,
|
||||||
|
tree-ssa-ifcombine.c, tree-ssa-live.c, tree-ssa-loop-ch.c,
|
||||||
|
tree-ssa-loop-im.c, tree-ssa-loop-ivopts.c, tree-ssa-loop-prefetch.c,
|
||||||
|
tree-ssa-loop.c, tree-ssa-math-opts.c, tree-ssa-operands.c,
|
||||||
|
tree-ssa-phiopt.c, tree-ssa-phiprop.c, tree-ssa-pre.c,
|
||||||
|
tree-ssa-reassoc.c, tree-ssa-sink.c, tree-ssa-strlen.c,
|
||||||
|
tree-ssa-structalias.c, tree-ssa-threadedge.c, tree-ssa-threadupdate.c,
|
||||||
|
tree-ssa-uncprop.c, tree-ssa-uninit.c, tree-ssa.c, tree-ssanames.c,
|
||||||
|
tree-stdarg.c, tree-switch-conversion.c, tree-tailcall.c,
|
||||||
|
tree-vect-data-refs.c, tree-vect-generic.c, tree-vect-loop-manip.c,
|
||||||
|
tree-vect-stmts.c, tree-vectorizer.c, tree-vectorizer.h, tree-vrp.c,
|
||||||
|
tree.c, tree.h, tsan.c, tsystem.h, value-prof.c, var-tracking.c,
|
||||||
|
varasm.c, vec.h, vmsdbgout.c, vtable-verify.c, web.c: Add missing
|
||||||
|
whitespace before "(".
|
||||||
|
|
||||||
2013-09-28 Sandra Loosemore <sandra@codesourcery.com>
|
2013-09-28 Sandra Loosemore <sandra@codesourcery.com>
|
||||||
|
|
||||||
* expr.h (extract_bit_field): Remove packedp parameter.
|
* expr.h (extract_bit_field): Remove packedp parameter.
|
||||||
|
|
|
||||||
|
|
@ -1732,7 +1732,8 @@ internal_arg_pointer_based_exp_scan (void)
|
||||||
if (val != NULL_RTX)
|
if (val != NULL_RTX)
|
||||||
{
|
{
|
||||||
if (idx >= internal_arg_pointer_exp_state.cache.length ())
|
if (idx >= internal_arg_pointer_exp_state.cache.length ())
|
||||||
internal_arg_pointer_exp_state.cache.safe_grow_cleared(idx + 1);
|
internal_arg_pointer_exp_state.cache
|
||||||
|
.safe_grow_cleared (idx + 1);
|
||||||
internal_arg_pointer_exp_state.cache[idx] = val;
|
internal_arg_pointer_exp_state.cache[idx] = val;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -246,7 +246,8 @@ insert_set_in_table (rtx dest, rtx src, rtx insn, struct hash_table_d *table,
|
||||||
|
|
||||||
/* Record bitmap_index of the implicit set in implicit_set_indexes. */
|
/* Record bitmap_index of the implicit set in implicit_set_indexes. */
|
||||||
if (implicit)
|
if (implicit)
|
||||||
implicit_set_indexes[BLOCK_FOR_INSN(insn)->index] = cur_expr->bitmap_index;
|
implicit_set_indexes[BLOCK_FOR_INSN (insn)->index]
|
||||||
|
= cur_expr->bitmap_index;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Determine whether the rtx X should be treated as a constant for CPROP.
|
/* Determine whether the rtx X should be treated as a constant for CPROP.
|
||||||
|
|
|
||||||
5
gcc/df.h
5
gcc/df.h
|
|
@ -642,8 +642,9 @@ struct df_d
|
||||||
#define DF_REF_REG(REF) ((REF)->base.reg)
|
#define DF_REF_REG(REF) ((REF)->base.reg)
|
||||||
#define DF_REF_LOC(REF) (DF_REF_CLASS (REF) == DF_REF_REGULAR ? \
|
#define DF_REF_LOC(REF) (DF_REF_CLASS (REF) == DF_REF_REGULAR ? \
|
||||||
(REF)->regular_ref.loc : NULL)
|
(REF)->regular_ref.loc : NULL)
|
||||||
#define DF_REF_BB(REF) (DF_REF_IS_ARTIFICIAL(REF) ? \
|
#define DF_REF_BB(REF) (DF_REF_IS_ARTIFICIAL (REF) \
|
||||||
(REF)->artificial_ref.bb : BLOCK_FOR_INSN (DF_REF_INSN(REF)))
|
? (REF)->artificial_ref.bb \
|
||||||
|
: BLOCK_FOR_INSN (DF_REF_INSN (REF)))
|
||||||
#define DF_REF_BBNO(REF) (DF_REF_BB (REF)->index)
|
#define DF_REF_BBNO(REF) (DF_REF_BB (REF)->index)
|
||||||
#define DF_REF_INSN_INFO(REF) ((REF)->base.insn_info)
|
#define DF_REF_INSN_INFO(REF) ((REF)->base.insn_info)
|
||||||
#define DF_REF_INSN(REF) ((REF)->base.insn_info->insn)
|
#define DF_REF_INSN(REF) ((REF)->base.insn_info->insn)
|
||||||
|
|
|
||||||
|
|
@ -716,7 +716,8 @@ compute_alignments (void)
|
||||||
|| optimize_bb_for_size_p (bb))
|
|| optimize_bb_for_size_p (bb))
|
||||||
{
|
{
|
||||||
if (dump_file)
|
if (dump_file)
|
||||||
fprintf(dump_file, "BB %4i freq %4i loop %2i loop_depth %2i skipped.\n",
|
fprintf (dump_file,
|
||||||
|
"BB %4i freq %4i loop %2i loop_depth %2i skipped.\n",
|
||||||
bb->index, bb->frequency, bb->loop_father->num,
|
bb->index, bb->frequency, bb->loop_father->num,
|
||||||
bb_loop_depth (bb));
|
bb_loop_depth (bb));
|
||||||
continue;
|
continue;
|
||||||
|
|
@ -733,7 +734,8 @@ compute_alignments (void)
|
||||||
}
|
}
|
||||||
if (dump_file)
|
if (dump_file)
|
||||||
{
|
{
|
||||||
fprintf(dump_file, "BB %4i freq %4i loop %2i loop_depth %2i fall %4i branch %4i",
|
fprintf (dump_file, "BB %4i freq %4i loop %2i loop_depth"
|
||||||
|
" %2i fall %4i branch %4i",
|
||||||
bb->index, bb->frequency, bb->loop_father->num,
|
bb->index, bb->frequency, bb->loop_father->num,
|
||||||
bb_loop_depth (bb),
|
bb_loop_depth (bb),
|
||||||
fallthru_frequency, branch_frequency);
|
fallthru_frequency, branch_frequency);
|
||||||
|
|
|
||||||
|
|
@ -834,7 +834,8 @@ static void gcov_histogram_merge (gcov_bucket_type *tgt_histo,
|
||||||
tmp_histo[tmp_i].cum_value += src_cum;
|
tmp_histo[tmp_i].cum_value += src_cum;
|
||||||
|
|
||||||
/* Finally, copy the merged histogram into tgt_histo. */
|
/* Finally, copy the merged histogram into tgt_histo. */
|
||||||
memcpy(tgt_histo, tmp_histo, sizeof (gcov_bucket_type) * GCOV_HISTOGRAM_SIZE);
|
memcpy (tgt_histo, tmp_histo,
|
||||||
|
sizeof (gcov_bucket_type) * GCOV_HISTOGRAM_SIZE);
|
||||||
}
|
}
|
||||||
#endif /* !IN_GCOV */
|
#endif /* !IN_GCOV */
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -522,7 +522,8 @@ make_vector_modes (enum mode_class cl, unsigned int width,
|
||||||
|
|
||||||
/* Input. */
|
/* Input. */
|
||||||
|
|
||||||
#define _SPECIAL_MODE(C, N) make_special_mode(MODE_##C, #N, __FILE__, __LINE__)
|
#define _SPECIAL_MODE(C, N) \
|
||||||
|
make_special_mode (MODE_##C, #N, __FILE__, __LINE__)
|
||||||
#define RANDOM_MODE(N) _SPECIAL_MODE (RANDOM, N)
|
#define RANDOM_MODE(N) _SPECIAL_MODE (RANDOM, N)
|
||||||
#define CC_MODE(N) _SPECIAL_MODE (CC, N)
|
#define CC_MODE(N) _SPECIAL_MODE (CC, N)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1762,7 +1762,8 @@ write_switch (struct decision *start, int depth)
|
||||||
if (type == DT_elt_zero_wide_safe)
|
if (type == DT_elt_zero_wide_safe)
|
||||||
{
|
{
|
||||||
indent = " ";
|
indent = " ";
|
||||||
printf(" if ((int) XWINT (x%d, 0) == XWINT (x%d, 0))\n", depth, depth);
|
printf (" if ((int) XWINT (x%d, 0) == XWINT (x%d, 0))\n",
|
||||||
|
depth, depth);
|
||||||
}
|
}
|
||||||
printf ("%s switch (", indent);
|
printf ("%s switch (", indent);
|
||||||
switch (type)
|
switch (type)
|
||||||
|
|
|
||||||
|
|
@ -118,7 +118,8 @@ lower_function_body (void)
|
||||||
need to do anything special. Otherwise build one by hand. */
|
need to do anything special. Otherwise build one by hand. */
|
||||||
if (gimple_seq_may_fallthru (lowered_body)
|
if (gimple_seq_may_fallthru (lowered_body)
|
||||||
&& (data.return_statements.is_empty ()
|
&& (data.return_statements.is_empty ()
|
||||||
|| gimple_return_retval (data.return_statements.last().stmt) != NULL))
|
|| (gimple_return_retval (data.return_statements.last().stmt)
|
||||||
|
!= NULL)))
|
||||||
{
|
{
|
||||||
x = gimple_build_return (NULL);
|
x = gimple_build_return (NULL);
|
||||||
gimple_set_location (x, cfun->function_end_locus);
|
gimple_set_location (x, cfun->function_end_locus);
|
||||||
|
|
|
||||||
|
|
@ -1466,7 +1466,8 @@ build_cloog_union_domain (scop_p scop, int nb_scattering_dims)
|
||||||
continue;
|
continue;
|
||||||
|
|
||||||
domain = cloog_domain_from_isl_set (isl_set_copy (pbb->domain));
|
domain = cloog_domain_from_isl_set (isl_set_copy (pbb->domain));
|
||||||
scattering = cloog_scattering_from_isl_map(extend_scattering(isl_map_copy(pbb->transformed),
|
scattering = cloog_scattering_from_isl_map
|
||||||
|
(extend_scattering (isl_map_copy (pbb->transformed),
|
||||||
nb_scattering_dims));
|
nb_scattering_dims));
|
||||||
|
|
||||||
union_domain = cloog_union_domain_add_domain (union_domain, "", domain,
|
union_domain = cloog_union_domain_add_domain (union_domain, "", domain,
|
||||||
|
|
|
||||||
|
|
@ -372,10 +372,10 @@ getScheduleForBandList(isl_band_list *BandList)
|
||||||
|
|
||||||
TileMap = getPrevectorMap (ctx, i, ScheduleDimensions, 4);
|
TileMap = getPrevectorMap (ctx, i, ScheduleDimensions, 4);
|
||||||
TileUMap = isl_union_map_from_map (TileMap);
|
TileUMap = isl_union_map_from_map (TileMap);
|
||||||
TileUMap = isl_union_map_align_params(TileUMap,
|
TileUMap = isl_union_map_align_params
|
||||||
isl_space_copy(Space));
|
(TileUMap, isl_space_copy (Space));
|
||||||
PartialSchedule = isl_union_map_apply_range(PartialSchedule,
|
PartialSchedule = isl_union_map_apply_range
|
||||||
TileUMap);
|
(PartialSchedule, TileUMap);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -420,7 +420,8 @@ apply_schedule_map_to_scop (scop_p scop, isl_union_map *schedule_map)
|
||||||
isl_union_map *stmtBand;
|
isl_union_map *stmtBand;
|
||||||
isl_map *stmtSchedule;
|
isl_map *stmtSchedule;
|
||||||
|
|
||||||
stmtBand = isl_union_map_intersect_domain(isl_union_map_copy(schedule_map),
|
stmtBand = isl_union_map_intersect_domain
|
||||||
|
(isl_union_map_copy (schedule_map),
|
||||||
isl_union_set_from_set (domain));
|
isl_union_set_from_set (domain));
|
||||||
isl_union_map_foreach_map (stmtBand, getSingleMap, &stmtSchedule);
|
isl_union_map_foreach_map (stmtBand, getSingleMap, &stmtSchedule);
|
||||||
isl_map_free (pbb->transformed);
|
isl_map_free (pbb->transformed);
|
||||||
|
|
|
||||||
|
|
@ -51,7 +51,8 @@ extern location_t input_location;
|
||||||
#define LOCATION_LINE(LOC) ((expand_location (LOC)).line)
|
#define LOCATION_LINE(LOC) ((expand_location (LOC)).line)
|
||||||
#define LOCATION_COLUMN(LOC)((expand_location (LOC)).column)
|
#define LOCATION_COLUMN(LOC)((expand_location (LOC)).column)
|
||||||
#define LOCATION_LOCUS(LOC) \
|
#define LOCATION_LOCUS(LOC) \
|
||||||
((IS_ADHOC_LOC(LOC)) ? get_location_from_adhoc_loc (line_table, LOC) : (LOC))
|
((IS_ADHOC_LOC (LOC)) ? get_location_from_adhoc_loc (line_table, LOC) \
|
||||||
|
: (LOC))
|
||||||
#define LOCATION_BLOCK(LOC) \
|
#define LOCATION_BLOCK(LOC) \
|
||||||
((tree) ((IS_ADHOC_LOC (LOC)) ? get_data_from_adhoc_loc (line_table, (LOC)) \
|
((tree) ((IS_ADHOC_LOC (LOC)) ? get_data_from_adhoc_loc (line_table, (LOC)) \
|
||||||
: NULL))
|
: NULL))
|
||||||
|
|
|
||||||
|
|
@ -578,8 +578,7 @@ generate_summary (void)
|
||||||
EXECUTE_IF_SET_IN_BITMAP (l->statics_written,
|
EXECUTE_IF_SET_IN_BITMAP (l->statics_written,
|
||||||
0, index, bi)
|
0, index, bi)
|
||||||
{
|
{
|
||||||
fprintf(dump_file, "%s ",
|
fprintf (dump_file, "%s ", get_static_name (index));
|
||||||
get_static_name (index));
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1123,7 +1123,8 @@ class pass_ipa_function_and_variable_visibility : public simple_ipa_opt_pass
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
pass_ipa_function_and_variable_visibility (gcc::context *ctxt)
|
pass_ipa_function_and_variable_visibility (gcc::context *ctxt)
|
||||||
: simple_ipa_opt_pass(pass_data_ipa_function_and_variable_visibility, ctxt)
|
: simple_ipa_opt_pass (pass_data_ipa_function_and_variable_visibility,
|
||||||
|
ctxt)
|
||||||
{}
|
{}
|
||||||
|
|
||||||
/* opt_pass methods: */
|
/* opt_pass methods: */
|
||||||
|
|
|
||||||
|
|
@ -1560,7 +1560,8 @@ input_symtab (void)
|
||||||
ib = lto_create_simple_input_block (file_data, LTO_section_refs,
|
ib = lto_create_simple_input_block (file_data, LTO_section_refs,
|
||||||
&data, &len);
|
&data, &len);
|
||||||
if (!ib)
|
if (!ib)
|
||||||
fatal_error("cannot find LTO section refs in %s", file_data->file_name);
|
fatal_error ("cannot find LTO section refs in %s",
|
||||||
|
file_data->file_name);
|
||||||
input_refs (ib, nodes);
|
input_refs (ib, nodes);
|
||||||
lto_destroy_simple_input_block (file_data, LTO_section_refs,
|
lto_destroy_simple_input_block (file_data, LTO_section_refs,
|
||||||
ib, data, len);
|
ib, data, len);
|
||||||
|
|
|
||||||
|
|
@ -399,7 +399,8 @@ print_rtx (const_rtx in_rtx)
|
||||||
redundant with line number information and do not print anything
|
redundant with line number information and do not print anything
|
||||||
when there is no location information available. */
|
when there is no location information available. */
|
||||||
if (INSN_LOCATION (in_rtx) && insn_file (in_rtx))
|
if (INSN_LOCATION (in_rtx) && insn_file (in_rtx))
|
||||||
fprintf(outfile, " %s:%i", insn_file (in_rtx), insn_line (in_rtx));
|
fprintf (outfile, " %s:%i", insn_file (in_rtx),
|
||||||
|
insn_line (in_rtx));
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
else if (i == 6 && GET_CODE (in_rtx) == ASM_OPERANDS)
|
else if (i == 6 && GET_CODE (in_rtx) == ASM_OPERANDS)
|
||||||
|
|
|
||||||
12
gcc/rtl.h
12
gcc/rtl.h
|
|
@ -885,7 +885,8 @@ extern void rtl_check_failed_flag (const char *, const_rtx, const char *,
|
||||||
executed if the branch is taken. For annulled branches with this bit
|
executed if the branch is taken. For annulled branches with this bit
|
||||||
clear, the insn should be executed only if the branch is not taken. */
|
clear, the insn should be executed only if the branch is not taken. */
|
||||||
#define INSN_FROM_TARGET_P(RTX) \
|
#define INSN_FROM_TARGET_P(RTX) \
|
||||||
(RTL_FLAG_CHECK3("INSN_FROM_TARGET_P", (RTX), INSN, JUMP_INSN, CALL_INSN)->in_struct)
|
(RTL_FLAG_CHECK3 ("INSN_FROM_TARGET_P", (RTX), INSN, JUMP_INSN, \
|
||||||
|
CALL_INSN)->in_struct)
|
||||||
|
|
||||||
/* In an ADDR_DIFF_VEC, the flags for RTX for use by branch shortening.
|
/* In an ADDR_DIFF_VEC, the flags for RTX for use by branch shortening.
|
||||||
See the comments for ADDR_DIFF_VEC in rtl.def. */
|
See the comments for ADDR_DIFF_VEC in rtl.def. */
|
||||||
|
|
@ -1109,7 +1110,8 @@ enum label_kind
|
||||||
/* For a REG rtx, REGNO extracts the register number. REGNO can only
|
/* For a REG rtx, REGNO extracts the register number. REGNO can only
|
||||||
be used on RHS. Use SET_REGNO to change the value. */
|
be used on RHS. Use SET_REGNO to change the value. */
|
||||||
#define REGNO(RTX) (rhs_regno(RTX))
|
#define REGNO(RTX) (rhs_regno(RTX))
|
||||||
#define SET_REGNO(RTX,N) (df_ref_change_reg_with_loc (REGNO(RTX), N, RTX), XCUINT (RTX, 0, REG) = N)
|
#define SET_REGNO(RTX,N) \
|
||||||
|
(df_ref_change_reg_with_loc (REGNO (RTX), N, RTX), XCUINT (RTX, 0, REG) = N)
|
||||||
#define SET_REGNO_RAW(RTX,N) (XCUINT (RTX, 0, REG) = N)
|
#define SET_REGNO_RAW(RTX,N) (XCUINT (RTX, 0, REG) = N)
|
||||||
|
|
||||||
/* ORIGINAL_REGNO holds the number the register originally had; for a
|
/* ORIGINAL_REGNO holds the number the register originally had; for a
|
||||||
|
|
@ -1391,7 +1393,8 @@ get_full_set_src_cost (rtx x, struct full_rtx_costs *c)
|
||||||
|
|
||||||
#define SUBREG_PROMOTED_UNSIGNED_SET(RTX, VAL) \
|
#define SUBREG_PROMOTED_UNSIGNED_SET(RTX, VAL) \
|
||||||
do { \
|
do { \
|
||||||
rtx const _rtx = RTL_FLAG_CHECK1("SUBREG_PROMOTED_UNSIGNED_SET", (RTX), SUBREG); \
|
rtx const _rtx = RTL_FLAG_CHECK1 ("SUBREG_PROMOTED_UNSIGNED_SET", \
|
||||||
|
(RTX), SUBREG); \
|
||||||
if ((VAL) < 0) \
|
if ((VAL) < 0) \
|
||||||
_rtx->volatil = 1; \
|
_rtx->volatil = 1; \
|
||||||
else { \
|
else { \
|
||||||
|
|
@ -1531,8 +1534,7 @@ do { \
|
||||||
with the preceding insn. */
|
with the preceding insn. */
|
||||||
#define SCHED_GROUP_P(RTX) \
|
#define SCHED_GROUP_P(RTX) \
|
||||||
(RTL_FLAG_CHECK4 ("SCHED_GROUP_P", (RTX), DEBUG_INSN, INSN, \
|
(RTL_FLAG_CHECK4 ("SCHED_GROUP_P", (RTX), DEBUG_INSN, INSN, \
|
||||||
JUMP_INSN, CALL_INSN \
|
JUMP_INSN, CALL_INSN)->in_struct)
|
||||||
)->in_struct)
|
|
||||||
|
|
||||||
/* For a SET rtx, SET_DEST is the place that is set
|
/* For a SET rtx, SET_DEST is the place that is set
|
||||||
and SET_SRC is the value it is set to. */
|
and SET_SRC is the value it is set to. */
|
||||||
|
|
|
||||||
|
|
@ -38,7 +38,7 @@ along with GCC; see the file COPYING3. If not see
|
||||||
# endif
|
# endif
|
||||||
#else
|
#else
|
||||||
static unsigned long sbitmap_elt_popcount (SBITMAP_ELT_TYPE);
|
static unsigned long sbitmap_elt_popcount (SBITMAP_ELT_TYPE);
|
||||||
# define do_popcount(x) sbitmap_elt_popcount((x))
|
# define do_popcount(x) sbitmap_elt_popcount (x)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
typedef SBITMAP_ELT_TYPE *sbitmap_ptr;
|
typedef SBITMAP_ELT_TYPE *sbitmap_ptr;
|
||||||
|
|
|
||||||
|
|
@ -182,7 +182,8 @@ do { fprintf (asm_out_file, "\t.def\t"); \
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef PUT_SDB_PLAIN_DEF
|
#ifndef PUT_SDB_PLAIN_DEF
|
||||||
#define PUT_SDB_PLAIN_DEF(a) fprintf(asm_out_file,"\t.def\t.%s%s",a, SDB_DELIM)
|
#define PUT_SDB_PLAIN_DEF(a) \
|
||||||
|
fprintf (asm_out_file, "\t.def\t.%s%s", a, SDB_DELIM)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef PUT_SDB_ENDEF
|
#ifndef PUT_SDB_ENDEF
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,7 @@ along with GCC; see the file COPYING3. If not see
|
||||||
|
|
||||||
#ifndef va_copy
|
#ifndef va_copy
|
||||||
# ifdef __va_copy
|
# ifdef __va_copy
|
||||||
# define va_copy(d,s) __va_copy((d),(s))
|
# define va_copy(d,s) __va_copy (d, s)
|
||||||
# else
|
# else
|
||||||
# define va_copy(d,s) ((d) = (s))
|
# define va_copy(d,s) ((d) = (s))
|
||||||
# endif
|
# endif
|
||||||
|
|
|
||||||
|
|
@ -711,10 +711,12 @@ print_version (FILE *file, const char *indent)
|
||||||
#define GCC_GMP_VERSION \
|
#define GCC_GMP_VERSION \
|
||||||
GCC_GMP_VERSION_NUM(__GNU_MP_VERSION, __GNU_MP_VERSION_MINOR, __GNU_MP_VERSION_PATCHLEVEL)
|
GCC_GMP_VERSION_NUM(__GNU_MP_VERSION, __GNU_MP_VERSION_MINOR, __GNU_MP_VERSION_PATCHLEVEL)
|
||||||
#if GCC_GMP_VERSION < GCC_GMP_VERSION_NUM(4,3,0) && __GNU_MP_VERSION_PATCHLEVEL == 0
|
#if GCC_GMP_VERSION < GCC_GMP_VERSION_NUM(4,3,0) && __GNU_MP_VERSION_PATCHLEVEL == 0
|
||||||
#define GCC_GMP_STRINGIFY_VERSION GCC_GMP_STRINGIFY_VERSION2(__GNU_MP_VERSION) "." \
|
#define GCC_GMP_STRINGIFY_VERSION \
|
||||||
|
GCC_GMP_STRINGIFY_VERSION2 (__GNU_MP_VERSION) "." \
|
||||||
GCC_GMP_STRINGIFY_VERSION2 (__GNU_MP_VERSION_MINOR)
|
GCC_GMP_STRINGIFY_VERSION2 (__GNU_MP_VERSION_MINOR)
|
||||||
#else
|
#else
|
||||||
#define GCC_GMP_STRINGIFY_VERSION GCC_GMP_STRINGIFY_VERSION2(__GNU_MP_VERSION) "." \
|
#define GCC_GMP_STRINGIFY_VERSION \
|
||||||
|
GCC_GMP_STRINGIFY_VERSION2 (__GNU_MP_VERSION) "." \
|
||||||
GCC_GMP_STRINGIFY_VERSION2 (__GNU_MP_VERSION_MINOR) "." \
|
GCC_GMP_STRINGIFY_VERSION2 (__GNU_MP_VERSION_MINOR) "." \
|
||||||
GCC_GMP_STRINGIFY_VERSION2 (__GNU_MP_VERSION_PATCHLEVEL)
|
GCC_GMP_STRINGIFY_VERSION2 (__GNU_MP_VERSION_PATCHLEVEL)
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
|
|
@ -392,7 +392,8 @@ alloc_object_size (const_gimple call, int object_size_type)
|
||||||
if (!callee)
|
if (!callee)
|
||||||
return unknown[object_size_type];
|
return unknown[object_size_type];
|
||||||
|
|
||||||
alloc_size = lookup_attribute ("alloc_size", TYPE_ATTRIBUTES (TREE_TYPE(callee)));
|
alloc_size = lookup_attribute ("alloc_size",
|
||||||
|
TYPE_ATTRIBUTES (TREE_TYPE (callee)));
|
||||||
if (alloc_size && TREE_VALUE (alloc_size))
|
if (alloc_size && TREE_VALUE (alloc_size))
|
||||||
{
|
{
|
||||||
tree p = TREE_VALUE (alloc_size);
|
tree p = TREE_VALUE (alloc_size);
|
||||||
|
|
|
||||||
|
|
@ -191,8 +191,7 @@ protected:
|
||||||
write_optimization_summary (write_optimization_summary),
|
write_optimization_summary (write_optimization_summary),
|
||||||
read_optimization_summary (read_optimization_summary),
|
read_optimization_summary (read_optimization_summary),
|
||||||
stmt_fixup (stmt_fixup),
|
stmt_fixup (stmt_fixup),
|
||||||
function_transform_todo_flags_start(
|
function_transform_todo_flags_start (function_transform_todo_flags_start),
|
||||||
function_transform_todo_flags_start),
|
|
||||||
function_transform (function_transform),
|
function_transform (function_transform),
|
||||||
variable_transform (variable_transform)
|
variable_transform (variable_transform)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -1673,7 +1673,8 @@ phi_translate_1 (pre_expr expr, bitmap_set_t set1, bitmap_set_t set2,
|
||||||
if (changed || !same_valid)
|
if (changed || !same_valid)
|
||||||
{
|
{
|
||||||
new_val_id = get_next_value_id ();
|
new_val_id = get_next_value_id ();
|
||||||
value_expressions.safe_grow_cleared(get_max_value_id() + 1);
|
value_expressions.safe_grow_cleared
|
||||||
|
(get_max_value_id () + 1);
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
new_val_id = ref->value_id;
|
new_val_id = ref->value_id;
|
||||||
|
|
|
||||||
|
|
@ -6680,9 +6680,11 @@ attribute_list_contained (const_tree l1, const_tree l2)
|
||||||
/* This CONST_CAST is okay because lookup_attribute does not
|
/* This CONST_CAST is okay because lookup_attribute does not
|
||||||
modify its argument and the return value is assigned to a
|
modify its argument and the return value is assigned to a
|
||||||
const_tree. */
|
const_tree. */
|
||||||
for (attr = lookup_ident_attribute (get_attribute_name (t2), CONST_CAST_TREE(l1));
|
for (attr = lookup_ident_attribute (get_attribute_name (t2),
|
||||||
|
CONST_CAST_TREE (l1));
|
||||||
attr != NULL_TREE && !attribute_value_equal (t2, attr);
|
attr != NULL_TREE && !attribute_value_equal (t2, attr);
|
||||||
attr = lookup_ident_attribute (get_attribute_name (t2), TREE_CHAIN (attr)))
|
attr = lookup_ident_attribute (get_attribute_name (t2),
|
||||||
|
TREE_CHAIN (attr)))
|
||||||
;
|
;
|
||||||
|
|
||||||
if (attr == NULL_TREE)
|
if (attr == NULL_TREE)
|
||||||
|
|
@ -10998,7 +11000,8 @@ walk_tree_1 (tree *tp, walk_tree_fn func, void *data,
|
||||||
unsigned HOST_WIDE_INT idx;
|
unsigned HOST_WIDE_INT idx;
|
||||||
constructor_elt *ce;
|
constructor_elt *ce;
|
||||||
|
|
||||||
for (idx = 0; vec_safe_iterate(CONSTRUCTOR_ELTS (*tp), idx, &ce); idx++)
|
for (idx = 0; vec_safe_iterate (CONSTRUCTOR_ELTS (*tp), idx, &ce);
|
||||||
|
idx++)
|
||||||
WALK_SUBTREE (ce->value);
|
WALK_SUBTREE (ce->value);
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
|
|
||||||
|
|
@ -1773,7 +1773,8 @@ extern enum machine_mode vector_type_mode (const_tree);
|
||||||
/* Indicates the accesses this binfo has to its bases. The values are
|
/* Indicates the accesses this binfo has to its bases. The values are
|
||||||
access_public_node, access_protected_node or access_private_node.
|
access_public_node, access_protected_node or access_private_node.
|
||||||
If this array is not present, public access is implied. */
|
If this array is not present, public access is implied. */
|
||||||
#define BINFO_BASE_ACCESSES(NODE) (TREE_BINFO_CHECK(NODE)->binfo.base_accesses)
|
#define BINFO_BASE_ACCESSES(NODE) \
|
||||||
|
(TREE_BINFO_CHECK (NODE)->binfo.base_accesses)
|
||||||
|
|
||||||
#define BINFO_BASE_ACCESS(NODE,N) \
|
#define BINFO_BASE_ACCESS(NODE,N) \
|
||||||
(*BINFO_BASE_ACCESSES (NODE))[(N)]
|
(*BINFO_BASE_ACCESSES (NODE))[(N)]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue