Commit 7a735dd4 by Kaz Kojima

pr48767.c: New test.

	* gcc.c-torture/compile/pr48767.c: New test.

From-SVN: r173020
parent 9aef53ee
2011-04-27 Kaz Kojima <kkojima@gcc.gnu.org>
PR target/48767
* gcc.c-torture/compile/pr48767.c: New test.
2011-04-27 Richard Guenther <rguenther@suse.de> 2011-04-27 Richard Guenther <rguenther@suse.de>
PR tree-optimization/48772 PR tree-optimization/48772
......
/* PR target/48767 */
void
foo (__builtin_va_list ap)
{
__builtin_va_arg (ap, void);
}
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