__throw can't handle registers bigger than word_type

Andreas Schwab schwab@issan.informatik.uni-dortmund.de
Mon Sep 22 02:52:00 GMT 1997


The generic __throw function in libgcc cannot restore registers that are
bigger than word_type, like fpu registers.  There needs to be a way to
encode the size of the saved register in the frame info, or something like
this.



More information about the Gcc mailing list