]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
anon5.C (dg-opetions): Use -gdwarf-2 instead of -g.
authorUros Bizjak <ubizjak@gmail.com>
Mon, 1 Feb 2016 22:20:47 +0000 (23:20 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Mon, 1 Feb 2016 22:20:47 +0000 (23:20 +0100)
* g++.dg/other/anon5.C (dg-opetions): Use -gdwarf-2 instead of -g.

From-SVN: r233056

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/anon5.C

index 951b3e4c3204f3b428cfc217b963678f1726f5a8..cc686952889be29e31c664d2d9808d02f2911bd3 100644 (file)
@@ -1,3 +1,7 @@
+2016-02-01  Uros Bizjak  <ubizjak@gmail.com>
+
+       * g++.dg/other/anon5.C (dg-opetions): Use -gdwarf-2 instead of -g.
+
 2016-02-01  Martin Sebor  <msebor@redhat.com>
 
        * gcc.target/powerpc/pr17381.c: Remove duplicate copy of the test body.
index 4e4cc44864391fa8344dcce007b6a78946eabf8b..2a6f57f12bccc0c71a1fddc3c0c5cdbdc650065e 100644 (file)
@@ -1,6 +1,6 @@
 // PR c++/34094
 // { dg-do link { target { ! { *-*-darwin* *-*-hpux* *-*-solaris2.* } } } }
-// { dg-options "-g" }
+// { dg-options "-gdwarf-2" }
 // Ignore additional message on powerpc-ibm-aix
 // { dg-prune-output "obtain more information" } */
 // Ignore additional messages on Linux/x86 with PIE