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

--- Comment #7 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-06-14 
13:02:12 UTC ---
Author: rguenth
Date: Thu Jun 14 13:02:06 2012
New Revision: 188615

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188615
Log:
2012-06-14  Richard Guenther  <rguent...@suse.de>

        Backport from mainline
        2012-06-11  Richard Guenther  <rguent...@suse.de>

    PR c++/53616
    * mangle.c (write_array_type): Use double-ints for array domain
    arithmetic.

    * g++.dg/ext/pr53605.C: New testcase.

Added:
    branches/gcc-4_7-branch/gcc/testsuite/g++.dg/ext/pr53605.C
Modified:
    branches/gcc-4_7-branch/gcc/cp/ChangeLog
    branches/gcc-4_7-branch/gcc/cp/mangle.c
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog

Reply via email to