aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-01-20Daily bump.GCC Administrator1-1/+1
2014-01-19re PR libfortran/59771 (Cleanup handling of Gw.0 and Gw.0Ee format)Steven G. Kargl3-8/+47
2014-01-19* varasm.c (compute_reloc_for_constant): Use targetm.binds_local_p.Jan Hubicka2-1/+5
2014-01-19pr49718.C: Add "-mno-explicit-relocs" for alpha*-*-* targets.Uros Bizjak3-3/+7
2014-01-19pa.c (pa_attr_length_millicode_call): Correct length of long non-pic millicod...John David Anglin2-1/+6
2014-01-19builtins.c (expand_movstr): Check movstr expand done or fail.Kito Cheng1-1/+2
2014-01-19pr54240.c: Add -ffat-lto-objects.Richard Sandiford2-1/+5
2014-01-19Since started...Jan-Benedict Glaw2-1/+5
2014-01-19re PR target/59379 (gomp_init_num_threads is compiled into an infinite loop w...Uros Bizjak2-3/+15
2014-01-19re PR rtl-optimization/57763 (comp-goto-1.c: ICE verify_flow_info failed, err...Jakub Jelinek2-0/+9
2014-01-19pr57705.c: Require vect_int.Richard Sandiford4-2/+9
2014-01-19Daily bump.GCC Administrator1-1/+1
2014-01-18re PR fortran/58007 ([OOP] ICE in free_pi_tree(): Unresolved fixup - resolve_...Mikael Morin5-82/+157
2014-01-18Update x86 --with-arch/--with-cpu= configure handlingH.J. Lu2-50/+95
2014-01-18i386.c (ix86_adjust_cost): Reorder PROCESSOR_K8 and PROCESSOR_ATHLON to simpl...Uros Bizjak3-34/+36
2014-01-18re PR target/58944 (bogus -Wunused-macros warnings when compiling Libreoffice)Jakub Jelinek4-5/+23
2014-01-18jump.c (delete_related_insns): Keep (use (insn))s.Richard Sandiford3-1/+16
2014-01-17Fix a comment typo in ix86_split_lea_for_addrH.J. Lu2-1/+6
2014-01-18pa.c (pa_attr_length_indirect_call): Don't output a short call to $$dyncall w...John David Anglin2-1/+7
2014-01-18Daily bump.GCC Administrator1-1/+1
2014-01-17ree.c (combine_set_extension): Temporarily disable test for changing number o...Jeff Law2-1/+10
2014-01-17re PR middle-end/58125 (ICE: in operator[], at vec.h:827 with -fno-inline-sma...Jan Hubicka2-1/+8
2014-01-17re PR fortran/59706 (ICE with do concurrent and internal subprogram)Jakub Jelinek5-1/+52
2014-01-17re PR c++/59270 ([c++11] ICE with decltype of a broken class)Paolo Carlini5-0/+37
2014-01-17re PR ipa/59736 (ice with -O3 in cgraph_edge_brings_value_p)Martin Jambor2-5/+45
2014-01-17re PR target/59462 (c-c++-common/cilk-plus/AN/builtin_func_double2.c fails on...Andrew Pinski2-1/+8
2014-01-17re PR middle-end/57904 (Bogus(?) "invokes undefined behavior" warning with Fo...Jeff Law4-2/+35
2014-01-17Use TARGET_XXX and !TARGET_XXX in i386.cH.J. Lu2-7/+13
2014-01-17Reorder the last ChangeLog entryH.J. Lu1-2/+2
2014-01-17re PR c++/59269 (ICE with reference in union)Paolo Carlini4-1/+25
2014-01-17Add X86_TUNE_AVOID_LEA_FOR_ADDRH.J. Lu5-32/+161
2014-01-17re PR c++/59838 (ICE with an enum using an incomplete type)Marek Polacek4-0/+16
2014-01-17re PR c/58346 (ICE with SIGFPE at -O1 and above on x86_64-linux-gnu (affectin...Marek Polacek4-1/+32
2014-01-17re PR tree-optimization/46590 (long compile time with -O2 and many loops)Richard Biener3-3/+16
2014-01-17i386.c (ix86_data_alignment): For compatibility with (incorrect) GCC 4.8 and ...Jakub Jelinek2-5/+24
2014-01-17re PR testsuite/58776 (gcc.dg/tree-ssa/gen-vect-32.c scan-tree-dump-times vec...Jakub Jelinek2-2/+7
2014-01-17re PR fortran/59440 (ICE in force_decl_die, at dwarf2out.c:20111 with -g)Jakub Jelinek6-0/+116
2014-01-17re PR testsuite/59064 (FAIL: gcc.dg/vect/vect-ivdep-1.c (test for bogus mess...Jakub Jelinek8-14/+18
2014-01-17re PR tree-optimization/46590 (long compile time with -O2 and many loops)Richard Biener3-53/+194
2014-01-17re PR c++/57945 (ICE: in varpool_get_node, at cgraph.h:840)Jakub Jelinek4-1/+26
2014-01-17msp430.opt: (mcpu): New option.Nick Clifton8-291/+88
2014-01-17re PR rtl-optimization/38518 (Excessive compile time with -O3)Richard Biener5-65/+223
2014-01-17Fix ChangeLog entry for revision 206673 as was requested in review comments.James Greenhalgh1-1/+1
2014-01-17arm.c (arm_v7m_tune): Set max_insns_skipped to 2.Zhenqiang Chen4-6/+35
2014-01-17ipa-ref.c (ipa_remove_stmt_references): Fix references traversal when removin...Ilya Enkovich2-2/+9
2014-01-17compiler: Use backend interface for binary expressions.Chris Manghane5-250/+347
2014-01-17re PR ipa/59775 (internal compiler error: Segmentation fault)Jan Hubicka4-10/+60
2014-01-17Daily bump.GCC Administrator1-1/+1
2014-01-16014-01-16 Bernd Schmidt <bernds@codesourcery.com>Bernd Schmidt2-1/+13
2014-01-16tree-vectorizer.h (struct _loop_vec_info): Add no_data_dependencies field.Jakub Jelinek4-4/+44