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 c/12245] [4.4/4.5/4.6/4.7 regression] Uses lots of memory when compiling large initialized arrays


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

Jason Merrill <jason at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org
      Known to fail|                            |

--- Comment #50 from Jason Merrill <jason at gcc dot gnu.org> 2012-01-13 20:19:41 UTC ---
I can't think of any reason not to fold conversion of an INTEGER_CST to a
different integer type.


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