aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-12-05re PR sanitizer/59369 (c-c++-common/asan/pr59063-[1,2].c fails on darwin)Yury Gribov3-2/+8
2013-12-05decl.c (duplicate_decls): Replace pairs of errors and permerrors with error +...Paolo Carlini23-77/+112
2013-12-05re PR tree-optimization/56787 (Vectorization fails because of CLOBBER stateme...Richard Biener2-1/+7
2013-12-05libsanitizer merge from upstream r196090Kostya Serebryany2-1/+5
2013-12-05re PR tree-optimization/59374 (-ftree-slp-vectorize breaks unique_ptr's move ...Richard Biener5-58/+82
2013-12-05ia64.md (prologue_allocate_stack): Block auto- generation of predicated version.Kirill Yukhin5-2/+73
2013-12-05* configure.ac (BUILD_CXXFLAGS) Don't use ALL_CXXFLAGS forAlan Modra3-10/+15
2013-12-04common.opt: Split up -fisolate-erroneous-paths into -fisolate-erroneous-paths...Jeff Law12-35/+89
2013-12-05Daily bump.GCC Administrator1-1/+1
2013-12-04re PR c/52023 ([C11] _Alignof (double) yields wrong value on x86)Joseph Myers11-11/+109
2013-12-04Implement -fsanitize=signed-integer-overflow.Marek Polacek27-28/+1063
2013-12-04* expr.c (expand_assignment): Update comments.Jeff Law2-4/+8
2013-12-04re PR ada/59382 (gnatmake is not able to compile libraries)Eric Botcazou2-0/+72
2013-12-04re PR c/54113 (-Wmissing-prototypes produces false alarms for C99 inline func...Marek Polacek4-1/+18
2013-12-04re PR debug/37132 (Debug: No DW_TAG_namelist emitted for NAMELISTS)Tobias Burnus10-4/+207
2013-12-04Update changed bit when constraint set changesXinliang David Li2-8/+28
2013-12-04* ChangeLog: Fix whitespace.Uros Bizjak1-49/+32
2013-12-04re PR c++/59268 ([c++11] ICE with constexpr in a virtual function)Jakub Jelinek4-0/+34
2013-12-04Put a breakpoint on __asan_report_error for ASANH.J. Lu4-0/+27
2013-12-04decl.c (components_to_record): Add specific handling for fields with zero siz...Eric Botcazou4-0/+88
2013-12-04re PR rtl-optimization/58726 (wrong code at -Os on x86_64-linux-gnu (affectin...Jakub Jelinek4-12/+50
2013-12-04re PR target/59163 (program compiled with g++ -O3 segfaults)Jakub Jelinek1-2/+2
2013-12-04trans.c (Case_Statement_to_gnu): Do not push a binding level for each branch ...Eric Botcazou2-6/+17
2013-12-04re PR target/59163 (program compiled with g++ -O3 segfaults)Jakub Jelinek6-4/+167
2013-12-04re PR tree-optimization/59355 (ICE: SIGSEGV in hash_table::find_slot_with_has...Jakub Jelinek5-3/+31
2013-12-04gimple-ssa-strength-reduction.c: Include tree-affine.h.Yufeng Zhang5-11/+139
2013-12-04Daily bump.GCC Administrator1-1/+1
2013-12-03ibm-ldouble.c (__gcc_qadd): Fix add of normal number and qNaN to not raise an...Adhemerval Zanella2-0/+23
2013-12-03re PR rtl-optimization/59020 (internal compiler error: in maybe_add_or_update...Wei Mi7-49/+101
2013-12-03htmintrin.h (_TEXASR_INSTRUCTION_FETCH_CONFLICT): Fix typo in macro name.Peter Bergner2-2/+8
2013-12-03re PR sanitizer/59063 (ASAN: segfault in __interceptor_clock_gettime)Yury Gribov3-2/+11
2013-12-03costmodel-slp-34.c: Skip for little endian.Bill Schmidt2-0/+6
2013-12-03aarch64.c (aarch64_frame_pointer_required): Check LR_REGNUM.Vladimir Makarov2-2/+9
2013-12-03avr.c (avr_option_override): Warn if asked to generate position independent c...Senthil Kumar Selvaraj3-1/+17
2013-12-03Adjust destination address after gen_strsetH.J. Lu4-0/+43
2013-12-03re PR middle-end/56344 (ICE for program with very large structs returned by v...Marek Polacek2-0/+15
2013-12-03re PR c/59351 (ICE on empty compound literal with -pedantic)Marek Polacek4-1/+22
2013-12-03Fix some testcases for nds32 target and provide new nds32 target specific tests.Chung-Ju Wu20-8/+164
2013-12-03re PR tree-optimization/59362 (Abort in fini_object_sizes)Jakub Jelinek4-6/+43
2013-12-03re PR middle-end/59011 (ICE in make_decl_rtl, at varasm.c:1147)Jakub Jelinek4-4/+53
2013-12-03re PR target/58864 (ICE in connect_traces, at dwarf2cfi.c:NNNN)Jakub Jelinek9-19/+95
2013-12-02re PR tree-optimization/59322 (ICE with segfault on valid code at -O1, -O2, a...Jeff Law4-20/+42
2013-12-03This patch fixes PR 58944Sriraman Tallam5-6/+205
2013-12-03re PR c/58235 (Missing diagnostic on assignment to array in c89)Joseph Myers4-0/+39
2013-12-03Daily bump.GCC Administrator1-1/+1
2013-12-02epiphany.h: Wrap rtl_opt_pass declarations in #ifndef IN_LIBGCC2 / #endif.Joern Rennecke2-0/+7
2013-12-02re PR tree-optimization/59358 (Infinite loop generated with >=O2)Jakub Jelinek4-3/+59
2013-12-02re PR lto/59326 (FAIL: gcc.dg/vect/vect-simd-clone-*.c)Jakub Jelinek15-12/+70
2013-12-02dwarf2out.c (output_pubnames): Use comp_unit_die ()->die_offset when...Sterling Augustine2-1/+6
2013-12-02re PR sanitizer/59353 (-fsanitize=return is not documented)Marek Polacek2-0/+13