public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/40116]  New: GNAT BUG get_memory_rtx, at builtins.c:1087
@ 2009-05-12 12:30 james dot rice2 at navy dot mil
  2009-05-12 12:32 ` [Bug ada/40116] " charlet at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: james dot rice2 at navy dot mil @ 2009-05-12 12:30 UTC (permalink / raw)
  To: gcc-bugs

Did some research, I see a bug for this, but it is closed as fixed in 4.2, I
have updated to 4.2.4 (Ubuntu Hardy Updates), but still have the problem.  If
you need any other info, let me know and I'll be happy to provide it.   The
source code listing (gcc said to cat about 20000 lines of our code) was too
long to submit in the bug report, so not sure what to do about that.

Command Line:
gcc-4.2 -c -I./lss_executive_source/ -g -fstack-check -O1
-I/DataShare/csci_home/floristlib -I./lss_executive_source -I./lss_hci_source
-I./lss_lib -I./mm_executive_source -I./mm_hci_source -I./lib -I- -o
/home/users/jrice/mm/lss_executive_source/hci_server.o
./lss_executive_source/hci_server.adb

Bug Box:
+===========================GNAT BUG DETECTED==============================+
| 4.2.4 (Ubuntu 4.2.4-1ubuntu3) (i486-pc-linux-gnu) GCC error:             |
| in get_memory_rtx, at builtins.c:1087                                    |
| Error detected at hci_server.adb:2060:1                                  |
| 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.2 or gnatmake command that you entered.          |
| Also include sources listed below in gnatchop format                     |
| (concatenated together with no headers between files).                   |
+==========================================================================+

gcc -v output:
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --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.2 --program-suffix=-4.2
--enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr
--enable-targets=all --enable-checking=release --build=i486-linux-gnu
--host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu3)


-- 
           Summary: GNAT BUG get_memory_rtx, at builtins.c:1087
           Product: gcc
           Version: 4.2.4
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: james dot rice2 at navy dot mil
 GCC build triplet: i486-linux-gnu
  GCC host triplet: i486-linux-gnu
GCC target triplet: i486-linux-gnu


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug ada/40116] GNAT BUG get_memory_rtx, at builtins.c:1087
  2009-05-12 12:30 [Bug ada/40116] New: GNAT BUG get_memory_rtx, at builtins.c:1087 james dot rice2 at navy dot mil
@ 2009-05-12 12:32 ` charlet at gcc dot gnu dot org
  2009-05-12 15:03 ` rguenth at gcc dot gnu dot org
  2009-10-03 11:01 ` sam at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: charlet at gcc dot gnu dot org @ 2009-05-12 12:32 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from charlet at gcc dot gnu dot org  2009-05-12 12:32 -------
Well, there's nothing we can do without a stand alone (if possible simplified)
reproducer.

Arno


-- 

charlet at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal
             Status|UNCONFIRMED                 |WAITING


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug ada/40116] GNAT BUG get_memory_rtx, at builtins.c:1087
  2009-05-12 12:30 [Bug ada/40116] New: GNAT BUG get_memory_rtx, at builtins.c:1087 james dot rice2 at navy dot mil
  2009-05-12 12:32 ` [Bug ada/40116] " charlet at gcc dot gnu dot org
@ 2009-05-12 15:03 ` rguenth at gcc dot gnu dot org
  2009-10-03 11:01 ` sam at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2009-05-12 15:03 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rguenth at gcc dot gnu dot org  2009-05-12 15:02 -------
GCC 4.2 is no longer maintained, please reproduce with at least GCC 4.3.3.


-- 


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug ada/40116] GNAT BUG get_memory_rtx, at builtins.c:1087
  2009-05-12 12:30 [Bug ada/40116] New: GNAT BUG get_memory_rtx, at builtins.c:1087 james dot rice2 at navy dot mil
  2009-05-12 12:32 ` [Bug ada/40116] " charlet at gcc dot gnu dot org
  2009-05-12 15:03 ` rguenth at gcc dot gnu dot org
@ 2009-10-03 11:01 ` sam at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: sam at gcc dot gnu dot org @ 2009-10-03 11:01 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from sam at gcc dot gnu dot org  2009-10-03 11:01 -------
No reproducer, no answer for 4+ months, closing.


-- 

sam at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-10-03 11:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-12 12:30 [Bug ada/40116] New: GNAT BUG get_memory_rtx, at builtins.c:1087 james dot rice2 at navy dot mil
2009-05-12 12:32 ` [Bug ada/40116] " charlet at gcc dot gnu dot org
2009-05-12 15:03 ` rguenth at gcc dot gnu dot org
2009-10-03 11:01 ` sam at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).