aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-02-03re PR gcov-profile/58602 (.gcno files not truncated at gcov_close)Laurent Alfonsi2-2/+13
2014-02-03re PR ipa/59831 (ice in cgraph_speculative_call_info with -O3)Jan Hubicka9-62/+241
2014-02-03tree-vect-slp.c (vect_supported_load_permutation_p): Avoid redef of outer loo...Teresa Johnson2-2/+7
2014-02-03re PR c++/53017 (Integer constant expression not constant enough for vector_s...Marc Glisse9-5/+108
2014-02-03re PR c++/58871 ([c++11] ICE with defaulted copy constructor in broken templa...Paolo Carlini4-1/+24
2014-02-03re PR tree-optimization/60000 (GCC trunk build failure caused by the vectorizer)Cong Hou4-4/+30
2014-02-03Add -mlong-double-128 and make it default for 64-bit BionicH.J. Lu33-10/+280
2014-02-03Check if mode is OK firstH.J. Lu2-6/+13
2014-02-03invoke.texi: (fprofile-reorder-functions): Fix typo.Markus Trippelsdorf2-1/+5
2014-02-03Actually add the test case from the previous commit.Andrey Belevantsev1-0/+339
2014-02-03re PR rtl-optimization/57662 (ICE: SIGSEGV in code_motion_process_successors ...Andrey Belevantsev3-1/+16
2014-02-03sel-sched-ir.c (sel_gen_insn_from_expr_after): Reset INSN_DELETED_P on the in...Andrey Belevantsev2-0/+10
2014-02-03[Documentation] Remove documentation of gimple_asm_clear_volatileJames Greenhalgh2-4/+5
2014-02-03* config/arm/arm-tables.opt: Regenerate.Kyrylo Tkachov2-7/+14
2014-02-03rs6000.c (altivec_expand_vec_perm_le): Generalize for vector types other than...Bill Schmidt7-19/+205
2014-02-03altivec.md (UNSPEC_VSUMSWS_DIRECT): New unspec.Bill Schmidt5-1/+68
2014-02-03ipa-devirt.c (subbinfo_with_vtable_at_offset, [...]): New functions.Jan Hubicka7-10/+139
2014-02-03Daily bump.GCC Administrator1-1/+1
2014-02-02nios2.md (load_got_register): Initialize GOT pointer from _gp_got instead of ...Sandra Loosemore3-4/+10
2014-02-02re PR c++/37140 (type inherited from base class not recognized)Fabien ChĂȘne4-19/+72
2014-02-02re PR c++/37140 (type inherited from base class not recognized)Fabien ChĂȘne1-1/+19
2014-02-02ipa-prop.c (update_jump_functions_after_inlining): When type is not preserver...Jan Hubicka4-4/+57
2014-02-02gcc.pot: Regenerate.Joseph Myers2-9576/+13456
2014-02-02mips.c (MIPS_GET_FCSR, [...]): New macros.Richard Sandiford2-0/+54
2014-02-02extend.texi (__builtin_mips_get_fcsr): Document.Richard Sandiford11-4/+240
2014-02-02mips.c (mips_one_only_stub): New class.Richard Sandiford2-21/+83
2014-02-02re PR target/60017 (Struct not returned correctly)Uros Bizjak4-5/+52
2014-02-02Fix a typo in commentsH.J. Lu2-1/+5
2014-02-02ChangeLog: Fix whitespace.Uros Bizjak2-99/+88
2014-02-02re PR fortran/57033 (ICE on extended derived type and default initialization)Mikael Morin4-1/+35
2014-02-02Daily bump.GCC Administrator1-1/+1
2014-02-01re PR fortran/59906 (error: size of variable '<anonymous>' is too large)Paul Thomas5-1/+66
2014-02-01ssa-dom-thread-4.c: Adjust expected MIPS output.Richard Sandiford2-6/+7
2014-02-01pr49718.C: Use -mno-relax-pic-calls for MIPS.Richard Sandiford2-0/+5
2014-02-01vector26.C: Restrict scan-assembler test to ! c++98.Richard Sandiford2-1/+5
2014-02-01re PR c++/51219 (ICE with empty bit-fields)Paolo Carlini4-5/+24
2014-02-01re PR tree-optimization/60003 (wrong code with __builtin_setjmp/__builtin_lon...Jakub Jelinek6-11/+69
2014-02-01Daily bump.GCC Administrator1-1/+1
2014-01-31re PR bootstrap/59985 (stage2/3 compare error on lto-streamer-in.o)Vladimir Makarov4-1/+84
2014-01-31re PR sanitizer/59410 (tsan tests fail with address randomization disabled)Jakub Jelinek28-42/+61
2014-01-31re PR middle-end/60004 (Conditional return within transaction causes ICE)Richard Henderson4-3/+21
2014-01-31re PR ipa/59469 (LLVM build failure with gcc LTO)Jason Merrill2-0/+4
2014-01-31* g++.dg/tls/thread_local8.C: Require tls.Jason Merrill1-0/+1
2014-01-31re PR c++/58672 ([c++11] ICE with thread_local and variable of broken class)Jason Merrill3-0/+16
2014-01-31re PR c++/55800 (Link failure with thread_local in unnamed namespace)Jason Merrill3-1/+17
2014-01-31re PR c++/59082 (ICE with duplicate (virtual) base)Paolo Carlini4-1/+29
2014-01-31[multiple changes]Arnaud Charlet5-8/+45
2014-01-31[multiple changes]Arnaud Charlet5-10/+98
2014-01-31[multiple changes]Arnaud Charlet6-95/+136
2014-01-31[multiple changes]Arnaud Charlet5-24/+51