Commit 15535043 by Uros Bizjak Committed by Tom Tromey

re PR preprocessor/35322 (ICE with incomplete macro)

2008-03-14  Uros Bizjak  <ubizjak@gmail.com>

	PR libcpp/35322:
	* gcc.dg/cpp/pr35322.c: Add dg-error line.

From-SVN: r133220
parent 75dd1ae2
2008-03-14 Uros Bizjak <ubizjak@gmail.com>
PR libcpp/35322:
* gcc.dg/cpp/pr35322.c: Add dg-error line.
2008-03-14 Richard Guenther <rguenther@suse.de>
PR tree-optimization/34043
/* Test case for PR 35322 -- _Pragma ICE. */
/* { dg-do preprocess } */
_Pragma("GCC dependency")
_Pragma("GCC dependency") /* { dg-error "#pragma dependency expects" } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment