Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(172)

Unified Diff: gcc/gcc/testsuite/gcc.dg/struct/wo_prof_escape_arg_to_local.c

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: gcc/gcc/testsuite/gcc.dg/struct/wo_prof_escape_arg_to_local.c
diff --git a/gcc/gcc/testsuite/gcc.dg/struct/wo_prof_escape_arg_to_local.c b/gcc/gcc/testsuite/gcc.dg/struct/wo_prof_escape_arg_to_local.c
index 43ca58b9ef2f7ff45ec3c2882673874d3092b3e4..29630252e00acb2d6e547e1cf1f65363a5400a4c 100644
--- a/gcc/gcc/testsuite/gcc.dg/struct/wo_prof_escape_arg_to_local.c
+++ b/gcc/gcc/testsuite/gcc.dg/struct/wo_prof_escape_arg_to_local.c
@@ -1,4 +1,4 @@
-/* { dg-options "-O3 -fno-inline -fipa-type-escape -fdump-ipa-all -fipa-struct-reorg -fwhole-program -combine" } */
+/* { dg-options "-O3 -fno-inline -fno-ipa-sra -fipa-type-escape -fdump-ipa-all -fipa-struct-reorg -fwhole-program -combine" } */
/* { dg-do compile } */
/* { dg-do run } */
« no previous file with comments | « gcc/gcc/testsuite/gcc.dg/struct/wo_prof_array_through_pointer.c ('k') | gcc/gcc/testsuite/gcc.dg/torture/asm-subreg-1.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698