[Bug c/12245] [4.4/4.5/4.6/4.7 regression] Uses lots of memory when compiling large initialized arrays

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 16 16:58:00 GMT 2012


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

--- Comment #51 from Jason Merrill <jason at gcc dot gnu.org> 2012-01-16 16:40:48 UTC ---
Author: jason
Date: Mon Jan 16 16:40:38 2012
New Revision: 183214

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183214
Log:
    PR c/12245
    PR c++/14179
    * convert.c (convert_to_integer): Use fold_convert for
    converting an INTEGER_CST to integer type.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/convert.c



More information about the Gcc-bugs mailing list