This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug plugins/49744] New: Use of prev-gcc/xgcc as PLUGINCC breaks bootstap-lean tests
- From: "ro at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 14 Jul 2011 09:29:12 +0000
- Subject: [Bug plugins/49744] New: Use of prev-gcc/xgcc as PLUGINCC breaks bootstap-lean tests
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49744
Summary: Use of prev-gcc/xgcc as PLUGINCC breaks bootstap-lean
tests
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: plugins
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: ro@gcc.gnu.org
CC: dnovillo@gcc.gnu.org
I've often observed that the plugin tests come up as UNSUPPORTED, either in
a bootstrap-lean build of if I've removed {stage1,prev}-* to save space.
This happens because for some reason PLUGINCC is set to prev-gcc/xgcc, which
may not exist any longer at this point.