re PR c++/7099 (G++ doesn't set the noreturn attribute on std::exit and std::abort)
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sat, 6 Jul 2002 00:25:30 +0000 (00:25 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Sat, 6 Jul 2002 00:25:30 +0000 (00:25 +0000)
commit8537dbae0f09c5300ca65bf88e48121c11154b18
treeba16c52f497593df9c56fb4d4c58061f8bb93d69
parentdf061a43b6051ab6d4756f1e5676c1e16b4a4f99
re PR c++/7099 (G++ doesn't set the noreturn attribute on std::exit and std::abort)

2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>

        PR c++/7099
        * g++.dg/warn/noreturn1.C: New test.

From-SVN: r55277
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/warn/noreturn-1.C [new file with mode: 0644]