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 middle-end/47449] [x32] canât find a register in class âDIREGâ while reloading âasmâ


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

--- Comment #12 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> 2011-01-25 15:14:54 UTC ---
Author: hjl
Date: Tue Jan 25 15:14:49 2011
New Revision: 169234

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169234
Log:
Don't propagate hard register.

2011-01-25  H.J. Lu  <hongjiu.lu@intel.com>

    PR middle-end/47449
    * fwprop.c (forward_propagate_subreg): Don't propagate hard
    register.

Modified:
    branches/x32/gcc/ChangeLog.x32
    branches/x32/gcc/fwprop.c


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