aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2011-01-26re PR tree-optimization/47190 (ICE: in function_and_variable_visibility, at i...Richard Guenther2-0/+8
2011-01-26re PR fortran/47339 (Fortran 2003/2008: Valid NAMELIST rejected; Fortran 95: ...Tobias Burnus9-9/+700
2011-01-26ChangeLog: Add missing PR reference.Dave Korn1-0/+1
2011-01-26c.opt (-fkeep-inline-dllexport): New switch.Dave Korn13-0/+459
2011-01-25Add testcase for PR46970.Sebastian Pop2-0/+33
2011-01-25Add testcase for PR46215.Sebastian Pop2-0/+17
2011-01-25Add testcase for PR46168.Sebastian Pop2-0/+20
2011-01-25Add testcase for PR43657.Sebastian Pop2-0/+57
2011-01-25Add testcase for PR29832.Sebastian Pop2-0/+31
2011-01-25Add testcase for PR43567.Sebastian Pop2-0/+31
2011-01-25Remove the lambda framework and make -ftree-loop-linear an alias of -floop-in...Sebastian Pop41-233/+121
2011-01-25re PR tree-optimization/47265 (Error: SSA name in freelist but still referenced)Jakub Jelinek3-0/+41
2011-01-25re PR tree-optimization/47382 (g++.dg/ipa/devirt-d-1.C FAILs with -finline-fu...Martin Jambor3-1/+37
2011-01-25re PR tree-optimization/47426 (wrong code with -O2 -fipa-pta)Richard Guenther2-0/+42
2011-01-25re PR target/45701 (Fail to prefer using r3 for padding a push/pop multiple t...Jakub Jelinek4-0/+84
2011-01-25Fix PR47271: only if-convert full writes.Sebastian Pop2-0/+55
2011-01-25rx.h (LIBCALL_VALUE): Do not promote complex types.Nick Clifton2-27/+8
2011-01-25re PR fortran/47448 (Invalid check for ASSIGNMENT(=))Tobias Burnus2-0/+73
2011-01-25re PR tree-optimization/47427 (ICE in process_constraint, at tree-ssa-structa...Jakub Jelinek3-0/+77
2011-01-25re PR tree-optimization/47411 (Bootstrap failure on x86-64/Darwin)Richard Guenther2-0/+47
2011-01-25Do not use a data ref with indices invalid in the loop of the close_phi.Sebastian Pop3-0/+24
2011-01-25Only copy PBB_DOMAIN when it is initialized.Sebastian Pop2-1/+18
2011-01-25Do not create the temporary array for reductions into VAR_DECL, PARM_DECL, an...Sebastian Pop2-1/+5
2011-01-25Remove the temporary array for reductions written to memory.Sebastian Pop10-15/+29
2011-01-25Use PIP to determine the integer feasibility of a constraint system.Sebastian Pop13-5/+252
2011-01-24Fix PR 47408 and 47385Michael Meissner15-14/+32
2011-01-24* lib/scanasm.exp (dg-function-on-line): Handle mips-sgi-irix*.Rainer Orth2-1/+8
2011-01-24cray_pointers_2.f90: Avoid cycling through optimization options.Rainer Orth2-2/+9
2011-01-24re PR target/45988 (gfortran.dg/vect/fast-math-pr38968.f90 times out on 32-bi...Rainer Orth3-0/+10
2011-01-23re PR fortran/47421 (Wrong-code: Value of scalar ALLOCATABLE CHARACTER(len=n)...Tobias Burnus2-0/+35
2011-01-23costmodel-vect-33.c: Expect vectorization to be not profitable if...Ira Rosen4-5/+17
2011-01-22re PR target/47333 (g++.dg/lto/20091219 FAILs on Solaris 2 with SUN as)Jan Hubicka2-0/+949
2011-01-22re PR target/43884 (Performance degradation for simple fibonacci numbers calc...Jan Hubicka3-2/+9
2011-01-22re PR fortran/38536 (ICE with C_LOC in resolve.c due to not properly going th...Thomas Koenig2-1/+31
2011-01-22re PR fortran/47399 ([OOP] ICE with TBP of a PARAMETER)Tobias Burnus2-0/+48
2011-01-21re PR tree-optimization/47053 (ICE: verify_flow_info failed: BB 2 can not thr...Jeff Law2-0/+27
2011-01-21re PR c++/47041 (Internal compiler error in build_data_member_initialization,...Jason Merrill2-0/+14
2011-01-21re PR c++/47388 (ICE: in begin_for_stmt, at cp/semantics.c:863 with -fno-for-...Jakub Jelinek3-0/+45
2011-01-21re PR middle-end/45566 (ICE: in convert_to_eh_region_ranges, at except.c:2446...Jakub Jelinek3-1/+24
2011-01-21re PR rtl-optimization/47366 (ICE: verify_flow_info failed: missing REG_EH_RE...Jakub Jelinek2-0/+27
2011-01-21re PR c++/46552 ([C++0x] Internal compiler error on pointer to member variabl...Jason Merrill2-0/+16
2011-01-21Remove the types float and complex.Ian Lance Taylor47-2979/+3067
2011-01-21re PR c++/46977 ([C++0x] ICE: SIGSEGV in htab_find_slot_with_hash (hashtab.c:...Jason Merrill2-0/+12
2011-01-21re PR rtl-optimization/41619 (ICE in insert_save (caller-save.c) for SPEC CPU...Jeff Law2-0/+19
2011-01-21re PR tree-optimization/47355 (ICE: verify_ssa failed with -O2 -fipa-cp-clone)Jakub Jelinek2-0/+44
2011-01-21pr47392.c: Make test non-static instead of making main hot.Richard Guenther2-2/+7
2011-01-21re PR tree-optimization/47365 (wrong code with -O -ftree-pre)Richard Guenther3-0/+87
2011-01-21* g++.dg/other/anon5.C: Skip on mips-sgi-irix*.Rainer Orth2-1/+5
2011-01-21re PR tree-optimization/47391 (read from const volatile incorrectly eliminated)Jakub Jelinek2-0/+27
2011-01-21* g++.dg/template/char1.C: Use signed char.Rainer Orth2-1/+5