aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-08-23re PR tree-optimization/77286 (ICE in fold_convert_loc, at fold-const.c:2248 ...Richard Biener2-16/+41
2016-08-23Drop excess size used for run time allocated stack variables.Dominik Vogt2-4/+17
2016-08-23S/390: Fix insv-1.c test with -m31.Dominik Vogt2-4/+8
2016-08-23S/390: Improve result verification in test case vec-genmask-1.c.Dominik Vogt2-6/+19
2016-08-23S/390: Add splitter for "and" with complement.Dominik Vogt5-0/+159
2016-08-23re PR middle-end/27336 (delete null checks in callers to nonnull functions)Richard Biener4-8/+27
2016-08-23re PR lto/77305 (-fdump-tree-all and -flto causes ICE)Richard Biener2-3/+10
2016-08-232016-08-23 Venkataramanan KumarVenkataramanan Kumar2-2/+7
2016-08-23Daily bump.GCC Administrator1-1/+1
2016-08-22re PR c++/77321 (crash in warn_for_memset)Marek Polacek4-1/+35
2016-08-22compiler: don't permit P.M if P is a pointer typeIan Lance Taylor2-3/+5
2016-08-22i386.md (*zero_extendsidi2): Add (*r,*k) alternative.Uros Bizjak2-17/+35
2016-08-22re PR fortran/60774 (f951: internal compiler error: Segmentation fault: 11)Steven G. Kargl8-29/+23
2016-08-22re PR fortran/61318 (Improve error diagnostic by pointing to the expression a...Steven G. Kargl4-2/+34
2016-08-22re PR fortran/77260 (bogus warning with ENTRY in a function)Steven G. Kargl5-3/+77
2016-08-22Support __builtin_isinf_sign for new floating-point types (PR middle-end/77269).Joseph Myers12-4/+138
2016-08-22Improve readability of debug_tree() dumps for SSA_NAME and VECTOR_CSTPatrick Palka2-2/+28
2016-08-22Add minimal _FloatN, _FloatNx built-in functions.Joseph Myers26-17/+451
2016-08-22Update TEST_I_F calls in ARM fp-int-convert tests.Joseph Myers3-10/+21
2016-08-22* doc/install.texi (Binaries): www.opencsw.org now uses https.Gerald Pfeifer2-1/+5
2016-08-22Correct type names in fp-int-convert-float*x-timode.c tests.Joseph Myers4-3/+10
2016-08-22tree-ssa-forwprop.c (pass_forwprop::execute): Use RPO order.Richard Biener2-1/+6
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 Malcolm3-24/+122
2016-08-19Regenerate .pot files.Joseph Myers2-9970/+10337
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 Myers103-109/+2815
2016-08-19re PR fortran/71014 (associate statement inside omp parallel do appears to di...Jakub Jelinek2-2/+8
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 Blomqvist2-4/+6
2016-08-19Always initialize PRNG using random data from the OS.Janne Blomqvist3-2/+13
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 Kulkarni3-2/+7
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