aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-12re PR target/65103 ([i386] GOTOFF relocation is not propagated into address e...Ilya Enkovich4-20/+46
2015-03-12re PR target/65044 (ICE: SIGSEGV in contains_struct_check with -fsanitize=add...Ilya Enkovich4-1/+34
2015-03-12re PR other/65384 (Intel MPX does not support x32)Ilya Enkovich3-5/+11
2015-03-12tree-cfg.c (gimple_split_block): Remove loop finding stmt to split on.Richard Biener5-22/+24
2015-03-12Revert 'require nonpic target' for fuse-caller-save*.cTom de Vries4-3/+7
2015-03-12Add missing PR numberTom de Vries1-0/+1
2015-03-12Use actual_call_used_reg_set to find conflicting regsTom de Vries2-1/+10
2015-03-12* gcc.dg/ipa/pr63569.c: Fix template.Jan Hubicka2-1/+4
2015-03-11pr64146.C: Require fpic support.Sandra Loosemore2-0/+5
2015-03-12Daily bump.GCC Administrator1-1/+1
2015-03-12cgraph.c (cgraph_node::release_body): Free function_in_decl_state.Jan Hubicka5-7/+43
2015-03-11invoke.texi (-fgnu89-inline): Remove discussion about old GCC versions.Sandra Loosemore3-160/+66
2015-03-11libgfortran LIBGFOR_MINIMAL enhancements.Thomas Schwinge3-5/+64
2015-03-11No libstdc++ for nvptx.Thomas Schwinge2-0/+8
2015-03-11PR 65200 Handle EPERM in addition to EACCES.Janne Blomqvist8-34/+52
2015-03-11re PR tree-optimization/65388 (Wrong comparison in same_succ_def::equal() tre...Marek Polacek2-1/+6
2015-03-11c-parser.c (c_parse_init): Don't call xstrdup on get_identifier argument.Jakub Jelinek4-4/+13
2015-03-11no-asan-check-glob.c: Add -ffat-lto-objects to dg-options, fix up dg-skip-if.Jakub Jelinek2-2/+7
2015-03-11tsan_rtl_report.cc (ScopedReport::AddThread): Cherry pick upstream 224508 and...Bernd Edlinger2-1/+7
2015-03-11re PR target/65296 ([avr] fix various issues with specs file generation)Georg-Johann Lay9-13/+143
2015-03-11S/390: Doc: Add missing cpu values z196, zEC12.Andreas Krebbel2-1/+5
2015-03-11re PR target/65242 (ICE (in gen_add2_insn, at optabs.c:4761) on powerpc64le-l...Michael Meissner4-2/+112
2015-03-11Add missing definition crypto_sha256_fast, crypto_sha256_slowJunmo Park2-2/+7
2015-03-11re PR tree-optimization/65310 (vectorizer uses wrong alignment)Richard Biener2-1/+7
2015-03-11cp-gimplify.c (simple_empty_class_p): New.Aldy Hernandez3-24/+78
2015-03-11asan.c (instrument_derefs): Disable instrumentation on asan-globals=0.Marat Zakirov4-0/+23
2015-03-11Daily bump.GCC Administrator1-1/+1
2015-03-10re PR c++/65370 (r213519 causes: error: redeclaration of 'template... may no...Paolo Carlini5-1/+42
2015-03-10re PR target/65368 (_bzhi_u32 intrinsic generates incorrect code when -O1 or ...Jakub Jelinek4-5/+118
2015-03-10re PR fortran/65024 ([OOP] unlimited polymorphic pointer structure not built ...Paul Thomas4-2/+51
2015-03-10re PR c++/65127 (internal compiler error: tree check: expected tree that cont...Jakub Jelinek4-1/+30
2015-03-10* gcc.dg/ipa/PR64550.c: Update template.Jan Hubicka2-1/+4
2015-03-10re PR libstdc++/64441 (A match_results returns an incorrect sub_match if the ...Tim Shen4-46/+170
2015-03-10trans.h (caf_sync_memory): New function decl tree.Alessandro Fanfarillo9-33/+73
2015-03-10re PR c++/65333 (error: incomplete type used in nested name specifier)Jason Merrill3-1/+26
2015-03-10ipa-icf.c (sem_function::equals_wpa): Move here some checks from ...Jan Hubicka2-68/+66
2015-03-10re PR bootstrap/25672 (cross build's libgcc picks up CFLAGS)Aldy Hernandez3-36/+59
2015-03-10re PR sanitizer/65367 (indefinite loop occurs with sanitize enabled and certa...Marek Polacek4-1/+28
2015-03-10re PR target/65286 (When building on powerpc64le-unknown-linux-gnu, --disable...Jakub Jelinek2-2/+11
2015-03-10re PR ipa/44563 (GCC uses a lot of RAM when compiling a large numbers of func...Richard Biener2-1/+9
2015-03-10* gdbinit.in (pcfun): Define and document.Marek Polacek2-0/+13
2015-03-10Fix search path in intelmic-mkoffload for empty COLLECT_GCC.Ilya Verbin3-15/+40
2015-03-10re PR middle-end/63155 (memory hog)Richard Biener3-21/+148
2015-03-10TypoGeorg-Johann Lay1-1/+1
2015-03-10re PR target/65296 ([avr] fix various issues with specs file generation)Georg-Johann Lay20-349/+659
2015-03-10mpx-dg.exp (mpx_link_flags): Set path to wrappers library.Ilya Enkovich14-0/+340
2015-03-10c.opt (fchkp-use-wrappers): New.Ilya Enkovich4-5/+243
2015-03-10linux-common.h (LIBMPX_WRAPPERSSPEC): New.Ilya Enkovich13-7/+1009
2015-03-10mpx-dg.exp (mpx_link_flags): New.Ilya Enkovich257-0/+7872
2015-03-10Makefile.def: Add libmpx.Ilya Enkovich27-1/+22045