]> gcc.gnu.org Git - gcc.git/commit
re PR c++/53752 (ice in write_array_type)
authorRichard Guenther <rguenther@suse.de>
Tue, 26 Jun 2012 13:55:34 +0000 (13:55 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 26 Jun 2012 13:55:34 +0000 (13:55 +0000)
commit72e732f89d05c0768caf759a8aa3ea6f7a2bba22
treeff0b42b68e82a4f0a8a41e34bf34d8f25f3b4657
parent3c04921bfd0e4d1d122d42e57d4d95a44eeef857
re PR c++/53752 (ice in write_array_type)

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.

From-SVN: r188986
gcc/cp/ChangeLog
gcc/cp/mangle.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/pr53752.C [new file with mode: 0644]
This page took 0.059203 seconds and 5 git commands to generate.