http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51527
--- Comment #4 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2012-04-27 10:52:03 UTC --- Author: gjl Date: Fri Apr 27 10:51:58 2012 New Revision: 186899 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186899 Log: PR c/51527 * convert.c (convert_to_integer): Avoid infinte recursion for target-defined built-in types. Modified: branches/gcc-4_7-branch/gcc/ChangeLog branches/gcc-4_7-branch/gcc/convert.c