aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2010-02-16params.def (PARAM_MAX_VARTRACK_SIZE): New.Jakub Jelinek2-0/+8
2010-02-16re PR c++/43031 (internal compiler error: verify_gimple failed after non-triv...Jason Merrill2-0/+23
2010-02-16re PR c++/43036 (c++ compilation hang)Jason Merrill2-0/+16
2010-02-15initlist-opt.C: Bind pic locally.Kaveh R. Ghazi2-0/+5
2010-02-15Add support for vpermil2p* in XOP.Sebastian Pop6-0/+248
2010-02-15re PR tree-optimization/43068 (ICE: in estimate_operator_cost, at tree-inline...Richard Guenther2-0/+15
2010-02-14re PR c++/43024 (ICE on template code with -O2 or -O3, regression from 4.4.2)Volker Reichelt2-0/+46
2010-02-14re PR c++/41997 ([C++0x] constant initializer_list not optimised)Jason Merrill2-0/+24
2010-02-13re PR fortran/41113 (spurious _gfortran_internal_pack)Paul Thomas2-0/+63
2010-02-12re PR c++/43054 ([C++0x] ambiguous overload from identical declarations using...Jason Merrill2-0/+27
2010-02-12re PR c++/43033 (--enable-checking=valgrind C++ failures)Jakub Jelinek2-1/+4
2010-02-12guality.h (GUALCVT): Zero extend instead of sign extend pointers to gualchk_t.Jakub Jelinek2-1/+10
2010-02-11Add ChangeLog entries.Sebastian Pop1-0/+22
2010-02-11Add testcase for PR43012.Sebastian Pop1-0/+74
2010-02-11Add testcase for PR42930.Sebastian Pop1-0/+55
2010-02-11Fix PR42914 and PR42530.Sebastian Pop2-0/+39
2010-02-11re PR tree-optimization/42771 ([graphite] ICE: in graphite_loop_normal_form, ...Sebastian Pop1-0/+19
2010-02-11re PR tree-optimization/42998 (ICE: error: verify_stmts failed)Richard Guenther2-0/+20
2010-02-11re PR regression/40886 (No loop counter reversal for simple loops anymore)Sebastian Pop1-0/+12
2010-02-10re PR c++/41896 ([c++0x] Segfault because of a nested lambda function)Jason Merrill2-0/+15
2010-02-10PR c++/42983, core issue 906Jason Merrill3-1/+12
2010-02-10re PR c++/43016 ([C++0x] Inappropriate multiple definition error for lambda f...Jason Merrill2-1/+16
2010-02-10re PR tree-optimization/43017 (VRP miscompiles python with -fwrapv, II)Richard Guenther2-0/+104
2010-02-10[multiple changes]Tobias Burnus7-14/+24
2010-02-10re PR fortran/43015 (ICE with BIND(C) and -fbounds-check in mingw-w64 cross-c...Tobias Burnus2-0/+18
2010-02-10re PR debug/43010 (ICE with -femit-struct-debug-baseonly)Jakub Jelinek2-0/+13
2010-02-10re PR c/43007 (No longer folds (unsigned int) ((long long unsigned int) spi_b...Richard Guenther3-0/+33
2010-02-10builtins.c (set_builtin_user_assembler_name): Also handle ffs if int is small...Jakub Jelinek2-1/+22
2010-02-10re PR fortran/42999 (bogus error: Parameter 'i' at (1) has not been declared ...Jerry DeLisle2-0/+14
2010-02-09inline-4.c: Bind pic locally.Kaveh R. Ghazi2-0/+5
2010-02-09re PR c++/42399 ([c++0x] assigning lambda causes segfault from null dereferen...Jason Merrill2-0/+22
2010-02-09re PR c++/42370 ([C++0x][lambda] in a void function: "Warning: control reache...Jason Merrill2-0/+12
2010-02-09[multiple changes]Tobias Burnus2-0/+64
2010-02-09common.opt (fsched2-use-traces): Preserved for backward compatibility.Alexander Monakov2-1/+5
2010-02-09re PR tree-optimization/43008 (Attribute malloc not handled correctly)Richard Guenther2-0/+28
2010-02-09re PR tree-optimization/43000 (VRP miscompiles python with -fwrapv)Richard Guenther3-0/+46
2010-02-09re PR fortran/39171 (Misleading warning for negative character length)Daniel Kraft2-3/+10
2010-02-08re PR tree-optimization/42890 (Crash in type_like_member_ptr_p in ipa-prop.c:...Jakub Jelinek2-0/+30
2010-02-08re PR middle-end/42995 (inline-small-functions does not inline simple delegat...Richard Guenther2-0/+31
2010-02-07Add ChangeLog entries.Sebastian Pop1-0/+32
2010-02-07Call abort for runtime test, always return 0 from main.Sebastian Pop21-23/+130
2010-02-07Add new testcases.Sebastian Pop4-0/+125
2010-02-07re PR tree-optimization/42956 (internal compiler error: Segmentation fault wi...Richard Guenther2-0/+38
2010-02-07re PR libfortran/42742 (Handle very large format strings correctly)Jerry DeLisle2-0/+41
2010-02-06Remove empy entry.H.J. Lu1-5/+1
2010-02-06read_no_eor.f90: New test.Jerry DeLisle2-0/+50
2010-02-06re PR tree-optimization/42637 ([graphite] wrong code for -floop-interchange -...Sebastian Pop8-22/+54
2010-02-06Do not FAIL in miscompiled runtime tests.Sebastian Pop5-0/+15
2010-02-06Fix testsuite.Sebastian Pop9-14/+17
2010-02-06Add runtime tests for interchange and blocking.Sebastian Pop25-229/+711