Commit a542e26e authored by pinskia's avatar pinskia
Browse files

2004-06-28 Andrew Pinski <apinski@apple.com>

        * g++.dg/opt/ptrmem4.C: Change to compile only test.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@83808 138bc75d-0d04-0410-961f-82ee72b054a4
parent ba2e89ae
2004-06-28 Andrew Pinski <apinski@apple.com>
* g++.dg/opt/ptrmem4.C: Change to compile only test.
2004-06-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
PR target/14041
......
// { dg-do run }
// { dg-do compile }
// { dg-options "-O3" }
struct X { void foo (); };
......
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