http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47484
Summary: [4.4/4.5/4.6 regression] share/python/aotcompile.py and share/python/classfile.py pollute common namespace Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libgcj AssignedTo: unassig...@gcc.gnu.org ReportedBy: ger...@pfeifer.com CC: a...@redhat.com Blocks: 346 share/python/aotcompile.py and share/python/classfile.py pollute common namespace; cf. Bug #346. This has been introduced by the following patch: 2008-06-30 Joshua Sumali <jsum...@redhat.com> Andrew Haley <a...@redhat.com> * configure.ac (java-home): new AC_ARG_ENABLE. (aot-compile-rpm): Likewise. : * contrib/aot-compile.in: New file. * contrib/aotcompile.py.in: Likewise. * contrib/aot-compile-rpm.in: Likewise. * contrib/classfile.py: Likewise. * contrib/rebuild-gcj-db.in: Likewise.