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 target/47744] [x32] ICE: in reload_cse_simplify_operands, at postreload.c:403


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

--- Comment #23 from Uros Bizjak <ubizjak at gmail dot com> 2011-07-17 22:48:14 UTC ---
(In reply to comment #22)

> 
>             case SUBREG:
>               if (GET_CODE (SUBREG_REG (op)) != REG)
>                 return 0;

Yes.


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