aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-23Daily bump.GCC Administrator1-1/+1
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-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-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
2017-01-21gfortran.h (gfc_extract_int): Change return type to bool.Jakub Jelinek19-150/+201
2017-01-21re PR rtl-optimization/79125 (ICE in rtl_verify_bb_insns, at cfgrtl.c:2661 (e...Bernd Schmidt4-0/+63
2017-01-21rs6000: Small varargs for BE SVR4 (PR61729, PR77850)Segher Boessenkool2-0/+17
2017-01-21Daily bump.GCC Administrator1-1/+1
2017-01-20runtime, testing/internal/testdeps: fixes for cgoIan Lance Taylor1-1/+1
2017-01-20[AArch64] Only build & test pauth code for LP64Jiong Wang6-3/+23
2017-01-20re PR go/79146 (Bootstrapping go on s390x fails; redefined symbols)Ian Lance Taylor1-1/+1
2017-01-20PR c++/78495 - wrong code inherited ctor and invisi-ref parmNathan Sidwell4-9/+42
2017-01-20re PR c/79152 (-Wimplicit-fallthrough false positive triggered by goto statem...Marek Polacek4-2/+79
2017-01-20Remove orphaned entriesEric Botcazou1-11/+0
2017-01-20Skip optional_mthumb tests if GCC has a default modeThomas Preud'homme5-6/+36
2017-01-20[multiple changes]Arnaud Charlet9-47/+118
2017-01-20[multiple changes]Arnaud Charlet14-93/+185
2017-01-20omp-offload: use PROP_gimple_lomp_devAlexander Monakov5-14/+25