aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg
AgeCommit message (Expand)AuthorFilesLines
2016-08-08pr71078-1.c: Add require-effective-target c99_runtime.Prathamesh Kulkarni7-0/+7
2016-08-08Use class substring_loc in c-format.c (PR c/52952)David Malcolm4-11/+239
2016-08-08re PR middle-end/72781 (-Wuninitialized false positives in OpenMP code)Jakub Jelinek1-0/+23
2016-08-07tree-ssa-threadbackward.c: Include tree-inline.hJan Hubicka1-2/+2
2016-08-07re PR c/72816 (ICE on x86_64-linux-gnu (tree check: expected tree that contai...Jakub Jelinek1-0/+9
2016-08-05Improve forward jump threading of switch statements (PR18046)Patrick Palka2-0/+64
2016-08-05On-demand locations within string-literalsDavid Malcolm4-0/+479
2016-08-05re PR tree-optimization/72810 (error: type mismatch for case label in switch ...Patrick Palka1-0/+24
2016-08-05ivopt_5.c: Make robust against edge swapping.Richard Biener1-1/+1
2016-08-05Teach VRP to truncate the case ranges of a switchPatrick Palka3-0/+115
2016-08-04pr70920-4.c: Move dg-require-effective-target before dg-options.Prathamesh Kulkarni1-1/+1
2016-08-04pr71078-1.c: Remove double and long double test-cases.Prathamesh Kulkarni7-32/+57
2016-08-04Designate the widest case label to be the default labelPatrick Palka1-0/+22
2016-08-04Use TESTING_IN_BUILD_TREE in params.expMartin Liska1-1/+1
2016-08-04re PR rtl-optimization/71984 (wrong code with -O -mavx512cd)Richard Biener1-0/+2
2016-08-03loadpre2.c: Disable LIM.Richard Biener4-4/+4
2016-08-03Fix tests that break unnecessarily for avr.Senthil Kumar Selvaraj5-1/+8
2016-08-02re PR tree-optimization/34114 (Missed optimization: cannot determine loop ter...Bin Cheng1-0/+36
2016-08-01re PR tree-optimization/71818 (ICE in as_a, at is-a.h:192 w/ -O2 -ftree-vecto...Alan Hayward1-0/+16
2016-08-01Change dump expectation in PR71857Martin Liska1-1/+1
2016-08-01extend shift count warnings to vector typesJan Beulich2-0/+89
2016-07-29re PR c/71926 (wrong location for -Wparentheses warning)Marek Polacek1-0/+11
2016-07-29re PR c/71573 (ICE on invalid C code on x86_64-linux-gnu (tree check: expecte...Marek Polacek1-0/+14
2016-07-29re PR c/71853 (ICE on an ill-formed case statement in c_do_switch_warnings)Marek Polacek1-0/+9
2016-07-29re PR c/71742 (Wrong formulation of "error: flexible array member in otherwis...Marek Polacek3-5/+5
2016-07-29pr59833.c: Use dg-add-options ieee.Uros Bizjak1-0/+1
2016-07-29re PR tree-optimization/57558 (Loop not vectorized if iteration count could b...Bin Cheng2-0/+24
2016-07-292016-07-29 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>Prathamesh Kulkarni1-2/+3
2016-07-29re PR c/71969 (Wrong setting of DECL_DISREGARD_INLINE_LIMITS in the C FE)Jakub Jelinek4-2/+100
2016-07-29re PR c/71583 (ICE on invalid code on x86_64-linux-gnu (in c_parser_postfix_e...Marek Polacek1-0/+11
2016-07-29re PR rtl-optimization/68217 (Wrong constant folding)Kugan Vivekanandarajah1-0/+14
2016-07-28Introduce no_profile_instrument_function attributeMartin Liska1-0/+23
2016-07-27re PR tree-optimization/71994 (ICE: verify_gimple failed)Kugan Vivekanandarajah1-0/+14
2016-07-27re PR middle-end/71078 (x/abs(x) -> sign(1.0,x))Prathamesh Kulkarni3-0/+70
2016-07-27costmodel-pr68961.c: Remove.Richard Biener1-15/+0
2016-07-27predict.c: merge multi-edgesMartin Liska2-0/+43
2016-07-27Use __{U,}INTPTR_TYPE__ to avoid including stdint.hSenthil Kumar Selvaraj2-3/+4
2016-07-26pr71675.c: Replace the unsupported c11 target selector with dg-options.Martin Sebor1-3/+5
2016-07-26Teach VRP to register assertions along default switch labels (PR18046)Patrick Palka3-1/+67
2016-07-26re PR rtl-optimization/71984 (wrong code with -O -mavx512cd)Richard Biener1-0/+21
2016-07-26Add support to run auto-vectorization tests for multiple effective targets.Robert Suchanek2-59/+106
2016-07-26re PR middle-end/70920 (if ((intptr_t)ptr == 0) doesn't get simplified to if ...Richard Biener5-2/+84
2016-07-25testsuite: add two missing label_values annotationsAlexander Monakov1-0/+1
2016-07-25Fix tests for targets with sizeof(int) != 32.Senthil Kumar Selvaraj3-2/+6
2016-07-25Call get_ops just for SSA_NAMEs (PR tree-optimization/71987)Martin Liska1-0/+21
2016-07-22PR c++/71675 - __atomic_compare_exchange_n returns wrong type for typed enumMartin Sebor1-0/+32
2016-07-22tree-ssa-loop-niter.h (number_of_iterations_exit_assumptions): New Parameter.Bin Cheng2-33/+4
2016-07-22Fix params.exp test-casesMartin Liska3-2/+264
2016-07-21[Patch 2/2 ifcvt costs] Introduce a new cost model for ifcvt.James Greenhalgh5-6/+7
2016-07-21re PR tree-optimization/71947 (x ^ y not folded to 0 if x == y by DOM)Richard Biener1-0/+18