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 rtl-optimization/23478] [3.4 regression] Miscompilation due to reloading of a var that is also used in EH pad


------- Additional Comments From rth at gcc dot gnu dot org  2005-08-19 18:34 -------
More, since you cannot insert insns on the abnormal EH edge, the fix to 
caller-save needs to be of the form "don't caller-save this variable".

-- 


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


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