Tested on x86_64-unknown-linux-gnu, applied.

Richard.

2018-01-10  Richard Biener  <rguent...@suse.de>

        PR debug/82425
        * gcc.dg/guality/inline-params-2.c: Un-XFAIL for slim LTO.

Index: gcc/testsuite/gcc.dg/guality/inline-params-2.c
===================================================================
--- gcc/testsuite/gcc.dg/guality/inline-params-2.c      (revision 256428)
+++ gcc/testsuite/gcc.dg/guality/inline-params-2.c      (working copy)
@@ -6,7 +6,6 @@
    don't do that, verifying that the result is visible after the call,
    and when passed to another inline function.  */
 /* { dg-options "-g" } */
-/* { dg-xfail-run-if "" { "*-*-*" } { "-fno-fat-lto-objects" } } */
 
 #define GUALITY_DONT_FORCE_LIVE_AFTER -1
 

Reply via email to