aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-02-19re PR c++/84430 (ICE with #pragma omp simd in lambda)Jakub Jelinek4-0/+21
2018-02-19re PR tree-optimization/84452 (ICE in expand_simd_clones at gcc/omp-simd-clon...Jakub Jelinek4-1/+26
2018-02-19re PR c++/79064 (Cannot overload member function templates on type of literal)Jakub Jelinek2-1/+6
2018-02-19Put pass_sancov_O0 before pass_lower_switch with -O0 (PR sanitizer/82183).Martin Liska2-1/+6
2018-02-19Fix ubsan in gimple-fold.c (PR tree-optimization/82491).Martin Liska2-7/+10
2018-02-19re PR fortran/35339 (Improve translation of implied do loop in transfer)Thomas Koenig4-7/+33
2018-02-19gfortran.texi: Document additional src/dst_type.Andre Vehreschild8-20/+233
2018-02-19rs6000-builtin.def: Change NEG macro expansions from BU_ALTIVEC_A to BU_P8V_A...Carl Love4-22/+35
2018-02-19re PR target/84460 (gcc.target/i386/pr57193.c fail)Sebastian Peryt2-1/+6
2018-02-19rl78.md (movdf): New define expand.Sebastian Perta2-0/+12
2018-02-19Fix documentation typos (PR other/80589).Martin Liska3-3/+9
2018-02-19re PR c++/84348 (ICE with invalid friend declaration)Paolo Carlini5-2/+20
2018-02-19Daily bump.GCC Administrator1-1/+1
2018-02-18* es.po: Update.Joseph Myers2-114/+82
2018-02-18re PR fortran/84389 (Defined output: unexpected compiler error with the use o...Jerry DeLisle4-0/+41
2018-02-18* sv.po: Update.Joseph Myers2-294/+154
2018-02-18Add missed changelog entry.Jerry DeLisle1-0/+5
2018-02-18re PR fortran/84412 (Erroneous "Inquire statement identifies an internal file...Jerry DeLisle1-0/+11
2018-02-18Do not mess with rs6000_{single,double}_float (PR68028)Segher Boessenkool2-19/+6
2018-02-18re PR fortran/84381 (replace non-std 'call abort' by 'stop 1' in gfortran tes...Janus Weil8-7/+18
2018-02-18re PR fortran/80945 (Invalid code with allocatable character array in READ/WR...Paul Thomas4-1/+37
2018-02-18Daily bump.GCC Administrator1-1/+1
2018-02-17re PR fortran/84270 (optimization bug with assumed size array argument)Thomas Koenig4-2/+75
2018-02-17re PR fortran/84381 (replace non-std 'call abort' by 'stop 1' in gfortran tes...Thomas Koenig2405-15271/+17688
2018-02-17re PR fortran/84115 (Failure in associate construct with concatenated charact...Paul Thomas8-16/+84
2018-02-16rx.c (add_pop_cfi_notes): New function.;Jeff Law2-3/+25
2018-02-17Daily bump.GCC Administrator1-1/+1
2018-02-16re PR target/84277 (A lot of new acats testsuite failures)Eric Botcazou17-35/+87
2018-02-17re PR ipa/84425 (Hang in ipa-inline.c starting with r250048)Jakub Jelinek4-1/+28
2018-02-16re PR fortran/84418 (ICE with fortran OpenMP linear (ref ()) clause)Jakub Jelinek2-6/+35
2018-02-16re PR c++/84192 (ICE with statement expression)Marek Polacek4-1/+64
2018-02-16re PR c++/79064 (Cannot overload member function templates on type of literal)Martin Sebor2-0/+21
2018-02-16PR c++/84151 - unnecessary volatile load with static member.Jason Merrill3-2/+40
2018-02-16PR c++/81853 - using-directive and constexpr.Jason Merrill3-0/+20
2018-02-16PR c++/84420 - ICE with structured binding in lambda.Jason Merrill3-0/+14
2018-02-16Fix PowerPC tests in PR 81535.Yury Gribov6-6/+78
2018-02-16builtins-3-p8.c: Update stanzas.Will Schmidt6-7/+68
2018-02-16PR c++/83835 - C++17 error with constructor ctors.Jason Merrill3-0/+21
2018-02-16[C++ PATCH] Deprecate -ffriend-injectionNathan Sidwell2-2/+6
2018-02-16[C++ PATCH] Deprecate -ffriend-injectionNathan Sidwell2-3/+7
2018-02-16PR c++/82664 - ICE with reference to function template parm.Jason Merrill3-1/+21
2018-02-16rs6000-builtin.def: Add BU_P8V_VSX_2 macro definition.Carl Love3-8/+26
2018-02-16re PR rtl-optimization/70023 (ICE: in assign_by_spills, at lra-assigns.c:1417...Vladimir Makarov4-1/+33
2018-02-16re PR fortran/84354 (Replace '%qs' with %qs in fortran/decl.c)Dominique d'Humieres2-3/+8
2018-02-16altivec.h: Remove vec_vextract4b and vec_vinsert4b.Carl Love10-203/+23
2018-02-16altivec.h: Add builtin names vec_extract4b vec_insert4b.Carl Love9-0/+252
2018-02-16PR c++/82764 - C++17 ICE with empty baseJason Merrill3-2/+31
2018-02-16PR c++/84421 - type-dependent if constexprJason Merrill3-0/+20
2018-02-16runtime: add some more preemption checksIan Lance Taylor1-1/+1
2018-02-16[C++ PATCH] Deprecate -ffriend-injectionNathan Sidwell9-10/+55