aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg
AgeCommit message (Expand)AuthorFilesLines
2009-05-11re PR tree-optimization/40074 (ICE in vect_get_vec_def_for_operand, at tree-v...Ira Rosen1-0/+54
2009-05-11basic-block.h (enum profile_status): Break out of struct control_flow_graph.Ian Lance Taylor5-9/+87
2009-05-10re PR target/40031 (ARM broken with addresses in PHIs with -fPIC)Michael Matz1-0/+9
2009-05-08Update test to use __BIGGEST_ALIGNMENT__Michael Meissner1-1/+1
2009-05-08Fix PR 40049Michael Meissner1-0/+189
2009-05-08fold-const.c (fold_binary): Do not fold multiplication by 1 or -1 for complex...Joseph Myers2-0/+122
2009-05-08re PR c/36892 (Support __attribute__((deprecated("text string"))))H.J. Lu3-0/+106
2009-05-08no-vfa-vect-37.c: Replace __aligned__(16) with __aligned__(__BIGGEST_ALIGNMEN...H.J. Lu86-187/+187
2009-05-08re PR c/24581 (Complex arithmetic on special cases is incorrect.)Joseph Myers8-0/+437
2009-05-07re PR c/39037 (FLOAT_CONST_DECIMAL64 pragma not supported)Janis Johnson11-0/+648
2009-05-06re PR middle-end/39986 (decimal float constant is incorrect when cc1 is a 64-...Janis Johnson1-0/+31
2009-05-06plugin-support.exp: New file containing support procs for plugin testcases.Le-Chun Wu4-0/+476
2009-05-06re PR c/40032 (ICE with incomplete type in struct)Joseph Myers1-0/+8
2009-05-05re PR middle-end/39666 (spurious warning with ranged-switch statements)Jakub Jelinek2-0/+44
2009-05-05attribs.c (decl_attributes): Use %qE for identifiers in diagnostics.Joseph Myers3-0/+23
2009-05-04c-common.c (handle_mode_attribute): Use %qE for identifiers in diagnostics.Joseph Myers6-12/+58
2009-05-04intl.c (locale_encoding, [...]): New.Joseph Myers2-0/+19
2009-05-03c-common.c (reswords): Add _Imaginary.Joseph Myers1-0/+7
2009-05-03charset.c (one_utf8_to_cppchar): Correct mask used for 5-byte UTF-8 sequences.Joseph Myers1-0/+17
2009-05-03* gcc.dg/ucnid-6.c: Fix typo in dg-do directive.Joseph Myers1-1/+1
2009-04-30* gcc.dg/ssp-1.c (__stack_chk_fail): Remove static.Adam Nemet1-1/+1
2009-04-30re PR middle-end/39579 (revisions 145171/145172 caused 2 extra failures)Steve Ellcey1-1/+1
2009-04-29re PR middle-end/39943 (wrong conversion from unsigned int to float)Richard Guenther4-15/+15
2009-04-29re PR target/39565 (Static variable leaves undefined symbol in object file)Anmol P. Paralkar1-0/+48
2009-04-29re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c...Nathan Sidwell2-1/+4
2009-04-28re PR testsuite/39790 (gcc.dg/tls/alias-1.c,opt-2.c fail if TLS is not suppor...Jing Yu2-1/+2
2009-04-28g++.dg/warn/pr35652.C: Removed.H.J. Lu1-0/+0
2009-04-28re PR target/39323 (MAX_OFILE_ALIGNMENT in elfos.h is too big)Uros Bizjak2-2/+2
2009-04-2820020118-1.c: Skip on vxworks targets.Nathan Froyd8-6/+22
2009-04-28revert: re PR c++/35652 (offset warning should be given in the front-end)Ben Elliston2-16/+0
2009-04-27target-supports.exp (check_effective_target_double64): New.DJ Delorie4-1/+4
2009-04-27collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor2-0/+157
2009-04-27re PR c/39903 (ICE on flexible member)H.J. Lu2-0/+48
2009-04-27Add dump file checks for sms testsRevital Eres8-9/+41
2009-04-26Expand from SSA.Michael Matz65-149/+157
2009-04-26re PR c/39889 (Bogus -Wunused-value warning)Jakub Jelinek1-0/+9
2009-04-26re PR c/39581 (VLA types at file scope wrongly rejected)Joseph Myers3-0/+71
2009-04-26re PR c/39556 (statics in C99 inline functions later declared extern)Joseph Myers1-0/+19
2009-04-26c-decl.c (build_enumerator): Allow values folding to integer constants but no...Joseph Myers5-23/+65
2009-04-25re PR c/39582 (bad errors for some uses of [*] arrays)Joseph Myers1-0/+12
2009-04-25re PR c/39564 (variably modified function return types not always diagnosed)Joseph Myers1-0/+32
2009-04-25re PR preprocessor/39559 (constants too large for intmax_t need pedwarns)Joseph Myers1-0/+8
2009-04-24vrp48.c: Fix.Richard Guenther1-0/+3
2009-04-24tree-vrp.c (extract_range_from_binary_expr): Handle overflow from unsigned ad...Richard Guenther1-0/+20
2009-04-24c-typeck.c (set_init_index): Allow array designators that are not integer con...Joseph Myers3-0/+26
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor1-0/+49
2009-04-24re PR middle-end/39867 (Wrong result of conditional operator exp < 2 ? 2U : (...Paolo Bonzini1-0/+12
2009-04-24re PR rtl-optimization/39794 (Miscompile with -O2 -funroll-loops)Jakub Jelinek1-0/+33
2009-04-23re PR testsuite/39632 (Revision 145497 caused extra failures on Linux/ia64)Steve Ellcey2-2/+2
2009-04-23gcc_diag-1.c (foo): Don't check that %E produces a warning.Rafael Avila de Espindola1-1/+1