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

Unified Diff: gcc/gcc/testsuite/objc.dg/dwarf-2.m

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/objc.dg/desig-init-1.m ('k') | gcc/gcc/testsuite/objc.dg/encode-1.m » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcc/gcc/testsuite/objc.dg/dwarf-2.m
diff --git a/gcc/gcc/testsuite/objc.dg/dwarf-2.m b/gcc/gcc/testsuite/objc.dg/dwarf-2.m
index f85a750ee25e1c107b41ea9c8f532b97c843dd4d..bedc520a65b2507d39df2475cccabefe7e7828a9 100644
--- a/gcc/gcc/testsuite/objc.dg/dwarf-2.m
+++ b/gcc/gcc/testsuite/objc.dg/dwarf-2.m
@@ -1,4 +1,4 @@
-/* { dg-options "-gdwarf-2 -dA" } */
+/* { dg-options "-gdwarf-2 -dA -gno-strict-dwarf" } */
/* { dg-final { scan-assembler "0x10\[^0-9a-f\].*DW_AT_language" } } */
-/* { dg-skip-if "No Dwarf" { { *-*-aix* hppa*-*-hpux* } && { ! hppa*64*-*-* } } { "*" } { "" } } */
+/* { dg-skip-if "No Dwarf" { { *-*-aix* alpha*-dec-osf* hppa*-*-hpux* } && { ! hppa*64*-*-* } } { "*" } { "" } } */
int x;
« no previous file with comments | « gcc/gcc/testsuite/objc.dg/desig-init-1.m ('k') | gcc/gcc/testsuite/objc.dg/encode-1.m » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698