]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/19299 (ICE with volatile non-PODs pointers)
authorVolker Reichelt <reichelt@igpm.rwth-aachen.de>
Sat, 19 Feb 2005 20:36:56 +0000 (20:36 +0000)
committerVolker Reichelt <reichelt@gcc.gnu.org>
Sat, 19 Feb 2005 20:36:56 +0000 (20:36 +0000)
commit72aff31a37fc3f58d9c2165bee672083a57cda86
tree9d96fc57e512b0cd81a07b08b999e131897bbfeb
parent145cf79b570d8c1dbbd4bf9d961d9810c94eff0e
re PR c++/19299 (ICE with volatile non-PODs pointers)

PR c++/19299
* g++.dg/inherit/volatile1.C: New test.

PR c++/19440
* g++.dg/template/dtor4.C: New test.

From-SVN: r95292
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/inherit/volatile1.C [new file with mode: 0644]
gcc/testsuite/g++.dg/template/dtor4.C [new file with mode: 0644]