http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48016
--- Comment #5 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-04-02 05:27:14 UTC --- Author: hjl Date: Sat Apr 2 05:27:09 2011 New Revision: 171869 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171869 Log: Properly store frame pointer for non-local goto. 2011-03-16 H.J. Lu <hongjiu...@intel.com> PR middle-end/48016 * function.c (expand_function_start): Properly store frame pointer for non-local goto. Modified: branches/x32/gcc/ChangeLog.x32 branches/x32/gcc/function.c