aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-23[multiple changes]Arnaud Charlet20-93/+221
2017-01-23[multiple changes]Arnaud Charlet6-43/+96
2017-01-23re PR tree-optimization/79186 (ICE on valid code at -O2 and -O3 on x86_64-lin...Richard Biener5-0/+48
2017-01-23Fix compute_complex_assign_jump_funcMartin Jambor4-52/+71
2017-01-23[PR 79108] Put ipa_node_params to GC memoryMartin Jambor7-74/+161
2017-01-23Add AVX512 k-mask intrinsicsAndrew Senkevich24-29/+599
2017-01-23re PR testsuite/78421 (vect-strided-a-u8-i2-gap.c fails on armeb)Richard Biener3-1/+16
2017-01-23Minor editing.Arnaud Charlet2-3/+3
2017-01-23[multiple changes]Arnaud Charlet15-33/+484
2017-01-23use-after-scope: handle writes to a poisoned variableMartin Liska13-15/+192
2017-01-23[multiple changes]Arnaud Charlet8-75/+149
2017-01-23Speed up use-after-scope (v2): rewrite into SSAMartin Liska12-12/+215
2017-01-23sem_ch4.adb (Try_Primitive_Operations, [...]): argument is valid if it is a d...Ed Schonberg5-5/+31
2017-01-23[multiple changes]Arnaud Charlet12-82/+175
2017-01-23[multiple changes]Arnaud Charlet14-195/+255
2017-01-23[multiple changes]Arnaud Charlet15-73/+163
2017-01-23sem_ch13.adb (Adjust_Record_For_Reverse_Bit_Order): Split original Ada 95 par...Thomas Quinot5-328/+364
2017-01-23sem_ch3.adb (Analyze_Declarations): Correct commentsJustin Squirek3-1/+8
2017-01-23Minor reformatting.Arnaud Charlet2-8/+8
2017-01-23scans.ads: New token At_Sign.Ed Schonberg15-15/+333
2017-01-23[multiple changes]Arnaud Charlet5-136/+347
2017-01-23Fix typo.Arnaud Charlet1-1/+1
2017-01-23[multiple changes]Arnaud Charlet3-31/+100
2017-01-23[testsuite] Fix FAIL: gcc.dg/lto/pr69188 on bare-metal targetsKyrylo Tkachov2-0/+5
2017-01-23sem_ch3.adb, [...]: Minor reformatting.Hristian Kirtchev11-43/+166
2017-01-23exp_spark.adb (Expand_SPARK_Attribute_Reference): For attributes which return...Claire Dross2-1/+57
2017-01-23[multiple changes]Arnaud Charlet4-3/+55
2017-01-23[multiple changes]Arnaud Charlet7-11/+87
2017-01-23sem_res.adb (Resolve_Call): In the part of the code where it is deciding whet...Bob Duff3-3/+23
2017-01-23re PR lto/79061 ([LTO][ASAN] LTO plus ASAN fails with "AddressSanitizer: init...Maxim Ostapenko8-58/+5
2017-01-23[ARM,AArch64][testsuite] Fix format string in AdvSIMD tests.Christophe Lyon34-263/+355
2017-01-23patch_tester.sh (TESTLOGS): Remove $TARGET/libjava/testsuite/libjava.sum.Gerald Pfeifer2-1/+5
2017-01-23* doc/xml/manual/debug.xml: code.google.com uses https now.Gerald Pfeifer2-1/+5
2017-01-23Daily bump.GCC Administrator1-1/+1
2017-01-22* warn_summary: Remove the -java option.Gerald Pfeifer2-5/+9
2017-01-22* doc/xml/manual/test.xml: Fix link into gccint online manual.Gerald Pfeifer2-1/+5
2017-01-22install.texi (Specific): opensource.apple.com uses https now.Gerald Pfeifer2-1/+6
2017-01-22re PR fortran/79154 (omp declare simd in pure function?)Jakub Jelinek5-19/+153
2017-01-222017-01-22 Matthias Klose <doko@ubuntu.com>Matthias Klose39-92/+83
2017-01-22* README.Portability: Remove note on an Irix compatibility issue.Gerald Pfeifer2-8/+4
2017-01-22gcov.c (INCLUDE_ALGORITHM): Define.Dimitry Andric2-2/+8
2017-01-22* gcc.dg/tree-ssa/pr77445-2.c: Quote brackets.Andreas Schwab2-1/+5
2017-01-22Daily bump.GCC Administrator1-1/+1
2017-01-21extend.texi (Thread-Local): Change www.akkadia.org reference to https.Gerald Pfeifer3-2/+8
2017-01-21gfc-internals.texi (Symbol Versioning): Change references to www.akkadia.org ...Gerald Pfeifer2-2/+7
2017-01-21re PR lto/78407 (LTO breaks separate overriding of symbol aliases)Jan Hubicka2-4/+10
2017-01-21Make poisoned hashes SFINAE away the call operator of the hash.Ville Voutilainen6-12/+70
2017-01-21re PR testsuite/79169 (g++.dg/warn/Wduplicated-branches1.C fails on powerpc s...Marek Polacek2-3/+8
2017-01-21* gcc.dg/tree-ssa/pr77445-2.c: Adjust template.Jan Hubicka2-1/+5
2017-01-21sem_eval.adb (Compile_Time_Compare): Reinstate the expr+literal (etc) optimiz...Eric Botcazou2-19/+27