Re: gas: additional macro functionality (patch attached)

2007-08-31 Thread Nick Clifton
Hi Olaf, I missed the possibility to reference a) the individual invocation count of each macro and b) the previous invocation count for each macro. Actually this can be done using the current macro features of gas. Problem: I need to build a single linked list at assemble time. This is tra

[Bug gas/4986] New: gas emits duplicate .loc directive from gcc 3.4.6

2007-08-31 Thread hjl at lucon dot org
This patch: http://sourceware.org/ml/binutils/2007-08/msg00433.html caused FAIL: undefined line on Linux/x86-64 with gcc 3.4.6. Before the change, ld generated /net/gnu-6/export/gnu/src/binutils-next/binutils/ld/testsuite/ld-undefined/undefined.c:9: undefined reference to `this_function_is_not

[Bug ld/4986] gas emits duplicate .loc directive from gcc 3.4.6

2007-08-31 Thread hjl at lucon dot org
--- Additional Comments From hjl at lucon dot org 2007-09-01 02:19 --- A patch is posted at http://sourceware.org/ml/binutils/2007-09/msg3.html -- What|Removed |Added