aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-23re PR testsuite/63439 (FAIL: gcc.dg/vect/vect-33.c scan-tree-dump vect "Align...Richard Biener2-2/+8
2015-01-23In gcc/fortran/ fixed some cosmetics.Andre Vehreschild3-5/+12
2015-01-23re PR debug/64511 (ICE at -O3 with -g enabled on x86_64-linux-gnu)Jakub Jelinek2-1/+5
2015-01-23diagnostic-core.h (internal_error_no_backtrace): New prototype.Jakub Jelinek7-6/+50
2015-01-23re PR fortran/60922 (Memory leak with allocatable CLASS components)Janus Weil4-1/+44
2015-01-23re PR fortran/64726 ([OpenACC] ICE with -fopenacc and reduction(+:a))Tobias Burnus4-1/+24
2015-01-23MAINTAINERS (Write After Approval): Add myself.Braden Obrzut2-0/+5
2015-01-23re PR fortran/61933 (Inquire on internal units)Jerry DeLisle2-0/+39
2015-01-23re PR fortran/61933 (Inquire on internal units)Jerry DeLisle2-1/+6
2015-01-23re PR fortran/61933 (Inquire on internal units)Jerry DeLisle2-2/+12
2015-01-23re PR fortran/61933 (Inquire on internal units)Jerry DeLisle3-22/+142
2015-01-23re PR go/64595 (go programs abort when debug info is stripped)Ian Lance Taylor5-8/+105
2015-01-23Daily bump.GCC Administrator1-1/+1
2015-01-22gets-chk.c: Declare prototype for gets in C11 mode.Matthias Klose2-0/+9
2015-01-22Remove unwanted fileJeff Law1-0/+0
2015-01-22re PR target/52076 (bloated code for setting single bits in bitfields on m68k)Jeff Law7-5/+92
2015-01-22gcc.c (LINK_SSP_SPEC): Handle -fstack-protector-explicit for !TARGET_LIBC_PRO...Rainer Orth3-3/+17
2015-01-22* tsan/tsan_rtl.h: Cherry pick upstream r226829.Jakub Jelinek2-1/+5
2015-01-22re PR rtl-optimization/64688 (internal compiler error: Max. number of generat...Uros Bizjak2-1/+2
2015-01-22re PR ipa/64694 (FAIL: 23_containers/unordered_set/insert/hash_policy.cc)Jan Hubicka2-1/+8
2015-01-22re PR rtl-optimization/64557 (get_addr in true_dependence_1 cannot handle VAL...Wei Mi2-0/+14
2015-01-22compiler: Avoid infinite recursion when describing initialization loops.Ian Lance Taylor1-2/+4
2015-01-22* fold-const.c (const_binop): Add early return for non-tcc_binary.Eric Botcazou2-1/+9
2015-01-22toplev.c (init_local_tick): Process the failure when read fails for random_seed.Chen Gang2-1/+6
2015-01-22ubsan.c (ubsan_type_descriptor): Use 'pretty_print' for 'pretty_name' to avoi...Chen Gang2-29/+39
2015-01-22unwind-dw2-fde.h (last_fde): Use "(const fde *)" instead of "(char *)" to avo...Chen Gang2-1/+6
2015-01-22re PR tree-optimization/64728 (internal compiler error: SSA corruption)Richard Biener4-1/+44
2015-01-22re PR rtl-optimization/64688 (internal compiler error: Max. number of generat...Uros Bizjak4-2/+85
2015-01-22chkp-always_inline.c (f1): Make static to avoid errors with -fpic.Ilya Enkovich2-1/+6
2015-01-22make fold ignore decl_with_vis.symtab_nodeTrevor Saunders2-2/+9
2015-01-22s390.md (atomic code attribute): Fix typo "ior" -> "or".Andreas Krebbel2-1/+6
2015-01-22re PR driver/64690 (-freport-bug issue with comments)Max Ostapenko2-24/+41
2015-01-22ipa-inline.c (can_inline_edge_p): Disable inlining of edges with IL incompati...Richard Biener2-10/+55
2015-01-22re PR libstdc++/64535 (Emergency buffer for exception allocation too small)Richard Biener4-87/+208
2015-01-22re PR libstdc++/64680 (basic_regex::operator= does not reset flags)Tim Shen3-7/+36
2015-01-22re PR libstdc++/64649 (regex_traits::lookup_classname() only works with rando...Tim Shen3-3/+37
2015-01-22Makefile.am (noinst_PROGRAMS): New variable.Ian Lance Taylor3-54/+44
2015-01-22compiler: Prohibit use of ellipsis operator on multi-valued calls.Ian Lance Taylor1-0/+11
2015-01-22Add file I missed. Whoops.Segher Boessenkool1-0/+26
2015-01-22re PR rtl-optimization/64682 (wrong code at -O2 and -O3 on x86_64-linux-gnu)Segher Boessenkool3-0/+17
2015-01-22Daily bump.GCC Administrator1-1/+1
2015-01-21rs6000.c (rs6000_file_start): Use rs6000_isa_flags not TARGET_DEFAULT.David Edelsohn2-6/+11
2015-01-21runtime: Add the Go language version information to the Version output.Ian Lance Taylor4-2/+13
2015-01-21re PR debug/64511 (ICE at -O3 with -g enabled on x86_64-linux-gnu)Jakub Jelinek4-2/+35
2015-01-21re PR c++/64603 (bogus error "no matching function for call to ..." with temp...Jason Merrill3-3/+23
2015-01-21re PR sanitizer/64706 (-fsanitize=vptr is not documented)Jakub Jelinek2-0/+10
2015-01-21re PR rtl-optimization/62078 (ICE: verify_flow_info failed: missing REG_EH_RE...Jakub Jelinek4-0/+56
2015-01-21re PR c/63307 (Cilk+ breaks -fcompare-debug bootstrap)Jakub Jelinek4-41/+104
2015-01-21re PR sanitizer/64435 (Bootstrap failure in libsanitizer on AArch64 with Linu...Jakub Jelinek4-4/+17
2015-01-21re PR c++/64647 ([C++14] std::__max_element contains code not allowed in cons...Jason Merrill3-5/+37