[Bug gas/2756] m68k-linux still has #APP/#NO_APP issue

2006-07-24 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2006-07-24 16:30 --- Hi Lior, Please accept my apologese for taking so long to get back to you on this problem. I have now tried your test case - it does indeed reproduce the problem, and the patch is acceptable, so I have applied

[Bug gas/2756] m68k-linux still has #APP/#NO_APP issue

2006-06-23 Thread balkohen at gmail dot com
--- Additional Comments From balkohen at gmail dot com 2006-06-23 14:27 --- Here is a very stripped down localealias.c: #define __make_section_unallocated(section_string) \ asm (.section section_string \n\t.previous); #define __sec_comment \\n\t#\ #define libc_freeres_ptr(decl) \

[Bug gas/2756] m68k-linux still has #APP/#NO_APP issue

2006-06-22 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2006-06-22 15:45 --- Hi Lior, Please could you supply a small test case that reproduces the problem ? I do not want to change a generic part of the assembler without being sure that it will not break other ports. Cheers Nick