Commit 75b1574e by Mark Mitchell Committed by Mark Mitchell

* g++.dg/opt/pr19650.C: Use -w -fpermissive.

From-SVN: r104742
parent 02ee605c
2005-09-28 Mark Mitchell <mark@codesourcery.com>
* g++.dg/opt/pr19650.C: Use -w -fpermissive.
PR c++/16782
* g++.dg/parse/qualified4.C: New test.
* g++.old-deja/g++.law/static-mem5.C: Use -w -fpermissive.
// { dg-options "-O1" }
// { dg-options "-O1 -w -fpermissive" }
// { dg-do "run" }
// Tests the fold bug described in PR 19650.
#include <stdio.h>
......
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