aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-07remove pointer-set.[ch]Trevor Saunders75-402/+39
2014-08-07future (_State_baseV2::_M_set_result): Pass pointers to _M_do_set.Jonathan Wakely2-71/+66
2014-08-07re PR c++/51312 ([C++0x] Wrong interpretation of converted constant expressio...Paolo Carlini5-8/+100
2014-08-07re PR c++/62043 (GCC hangs / aborts / double free or corruption (!prev) on in...Jason Merrill2-4/+4
2014-08-07re PR c++/61959 (ICE: in tree_to_uhwi, at tree.h:3657 when building Mozilla c...Jason Merrill3-1/+36
2014-08-07c11-atomic-exec-4.c: Undefine _POSIX_C_SOURCE before defining in dg-options.John David Anglin3-2/+6
2014-08-07stdatomic-flag.c: Add xfail comment.John David Anglin2-0/+3
2014-08-07memcpy-5.c: Add -fno-common option on hppa*-*-hpux*.John David Anglin2-0/+3
2014-08-07pr60655-1.c: Don't add -fdata-sections option on 32-bit hppa-hpux.John David Anglin2-1/+4
2014-08-07Makefile.in (LIBGCOV_INTERFACE): Move _gcov_dump ...Nathan Sidwell5-70/+97
2014-08-07pr57233.c: Add -fno-common option on hppa*-*-hpux*.John David Anglin3-0/+7
2014-08-07stl_list.h (_List_base::_List_base(_List_base&&)): Optimize.Jonathan Wakely6-6/+28
2014-08-07[ARM] Delete f_sels, f_seld types, use fcsel instead.Kyrylo Tkachov3-4/+6
2014-08-07[AArch64] Restrict usage of FP/SIMD registers for TImode reload and absdi2 pa...Kyrylo Tkachov2-10/+33
2014-08-07[AArch64] Use MOVN to generate 64-bit negative immediates where sensibleIan Bolton2-13/+38
2014-08-07thumb1.md (*thumb1_movqi_insn): Copy of thumb1_movhi_insn.Marat Zakirov2-2/+6
2014-08-07Add statistical printout of rank_for_schedule decisionsMaxim Kuvyrkov2-27/+105
2014-08-07Fix INSN_TICK heuristic for SCHED_PRESSUREMaxim Kuvyrkov2-10/+10
2014-08-07avx512f-vfixupimmpd-2.c: Include float.h instead of values.h, change MAXDOUBL...Petr Murzin13-20/+30
2014-08-07sse.md (vec_extract_lo_<mode><mask_name>): Fix constraint.Ilya Tocar2-2/+7
2014-08-07convert the rest of the users of pointer_map to hash_mapTrevor Saunders26-188/+193
2014-08-07gcc/testsuiteKirill Yukhin1-0/+11
2014-08-07Remove arm-specific -march in test.Kyrylo Tkachov2-1/+4
2014-08-07fold-const.c (fold_binary_loc): Add folding of (PTR0 - (PTR1 p+ A) -> (PTR0 -...Marek Polacek6-46/+43
2014-08-07elfos.h (ASM_DECLARE_OBJECT_NAME): Use decl size instead of type size.Ilya Enkovich3-2/+12
2014-08-07Remove duplicate ChangeLog entriesTom de Vries2-13/+0
2014-08-07thumb1.md (*thumb1_movhi_insn): Handle stack pointer.Marat Zakirov3-4/+10
2014-08-07Remove cproj-fails-with-broken-glibc.cTom de Vries5-72/+12
2014-08-07For cproj test-case, use glibc version xfailTom de Vries2-0/+13
2014-08-07arm.c (bdesc_2arg): Fix typo.Kugan Vivekanandarajah2-3/+8
2014-08-07tree-ssa-loop-ivopts.c (get_address_cost): Try aligned offset.Zhenqiang Chen4-0/+48
2014-08-06init.c (build_vec_init): Fix constant initialization of trailing elements.Jason Merrill5-53/+134
2014-08-06re PR c++/60417 ([DR 1518] Bogus error on C++03 aggregate initialization)Jason Merrill2-20/+23
2014-08-06re PR c++/61994 (constexpr vector array ICE)Jason Merrill3-6/+26
2014-08-06pt.c (check_explicit_specialization): Don't test DECL_DECLARED_INLINE_P for a...Jason Merrill2-1/+9
2014-08-07Daily bump.GCC Administrator1-1/+1
2014-08-06re PR c++/43906 (missing warnings the comparison between an address with a nu...Paolo Carlini4-11/+88
2014-08-06* gcc.dg/pr44194-1.c: Remove an extraneous brace.Maciej W. Rozycki2-1/+5
2014-08-06re PR debug/61923 (-fcompare-debug errors while building Linux kernel.)Vladimir Makarov4-3/+53
2014-08-06re PR ipa/61393 ([trans-mem] O3 optimization level constant propagation problem)Martin Jambor2-0/+6
2014-08-06re PR lto/62034 (ICE for big statically initialized arrays compiled with LTO)Richard Biener2-10/+17
2014-08-06re PR bootstrap/61320 (ICE in jcf-parse.c:1622 (parse_class_file)Richard Biener2-0/+8
2014-08-06[PATCH AArch64] Prefer dup to zip for vec_perm_const; enable dup for bigendia...Alan Lawrence4-7/+40
2014-08-06pr44194-1.c: Also exclude powerpc*-*-linux*, except if powerpc_elfv2.Maciej W. Rozycki2-1/+6
2014-08-06re PR rtl-optimization/61801 (sched2 miscompiles syscall sequence with -g)Jakub Jelinek2-13/+17
2014-08-06[AArch64] Use REG_P and CONST_INT_P instead of GET_CODE + comparison.Kyrylo Tkachov2-15/+26
2014-08-06Daily bump.GCC Administrator1-1/+1
2014-08-05gdbhooks.py: add "break-on-pass" commandDavid Malcolm2-0/+73
2014-08-05fix pr62009 use after free in redirect_edge_var_map_dupTrevor Saunders2-3/+9
2014-08-05Fix more typos.Eric Botcazou1-4/+3