aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg
AgeCommit message (Expand)AuthorFilesLines
2010-06-14re PR tree-optimization/44508 (libgomp.fortran/vla1.f90 ICE on s390)Jakub Jelinek1-4/+5
2010-06-14re PR bootstrap/44509 (Revision 160626 breaks bootstrap on *-apple-darwin*)Jakub Jelinek1-0/+9
2010-06-14re PR tree-optimization/44507 (vectorization ANDs array elements together inc...Ira Rosen1-0/+55
2010-06-12common.opt (Wstrict-aliasing=, [...]): Add RejectNegative.Joseph Myers1-0/+9
2010-06-12opts-common.c: Include options.h.Joseph Myers1-1/+1
2010-06-11re PR rtl-optimization/42461 (missed optimization for pure functions)Eric Botcazou1-1/+1
2010-06-11Fix PR44483: incrementally gimplify BB predicates to avoid redundant computat...Sebastian Pop1-0/+20
2010-06-11ipa-pure-const.c (special_builtlin_state): New function.Jan Hubicka1-0/+28
2010-06-11invoke.texi (Wsuggest-attribute): Document.Jan Hubicka2-4/+4
2010-06-10Fix PR44185: prefetch test failures.Changpeng Fang3-17/+65
2010-06-10re PR tree-optimization/44258 (possible SRA wrong-code generation.)Martin Jambor1-0/+43
2010-06-09re PR rtl-optimization/42461 (missed optimization for pure functions)Eric Botcazou1-0/+14
2010-06-09re PR tree-optimization/44423 (Massive performance regression in SSE code due...Martin Jambor1-0/+47
2010-06-09re PR testsuite/42843 (--enable-build-with-cxx plugin tests fail)Joern Rennecke3-2/+3
2010-06-08re PR tree-optimization/39874 (missing VRP (submission))Sandra Loosemore1-0/+29
2010-06-08re PR c/37724 ("initialization from incompatible pointer type" does not say w...Andrew Pinski3-2/+13
2010-06-07cgraph.c (cgraph_edge_cannot_lead_to_return): Also check if caller is noreturn.Jan Hubicka1-0/+80
2010-06-07re PR rtl-optimization/44404 (auto-inc-dec generates an invalid assembly inst...Kazu Hirata1-0/+35
2010-06-07compound-literal-1.c: Fix for llp64.Kai Tietz5-6/+14
2010-06-05re PR c/44322 (Bogus warning when assigning pointer-to-array with both "const...Joseph Myers1-0/+17
2010-06-04re PR c/25880 (improve message of warning for discarding qualifiers)Manuel López-Ibáñez7-39/+51
2010-06-03re PR lto/41584 (WHOPR doesn't grok empty units)Richard Guenther3-0/+13
2010-06-02* gcc.dg/tree-ssa/loadpre6.c: Update.Jan Hubicka1-1/+2
2010-06-01ipa-pure-const.c (local_pure_const): Do NORETURN discovery.Jan Hubicka1-0/+16
2010-06-01noreturn-1_1.c: Remove dg-do annotations.Jan Hubicka2-3/+3
2010-06-01tree-cfgcleanup.c (fixup_noreturn_call): Break out from ...; remove return va...Jan Hubicka2-32/+0
2010-06-01cgraph.h (tree_function_versioning): Update prototype.Jan Hubicka2-0/+48
2010-05-31gimple.c (gimple_call_builtin_p): New function.Jan Hubicka1-1/+1
2010-05-31re PR middle-end/44337 (ICE: in expand_assignment, at expr.c:4276)Jakub Jelinek1-0/+10
2010-05-31cgraphunit.c (cgraph_decide_is_function_needed): Really return false for nest...Eric Botcazou1-0/+15
2010-05-29Don't use unshare_expr when not necessary.Sebastian Pop1-0/+30
2010-05-29cgraph.c (clone_function_name): Take SUFFIX argument; export.Jan Hubicka1-1/+1
2010-05-28When niter may be zero, return a COND_EXPR with the may_be_zero condition.Sebastian Pop1-9/+5
2010-05-27re PR tree-optimization/44284 (vectorization does not work for short variable)Richard Guenther30-21/+47
2010-05-27Add support for Bionic C libraryMaxim Kuvyrkov2-12/+0
2010-05-27materialize-1_0.c: New file.Jan Hubicka2-0/+30
2010-05-25mangle40.C: Adjust dg-require-alias syntax.Jack Howarth1-0/+1
2010-05-25Rename misnamed test.Jakub Jelinek1-0/+0
2010-05-25re PR debug/42801 (C VLAs should use DW_AT_allocated)Jakub Jelinek1-0/+55
2010-05-25sra-10.c: Do not dump esra details.Richard Guenther1-1/+1
2010-05-24neon-testgen.ml: Use dg-add-options arm_neon.Daniel Jacobowitz5-7/+11
2010-05-23c-decl.c (diagnose_mismatched_decls): Give error for duplicate typedefs with ...Joseph Myers5-1/+99
2010-05-22darwin assembler does not support .typeIain Sandoe1-0/+1
2010-05-20Fix PR44185: new prefetch test failures.Changpeng Fang2-4/+4
2010-05-19ipareference2_0.c: New file.Jan Hubicka2-0/+29
2010-05-19sourcebuild.texi (Effective-Target Keywords): Document 3dnow, sse3, sse2.Rainer Orth21-4/+28
2010-05-19ipa-prop.c (ipa_print_node_jump_functions): Print jump functions also for ind...Martin Jambor1-0/+41
2010-05-18ipacp_0.c: New test.Jan Hubicka2-0/+27
2010-05-18fix broken checkin, test should be link not assembleSteven Bosscher1-1/+1
2010-05-18re PR lto/44184 ("asm goto" does not work with LTO)Steven Bosscher1-0/+13