This is the mail archive of the gcc@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: RFD: asm-register-declared local variables and asm clobber overlap


On Wed, Sep 18, 2002 at 10:00:16PM +0200, Hans-Peter Nilsson wrote:
> I think that GCC should detect the overlap and emit an error.

I agree.

You may be able to do this directly from expand_asm_operands,
rather than waiting until the register allocator.


r~


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