aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-27[NDS32] Implement bswapsi2 and bswaphi2 patterns.Chung-Ju Wu2-0/+24
2018-05-27[NDS32] new attribute no_prologue and new option -mret-in-naked-func.Chung-Ju Wu4-8/+80
2018-05-27Daily bump.GCC Administrator1-1/+1
2018-05-27re PR target/85918 (Conversions to/from [unsigned] long long are not vectoriz...Jakub Jelinek6-25/+119
2018-05-26Fix PR number in last commit.Jerry DeLisle1-1/+1
2018-05-26re PR target/89506 (ICE: in decompose, at rtl.h:2266 with -Og -g)Jerry DeLisle2-1/+10
2018-05-26Fix changelog.Jerry DeLisle1-0/+6
2018-05-26re PR fortran/85840 (Memory leak in write.c)Jerry DeLisle1-5/+5
2018-05-26Don't check ifunc_resolver on errorH.J. Lu2-1/+8
2018-05-26re PR bootstrap/85921 (/gcc/c-family/c-warn.c fails to build)Jakub Jelinek2-5/+9
2018-05-26Daily bump.GCC Administrator1-1/+1
2018-05-25RISC-V: Add interrupt attribute support.Jim Wilson12-18/+233
2018-05-25re PR fortran/85786 (Segfault in associated intrinsic)Steven G. Kargl2-0/+51
2018-05-25PR c++/85815 - reference to member of enclosing template.Jason Merrill5-7/+31
2018-05-25Fix test case failures for pdp11 target.Paul Koning5-2/+14
2018-05-25CWG 616, 1213 - value category of subobject references.Jason Merrill3-7/+29
2018-05-25re PR tree-optimization/85712 (ICE in all_phi_incrs_profitable_1 at gcc/gimpl...Bill Schmidt2-0/+11
2018-05-25* inclhack.def (vxworks_iolib_include_unistd): New fix.Rasmus Villemoes2-0/+20
2018-05-25PR c++/80485 - inline function non-zero address.Jason Merrill3-4/+24
2018-05-25re PR libstdc++/85768 (FreeBSD bootstrap fails due to undefined reference to ...François Dumont2-2/+9
2018-05-25re PR rtl-optimization/83628 (performance regression when accessing arrays on...Uros Bizjak4-70/+36
2018-05-25tree-ssa-alias.h (refs_may_alias_p): Add tbaa_p bool parameter, defaulted to ...Richard Biener4-46/+65
2018-05-25re PR target/85832 ([AVX512] possible shorter code when comparing with vector...Jakub Jelinek7-9/+128
2018-05-25tree-vect-data-refs.c (vect_find_stmt_data_reference): New function, combinin...Richard Biener5-199/+193
2018-05-25re PR tree-optimization/85720 (bad codegen for looped assignment of primitive...Bin Cheng5-10/+61
2018-05-25Fix a test-case (PR testsuite/85911).Martin Liska2-1/+6
2018-05-25tree-outof-ssa.c (tree-ssa.h, tree-dfa.h): Include header files.Bin Cheng6-233/+330
2018-05-25* tree-ssa-live.h (live_merge_and_clear): Delete.Bin Cheng2-12/+4
2018-05-25re PR c++/85912 (-fdump-lang-raw ICE on valid code)Richard Biener2-4/+6
2018-05-25[Ada] Improve performance of conversion from String to Long_FloatNicolas Roche2-5/+13
2018-05-25[Ada] Remove 2GB secondary stack limit for 64-bit processorsPatrick Bernardi7-20/+69
2018-05-25[Ada] Spurious error on fixed-point operation whose operands are expressionsEd Schonberg4-2/+38
2018-05-25[Ada] Spurious range check with Initialize_ScalarsHristian Kirtchev2-1/+9
2018-05-25[Ada] Remove "constant" attribute on Osint.Unknown_AttributesArnaud Charlet4-31/+31
2018-05-25[Ada] Membership test of class-wide interfaceJavier Miranda5-2/+29
2018-05-25[Ada] Fix expansion of quantified expressions as part of "others" associationsEd Schonberg2-0/+23
2018-05-25[Ada] Spurious secondary stack depletionHristian Kirtchev4-120/+431
2018-05-25[Ada] Document the '-U' option for gnatelimSergey Rybin2-1/+25
2018-05-25[Ada] Crash on classwide precondition on subprogram with stubEd Schonberg3-1/+24
2018-05-25[Ada] Fix for freezing of expression functionsJustin Squirek2-1/+13
2018-05-25[Ada] Strip too long expressions in debug routinesArnaud Charlet2-0/+12
2018-05-25[Ada] Disable the creation of the main task secondary stack by the binderPatrick Bernardi2-1/+6
2018-05-25[Ada] Implement stack unwinding for Linux on AArch64Doug Rupp2-0/+11
2018-05-25[Ada] Minor reformattingJustin Squirek2-1/+7
2018-05-25[Ada] Fix convention for iteration with multiple loop variablesPiotr Trojanek2-2/+8
2018-05-25[Ada] Minor reformattingHristian Kirtchev11-64/+82
2018-05-25[Ada] Strengthen checks for instantiation with interface typesEd Schonberg2-8/+58
2018-05-25[Ada] Rewrite Iterate_Call_Parameters in more assertive stylePiotr Trojanek2-3/+12
2018-05-25[Ada] Make Max_Sensible_Delay uniform across all Posix targetsDoug Rupp17-160/+229
2018-05-25[Ada] Checks on instantiations with formal derived types with interfacesEd Schonberg4-0/+96