[Bug middle-end/40501] [4.5 Regression] error: invalid conversion in gimple call
krebbel at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Jun 22 17:20:00 GMT 2009
------- Comment #4 from krebbel at gcc dot gnu dot org 2009-06-22 17:20 -------
Created an attachment (id=18047)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18047&action=view)
Initial Patch - not bootstrapped yet
I currently don't understand why this didn't occur earlier. Did become the stmt
checking more strict recently? However this patch converts the bswap builtin
input value and the result to/from the types taken from the builtin function
decl what seems to silent verify_stmt.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40501
More information about the Gcc-bugs
mailing list