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: [RFC] asm goto



On Jul 28, 2009, at 9:58 AM, Richard Henderson wrote:


On 07/28/2009 09:43 AM, Chris Lattner wrote:
I meant that you could get multiple references to the C "trace#NUM:" label.

Yes, but... so what? It's correct. And it's not like the code patching table fails. Merely 2 nops get patched to the same destination.

Ok, I don't know anything about the code patching, so "works for me" :)


-Chris


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