[Bug middle-end/48016] Inconsistency in non-local goto save area
hjl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 20 13:58:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48016
--- Comment #6 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-06-20 13:58:03 UTC ---
Author: hjl
Date: Mon Jun 20 13:57:59 2011
New Revision: 175210
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175210
Log:
Use proper mode for stack save area.
2011-06-15 H.J. Lu <hongjiu.lu@intel.com>
PR middle-end/48016
* explow.c (emit_stack_save): Don'ty adjust mode of stack save
area.
(update_nonlocal_goto_save_area): Use proper mode for stack save
area.
Modified:
branches/x32/gcc/ChangeLog.x32
branches/x32/gcc/explow.c
More information about the Gcc-bugs
mailing list