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] fix exec-charset


On Mon, Feb 16, 2004 at 01:27:35PM -0800, Eric Christopher wrote:
> > asm (not_a_string);
> 
> I don't think we care, but it does stop it from being translated.

Can be fixed by

	asm_keyword error start_translation ';'

and similar for attribute.



r~


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