This is the mail archive of the gcc@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: Merge from pch branch; call for testers


Geoff Keating <geoffk@geoffk.org> writes:

> Hi Andreas,
>
> I'm pretty sure I've now fixed all the problems you reported, but I
> couldn't check the combination of ia64 and Ada---I did check ia64
> without Ada and i386 with Ada.  Could you try the branch again on
> ia64+Ada?

I still have problems on i686 with ada:

../../xgcc -B../../ -c -g -O2   -g -O2   -W -Wall -gnatpg -I. -I/cvs/gcc-pch-branch/gcc/ada a-nscoty.ads
a-ngcoty.adb: In function `ada.numerics.short_complex_types."abs"':
a-ngcoty.adb:395: unrecognizable insn:
(insn 21 17 24 (set (reg/i:SF 8 st(0))
        (abs:SF (reg/v/u:SF 59))) -1 (insn_list 4 (nil))
    (expr_list:REG_UNUSED (reg:CC 17 flags)
        (expr_list:REG_DEAD (reg/v/u:SF 59)
            (nil))))
+===========================GNAT BUG DETECTED==============================+
| 3.1 (20020212) (i686-pc-linux-gnu) GCC error:                            |
| Internal compiler error in extract_insn, at recog.c:2133                 |
| Error detected at a-ngcoty.adb:395:21 [a-nscoty.ads:19:1]                |
| Please submit bug report by email to gcc-bugs@gcc.gnu.org.               |
| 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 or gnatmake command that you entered.              |
| Also include sources listed below in gnatchop format                     |
| (concatenated together with no headers between files).                   |
| (use plain ASCII or MIME attachment).                                    |
| See gnatinfo.txt for full info on procedure for submitting bugs.         |
+==========================================================================+

Please include these source files with error report

config.status has:
/cvs/gcc-pch-branch/configure --with-gcc-version-trigger=/cvs/gcc-pch-branch/gcc/version.c --host=i686-pc-linux-gnu --prefix=/opt/gcc/pch --enable-shared --enable-threads=posix --enable-clocale=gnu --disable-nls --enable-languages=c,c++,f77,java,objc,ada --enable-checking=misc,tree,rtl,gc --with-system-zlib --norecursion 

This is on i686-linux-gnu with glibc 2.2.5,

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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