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 other/52443] ICE: verify_gimple failed: invalid types in nop conversion


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

--- Comment #6 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-03-01 12:26:25 UTC ---
Author: rguenth
Date: Thu Mar  1 12:26:20 2012
New Revision: 184739

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184739
Log:
2012-03-01  Richard Guenther  <rguenther@suse.de>

    PR middle-end/52443
    * tree-cfg.c (verify_gimple_assign_unary): Allow any
    conversions from integral types to pointer types.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-cfg.c


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