This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: vmlinux parse error 2.6.12.5


On Fri, Aug 26, 2005 at 07:38:47PM +0100, Dave Korn wrote:
>   Doesn't this mean that lang_do_assignments_1 could perhaps be processing
> an ASSERT _before_ it processes the real assignment statement that gives
> that symbol its correct value?  Given the correct ordering of statements?

Yes.  It also means that when --relax is given (some targets relax by
default) that you might see an assert triggering more than once.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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