aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2011-03-26re PR rtl-optimization/48144 (ICE: in code_motion_path_driver, at sel-sched.c...Andrey Belevantsev2-0/+21
2011-03-26decl.c (gnat_to_gnu_entity): Create TYPE_DECL for the padded type built to su...Eric Botcazou3-0/+42
2011-03-26gigi.h (finalize_from_with_types): Adjust comment.Eric Botcazou5-0/+47
2011-03-26inline.adb (Back_End_Cannot_Inline): Lift restriction on calls to subprograms...Eric Botcazou4-0/+36
2011-03-25re PR fortran/48174 (DWARF for subroutine with no args indicates 'varargs')Tobias Burnus3-3/+10
2011-03-25Give an error if a label is defined but not used.Ian Lance Taylor9-44/+78
2011-03-25pr44686.c: Do not explicitely specify -O2.Martin Jambor2-1/+5
2011-03-25Core 1135Jason Merrill4-1/+57
2011-03-25re PR c++/48289 (-pedantic breaks std::move)Jason Merrill2-0/+19
2011-03-25re PR target/48287 (gcc.dg/vect/vect-cselim-1.c FAILs on SPARC)Ira Rosen2-1/+6
2011-03-25pr47917.c: Add -D_XOPEN_SOURCE=500 to dg-options for mips-sgi-irix6.5.Rainer Orth2-1/+8
2011-03-25re PR testsuite/48283 (gcc.dg/graphite/block-[3478].c timeouts)Rainer Orth5-0/+13
2011-03-25passes.c (init_optimization_passes): Add FRE pass after early SRA.Richard Guenther57-180/+244
2011-03-25Remove closed function. Fix tuple receive in select.Ian Lance Taylor5-84/+160
2011-03-24re PR debug/48204 (ICE: in decimal_to_decnumber, at dfp.c:115 with -fno-tree-...Jakub Jelinek2-0/+15
2011-03-24re PR target/48209 (FAIL: gcc.c-torture/execute/pr47917.c execution)Steve Ellcey2-0/+11
2011-03-24einfo.ads (Size_Depends_On_Discriminant): Adjust description.Eric Botcazou4-0/+63
2011-03-24trans.c (gnat_to_gnu): Remove obsolete case of non-conversion to the nominal ...Eric Botcazou2-0/+44
2011-03-24re PR tree-optimization/48271 (ICE: SIGSEGV in tree_ssa_dominator_optimize (t...Richard Guenther2-0/+124
2011-03-24tree-sra.c (build_ref_for_offset): Strip useless type conversions from the ad...Eric Botcazou3-0/+33
2011-03-24re PR target/48237 (ICE: in final_scan_insn, at final.c:2651 with -fselective...Uros Bizjak2-1/+28
2011-03-24re PR middle-end/48269 (Incorrect fortify warning for a packed struct member)Richard Guenther2-0/+31
2011-03-24re PR tree-optimization/46562 (CCP currently needs iteration for &a[i])Richard Guenther3-0/+32
2011-03-24invoke.texi (max-stores-to-sink): Document.Ira Rosen3-0/+156
2011-03-24re PR target/46934 (gcc ICE: error: unrecognizable insn: in extract_insn, at ...Chung-Lin Tang2-0/+25
2011-03-24Condition in if statement is not optional.Ian Lance Taylor6-148/+8
2011-03-24Change c <- v from an expression to a statement.Ian Lance Taylor8-129/+252
2011-03-23* go.test/go-test.exp (errchk): Ignore lines containing ////.Ian Lance Taylor2-0/+8
2011-03-23Send on a closed channel panics.Ian Lance Taylor2-15/+17
2011-03-23Makefile.in (IPA_TYPE_ESCAPE_H): Remove.Richard Guenther29-1180/+4
2011-03-23re PR testsuite/48251 (guality_check hangs indefinitely on Tru64 UNIX)Rainer Orth2-1/+7
2011-03-23trans.c (create_temporary): New function taken from...Eric Botcazou4-0/+45
2011-03-23re PR target/47553 (ARM neon vld1q_lane_u8 & co. don't accept lanes >= 8)Richard Sandiford2-0/+18
2011-03-23decl.c (gnat_to_gnu_entity): Create TYPE_DECL for the padded type built in or...Eric Botcazou4-0/+61
2011-03-22MAINTAINERS (crx port, [...]): Remove.Joseph Myers19-60/+26
2011-03-22target-supports.exp (check_profiling_available): Add MN10300 to the list of t...Nick Clifton2-7/+15
2011-03-22Make vector-{1,2}.c run correctly on PowerPC 32-bitMichael Meissner3-0/+10
2011-03-22re PR tree-optimization/48228 (incorrect signed overflow warning when only 0 ...Richard Guenther2-0/+36
2011-03-21prune.exp (prune_gcc_output): Prune "could not create compact unwind for" war...Jack Howarth2-1/+9
2011-03-21re PR c/42544 (Bad codegen with signed short cast to unsigned int, then promo...Jakub Jelinek3-0/+46
2011-03-21Make UNSPEC/UNSPECV constants use the enum; Fix 48192; Add test case for 48053Michael Meissner3-0/+99
2011-03-21re PR c/47939 (Missing DW_TAG_typedef for qualified types)Richard Guenther5-0/+40
2011-03-21re PR target/48213 (ICE in simplify_subreg called from s390_delegitimize_addr...Jakub Jelinek2-0/+19
2011-03-21ChangeLog gcc/Kai Tietz2-1/+6
2011-03-21simplify-rtx.c (simplify_binary_operation_1): Handle (xor (and A B) C) case w...Chung-Lin Tang2-0/+18
2011-03-21re PR fortran/22572 (Double occurrence of matmul intrinsic not optimised)Thomas Koenig3-0/+99
2011-03-20Add 2 testcases for PR rtl-optimization/47502.H.J. Lu3-0/+26
2011-03-20re PR rtl-optimization/48156 (wrong code with -fcrossjumping)Jakub Jelinek2-0/+50
2011-03-19re PR libfortran/47439 (Fun with scratch files on Windows MKTEMP only allows...Francois-Xavier Coudert2-2/+7
2011-03-19re PR libfortran/47439 (Fun with scratch files on Windows MKTEMP only allows...Francois-Xavier Coudert2-0/+13