summaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common
Commit message (Expand)AuthorAgeFilesLines
* gcc/nathan2015-10-217-19/+30
* libsanitizer merge from upstream r250806, compiler part.chefmax2015-10-213-121/+0
* gcc/jakub2015-10-1334-49/+1228
* PR c++/67863mpolacek2015-10-061-0/+15
* * genemit.c (gen_exp): Remove -Wduplicated-cond hack.mpolacek2015-10-021-0/+1
* PR c/59218jason2015-10-021-0/+10
* PR c/64249mpolacek2015-10-025-3/+639
* * c-ubsan.c (ubsan_instrument_division): Remove unnecessary code.mpolacek2015-09-252-0/+46
* PR sanitizer/64906mpolacek2015-09-251-0/+12
* Fix a -Wmisleading-indentation false-negativeppalka2015-09-241-0/+9
* Fix -Wmisleading-indentation false-positiveppalka2015-09-221-0/+25
* 2015-09-17 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2015-09-172-5/+5
* Warn when comparing nonnull arguments to NULL in a function.mark2015-09-101-0/+28
* PR middle-end/67521jakub2015-09-101-0/+20
* PR middle-end/67517jakub2015-09-101-0/+13
* PR c/67502jakub2015-09-101-0/+16
* PR c/67501jakub2015-09-091-0/+12
* Fix spawned function with lambda functionhjl2015-09-021-0/+28
* * c-c++-common/Wsizeof-pointer-memaccess1.c: Require alloca.nathan2015-08-229-0/+9
* Fix column location in c_lex_with_flags errorsmanu2015-08-221-1/+1
* PR c++/55095mpolacek2015-08-122-0/+72
* * tree-ssa-phiopt.c (minmax_replacement): Create new ssa name ifnathan2015-08-112-0/+47
* [PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared...tschwinge2015-08-101-9/+1
* Improve -Wmisleading-indentation heuristicsppalka2015-08-021-0/+166
* * c-common.c (warn_tautological_cmp): Bail for float types.mpolacek2015-07-301-0/+20
* * c-c++-common/Wtautological-compare-2.c: Remove unused line.mpolacek2015-07-271-2/+0
* PR bootstrap/67030mpolacek2015-07-271-0/+15
* PR c++/66555mpolacek2015-07-271-0/+70
* 2015-07-24 Manuel López-Ibáñez <manu@gcc.gnu.org>paolo2015-07-241-0/+10
* PR sanitizer/66908mpolacek2015-07-231-0/+15
* PR c++/55095mpolacek2015-07-205-0/+245
* PR c/66322mpolacek2015-06-292-19/+221
* * c-common.c (warn_logical_operator): Use tree_int_cst_equalmpolacek2015-06-231-0/+22
* * match.pd ((x + y) - (x | y) -> x & y,mpolacek2015-06-231-0/+30
* PR middle-end/66429jakub2015-06-171-0/+41
* 2015-06-03 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-06-034-0/+4
* PR c/66220: Fix false positive from -Wmisleading-indentationdmalcolm2015-06-021-0/+38
* [PR libgomp/65742, PR middle-end/66332] XFAIL acc_on_device compile-time eval...tschwinge2015-06-021-1/+9
* testsuite: auto-wipe dump filesaldot2015-05-2968-69/+0
* PR c/47043mpolacek2015-05-222-0/+36
* -Wmisleading-indentation: Increase test coveragedmalcolm2015-05-201-0/+224
* Implement -Wmisleading-indentationdmalcolm2015-05-123-0/+533
* gcc/testsuite/jason2015-05-094-6/+6
* PR c/65179mpolacek2015-05-076-0/+296
* PR testsuite/66046mpolacek2015-05-0744-44/+44
* * c-ubsan.c (ubsan_instrument_bounds): Don't skip instrumentingmpolacek2015-05-071-0/+16
* PR tree-optimization/65984jakub2015-05-041-0/+23
* * c-common.c (maybe_warn_bool_compare): When comparing with 0/1,mpolacek2015-04-301-0/+30
* PR c/64610mpolacek2015-04-292-5/+100
* PR c/63357mpolacek2015-04-241-0/+109