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 other/48007] Unwind library doesn't work with UNITS_PER_WORD > sizeof (void *)


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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-03-06 21:12:55 UTC ---
Does it matter for the propose of unwinding as all we care about is pointers to
get back to frame before?  Your commit might change the ABI for some targets.


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