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

Unified Diff: gcc/gcc/testsuite/gcc.dg/weak/typeof-2.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
« no previous file with comments | « gcc/gcc/testsuite/gcc.dg/vmx/vmx.exp ('k') | gcc/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcc/gcc/testsuite/gcc.dg/weak/typeof-2.c
diff --git a/gcc/gcc/testsuite/gcc.dg/weak/typeof-2.c b/gcc/gcc/testsuite/gcc.dg/weak/typeof-2.c
index 5d97dc5c240e6912d9548e9839fbab3c2c306f42..63f427fc8c990c819180a6f8241be78d4b92d9c6 100644
--- a/gcc/gcc/testsuite/gcc.dg/weak/typeof-2.c
+++ b/gcc/gcc/testsuite/gcc.dg/weak/typeof-2.c
@@ -43,4 +43,6 @@ int bar3 (int x)
// Likewise for m68k targets.
// { dg-final { if [string match fido-*-* $target_triplet ] {return} } }
// { dg-final { if [string match m68k-*-* $target_triplet ] {return} } }
+// Likewise for moxie targets.
+// { dg-final { if [string match moxie-*-* $target_triplet ] {return} } }
// { dg-final { scan-assembler "baz3.*baz3.*baz3.*baz3.*baz3.*baz3" } }
« no previous file with comments | « gcc/gcc/testsuite/gcc.dg/vmx/vmx.exp ('k') | gcc/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698