aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-05Rename __is_trivially_relocatable to __is_bitwise_relocatable.Marc Glisse3-4/+15
2019-02-05re PR target/89186 (ICE in mark_addressable at gcc/gimple-expr.c:894 since r2...Jakub Jelinek4-1/+18
2019-02-05re PR middle-end/89150 (Tree form bitmaps break GC)Richard Biener2-4/+12
2019-02-05[PR87770] test partial specializations for type dependenceAlexandre Oliva4-1/+53
2019-02-05Daily bump.GCC Administrator1-1/+1
2019-02-04re PR fortran/89077 (ICE using * as len specifier for character parameter)Harald Anlauf4-1/+23
2019-02-04doc: showcase a "union of vectors" pattern (PR 88698)Alexander Monakov2-0/+47
2019-02-04Do not dereference NULL pointer in resolve_ref (PR fortran/89185).Martin Liska2-5/+9
2019-02-04[RS6000] Fix potiential buffer overflowAlan Modra2-2/+44
2019-02-04[RS6000] Emit inline PLT when -mno-tls-markersAlan Modra3-15/+20
2019-02-04Bail out when ipa_fn_summaries does not contain entry for callee (PR ipa/88985).Martin Liska3-3/+3
2019-02-04Report error when -fpre-include can't be opened (PR fortran/88912).Martin Liska2-2/+14
2019-02-04Bail out when ipa_fn_summaries does not contain entry for callee (PR ipa/88958).Martin Liska4-0/+27
2019-02-04sparc.h: Remove superfluous blank lines.Eric Botcazou3-80/+92
2019-02-04inline5.c: Handle also @, ...Jakub Jelinek2-4/+9
2019-02-04[NDS32] Change naming rule for dyanmic linker.Kito Cheng2-1/+24
2019-02-04contrib/dg-extract-results: Handle timeout warningsChristophe Lyon3-7/+49
2019-02-04* g++.dg/torture/alias-1.C: New test.Jakub Jelinek2-0/+61
2019-02-04[NDS32] Restrict address mode, when symbol is TLS model.Chung-Ju Wu2-1/+6
2019-02-04[NDS32] Remove all -mtlsdesc-trmpoline related things.Chung-Ju Wu3-10/+9
2019-02-04Daily bump.GCC Administrator1-1/+1
2019-02-03PR c/69661 - missing -Wsequence-point warningMartin Sebor2-0/+16
2019-02-03PR c++/44648 - missing -Wunused warning on a const variable in if statementMartin Sebor2-0/+24
2019-02-03re PR fortran/67679 (-Wunitialized reports on compiler-generated variables)Thomas Koenig2-4/+21
2019-02-03re PR target/89071 (AVX vcvtsd2ss lets us avoid PXOR dependency breaking for ...Uros Bizjak2-27/+67
2019-02-03re PR debug/87295 ([early debug] ICE with -ffat-lto-objects -fdebug-types-sec...Richard Biener4-0/+38
2019-02-03Daily bump.GCC Administrator1-1/+1
2019-02-02re PR fortran/81344 (Can't disable -ffpe-trap (or not documented))Dominique d'Humieres2-0/+15
2019-02-02re PR fortran/88298 (Bogus conversion warning for CSHIFT with -fno-range-chec...Thomas Koenig6-1/+27
2019-02-02re PR fortran/88393 ([OOP] Segfault with type-bound assignment)Paul Thomas4-10/+60
2019-02-02re PR fortran/88980 (segfault on allocatable string member assignment)Paul Thomas4-39/+58
2019-02-02re PR fortran/88685 (pointer class array argument indexing)Paul Thomas4-6/+64
2019-02-01PR c++/88761 - ICE with reference capture of constant.Jason Merrill3-2/+28
2019-02-01* nsdmi-template14.C: Expect error for last example.Jason Merrill1-1/+3
2019-02-02Daily bump.GCC Administrator1-1/+1
2019-02-02re PR middle-end/87887 (ICE in make_ssa_name_fn, at tree-ssanames.c:269)Jakub Jelinek5-3/+72
2019-02-01runtime: add hurd netpoll and semaphore supportIan Lance Taylor4-4/+331
2019-02-01Regenerate .pot files.Joseph Myers4-11687/+11997
2019-02-01runtime: add getproccount for hurdIan Lance Taylor2-1/+17
2019-02-01re PR fortran/83246 (internal compiler error or loader problem might be relat...Jakub Jelinek6-4/+73
2019-02-01libgo: add configury and sysinfo support for hurdIan Lance Taylor7-6/+57
2019-02-01libgo: add hurd build tags to test filesIan Lance Taylor24-24/+28
2019-02-01libgo: add hurd build tagsIan Lance Taylor106-102/+107
2019-02-01runtime, sync: use __atomic intrinsics instead of __syncIan Lance Taylor14-490/+42
2019-02-01PR c++/88325 - ICE with invalid out-of-line template member definition.Marek Polacek4-1/+39
2019-02-01combine: Use TDF_DETAILS for "can't combine" dump printsSegher Boessenkool2-3/+8
2019-02-01[PR hsa/87863] Set assembler name of group and global variables earlyMartin Jambor2-0/+8
2019-02-01Add two missing dump_enabled_p callsMartin Jambor2-6/+13
2019-02-01compiler: support alias to pointer type as receiver in method declarationIan Lance Taylor2-1/+9
2019-02-01re PR tree-optimization/88597 (Compile time hog w/ -O1 -fpeel-loops)Richard Biener5-42/+128