mirror of git://gcc.gnu.org/git/gcc.git
parent
e3b127e818
commit
35981f1f3f
|
|
@ -1,6 +1,6 @@
|
||||||
2012-06-11 Richard Guenther <rguenther@suse.de>
|
2012-06-11 Richard Guenther <rguenther@suse.de>
|
||||||
|
|
||||||
PR c++/53616
|
PR c++/53605
|
||||||
* mangle.c (write_array_type): Use double-ints for array domain
|
* mangle.c (write_array_type): Use double-ints for array domain
|
||||||
arithmetic.
|
arithmetic.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
2012-06-11 Richard Guenther <rguenther@suse.de>
|
2012-06-11 Richard Guenther <rguenther@suse.de>
|
||||||
|
|
||||||
PR c++/53616
|
PR c++/53605
|
||||||
* g++.dg/ext/pr53605.C: New testcase.
|
* g++.dg/ext/pr53605.C: New testcase.
|
||||||
|
|
||||||
2012-06-11 Eric Botcazou <ebotcazou@adacore.com>
|
2012-06-11 Eric Botcazou <ebotcazou@adacore.com>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue