aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-02-26[NDS32] Do not use multiple load/store instructions for volatile memory access.Kito Cheng2-3/+14
2018-02-26[NDS32] Basic support for -mcpu= and --with-cpu= options.Kito Cheng4-1/+37
2018-02-26PR c++/84015 - ICE with class deduction and auto template parm.Jason Merrill3-1/+21
2018-02-26Daily bump.GCC Administrator1-1/+1
2018-02-25rs6000: Warn for deprecated optionsSegher Boessenkool2-4/+9
2018-02-25re PR fortran/83633 (gfortran internal compiler error for explicit-shape arra...Steven G. Kargl9-13/+90
2018-02-25re PR fortran/84523 (Runtime crash deallocating allocatable array within deri...Paul Thomas4-0/+58
2018-02-25re PR fortran/78238 ([OOP] ICE: verify_gimple failed, with -fdefault-integer-8)Thomas Koenig5-1/+30
2018-02-25Daily bump.GCC Administrator1-1/+1
2018-02-24re PR fortran/30792 (DATA implied-do substring allowed with -std=f95/f2003)Steven G. Kargl4-0/+31
2018-02-24re PR c++/83692 (Rejects valid constexpr with unrelated code fixing problem)Marek Polacek6-6/+60
2018-02-24Daily bump.GCC Administrator1-1/+1
2018-02-23compiler: ignore aliases in fieldtrack infoIan Lance Taylor2-2/+2
2018-02-23intrinsic.texi: Arguments to MATMUL cannot both be rank one.Steven G. Kargl2-0/+5
2018-02-23* config/rs6000/aix71.h (TARGET_DEFAULT): Change to ISA_2_5_MASKS_EMBEDDED.David Edelsohn2-1/+10
2018-02-23re PR fortran/84511 (Internal compiler error from directly printing return of...Steven G. Kargl2-0/+15
2018-02-23re PR fortran/84346 (Statement functions should not accept keywords)Steven G. Kargl4-5/+19
2018-02-23re PR fortran/84506 (INQUIRE(pos=) always sets pos=0 with -fdefault-integer-8)Jerry DeLisle4-3/+27
2018-02-23ipa-prop.c (ipa_vr_ggc_hash_traits::hash): Hash p->min and p->max as pointers...Jakub Jelinek2-6/+12
2018-02-23* lto-partition.c (lto_balanced_map): Watch overflow.Jan Hubicka2-1/+6
2018-02-23re PR fortran/83149 ([6- and 7-branches] Missing test for sym->ns->proc_name:...Paul Thomas5-0/+40
2018-02-23rs6000-builtin.def: Change VSIGNED2 and VUNSIGNED2 macro expansions from BU_V...Carl Love6-38/+187
2018-02-23pr80695-p8.c: Update dg-requires stanza.Will Schmidt3-2/+7
2018-02-23[testsuite]Will Schmidt2-1/+6
2018-02-23re PR fortran/83149 ([6- and 7-branches] Missing test for sym->ns->proc_name:...Paul Thomas5-4/+57
2018-02-23Fix tsan race_on_mutex.c testcase (PR80551)Segher Boessenkool2-1/+7
2018-02-23PR c++/70468 - ICE with constructor delegation via typedef.Jason Merrill3-0/+59
2018-02-23re PR fortran/83148 (ICE: crash_signal from toplev.c:325)Paul Thomas5-8/+48
2018-02-23PR 84519 Handle optional QUIET specifier for STOP and ERROR STOPJanne Blomqvist3-9/+22
2018-02-23Daily bump.GCC Administrator1-1/+1
2018-02-22PR c++/84424 - ICE with constexpr and __builtin_shuffle.Jason Merrill3-1/+21
2018-02-22re PR fortran/59781 ([F03] Incorrect initialisation of derived type)Thomas Koenig2-0/+29
2018-02-22re PR target/82851 (g++.dg/vect/slp-pr56812.cc, i386/avx2-vpaddq-3.c, i386/av...Jakub Jelinek3-2/+8
2018-02-22re PR target/81572 (gcc-7 regression: unnecessary vector regmove on compare)Vladimir Makarov9-14/+61
2018-02-22re PR go/84484 (libgo configure tests fail to find -latomic)Andreas Schwab2-0/+7
2018-02-22runtime: funcfileline: get missing function name from symbol tableIan Lance Taylor1-1/+1
2018-02-22libgo: add -L option for libatomic when using -pthreadIan Lance Taylor1-1/+1
2018-02-22PR tree-optimization/84480 - bogus -Wstringop-truncation despite assignment w...Martin Sebor7-62/+220
2018-02-22i386: Add __x86_indirect_thunk_nt_reg for -fcf-protection -mcetH.J. Lu14-43/+258
2018-02-22re PR target/83335 ([aarch64,ilp32] gcc.target/aarch64/asm-2.c ICEs since 255...Steve Ellcey3-1/+18
2018-02-22re PR target/83335 ([aarch64,ilp32] gcc.target/aarch64/asm-2.c ICEs since 255...Steve Ellcey2-1/+8
2018-02-22extend.texi (__builtin_extend_pointer): Document builtin.Steve Ellcey2-0/+14
2018-02-22rx.c (rx_rtx_costs): New function.DJ Delorie2-0/+66
2018-02-22[ARM] Multilib mapping for Armv8-RThomas Preud'homme4-0/+36
2018-02-22PR 78534, 84509 Fix libgfortran API for PAUSE statementJanne Blomqvist3-7/+17
2018-02-22Add "native" as a valid option value for -mcpu/-mtune= on arm (PR driver/83193).Martin Liska2-0/+12
2018-02-22re PR c++/84493 (ICE with invalid cast)Marek Polacek4-1/+18
2018-02-22[testsuite] Require et alloca for pr82210.cTom de Vries2-0/+5
2018-02-22re PR c++/77655 (ICE on invalid c++ code on x86_64-linux-gnu (internal compil...Paolo Carlini2-0/+18
2018-02-22re PR c++/84496 (Internal compiler error with lambda, static and auto since r...Jakub Jelinek2-0/+47