aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-02-18Add missing cleanup in gfortran.dg/read_eof_8.f90Tom de Vries2-0/+6
2015-02-18Return false for common symbols in sdata_symbolic_operandH.J. Lu2-1/+12
2015-02-18t-intelmic (mkoffload.o): Remove dependency on insn-modes.h.Jakub Jelinek3-1/+10
2015-02-18ipa-devirt.c (odr_subtypes_equivalent_p): Fix formating.Jan Hubicka2-63/+222
2015-02-18re PR tree-optimization/65063 (gcc.dg/vect/vect-double-reduc-6.c FAILs with -...Richard Biener4-1/+57
2015-02-18Add checking macro within lto_streamer_init.Martin Liska2-0/+7
2015-02-18re PR ipa/65087 (r220742 causes: ICE: in ipcp_verify_propagated_values, at ip...Jakub Jelinek3-3/+13
2015-02-18re PR tree-optimization/62217 (DOM confuses complete unrolling which in turn ...Richard Biener4-5/+39
2015-02-18re PR sanitizer/65081 (-fsanitize=object-size fails with simple pointer arithm)Marek Polacek4-1/+80
2015-02-18Begin documenting the nvptx backend.Thomas Schwinge4-5/+58
2015-02-18nvptx mkoffload: For non-installed testing, look in all COMPILER_PATHs for GC...Thomas Schwinge2-0/+109
2015-02-18nvptx-none: Define empty GOMP_SELF_SPECS.Thomas Schwinge2-0/+8
2015-02-18aarch64.c (*aarch64_load_symref_appropriately): Check whether the destination...Andrew Pinski2-0/+10
2015-02-18Daily bump.GCC Administrator1-1/+1
2015-02-17ipa-visibility.c (function_and_variable_visibility): Only check locality if n...Jan Hubicka5-24/+53
2015-02-17sh.opt (mcbranch-force-delay-slot): New option.Oleg Endo7-6/+56
2015-02-17Add -fipa-cp-alignmentH.J. Lu7-1/+99
2015-02-17re PR target/64793 ([SH] missed delay slot)Oleg Endo5-14/+34
2015-02-17ipa-visibility.c (function_and_variable_visibility): Only check locality if n...Jan Hubicka2-1/+19
2015-02-17nvptx mkoffload: Fix logic error in skipping of "strange" tokens.Thomas Schwinge2-1/+7
2015-02-17bpabi.S (test_div_by_zero): Make label names consistent between thumb2 and ar...Sandra Loosemore2-0/+89
2015-02-17tree-vrp.c (identify_jump_threads): Use last_stmt.Jeff Law2-4/+6
2015-02-17Correct ChangeLog entry (2015-02-04)Alan Lawrence1-2/+1
2015-02-17Add gcc.target/x86_64/abi/callabi/vaarg-6.cTom de Vries2-0/+44
2015-02-17[Haifa Scheduler] Fix latent bug in macro-fusion/instruction groupingJames Greenhalgh2-0/+11
2015-02-17symtab.c (symtab_node::verify_base): Verify body_removed->!definitonJan Hubicka4-4/+28
2015-02-17re PR c++/65075 (constexpr regression)Paolo Carlini4-1/+32
2015-02-17Daily bump.GCC Administrator1-1/+1
2015-02-16re PR target/65058 (AIX: missing extern decorations "[DS]" for functions and ...David Edelsohn2-0/+15
2015-02-16re PR tree-optimization/64823 (false "may be used uninitialized", missed jump...Jeff Law5-10/+75
2015-02-16re PR ipa/64963 (IPA Cloning/Splitting does not copy function section attribu...Jakub Jelinek5-1/+40
2015-02-16re PR tree-optimization/65077 (memcpy generates incorrect code with floating ...Richard Biener4-5/+86
2015-02-16atomic-op-consume.c (scan-assember-times): Directive adjusted to scan for ldaxr.Alex Velenko3-4/+11
2015-02-16re PR c++/65080 (constexpr-ness lost by using alias in definition)Paolo Carlini2-0/+23
2015-02-16[Patch docs obvious] install.texi: Put aarch64 back in alphabetical order, ad...James Greenhalgh2-19/+27
2015-02-16[multiple changes]David Edelsohn3-9/+31
2015-02-16re PR lto/65015 (LTO produces randomly ordered debug information)Richard Biener2-1/+13
2015-02-16re PR tree-optimization/63593 (ICE: verify_gimple failed: incompatible types ...Richard Biener4-3/+49
2015-02-16re PR ipa/65059 (Chrome LTO: lto1: internal compiler error: in ipa_comdats, a...Jan Hubicka2-0/+11
2015-02-16re PR c/65066 (ICE: Segmentation fault with -Wformat=2)Marek Polacek4-0/+23
2015-02-16pr65002.C: Move ...Ilya Enkovich2-0/+5
2015-02-15bugreport.texi: Adjust section titles throughout the file to use "Title Case".Sandra Loosemore10-59/+72
2015-02-16Daily bump.GCC Administrator1-1/+1
2015-02-15cgraph.h (symtab_node::has_aliases_p): Simplify.Jan Hubicka3-21/+20
2015-02-15pa.c (pa_secondary_reload): Request a secondary reload for all floading point...John David Anglin3-11/+39
2015-02-14pr64205.c: Skip on AIX.David Edelsohn5-1/+14
2015-02-15Daily bump.GCC Administrator1-1/+1
2015-02-14re PR testsuite/64850 (FAIL: gfortran.dg/goacc/acc_on_device-1.f95 -O sca...Kaz Kojima7-6/+17
2015-02-14ipa-inline-analysis.c (growth_data): Add uninlinable field.Jan Hubicka2-5/+50
2015-02-14ipa-chkp.c: Use iterate_direct_aliases.Jan Hubicka9-236/+338