]> gcc.gnu.org Git - gcc.git/commit
re PR c++/53605 (Compiler ICEs in size_binop_loc)
authorRichard Guenther <rguenther@suse.de>
Mon, 11 Jun 2012 13:58:29 +0000 (13:58 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 11 Jun 2012 13:58:29 +0000 (13:58 +0000)
commit5a20ffcb3afa4c44d0518d30010f002a32a8f7b2
tree3d8a83b6c9d132b6dd192eb5f7b028b4fe8e49fc
parenta95b3cc7342a7a6601bcb8b6ce7be2e46297a7b4
re PR c++/53605 (Compiler ICEs in size_binop_loc)

2012-06-11  Richard Guenther  <rguenther@suse.de>

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

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

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