]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
backport: re PR testsuite/65940 (g++.dg/other/anon5.C requires dwarf4 support in...
authorTom de Vries <tom@codesourcery.com>
Mon, 29 Aug 2016 07:20:03 +0000 (07:20 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Mon, 29 Aug 2016 07:20:03 +0000 (07:20 +0000)
2016-08-29  Tom de Vries  <tom@codesourcery.com>

backport from trunk:
PR testsuite/65940
2016-02-01  Uros Bizjak  <ubizjak@gmail.com>

* g++.dg/other/anon5.C (dg-opetions): Use -gdwarf-2 instead of -g.

From-SVN: r239815

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

index 410ddf21165168c7abcce2a3e90e680a5f199a46..e0c9ed6337fe3faf20fc70a6e9f0596c4c9e748d 100644 (file)
@@ -1,3 +1,11 @@
+2016-08-29  Tom de Vries  <tom@codesourcery.com>
+
+       backport from trunk:
+       PR testsuite/65940
+       2016-02-01  Uros Bizjak  <ubizjak@gmail.com>
+
+       * g++.dg/other/anon5.C (dg-opetions): Use -gdwarf-2 instead of -g.
+
 2016-08-28  Tom de Vries  <tom@codesourcery.com>
 
        PR testsuite/77034
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