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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,97b449d7d938b171 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!feeder2.cambriumusenet.nl!feed.tweaknews.nl!195.71.90.67.MISMATCH!news.unit0.net!news.netcologne.de!ramfeed1.netcologne.de!newsfeed.arcor.de!newsspool4.arcor-online.net!news.arcor.de.POSTED!not-for-mail From: "Dmitry A. Kazakov" Subject: Re: gnatmake problem Newsgroups: comp.lang.ada User-Agent: 40tude_Dialog/2.0.15.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Reply-To: mailbox@dmitry-kazakov.de Organization: cbb software GmbH References: <1cf6yvjk2ybud.adabrv67kkd5.dlg@40tude.net> <79g1izv236j0$.kko3gog953cg.dlg@40tude.net> <20e80705-5368-4191-9839-c53346c2b2c7@29g2000yqp.googlegroups.com> Date: Sat, 1 May 2010 20:55:29 +0200 Message-ID: <1sadnc9k7zm7b$.g63ti78n7lqa$.dlg@40tude.net> NNTP-Posting-Date: 01 May 2010 20:55:29 CEST NNTP-Posting-Host: b38e2b5f.newsspool1.arcor-online.net X-Trace: DXC=XMYd6543FKB[6=1B@oB@@@ic==]BZ:afN4Fo<]lROoRA<`=YMgDjhgBfcXS1NNXb[J[6LHn;2LCVN[ On Fri, 23 Apr 2010 03:30:31 -0700 (PDT), Ludovic Brenta wrote: > Since you do not provide any sources, I cannot even try to reproduce > your problem on Debian. I also do not see any bug report in upstream's > bugzilla database. Maybe you reported the problem to Fedora? OK, I have installed Debian and reproduced the problem: Compiler: --------- Target: i486-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-cld --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu Thread model: posix gcc version 4.3.2 (Debian 4.3.2-1.1) Platform: --------- Debian 5, x86 Reproduction: ------------- > gcc-4.3 -c -gnat05 gtk-fuzzy_feature-selection.adb Effect: ------- +===========================GNAT BUG DETECTED==============================+ | 4.3.2 (i486-pc-linux-gnu) Assert_Failure sinfo.adb:2484 | | Error detected at gtk-generic_fuzzy_linguistic_set_measure_tree_view.ads:84:4| | Please submit a bug report; see http://gcc.gnu.org/bugs.html. | | Use a subject line meaningful to you and us to track the bug. | | Include the entire contents of this bug box in the report. | | Include the exact gcc-4.3 or gnatmake command that you entered. | | Also include sources listed below in gnatchop format | | (concatenated together with no headers between files). | +==========================================================================+ I cannot submit it to bugzilla because I don't know how to post source files. I tried to place them into the comment, but it was rejected by the bugzilla. GNAT Pro 6.3.1. compiles it successfully. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de