summaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2018-02-19rl78.md (movdf): New define expand.Sebastian Perta
2018-02-19Fix documentation typos (PR other/80589).Martin Liska
2018-02-19re PR c++/84348 (ICE with invalid friend declaration)Paolo Carlini
2018-02-19Daily bump.GCC Administrator
2018-02-18* es.po: Update.Joseph Myers
2018-02-18re PR fortran/84389 (Defined output: unexpected compiler error with the use o...Jerry DeLisle
2018-02-18* sv.po: Update.Joseph Myers
2018-02-18Add missed changelog entry.Jerry DeLisle
2018-02-18re PR fortran/84412 (Erroneous "Inquire statement identifies an internal file...Jerry DeLisle
2018-02-18Do not mess with rs6000_{single,double}_float (PR68028)Segher Boessenkool
2018-02-18re PR fortran/84381 (replace non-std 'call abort' by 'stop 1' in gfortran tes...Janus Weil
2018-02-18re PR fortran/80945 (Invalid code with allocatable character array in READ/WR...Paul Thomas
2018-02-18Daily bump.GCC Administrator
2018-02-17re PR fortran/84270 (optimization bug with assumed size array argument)Thomas Koenig
2018-02-17re PR fortran/84381 (replace non-std 'call abort' by 'stop 1' in gfortran tes...Thomas Koenig
2018-02-17re PR fortran/84115 (Failure in associate construct with concatenated charact...Paul Thomas
2018-02-16rx.c (add_pop_cfi_notes): New function.;Jeff Law
2018-02-17Daily bump.GCC Administrator
2018-02-16re PR target/84277 (A lot of new acats testsuite failures)Eric Botcazou
2018-02-17re PR ipa/84425 (Hang in ipa-inline.c starting with r250048)Jakub Jelinek
2018-02-16re PR fortran/84418 (ICE with fortran OpenMP linear (ref ()) clause)Jakub Jelinek
2018-02-16re PR c++/84192 (ICE with statement expression)Marek Polacek
2018-02-16re PR c++/79064 (Cannot overload member function templates on type of literal)Martin Sebor
2018-02-16PR c++/84151 - unnecessary volatile load with static member.Jason Merrill
2018-02-16PR c++/81853 - using-directive and constexpr.Jason Merrill
2018-02-16PR c++/84420 - ICE with structured binding in lambda.Jason Merrill
2018-02-16Fix PowerPC tests in PR 81535.Yury Gribov
2018-02-16builtins-3-p8.c: Update stanzas.Will Schmidt
2018-02-16PR c++/83835 - C++17 error with constructor ctors.Jason Merrill
2018-02-16[C++ PATCH] Deprecate -ffriend-injectionNathan Sidwell
2018-02-16[C++ PATCH] Deprecate -ffriend-injectionNathan Sidwell
2018-02-16PR c++/82664 - ICE with reference to function template parm.Jason Merrill
2018-02-16rs6000-builtin.def: Add BU_P8V_VSX_2 macro definition.Carl Love
2018-02-16re PR rtl-optimization/70023 (ICE: in assign_by_spills, at lra-assigns.c:1417...Vladimir Makarov
2018-02-16re PR fortran/84354 (Replace '%qs' with %qs in fortran/decl.c)Dominique d'Humieres
2018-02-16altivec.h: Remove vec_vextract4b and vec_vinsert4b.Carl Love
2018-02-16altivec.h: Add builtin names vec_extract4b vec_insert4b.Carl Love
2018-02-16PR c++/82764 - C++17 ICE with empty baseJason Merrill
2018-02-16PR c++/84421 - type-dependent if constexprJason Merrill
2018-02-16runtime: add some more preemption checksIan Lance Taylor
2018-02-16[C++ PATCH] Deprecate -ffriend-injectionNathan Sidwell
2018-02-16re PR c++/82468 (ICE with deduction guide template)Paolo Carlini
2018-02-16[PR c++/84375] Fix ICE after bad friendNathan Sidwell
2018-02-16combine: Fix problem with RTL checkingSegher Boessenkool
2018-02-16re PR target/83831 ([RX] Unused bclr,bnot,bset insns)Oleg Endo
2018-02-16re PR tree-optimization/84037 (Speed regression of polyhedron benchmark since...Richard Biener
2018-02-16re PR tree-optimization/84417 (internal compiler error: verify_gimple failed)Richard Biener
2018-02-16Set proper internal functions fnspec (PR sanitizer/84307).Martin Liska
2018-02-16Remove CLWB from Cannonlake.Julia Koval
2018-02-16re PR target/84272 (AddressSanitizer: heap-use-after-free ../../gcc/config/aa...Jakub Jelinek