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: Status of --enable-mapped-location


Andrew Pinski wrote:
Does anyone know of the status of --enable-mapped-location?  I tried to
do a bootstrap and test and I got a lot of failures due to getting the
wrong line number and file for the error message when dealing with macros.

I haven't had time to work on gcc for a while, but I'm hoping Ben Ellison (with my advice) will be able to take a look.

The biggest group of remaining trouble spots *used* to be when testing
pch, since we don't properly save/resore the line number table.

I haven't even done a --enable-mapped-location build in quite a while,
so I haven't no idea what regressions there might be.  I'll at least do
a bootstap+check run to get a feel for the status.
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/


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