aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-15alias.c (ncr_compar): New function.Richard Biener2-37/+100
2014-04-15alias.c (record_component_aliases): Do not walk BINFOs.Richard Biener2-11/+4
2014-04-15decl.c (gnat_to_gnu_entity): Create a mere scalar constant instead of a refer...Eric Botcazou4-122/+198
2014-04-15utils.c (type_for_vector_element_p): New predicate.Eric Botcazou4-122/+157
2014-04-15decl.c (prepend_one_attribute_pragma): Call Is_OK_Static_Expression in lieu o...Eric Botcazou2-2/+10
2014-04-15tree-ssa-structalias.c (find_func_aliases_for_builtin_call): Add struct funct...Richard Biener2-31/+40
2014-04-15Minor tweaksEric Botcazou1-6/+8
2014-04-15tree.c (iterative_hash_expr): Use enum tree_code_class to store TREE_CODE_CLASS.Richard Biener3-4/+13
2014-04-15re PR plugins/59335 (Plugin doesn't build on trunk)Jakub Jelinek4-2/+20
2014-04-15cfgloop.h (struct loop): Move force_vectorize down.Eric Botcazou17-54/+189
2014-04-15null-deref-1.c: Change regexp to pass test under qemu-arm.Max Ostapenko30-128/+161
2014-04-15Daily bump.GCC Administrator1-1/+1
2014-04-15N3887 Consistent Metafunction AliasesJonathan Wakely4-1/+48
2014-04-14Sync to current external repository.Chris Manghane14-2887/+2991
2014-04-14ipa-devirt.c (maybe_record_node): Ignore all non-methods (including cxa_pure_...Jan Hubicka2-8/+15
2014-04-14tree.h (TYPE_IDENTIFIER): Declare.Paolo Carlini13-94/+62
2014-04-14re PR lto/60820 (ice in ctor_for_folding, at varpool.c:291)Jan Hubicka2-1/+8
2014-04-14i386.c (examine_argument): Return bool.Uros Bizjak2-101/+101
2014-04-14ipa-utils.c (ipa_merge_profiles): Merge profile_id.Jan Hubicka5-17/+41
2014-04-14tree-sra.c (ipa_sra_preliminary_function_checks): Skip DECL_DISREGARD_INLINE_...Martin Jambor2-0/+13
2014-04-14Revert the last change on *fixuns_trunc<mode>_1H.J. Lu2-1/+7
2014-04-14Check optimize_insn_for_speed_p in *fixuns_trunc<mode>_1H.J. Lu2-1/+8
2014-04-14re PR libstdc++/60497 (unique_ptr<T> tries to complete its type T even though...Jonathan Wakely3-5/+46
2014-04-14allocator.h (operator==, operator!=): Add exception specifications.Jonathan Wakely2-0/+7
2014-04-14Limit operations on vector::pointer to NullablePointer requirements.Jonathan Wakely3-7/+15
2014-04-14invoke.texi (free): Document AArch64.Yufeng Zhang2-1/+5
2014-04-14snames.ads-tmpl (Name_Ivdep): New pragma-related name.Eric Botcazou10-15/+129
2014-04-14re PR tree-optimization/60042 (vectorizer still does too many dependence test...Richard Biener2-62/+61
2014-04-14passes.def: Move early points-to after early SRA.Richard Biener2-1/+5
2014-04-14tree-ssa-forwprop.c (simplify_gimple_switch): Enhance check for which sign-ch...Richard Biener4-30/+59
2014-04-14opt.ads (Suppress_Back_Annotation): Remove as unused.Eric Botcazou9-29/+82
2014-04-14stor-layout.c (place_field): Finalize non-constant offset for the field, if any.Eric Botcazou4-1/+16
2014-04-14Skip gcc.dg/lto/pr55113 on Solaris 10+/x86Rainer Orth2-0/+5
2014-04-14re PR c/60819 (dse1 removing not-dead insn (aliasing issue?))Richard Biener4-1/+52
2014-04-14tree-switch-conversion.c (lshift_cheap_p): Get speed_p as argument.Richard Biener3-8/+17
2014-04-14cfgloop.h (struct loop): Rename force_vect into force_vectorize.Eric Botcazou15-29/+53
2014-04-14Fix vect_widen_mult_si_to_di_pattern on non-x86/ia64 targetsRainer Orth2-2/+10
2014-04-14pt.c (mark_template_parm): Use template_parm_level_and_index.Paolo Carlini2-10/+5
2014-04-14re PR lto/60720 (clisp fails to build with -flto: internal compiler error: tr...Richard Biener5-16/+77
2014-04-14sh-mem.cc (sh_expand_strlen): Unroll last word.Christian Bruel2-3/+33
2014-04-14sh.md (setmemqi): New expand pattern.Christian Bruel7-0/+147
2014-04-14re PR tree-optimization/55022 (air.f90 is miscompliled with -m64 -O2 -fgraphi...Richard Biener4-4/+39
2014-04-14re PR tree-optimization/59817 (ICE in extract_affine_chrec with -O2 -ftree-lo...Richard Biener6-1/+71
2014-04-14revert: gcc-dg.exp (dg-build-dso): New.Jason Merrill4-65/+6
2014-04-14Daily bump.GCC Administrator1-1/+1
2014-04-13re PR fortran/58085 (Wrong indexing of an array in ASSOCIATE)Paul Thomas8-11/+132
2014-04-13Daily bump.GCC Administrator1-1/+1
2014-04-12re PR middle-end/60467 (ICE with -fcilkplus)Igor Zamyatin4-1/+13
2014-04-12re PR middle-end/60469 (simple cilk plus program ICEs)Igor Zamyatin4-12/+39
2014-04-12constraints.md: Add new register constraint "kb".Richard Sandiford7-11/+63