This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: r253554 - in /trunk/gcc: ada/ChangeLog ada/exp_...


Hello Andreas,

On 10/10/2017 04:44 AM, Andreas Schwab wrote:
On Okt 09 2017, pmderodat@gcc.gnu.org wrote:

2017-10-09  Ed Schonberg  <schonberg@adacore.com>

	* gnat.dg/class_wide4.adb, gnat.dg/class_wide4_pkg.ads,
	gnat.dg/class_wide4_pkg2.ads: New testcase.

FAIL: gnat.dg/class_wide4.adb (test for excess errors)
Excess errors:
class_wide4.adb:8:32: "Object" not declared in "Class_Wide4_Pkg"
class_wide4.adb:14:04: invalid prefix in selected component "O"
class_wide4.adb:15:04: invalid prefix in selected component "O"
class_wide4.adb:15:05: prefixed call is only allowed for objects of a tagged type
class_wide4.adb:18:04: actual for "This" must be a variable
class_wide4.adb:19:04: actual for "This" must be a variable

Yes, sorry about this. I had the fix locally yesterday when I realized this, and I thought I committed it but I guess I got confused with my SVN setup. Anyway the fix is now in. Thank you for having reported this!

--
Pierre-Marie de Rodat


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]