]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/23180 (Segfault on const initializer with bogus pointer arithmetics)
authorJosh Conner <jconner@apple.com>
Wed, 14 Sep 2005 00:25:01 +0000 (00:25 +0000)
committerJosh Conner <jconner@gcc.gnu.org>
Wed, 14 Sep 2005 00:25:01 +0000 (00:25 +0000)
commit68a28288713de19f336a72d43c5130da87de5279
tree81719428063a96b2e471dea2c43265469a0d657b
parentbb9baf1c9b1bb2010f0cca91b6a8892c64e8432f
re PR c++/23180 (Segfault on const initializer with bogus pointer arithmetics)

        PR c++/23180
        * g++.dg/init/struct2.C: New test.
        * g++.dg/init/struct3.C: New test.

From-SVN: r104254
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/init/struct2.C [new file with mode: 0644]
gcc/testsuite/g++.dg/init/struct3.C [new file with mode: 0644]