This is the mail archive of the gcc-patches@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: Patch: make mapped locations the default


On Thursday 08 November 2007, Mark Mitchell wrote:

> > 2007-11-08  Tom Tromey  <tromey@redhat.com>
> >
> > 	* common.opt (fshow-column): Default to 0.
> > 	* configure: Rebuilt.
> > 	* configure.ac (--enable-mapped-location): Default to 'yes'.

The patch seems to break --enable-werror bootstrap here (i586) with an 
array-underflow warning in reg-stack.c. It is not immediately obvious to me 
why that happens. Am I really the only one seeing this?

As it might cause problems during regtesting other patches, can we perhaps 
back that change out until the underlying bug is fixed?

Thanks,
Dirk


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