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: [3.3/3.4/4.0/4.1] IA-64 FP register file corruption on unwind


    You have to have about 18 or so FP variables live at the point where the
    exception is thrown and caught, or else you won't be able to see the
    breakage.  

Integers and pointers can live in FP registers too on IA64.  In the
particular case that spawned the PR, it was in fact a pointer that got
clobbered.


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