public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug plugins/49744] New: Use of prev-gcc/xgcc as PLUGINCC breaks bootstap-lean tests
@ 2011-07-14  9:29 ro at gcc dot gnu.org
  2011-07-14  9:45 ` [Bug plugins/49744] " ebotcazou at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: ro at gcc dot gnu.org @ 2011-07-14  9:29 UTC (permalink / raw)
  To: gcc-bugs

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug plugins/49744] Use of prev-gcc/xgcc as PLUGINCC breaks bootstap-lean tests
  2011-07-14  9:29 [Bug plugins/49744] New: Use of prev-gcc/xgcc as PLUGINCC breaks bootstap-lean tests ro at gcc dot gnu.org
@ 2011-07-14  9:45 ` ebotcazou at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2011-07-14  9:45 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49744

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2011.07.14 09:44:42
                 CC|                            |ebotcazou at gcc dot
                   |                            |gnu.org
     Ever Confirmed|0                           |1

--- Comment #1 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-07-14 09:44:42 UTC ---
> 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.

PLUGINCC must be in keeping with the auto-host.h file of the last stage if you
bootstrap the compiler.  Or else the plugin test harness must be modified.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-14  9:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-14  9:29 [Bug plugins/49744] New: Use of prev-gcc/xgcc as PLUGINCC breaks bootstap-lean tests ro at gcc dot gnu.org
2011-07-14  9:45 ` [Bug plugins/49744] " ebotcazou at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).