Skip to content
Snippets Groups Projects
Commit 09eeac26 authored by Jakub Jelinek's avatar Jakub Jelinek Committed by Jakub Jelinek
Browse files

re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining...

re PR debug/47106 (-fcompare-debug failure (length) with  -fpartial-inlining -flto -fconserve-stack)

	PR debug/47106
	* g++.dg/debug/pr47106.C: Require effective target lto.

From-SVN: r170366
parent 9931a2bf
No related branches found
No related tags found
No related merge requests found
2011-02-21 Jakub Jelinek <jakub@redhat.com>
PR debug/47106
* g++.dg/debug/pr47106.C: Require effective target lto.
2011-02-21 Jason Merrill <jason@redhat.com>
* g++.dg/cpp0x/constexpr-diag2.C: New.
......
// { dg-do compile }
// { dg-options "-O -fpartial-inlining -flto -fconserve-stack -fcompare-debug" }
// { dg-require-effective-target lto }
void end (int, int) __attribute__ ((__noreturn__));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment