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]

Re: local var alignment on hppa


  In message <20011019105441.F8680@redhat.com>you write:
  > On Fri, Oct 19, 2001 at 10:57:17AM -0600, law@redhat.com wrote:
  > > Maybe I'm in the dark ages, but what value is having a lock on the stack?
  > > ie, when is it ever useful to use ldcw on automatic storage?  
  > 
  > When you allocate a structure from automatic storage, link it
  > in to global data structures, then sleep til someone wakes you.
Ugh.  OK.  I see.  I guess we do have to think more about how to deal with
this problem.
jeff


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