aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-25ubsan.c (ubsan_create_data): Increase the size of the fields array.Marek Polacek2-2/+6
2013-11-25tree-dfa.c: Remove unused convert.h include.Richard Biener2-1/+4
2013-11-25re PR fortran/59143 ([OOP] Bogus warning with array-valued type-bound procedure)Janus Weil4-0/+67
2013-11-25re PR c++/59080 ([c++11] ICE with array of auto)Paolo Carlini5-3/+38
2013-11-25Disallow implicit function templates in local functions unless defining a lam...Adam Butcher6-2/+42
2013-11-25invoke.texi (-mslow-flash-data): Document new option.Terry Guo9-5/+218
2013-11-25Daily bump.GCC Administrator1-1/+1
2013-11-24re PR bootstrap/59279 (r205337 breaks bootstrap with java)Steven Bosscher7-138/+76
2013-11-24jump.c (reset_insn_reg_label_operand_notes): New function, split out from ...Steven Bosscher7-71/+159
2013-11-24invoke.texi (-fsanitize=leak): Add link to the wiki page.Tobias Burnus2-2/+9
2013-11-24scanner.c (gfc_open_intrinsic_module): Remove function.Francois-Xavier Coudert3-19/+5
2013-11-24rs6000.c (rs6000_expand_vec_perm_const_1): Correct for little endian.Bill Schmidt2-0/+20
2013-11-24Don't include extra "expr.h" in graphite-sese-to-poly.cH.J. Lu2-1/+4
2013-11-24* testsuite/ChangeLog: Fix ChangeLog entry.Uros Bizjak1-1/+1
2013-11-24float-exact-1.c: Use dg-add-options ieee.Uros Bizjak2-3/+9
2013-11-24syscall: Only call varargs libc functions from C code.Ian Lance Taylor11-11/+71
2013-11-24Daily bump.GCC Administrator1-1/+1
2013-11-23re PR c++/59031 (vtable lookup not optimized away)Easwaran Raman4-4/+30
2013-11-23compiler: Fix backend representation of calls to interface methods.Ian Lance Taylor6-57/+202
2013-11-23* cilk-common.c (expand_builtin_cilk_detach): Dereference worker.Eric Botcazou2-1/+5
2013-11-23re PR c++/58868 (ICE: in count_type_elements, at expr.c:5495 with -std=gnu++0x)Jason Merrill2-1/+11
2013-11-23re PR c++/58525 (__cxa_throw_bad_array_new_length is generated with -fno-exce...Alexander Ivchenko4-4/+13
2013-11-23re PR target/33704 (AIX runs c++ constructors in incorrect order)David Edelsohn7-1/+162
2013-11-23rs6000.c (IN_NAMED_SECTION): New macro.David Edelsohn2-3/+26
2013-11-23re PR tree-optimization/59154 (internal compiler error: tree check: expected ...Jakub Jelinek3-4/+19
2013-11-23re PR target/56788 (_mm_frcz_sd and _mm_frcz_ss ignore their second argument)Uros Bizjak4-16/+28
2013-11-23gimplify.h (recalculate_side_effects): Delete.Eric Botcazou5-3/+14
2013-11-23re PR fortran/59228 (ICE-on-invalid with assumed type and ASYNCHRONOUS)Janus Weil4-1/+33
2013-11-23sh.md: Use nonimmediate_operand rather than general_operand for the destinati...Richard Sandiford2-9/+16
2013-11-23mn10300-protos.h (mn10300_store_multiple_operation): Delete.Richard Sandiford4-3/+18
2013-11-23bfin-protos.h (push_multiple_operation): Delete.Richard Sandiford4-8/+29
2013-11-23vsx.md (fusion peepholes): Disable when !TARGET_VSX.Alan Modra2-2/+6
2013-11-23Daily bump.GCC Administrator1-1/+1
2013-11-22Fix demangler to handle conversion operators correctly.Cary Coutant4-36/+202
2013-11-22re PR sanitizer/59061 (Port leaksanitizer)Jakub Jelinek15-38/+234
2013-11-22safe_local_iterator.h (_Safe_local_iterator<>): Remove _M_bucket, use same in...François Dumont5-53/+53
2013-11-2220081223-1.c: Add -ffat-lto-objects.Jan Hubicka3-2/+7
2013-11-22libgo: Update libtool support for powerpc64le-linux-gnu.Ian Lance Taylor2-8/+8
2013-11-22Makefile.am (check_DEJAGNU_normal_targets): Add 10.Jakub Jelinek3-10/+21
2013-11-22sanitizer_linux.cc (__sanitizer): Grab one change from upstream to fix build.Mike Stump2-3/+8
2013-11-22ipa.c (symtab_remove_unreachable_nodes): Fix up comment typos.Aldy Hernandez5-158/+269
2013-11-22ubsan.c (ubsan_source_location): Don't crash on unknown locations.Jakub Jelinek13-4/+153
2013-11-22sanitizer.def (BUILT_IN_ASAN_BEFORE_DYNAMIC_INIT, [...]): New.Jakub Jelinek9-11/+140
2013-11-22re PR rtl-optimization/10474 (shrink wrapping for functions)Martin Jambor6-23/+68
2013-11-22tree-ssa-threadedge.c (record_temporary_equivalence): Handle NULL for RHS, wh...Jeff Law2-85/+183
2013-11-22re PR target/59054 (Powerpc -O0 -mcpu=power7 generates sub-optimal code to lo...Michael Meissner15-35/+64
2013-11-22re PR libstdc++/59247 (Bootstrap fails due to errors in libstdc++ sources wit...Jonathan Wakely7-7/+24
2013-11-22cris.c (cris_atomic_align_for_mode): New function.Hans-Peter Nilsson2-0/+18
2013-11-22Enable AES, PCLMUL and RDRND for SilvermontYuri Rumyantsev6-3/+26
2013-11-22compiler: Fixes for middle-end changes.Ian Lance Taylor3-5/+2