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++/53752] [4.8 Regression] ice in write_array_type


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

--- Comment #8 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-06-26 14:03:06 UTC ---
Author: rguenth
Date: Tue Jun 26 14:03:02 2012
New Revision: 188987

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

    PR c++/53752
    * mangle.c (write_array_type): Truncate the number-of-elements
    result.

    * g++.dg/torture/pr53752.C: New testcase.

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


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