This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/46912] [4.6 Regression] Test failures for g++.dg/plugin/*plugin*.C on powerpc-apple-darwin9
- From: "iains at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 9 Jan 2011 12:41:51 +0000
- Subject: [Bug testsuite/46912] [4.6 Regression] Test failures for g++.dg/plugin/*plugin*.C on powerpc-apple-darwin9
- Auto-submitted: auto-generated
- References: <bug-46912-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46912
--- Comment #9 from Iain Sandoe <iains at gcc dot gnu.org> 2011-01-09 12:41:37 UTC ---
Author: iains
Date: Sun Jan 9 12:41:33 2011
New Revision: 168611
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168611
Log:
PR gcc/46902
PR testsuite/46912
* plugin.c: Move include of dlfcn.h from here...
* system.h: ... to here.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/plugin.c
trunk/gcc/system.h