aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-02-19Daily bump.GCC Administrator1-1/+1
2014-02-18re PR tree-optimization/60174 (ICE on ACATS cc3305a)Eric Botcazou2-1/+8
2014-02-18re PR c++/60225 ([c++11] ICE initializing constexpr array)Paolo Carlini5-2/+41
2014-02-18re PR c++/60064 ([c++1y] ICE with auto as parameter of friend function)Adam Butcher4-5/+31
2014-02-18Really add the new testsuite files missing from commit r207854Tobias Burnus2-0/+38
2014-02-18re PR fortran/49397 ([F03] ICE with proc pointer assignment)Tobias Burnus4-2/+27
2014-02-18re PR sanitizer/60142 ([asan] -fsanitize=address breaks debugging - stepping ...Jakub Jelinek2-14/+11
2014-02-18re PR c++/60190 ([c++1y] ICE with invalid return type of template lambda)Adam Butcher4-8/+25
2014-02-18re PR target/60205 (No ABI warning for AVX-512)Uros Bizjak6-15/+77
2014-02-18re PR target/60193 (ICE on big nested frame)Kai Tietz4-6/+30
2014-02-18[multiple changes]Arnaud Charlet20-231/+569
2014-02-18sem_aux.adb (Is_By_Reference_Type): For each components of a record type...Vincent Celier2-0/+14
2014-02-18exp_attr.adb: Minor reformatting.Robert Dewar6-16/+100
2014-02-18ipa-prop.c (compute_complex_ancestor_jump_func): Replace overzealous assertio...Eric Botcazou4-1/+48
2014-02-18re PR fortran/60231 (ICE on undefined generic)Janus Weil4-3/+47
2014-02-18re PR driver/60233 (AVX instructions emitted with -march=native on host witho...Jakub Jelinek2-22/+31
2014-02-18re PR rtl-optimization/58960 (ICE in bmp_iter_set_init)Andrey Belevantsev4-35/+78
2014-02-18Daily bump.GCC Administrator1-1/+1
2014-02-17tree-vect-stmts.c (free_stmt_vec_info): Clear BB and release SSA defs of patt...Richard Biener2-2/+19
2014-02-17tree-inline.c (expand_call_inline): Release the virtual operand defined by th...Richard Biener2-0/+8
2014-02-17tree-ssa.c (verify_ssa): If verify_def found an error, ICE.Richard Biener2-3/+7
2014-02-17re PR fortran/55907 (ICE with -fno-automatic -finit-local-zero)Janus Weil4-1/+25
2014-02-17avx512fintrin.h (_mm512_maskz_permutexvar_epi64): Swap arguments order in bui...Kirill Yukhin7-18/+37
2014-02-17Revert accidental checkin.Jan Hubicka1-0/+1
2014-02-17altivec.md (p8_vmrgew): Handle little endian targets.Bill Schmidt2-2/+18
2014-02-17vsx.md (vsx_xxpermdi_<mode>): Handle little endian targets.Bill Schmidt2-1/+17
2014-02-17Daily bump.GCC Administrator1-1/+1
2014-02-16gcc/testsuite/Richard Sandiford7-27/+38
2014-02-16re PR target/60203 (Support long double/_Decimal128 direct move on power8)Michael Meissner4-2/+72
2014-02-16Daily bump.GCC Administrator1-1/+1
2014-02-15re PR fortran/59599 (Compiler internal error on intrinsic ichar)Mikael Morin4-1/+27
2014-02-15re PR target/58675 (ICE in rs6000_secondary_reload_inner:15460, type = store)Alan Modra2-11/+18
2014-02-15re PR tree-optimization/60183 (phiprop creates invalid code)Richard Biener4-0/+59
2014-02-15Daily bump.GCC Administrator1-1/+1
2014-02-14re PR rtl-optimization/60131 (RTL check fail in rhs_regno)Jeff Law4-7/+67
2014-02-14Use ud2 assembly mnemonic when available.Roland McGrath5-1/+58
2014-02-14Skip test if -mfloat-abi=hard specifiedIan Bolton2-1/+7
2014-02-14re PR rtl-optimization/59535 (-Os code size regressions for Thumb1/Thumb2 wit...Vladimir Makarov3-2/+36
2014-02-14overflow-negate-2.c (main): Use signed char.Bernd Edlinger2-1/+5
2014-02-14re PR pch/60010 (AArch64: sigsegv in cc1plus using pch without defining TRY_E...Kyle McMartin2-0/+7
2014-02-14cilk-common.c (cilk_arrow): Build a MEM_REF, not an INDIRECT_REF.Richard Biener2-6/+8
2014-02-14re PR target/60179 (target optimization attribute streaming is broken)Richard Biener6-45/+42
2014-02-14tree-vect-loop.c (vect_is_slp_reduction): Don't set use_stmt twice.Jakub Jelinek4-10/+48
2014-02-14nds32.c (nds32_asm_function_prologue): Do not use nreverse() because it chang...Chung-Ju Wu2-4/+8
2014-02-14t-mlibs (MULTILIB_OPTIONS): Fix typo in comment.Chung-Ju Wu3-2/+7
2014-02-14nds32.c (nds32_naked_function_p): Follow the GNU coding standards.Chung-Ju Wu2-1/+7
2014-02-14Daily bump.GCC Administrator1-1/+1
2014-02-13re PR debug/60152 (multiple AT_calling_convention attributes generated after...Jakub Jelinek2-2/+9
2014-02-13optinfo.texi: Fix order of nodes.Sharad Singhai2-1/+5
2014-02-13sse.md (xop_vmfrcz<mode>2): Generate const0 in operands[2], not operands[3].Uros Bizjak2-45/+39