public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [pph] Rebuild compilation context from PPH images (1/6) (issue4407048)
@ 2011-04-14 19:41 Diego Novillo
  0 siblings, 0 replies; only message in thread
From: Diego Novillo @ 2011-04-14 19:41 UTC (permalink / raw)
  To: reply, crowl, gcc-patches


This test case is getting the compiler into an infinite recursive
loop.  I'm disabling it for now so we can keep working on the other
PPH failures.

Diego.

    	* g++.dg/pph/p1mean.cc: Force syntax error.

diff --git a/gcc/testsuite/ChangeLog.pph b/gcc/testsuite/ChangeLog.pph
index 806e96a..a5555c7 100644
diff --git a/gcc/testsuite/g++.dg/pph/p1mean.cc b/gcc/testsuite/g++.dg/pph/p1mean.cc
index 82435ba..e223499 100644
--- a/gcc/testsuite/g++.dg/pph/p1mean.cc
+++ b/gcc/testsuite/g++.dg/pph/p1mean.cc
@@ -3,6 +3,8 @@
 #include <math.h>
 #include <string.h>
 
+SYNTAX ERROR TO AVOID COMPILING THIS - IT CAUSES INFINITE RECURSION.
+
 static unsigned long long MAX_ITEMS = 10000;
 
 static int


--
This patch is available for review at http://codereview.appspot.com/4407048

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-04-14 19:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-14 19:41 [pph] Rebuild compilation context from PPH images (1/6) (issue4407048) Diego Novillo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).