[Bug c++/12518] Recent CVS: ICE in emit_move_insn

falk at debian dot org gcc-bugzilla@gcc.gnu.org
Sun Oct 5 18:06:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


falk at debian dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


------- Additional Comments From falk at debian dot org  2003-10-05 18:06 -------
Yes, definitely the same as 11974. Reduces to:

int f(int x) { return __builtin_popcount(x); }

Problem only occurs for !TARGET_CIX, where the builtin resolves to a libcall.


*** This bug has been marked as a duplicate of 11974 ***



More information about the Gcc-bugs mailing list