aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-01-13Extra subreg fold for variable-length CONST_VECTORsRichard Sandiford2-11/+35
2018-01-13Improve canonicalisation of TARGET_MEM_REFsRichard Sandiford2-12/+48
2018-01-13re PR c/83801 ([avr] String constant in __flash not put into .progmem)Jakub Jelinek6-7/+60
2018-01-13re PR fortran/52162 (Bogus -fcheck=bounds with realloc on assignment to unall...Paul Thomas5-5/+45
2018-01-13re PR fortran/83803 (Using -fc-prototypes on modules with empty dummy arg lis...Thomas Koenig2-2/+10
2018-01-13Daily bump.GCC Administrator1-1/+1
2018-01-12re PR c++/83778 (g++.dg/ext/altivec-cell-2.C fails starting with r256448)Jakub Jelinek2-1/+9
2018-01-12rs6000: Remove -mstringSegher Boessenkool10-775/+72
2018-01-12float128-hw7.c: Use scan-assembler-times instead of scan-assembler-not for xs...Jakub Jelinek2-1/+6
2018-01-12regrename.c (regrename_do_replace): If replacing the same reg multiple times,...Jakub Jelinek2-7/+15
2018-01-12re PR fortran/83525 (open(newunit=funit, status="scratch") fails if an intern...Jerry DeLisle2-0/+25
2018-01-12PR c++/83186 - ICE with static_cast of list-initialized temporary.Jason Merrill3-0/+19
2018-01-12[C++ PATCH] some reformattingNathan Sidwell4-21/+29
2018-01-12re PR debug/81155 (Debug make check regressions in GCC 8.0)Jakub Jelinek2-1/+10
2018-01-12Set use_gcc_stdint=wrap for nvptxTom de Vries2-0/+6
2018-01-12re PR rtl-optimization/80481 (Unoptimal additional copy instructions)Vladimir Makarov4-1/+101
2018-01-12re PR rtl-optimization/83628 (performance regression when accessing arrays on...Uros Bizjak5-11/+119
2018-01-12Guard against incomplete AVX512F support in Solaris asRainer Orth3-12/+19
2018-01-12Handle polynomial DR_INITRichard Sandiford3-5/+21
2018-01-12Handle poly_int vector sizes in get_vec_alignment_for_array_typeRichard Sandiford2-3/+9
2018-01-12Allow variable-sized temporary variables in gimplify.cRichard Sandiford2-2/+8
2018-01-12Fix integer overflow in stats of GIMPLE statements.Martin Liska3-9/+19
2018-01-12Fix integer overflow in stats of trees.Martin Liska3-11/+20
2018-01-12Fix --enable-gather-detailed-mem-stats build.Martin Liska6-38/+71
2018-01-12Deferring FMA transformations in tight loopsMartin Jambor5-128/+426
2018-01-12re PR debug/83157 (gcc.dg/guality/pr41616-1.c fail, inline instances refer to...Richard Biener2-3/+7
2018-01-12re PR target/81819 ([RX] internal compiler error: in rx_is_restricted_memory_...Oleg Endo2-0/+9
2018-01-12rs6000: Tune new testcase (PR83629)Segher Boessenkool2-0/+6
2018-01-12re PR target/80846 (auto-vectorized AVX2 horizontal sum should narrow to 128b...Richard Biener13-27/+231
2018-01-12re PR target/83368 (alloca after setjmp breaks PIC base reg)Eric Botcazou5-38/+141
2018-01-12Add doc for branch_cost effective target.Christophe Lyon2-0/+8
2018-01-12re PR rtl-optimization/83565 (RTL combine pass yields wrong rotate result)Eric Botcazou4-23/+85
2018-01-12Add dg-require-effective-target indirect_jumps for g++Tom de Vries9-0/+19
2018-01-12Add dg-require-effective-target alloca for c++ test-casesTom de Vries49-0/+100
2018-01-12Fix g++.dg/cpp0x/inh-ctor30.CRainer Orth2-1/+5
2018-01-12Link with correct values-*.o files on Solaris (PR target/40411)Rainer Orth4-3/+41
2018-01-12Include all x86 targets in branch_cost effective targetRainer Orth2-1/+6
2018-01-12Initialize type_warnings::dyn_count with a default value (PR ipa/83054).Martin Liska4-5/+74
2018-01-12Add new verification for profile-count.h.Martin Liska2-6/+15
2018-01-12Add new NDS32 options -mext-perf, -mext-perf2 and -mext-string in the documen...Chung-Ju Wu2-3/+26
2018-01-12lto-streamer-out.c (DFS::DFS_write_tree_body): Process DECL_DEBUG_EXPR condit...Richard Biener4-3/+14
2018-01-12Daily bump.GCC Administrator1-1/+1
2018-01-11configure.ac (--with-long-double-format): Add support for the configuration o...Michael Meissner5-3/+113
2018-01-11rs6000-builtin.def (BU_P7_MISC_X): New #define.Bill Schmidt7-0/+54
2018-01-11re PR target/83203 (Inefficient int to avx2 vector conversion)Jakub Jelinek3-3/+111
2018-01-11i386: Align stack frame if argument is passed on stackH.J. Lu4-1/+46
2018-01-11re PR fortran/79383 (USE statement error)Steven G. Kargl3-0/+99
2018-01-11re PR go/83794 (misc/cgo/test uses gigabytes of memory)Ian Lance Taylor1-1/+1
2018-01-11Add some reproducers for issues found developing the location-wrappers patchDavid Malcolm7-0/+261
2018-01-11re PR target/82682 (FAIL: gcc.target/i386/pr50038.c scan-assembler-times movz...Jakub Jelinek2-2/+82