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: [patch] Add Ada tasking support for hppa-unknown-linux-gnu (take 2)


> > Reducing the alignment to 16 causes an number of testsuite regressions.
> > Free is being called with a bad pointer.  Here is an example:
> 
> Well, that seems to be an unrelated bug that is being hidden by setting
> a huge alignment, don't you think ?

At this point, I'm not sure it's unrelated.  The bug may be a locking
issue somehow affected by the alignment.  When debugging, there was a
point where a certain set of breaks would allow successful execution
of the test.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)


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