Commit e899aa16 by Arnaud Charlet Committed by Arnaud Charlet

* gnat.dg/interface5.adb: Compile with warnings disabled.

From-SVN: r165186
parent ab86687c
2010-10-08 Arnaud Charlet <charlet@adacore.com>
* gnat.dg/interface5.adb: Compile with warnings disabled.
2010-10-07 Nicola Pero <nicola.pero@meta-innovation.com> 2010-10-07 Nicola Pero <nicola.pero@meta-innovation.com>
* obj-c++.dg/encode-10.mm: New testcase. * obj-c++.dg/encode-10.mm: New testcase.
......
-- { dg-do compile } -- { dg-do compile }
-- { dg-options "-gnatws" }
package body interface5 is package body interface5 is
function F (Object : Child) return access Child is function F (Object : Child) return access Child is
begin begin
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment