Assignee: unassigned at sourceware dot org
Reporter: piannetta at kalrayinc dot com
Target Milestone: ---
Created attachment 15101
--> https://sourceware.org/bugzilla/attachment.cgi?id=15101&action=edit
Test case
Steps to reproduce:
git checkout master
mkdir build &
https://sourceware.org/bugzilla/show_bug.cgi?id=30162
--- Comment #3 from Paul Iannetta ---
Sorry, this is a non-problem, the TC_CHECK_LABEL hook which is called next
exposes the interface I need.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=30162
--- Comment #2 from Paul Iannetta ---
Then, how can I know from within TC_FROB_LABEL tell what is the next character
after the label? If in one case (quoted symbol) INPUT_LINE_POINTER is pointing
to ':' and in the other case (not quoted symbo
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: piannetta at kalrayinc dot com
Target Milestone: ---
After reading a label in gas/read.c, a CPU-specific back-end can register the
TC_FROB_LABEL hook. However, the position of the INPUT_LINE_POINTER