aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2011-11-09generic-morestack.c: Include <string.h>.Ian Lance Taylor3-0/+185
2011-11-09* gcc.dg/tm/memopt-1.c: Adjust regexp.Patrick Marlier2-1/+5
2011-11-09re PR c++/51029 ([C++0x] [4.7 Regression] ICE with -std=c++0x)Jason Merrill2-0/+19
2011-11-09Run most tests in both C++98 and C++11 modes.Jason Merrill46-95/+185
2011-11-09* [various.C]: Adjust for C++11 mode.Jason Merrill21-17/+89
2011-11-09* pt.c (invalid_nontype_parm_type_p): Avoid printing "<type error>".Jason Merrill4-4/+10
2011-11-09re PR c++/51045 (erroneous zero as null pointer constant warning at delete)Paolo Carlini1-0/+5
2011-11-09re PR c++/51045 (erroneous zero as null pointer constant warning at delete)Paolo Carlini1-0/+49
2011-11-09re PR c++/51047 ([C++0x] SFINAE does not handle errors of ambiguous base memb...Paolo Carlini2-0/+22
2011-11-09re PR fortran/50960 ([OOP] vtables not marked as constant)Janus Weil2-0/+37
2011-11-09PR 50016 Slow I/O on MingW due to _commitJanne Blomqvist2-1/+8
2011-11-09re PR tree-optimization/51039 (ICE: in estimate_function_body_sizes, at ipa-i...Richard Guenther2-0/+22
2011-11-09vector.md (vcondv4sfv4si, [...]): New patterns.Jakub Jelinek2-1/+7
2011-11-09re PR fortran/50540 (Internal Error: Can't convert UNKNOWN to INTEGER(4) (r1...Francois-Xavier Coudert2-0/+14
2011-11-09re PR fortran/38718 (some simplifiers for elemental intrinsics missing; requi...Francois-Xavier Coudert2-0/+20
2011-11-09PR c++/51027 - accepts alias-declaration without ';'Dodji Seketeli3-1/+11
2011-11-09PR debug/51032 - ICE in dbxout_type, at dbxout.c:2372Dodji Seketeli2-0/+16
2011-11-09re PR tree-optimization/51015 (ice in vect_determine_vectorization_factor wit...Ira Rosen2-0/+24
2011-11-08Implement vect_cmdline_needed properly on sparc.David S. Miller2-0/+22
2011-11-08re PR fortran/50404 (SIGSEGV in gfc_resolve_close)Francois-Xavier Coudert2-1/+7
2011-11-08re PR fortran/50409 (SIGSEGV in gfc_simplify_expr)Francois-Xavier Coudert2-2/+14
2011-11-08re PR c++/50835 (Lvalue-ness of conditional operator results is incorrect in ...Jason Merrill2-0/+23
2011-11-08gengtype.c (write_field_root): Avoid out-of-scope access of newv.Michael Matz6-22/+45
2011-11-08i386.c (ix86_preferred_simd_mode): Even for TARGET_AVX if not TARGET_PREFER_A...Jakub Jelinek3-2/+21
2011-11-08re PR tree-optimization/51012 (ICE: in fold_convert_loc, at fold-const.c:1897...Richard Guenther3-0/+40
2011-11-08re PR middle-end/51010 (bad diagnostics: #'ssa_name' not supported by pp_c_ex...Richard Guenther2-0/+18
2011-11-08tree-vect-stmts.c (vectorizable_call): Add SLP_NODE argument.Jakub Jelinek7-1/+394
2011-11-08Merge from transactional-memory branch.Aldy Hernandez121-0/+7194
2011-11-08Fix context handling of alias-declarationDodji Seketeli2-0/+13
2011-11-08re PR c++/50864 (ICE with decltype and "declval" from another namespace)Paolo Carlini3-1/+25
2011-11-07re PR c++/50848 (ICE in derived template class missing using for member of te...Jason Merrill2-0/+13
2011-11-07re PR c++/50863 ([C++0x] list-initialization with lambda fails to deduce cons...Jason Merrill2-0/+15
2011-11-07re PR c++/50870 ([C++0x] [4.6/4.7 Regression] ICE with decltype, operator->, ...Jason Merrill2-0/+20
2011-11-07PR c++/45114 - Support C++11 alias-declarationDodji Seketeli16-0/+403
2011-11-07* gcc.dg/pragma-align-2.c: Compile with -std=gnu99.Eric Botcazou2-0/+5
2011-11-07re PR fortran/50919 ([OOP] Don't use vtable for NON_OVERRIDABLE TBP)Janus Weil2-0/+44
2011-11-07libgcov.c (struct gcov_fn_buffer): New struct.Nathan Sidwell9-10/+84
2011-11-07re PR c++/35688 (template visibility not overridden by template arguments)Jason Merrill2-0/+31
2011-11-07re PR tree-optimization/50789 (Gather vectorization)Jakub Jelinek5-0/+435
2011-11-07pr49781-1.c (dg-options): Add -mtune=generic.Uros Bizjak2-1/+5
2011-11-07Revert previous fix for PR 45723.Janne Blomqvist2-9/+5
2011-11-07target-supports.exp (check_effective_target_sync_int_128): Don't cache the re...Uros Bizjak2-30/+12
2011-11-07re PR target/50962 (Additional opportunity for AGU stall avoidance optimizati...Enkovich Ilya1-0/+7
2011-11-07re PR rtl-optimization/47698 (CMOV accessing volatile memory with read side e...Sergey Ostanevich2-0/+16
2011-11-06re PR c++/35688 (template visibility not overridden by template arguments)Jason Merrill2-0/+34
2011-11-07wmul-1.c: Adjust optimization level.Terry Guo5-4/+11
2011-11-06c-decl.c (shadow_tag_warned, [...]): Handle _Alignas specifiers.Joseph Myers12-4/+214
2011-11-06Check in patch/merge from cxx-mem-model BranchAndrew Macleod79-667/+6063
2011-11-06tree-vectorizer.h (vectorizable_condition): Add argument.Ira Rosen4-0/+305
2011-11-05More improvements to sparc VIS vec_init code generation.David S. Miller14-0/+365