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

Gerald Pfeifer <gerald at pfeifer dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-10-20
                 CC|                            |tromey at redhat dot com
   Target Milestone|4.9.0                       |---
            Summary|[4.9 regression] make       |[4.9 regression] make
                   |install uses -Wno-narrowing |bootstrap-lean leads to
                   |with system compiler which  |installation failure (doing
                   |does not know about it      |extra rebuilds and invoking
                   |                            |system compiler)
     Ever confirmed|0                           |1

--- Comment #2 from Gerald Pfeifer <gerald at pfeifer dot com> ---
In further testing of mine I managed to reduce this to
  make bootstrap   (which works)
and
  make bootstrap-lean   (which works, but makes make install fail).


Also, binary search confirms this is caused by Tom's "automatic
dependencies" patchset.

Reply via email to