aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Botcazou5-84/+132
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-04bpapi-lib.h (TARGET_HAS_NO_HW_DIVIDE): Define for architectures that do not h...Kugan Vivekanandarajah2-0/+10
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-04longlong.h: New file.Richard Sandiford7-1/+17
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-04runtime: Use pthread_sigmask instead of sigprocmask.Ian Lance Taylor3-4/+4
2013-12-04Daily bump.GCC Administrator1-1/+1
2013-12-03Add self as SLSR maintainer.Bill Schmidt2-0/+5
2013-12-03ibm-ldouble.c (__gcc_qadd): Fix add of normal number and qNaN to not raise an...Adhemerval Zanella4-0/+30
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-03runtime: Fix prototype and one use of runtime_traceback.Ian Lance Taylor2-2/+2
2013-12-03avr.c (avr_option_override): Warn if asked to generate position independent c...Senthil Kumar Selvaraj3-1/+17
2013-12-03fstream (basic_filebuf::open): Use preformatted text for table in Doxygen com...Jonathan Wakely2-1/+8
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-03regex_compiler.h: Add todo comment.Tim Shen3-0/+10
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
2013-12-02update_web_docs_svn: Work around makeinfo generated file names and references...Gerald Pfeifer2-0/+18
2013-12-02re PR middle-end/59257 (usan/*san: Dpcumentation oddness of -fsanitize= / -fs...Tobias Burnus2-9/+46
2013-12-02Fix C++0x memory model for unaligned fields in packed...Bernd Edlinger4-0/+45