http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47364
--- Comment #9 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-06-14 16:36:50 UTC --- Author: hjl Date: Tue Jun 14 16:36:45 2011 New Revision: 175036 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175036 Log: Expand strlen to Pmode. 2011-06-14 H.J. Lu <hongjiu...@intel.com> PR middle-end/47364 * builtins.c (expand_builtin_strlen): Expand strlen to Pmode. Modified: branches/x32/gcc/ChangeLog.x32 branches/x32/gcc/builtins.c