aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-22re PR c/52952 (Wformat location info is bad (wrong column number))Bernd Edlinger2-0/+6
2016-08-22Skip tests that assume 4 byte alignment for avrSenthil Kumar Selvaraj7-1/+20
2016-08-22Daily bump.GCC Administrator1-1/+1
2016-08-21re PR target/77270 (Flag -mprftchw is shared with 3dnow for -march=k8)Uros Bizjak2-6/+17
2016-08-21Daily bump.GCC Administrator1-1/+1
2016-08-20tree-vrp.c (vrp_visit_assignment_or_call): Changed to Return VR.Kugan Vivekanandarajah2-160/+185
2016-08-20Makefile.in: Add tree-vrp.h to GTFILES.Kugan Vivekanandarajah16-40/+90
2016-08-20re PR tree-optimization/61839 (More optimize opportunity for VRP)Kugan Vivekanandarajah7-0/+265
2016-08-20Daily bump.GCC Administrator1-1/+1
2016-08-19Reimplement removal fix-it hints in terms of replaceDavid Malcolm6-63/+133
2016-08-19Regenerate .pot files.Joseph Myers4-10225/+10580
2016-08-19re PR target/77270 (Flag -mprftchw is shared with 3dnow for -march=k8)Uros Bizjak3-34/+58
2016-08-19Implement C _FloatN, _FloatNx types.Joseph Myers106-126/+2932
2016-08-19Simplify dg-options for tests using pthreadsJonathan Wakely208-603/+441
2016-08-19Define std::not_fn for C++17Jonathan Wakely7-28/+211
2016-08-19Define std::atomic<T>::is_always_lock_free for C++17Jonathan Wakely7-5/+159
2016-08-19Fix ambiguities in C++17 modeJonathan Wakely6-14/+92
2016-08-19re PR fortran/71014 (associate statement inside omp parallel do appears to di...Jakub Jelinek4-2/+33
2016-08-19re PR fortran/72744 (ICE in verify_ssa, at tree-ssa.c:1039)Jakub Jelinek2-0/+21
2016-08-19re PR fortran/69281 (gfortran ICE on temporary array in function call with -f...Jakub Jelinek4-1/+84
2016-08-19rdseedintrin.h (_rdseed16_step, [...]): Uglify argument names and/or local va...Jakub Jelinek12-412/+466
2016-08-19fxsrintrin.h (_fxsave): Remove return keyword in inlines returning void.Jakub Jelinek5-13/+23
2016-08-19t-i386 (i386-c.o): Don't depend on i386-builtin-types.inc.Jakub Jelinek2-1/+9
2016-08-19Use a XOR cipher instead of byte shuffling to protect against bad seeds.Janne Blomqvist4-27/+47
2016-08-19Always initialize PRNG using random data from the OS.Janne Blomqvist5-27/+55
2016-08-19[ARM] Fix an invalid check for vectors of the same floating-point constants.Matthew Wahab2-9/+10
2016-08-19expr.c (eval_token): Append "evaluates to 0" to Wundef diagnostic.Prathamesh Kulkarni5-3/+12
2016-08-19Update C++17 library status tableJonathan Wakely3-9/+13
2016-08-19re PR tree-optimization/77290 (test case gcc.dg/tree-ssa/pr71347.c fails star...Richard Biener2-1/+7
2016-08-19match.pd (x | 0 -> x): Add.Richard Biener2-4/+13
2016-08-19re PR tree-optimization/77286 (ICE in fold_convert_loc, at fold-const.c:2248 ...Richard Biener4-7/+72
2016-08-19Add source information to -fverbose-asmDavid Malcolm5-2/+135
2016-08-19Daily bump.GCC Administrator1-1/+1
2016-08-18Implement the latest proposed resolution of LWG 2756.Ville Voutilainen4-59/+101
2016-08-18Implement <variant>Tim Shen8-2/+2368
2016-08-18Allow calling diagnostic_show_locus without a diagnostic_infoDavid Malcolm10-24/+285
2016-08-18Spelling suggestions for misspelled preprocessor directivesDavid Malcolm11-2/+163
2016-08-18re PR c/71514 (ICE on C11 code with atomic exchange at -O1 and above on x86_6...Marek Polacek4-0/+48
2016-08-18selftest.h: add class line_table_testDavid Malcolm4-52/+144
2016-08-18Increase MOVE_RATIO to 17 for LakemontH.J. Lu4-1/+28
2016-08-18re PR middle-end/70895 (OpenACC: loop reduction does not work. Output is zero.)Chung-Lin Tang23-43/+132
2016-08-18DWARF: do not emit DW_TAG_variable to materialize DWARF proceduresPierre-Marie de Rodat2-14/+9
2016-08-18Expand libstdc++ docs on testingJonathan Wakely10-411/+804
2016-08-18Improve documentation of libstdc++ test targetsJonathan Wakely2-56/+118
2016-08-18Document libstdc++.so versioning in manualJonathan Wakely2-0/+118
2016-08-18Improve markup in libstdc++ manualJonathan Wakely4-222/+266
2016-08-18Evict selftest tempfiles from the diagnostics file cacheDavid Malcolm4-0/+38
2016-08-18tree-pass.h (make_pass_materialize_all_clones): Declare.Richard Biener6-1/+63
2016-08-18re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek6-0/+23
2016-08-18re PR tree-optimization/77282 (test case gcc.dg/autopar/pr46193.c fails start...Richard Biener2-1/+8