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

--- Comment #14 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2011-06-17 
11:20:05 UTC ---
Author: hp
Date: Fri Jun 17 11:20:01 2011
New Revision: 175144

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175144
Log:
    PR rtl-optimization/48542
    * reload.c (find_equiv_reg): Stop looking when finding a
    setjmp-type call.
    * reload1.c (reload_as_needed): Invalidate all reload
    registers when crossing a setjmp-type call.

Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/reload.c
    branches/gcc-4_4-branch/gcc/reload1.c

Reply via email to