aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-12-05Daily bump.GCC Administrator1-1/+1
2017-12-04re PR target/81616 (Update -mtune=generic for the current Intel and AMD proce...Jan Hubicka5-183/+189
2017-12-04sparc.c (sparc_do_work_around_errata): Use mem_ref instead of MEM_P in a coup...Eric Botcazou2-28/+34
2017-12-04PR c++/83273 - constexpr if allows non-constant conditionJason Merrill5-2/+28
2017-12-04Fix typos in riscv register save/restore.Jim Wilson3-4/+13
2017-12-04Fix missing newlines from local-pure-const pass dumpLuis Machado2-2/+7
2017-12-04re PR tree-optimization/78496 (Missed opportunities for jump threading)Jeff Law9-17/+172
2017-12-04* gimple-ssa-evrp-analyze.cJeff Law2-2/+8
2017-12-04combine: Remove use_crosses_set_pSegher Boessenkool2-62/+14
2017-12-04re PR tree-optimization/83255 ([graphite] Wrong code w/ -O1 -floop-nest-optim...Richard Biener4-0/+65
2017-12-04RTEMS/Ada: Account for 64-bit time_tSebastian Huber4-6/+188
2017-12-04lra: Clobbers in a parallel are earlyclobbers (PR83245)Segher Boessenkool2-8/+10
2017-12-04re PR bootstrap/83265 (Bootstrap failure on powerpc64)Segher Boessenkool2-2/+12
2017-12-04re PR tree-optimization/83238 ([graphite] ICE in graphite_can_represent_scev,...Richard Biener4-2/+51
2017-12-04Require effective target alloca for pr82875.cTom de Vries2-0/+5
2017-12-04Daily bump.GCC Administrator1-1/+1
2017-12-03pa.c (pa_legitimate_address_p): For scaled indexing...John David Anglin2-1/+14
2017-12-03re PR fortran/36313 ([F03] {MIN,MAX}{LOC,VAL} should accept character arguments)Thomas Koenig13-10/+514
2017-12-03re PR fortran/83191 (Writing a namelist with repeated complex numbers)Jerry DeLisle2-0/+28
2017-12-03Daily bump.GCC Administrator1-1/+1
2017-12-02ipa-cp.c (ipcp_lattice<valtype>::print): Update dumping.Jan Hubicka2-7/+10
2017-12-02re PR target/81616 (Update -mtune=generic for the current Intel and AMD proce...Jan Hubicka5-22/+29
2017-12-02re PR tree-optimization/83170 (ICE: Segmentation fault - during GIMPLE pass: ...Jakub Jelinek4-3/+40
2017-12-02tree-chkp.c (chkp_compute_bounds_for_assignment): Handle POINTER_DIFF_EXPR.Jakub Jelinek4-0/+14
2017-12-02re PR sanitizer/81212 (-Wreturn-type is disabled when used together with -fsa...Jakub Jelinek7-6/+36
2017-12-02re PR target/78643 (ICE in convert_move, at expr.c:230)Jakub Jelinek4-1/+35
2017-12-02i386-protos.h (standard_sse_constant_opcode): Change last argument to rtx poi...Jakub Jelinek6-36/+72
2017-12-02doc update for -dpSegher Boessenkool2-1/+5
2017-12-02rs6000: Improve fusion assembler outputSegher Boessenkool9-32/+37
2017-12-02rs6000: Set rs6000_cpu correctly (PR43871)Segher Boessenkool2-2/+8
2017-12-02final: Improve output for -dp and -fverbose-asmSegher Boessenkool2-7/+21
2017-12-02runtime: export cgoCheck functionsIan Lance Taylor1-1/+1
2017-12-02compiler: avoid GCC middle-end control warningsIan Lance Taylor7-13/+45
2017-12-01Delete obsolete DWARF1 references.Jim Wilson5-6/+14
2017-12-02Daily bump.GCC Administrator1-1/+1
2017-12-01re PR target/81959 (PowerPC __float128 optimization fails with integer PRE_IN...Michael Meissner5-1/+47
2017-12-01compiler: introduce size threshold for nil checksThan McIntosh13-81/+220
2017-12-01* doc/extend.texi: Mention C++14 library complex suffix.Jason Merrill1-0/+4
2017-12-01Give #include hints for <complex>.Jason Merrill5-1/+23
2017-12-01PR c++/79228 - extensions hide C++14 complex literal operatorsJason Merrill8-8/+138
2017-12-01* Makefile.in (TAGS): Add c-family/*.cc.Jason Merrill2-1/+6
2017-12-01[AArch64] Fix address printing on ILP32Wilco Dijkstra5-13/+37
2017-12-01Fix an undefined behavior in fortran/decl.cQing Zhao2-1/+6
2017-12-01re PR fortran/83224 (creating character array from elements shorter than decl...Thomas Koenig4-2/+29
2017-12-01S/390: Split MVC instruction for better forwardingAndreas Krebbel3-1/+48
2017-12-01re PR fortran/82605 ([PDT] ICE in insert_parameter_exprs, at fortran/decl.c:3...Paul Thomas17-38/+374
2017-12-01re PR tree-optimization/83232 (fma3d spec2000 regression on zen with -Ofast (...Richard Biener4-9/+65
2017-12-01Fix "central flowgraph" typo in machine desc docsJonathan Wakely2-1/+5
2017-12-01RTEMS/Ada: Fix some POSIX typesSebastian Huber2-3/+22
2017-12-01Fix wrong code by arm_final_prescan with fp16 move instructionsSudakshina Das4-1/+23