This is the mail archive of the gcc-bugs@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]

[Bug libstdc++/17627] M68060 fails with libstdc++-v3/config/cpu/m68k/atomicity.h


------- Additional Comments From cjohns at cybertec dot com dot au  2004-09-23 10:20 -------
Agreed. The section C.2.2.3 of the user manual states this is the case when it
details the emulation software.

So is the alignment issue in the stack based __result and (if yes) then __temp ?

If this is true could this be an RTEMS stack initialisation issue ? That is, I
would expect GCC to keep the stack aligned for the 68060.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17627


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