From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,df055ffdd469757d X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.224.189.78 with SMTP id dd14mr2611435qab.0.1360934184133; Fri, 15 Feb 2013 05:16:24 -0800 (PST) X-Received: by 10.49.1.43 with SMTP id 11mr62975qej.29.1360934184071; Fri, 15 Feb 2013 05:16:24 -0800 (PST) Path: k2ni33058qap.0!nntp.google.com!t1no1815736qaz.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 15 Feb 2013 05:16:23 -0800 (PST) In-Reply-To: <511e0aae$0$9525$9b4e6d93@newsspool1.arcor-online.net> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=122.17.51.175; posting-account=Mi71UQoAAACnFhXo1NVxPlurinchtkIj NNTP-Posting-Host: 122.17.51.175 References: <511e0aae$0$9525$9b4e6d93@newsspool1.arcor-online.net> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <28c0da94-6fc5-4c1b-bce5-c8d269da6547@googlegroups.com> Subject: Re: Class wide preconditions: error in GNAT implementation? From: ytomino Injection-Date: Fri, 15 Feb 2013 13:16:24 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2013-02-15T05:16:23-08:00 List-Id: On Friday, February 15, 2013 7:15:13 PM UTC+9, Georg Bauhaus wrote: > This yields an ICE for me: Ah, yes. My gcc-4.7.2 reports same ICE. But gcc-4.6.3 and GNAT GPL 2012 can compile it.