This is the mail archive of the gcc-bugs@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]

[Bug ada/11100] New: Internal compiler error: Ada florist-3.15p posix-sockets.gpb:481:20


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11100

           Summary: Internal compiler error: Ada florist-3.15p posix-
                    sockets.gpb:481:20
           Product: gcc
           Version: 3.2.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: sant2ago@yahoo.es
                CC: gcc-bugs@gcc.gnu.org

[santi@tatooine ada]$
[santi@tatooine ada]$ make
gnatmake -Ifloristlib posix_test.adb -largs -lflorist
gcc -c -Ifloristlib posix_test.adb
gcc -c -I./ -Ifloristlib -I- floristlib/posix-sockets.adb
+===========================GNAT BUG DETECTED==============================+
| 3.2.2 20030213 (3.2.2-3mdk) (i586-mandrake-linux-gnu) GCC error:         |
| Internal compiler error in convert_move, at expr.c:1250                  |
| Error detected at posix-sockets.gpb:481:20                               |
| Please submit a bug report, see http://gcc.gnu.org/bugs.html.            |
| 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).                   |
+==========================================================================+

Please include these source files with error report

floristlib/posix-sockets.adb
floristlib/posix-sockets.ads
floristlib/posix.ads
floristlib/ada_streams.ads
floristlib/posix-c.ads
floristlib/posix-io.ads
floristlib/posix-permissions.ads
floristlib/posix-process_identification.ads
floristlib/posix-limits.ads
floristlib/posix-implementation.ads

compilation abandoned
gnatmake: "floristlib/posix-sockets.adb" compilation error
make: *** [all] Error 4
[santi@tatooine ada]$
[santi@tatooine ada]$
[santi@tatooine ada]$
[santi@tatooine ada]$
[santi@tatooine ada]$
[santi@tatooine ada]$
[santi@tatooine ada]$ gcc -v
Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.2.2/specs
Configured with: ../configure --prefix=/usr --libdir=/usr/lib
--with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info
--enable-shared --enable-threads=posix --disable-checking --enable-long-long
--enable-__cxa_atexit --enable-languages=c,c++,ada,f77,objc,java
--host=i586-mandrake-linux-gnu --with-system-zlib
Thread model: posix
gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk)
[santi@tatooine ada]$
[santi@tatooine ada]$



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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