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: Avoid majority of init_emit calls


> On Wed, Jan 21, 2004 at 10:00:02PM +0100, Jan Hubicka wrote:
> > 	* parse.in (maybe_type_qual): Do not produce line number notes.
> 
> What's that doing here?

Ahh, I wanted to ask about this and then forgot.
These two emits seems to be just broken to me, as they emit line notes
just before the function has started.
They probably made sense when we did statement-at-a-time, but we don't
for a while.  But perhaps I am mistaken?

Honza
> 
> -- 
> Daniel Jacobowitz
> MontaVista Software                         Debian GNU/Linux Developer


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