This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: mainline fails to build?


> > On 5/14/07, Mike Stump <mrs@apple.com> wrote:
> >>
> >> it gets farther.  Anyone want to claim this is obvious?  I glanced at
> >> the code and it seems reasonable.
> >
> > Nothing has changed in dwarf2out.c since April 24.
> >
> > Now on the other hand c-format.c changed, which might have been the
> > problem in the first place.
> 
> Looks like either a change in hwint.h or several changes in #def macros.
> 
> Aaron

The problem started with version 124715 which is Rafael Espindola's
change to get rid of the unsigned_type langhook.  Looks like he is
already working on a partial revert to fix the problem.

See

http://gcc.gnu.org/ml/gcc-patches/2007-05/msg00958.html

Steve Ellcey
sje@cup.hp.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]