public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "ayurchen at pochta dot ru" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug ada/13017] New: [Ada] GNAT bug box: in expand_call, at calls.c:3098
Date: Wed, 12 Nov 2003 02:34:00 -0000	[thread overview]
Message-ID: <20031112023424.13017.ayurchen@pochta.ru> (raw)

System: Slackware 9.1, libc-2.3.2, gcc-3.3.2 downloaded from
ftp://ftp.slackware.com/pub/slackware/slackware-current/testing/packages/gcc-3.3.2

Tried to compile GtkAda-2.2.0 distribution
(http://libre.act-europe.fr/GtkAda/GtkAda-2.2.0.tgz) with the following command:
./configure --with-GL=GL --with-GL-prefix=/usr/X11R6 && make

With gcc-3.2.3 this worked fine (except trigonometric functions gave me
CONSTRAINT_ERROR, while 1000000*1000000 did not, but that's another story).

With gcc-3.3.2 it gives me the following:
gnatprep -DGETTEXT_INTL=False \
  -DHAVE_GETTEXT=True gtkada-intl.gpb gtkada-intl.adb
gcc -c -I../ -O2 -gnatn -gnatws -fPIC -I- ../make_gtk.adb
gcc -c -I../ -O2 -gnatn -gnatws -fPIC -I- ../gdk.ads
gcc -c -I../ -O2 -gnatn -gnatws -fPIC -I- ../gdk-bitmap.adb
...
Many lines skipped
...
gcc -c -I../ -O2 -gnatn -gnatws -fPIC -I- ../gtk-tree_view.adb
gcc -c -I../ -O2 -gnatn -gnatws -fPIC -I- ../gtk-tree_view_column.adb
gcc -c -I../ -O2 -gnatn -gnatws -fPIC -I- ../gtk-type_conversion.adb
gcc -c -I../ -O2 -gnatn -gnatws -fPIC -I- ../gtk-vbutton_box.adb
gcc -c -I../ -O2 -gnatn -gnatws -fPIC -I- ../gtk-viewport.adb
gcc -c -I../ -O2 -gnatn -gnatws -fPIC -I- ../gtk-widget.adb
gcc -c -I../ -O2 -gnatn -gnatws -fPIC -I- ../gtk-window.adb
gcc -c -I../ -O2 -gnatn -gnatws -fPIC -I- ../gtkada.ads
gcc -c -I../ -O2 -gnatn -gnatws -fPIC -I- ../gtkada-canvas.adb
+===========================GNAT BUG DETECTED==============================+
| 3.3.2 (i486-slackware-linux-gnu) in expand_call, at calls.c:3098         |
| Error detected at ../gtkada-canvas.adb:1177:13                           |
| 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

../gtkada-canvas.adb
../gtkada-canvas.ads
../gtkada.ads
../gdk.ads
../glib.ads
../gdk-event.ads
../glib-generic_properties.ads
../glib-object.ads
../gtkada-types.ads
../glib-values.ads
../gdk-rectangle.ads
../gdk-types.ads
../gdk-gc.ads
../gdk-color.ads
../gdk-visual.ads
../glib-glist.ads
../gdk-font.ads
../pango.ads
../pango-font.ads
../pango-enums.ads
../gdk-region.ads
../gdk-pixbuf.ads
../glib-error.ads
../gdk-bitmap.ads
../gdk-window.ads
../gdk-cursor.ads
../gdk-drawable.ads
../pango-layout.ads
../pango-attributes.ads
../pango-context.ads
../gdk-pixmap.ads
../gdk-rgb.ads
../glib-graphs.ads
../gtk.ads
../gtk-drawing_area.ads
../gtk-widget.ads
../glib-properties.ads
../glib-gslist.ads
../gtk-accel_group.ads
../gtk-object.ads
../gtk-adjustment.ads
../gtk-enums.ads
../gtk-style.ads
../gtk-main.ads
../gdk-types-keysyms.ads
../gtk-arguments.ads
../gtk-handlers.ads
../gtk-marshallers.ads
../gtk-notebook.ads
../gtk-container.ads
../gtkada-handlers.ads
../glib-glist.adb
../glib-generic_properties.adb
../glib-gslist.adb
../gtk-handlers.adb
../gtk-main.adb
../glib-object.adb
../glib-type_conversion_hooks.ads
../gtk-object.adb

compilation abandoned
gnatmake: "../gtkada-canvas.adb" compilation error
make[1]: *** [lib-obj/make_gtk.o] Error 4
make[1]: Leaving directory `/usr/home/ayurchen/downloads/GtkAda-2.2.0/src'
make: *** [all] Error 2

How can I include those source files? I don't see any field for file submission.

Regards,
Alex

-- 
           Summary: [Ada] GNAT bug box: in expand_call, at calls.c:3098
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P1
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ayurchen at pochta dot ru
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i486-slackware-linux-gnu
  GCC host triplet: i486-slackware-linux-gnu - is that the "triplet"?
GCC target triplet: i486-slackware-linux-gnu


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


             reply	other threads:[~2003-11-12  2:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-12  2:34 ayurchen at pochta dot ru [this message]
2003-11-12  2:38 ` [Bug ada/13017] " ayurchen at pochta dot ru

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031112023424.13017.ayurchen@pochta.ru \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).