public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/64246] New: [5 Regression] ICE building libada for Windows due to NULL loop header
@ 2014-12-10  1:23 matt at gwalski dot com
  2014-12-10 10:08 ` [Bug middle-end/64246] " rguenther at suse dot de
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: matt at gwalski dot com @ 2014-12-10  1:23 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64246

            Bug ID: 64246
           Summary: [5 Regression] ICE building libada for Windows due to
                    NULL loop header
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: matt at gwalski dot com
                CC: rguenther at suse dot de
              Host: x86_64-linux-gnu
            Target: i686-w64-mingw32
             Build: x86_64-linux-gnu

Attempting to build trunk SVN version 218496 supporting C,C++, and Ada fails
with the following:

/home/matt/buildgcc/./gcc/xgcc -B/home/matt/buildgcc/./gcc/
-L/usr/local/i686-w64-mingw32/lib -L/usr/local/mingw/lib -isystem
/usr/local/i686-w64-mingw32/include -isystem /usr/local/mingw/include
-B/usr/local/i686-w64-mingw32/bin/ -B/usr/local/i686-w64-mingw32/lib/ -isystem
/usr/local/i686-w64-mingw32/include -isystem
/usr/local/i686-w64-mingw32/sys-include    -c -g -O2   -W -Wall -gnatpg
-nostdinc   g-awk.adb -o g-awk.o
+===========================GNAT BUG DETECTED==============================+
| 5.0.0 20141208 (experimental) (i686-w64-mingw32) GCC error:              |
| in fix_loop_structure, at loop-init.c:263                                |
| Error detected around g-awk.adb:727:8                                    |
| 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 command that you entered.                              |
| Also include sources listed below.                                       |
+==========================================================================+

Please include these source files with error report
Note that list may not be accurate in some cases,
so please double check that the problem can still
be reproduced with the set of files listed.
Consider also -gnatd.n switch (see debug.adb).

system.ads
g-awk.adb
g-awk.ads
gnat.ads
ada.ads
a-finali.ads
s-finroo.ads
g-regpat.ads
s-regpat.ads
a-except.ads
s-parame.ads
s-stalib.ads
a-unccon.ads
s-traent.ads
a-textio.ads
a-ioexce.ads
a-stream.ads
s-ficobl.ads
interfac.ads
i-cstrea.ads
s-crtl.ads
s-wchcon.ads
a-string.ads
a-strunb.ads
a-strmap.ads
a-charac.ads
a-chlat1.ads
s-atocou.ads
a-strfix.ads
a-uncdea.ads
g-dirope.ads
g-dyntab.ads
g-os_lib.ads
s-os_lib.ads
s-string.ads
s-exctab.ads
a-tags.ads
s-stoele.ads
s-soflin.ads
s-stache.ads
s-finmas.ads
s-stopoo.ads
s-pooglo.ads
s-unstyp.ads
s-stratt.ads
s-secsta.ads
s-stposu.ads
s-ststop.ads
s-imgint.ads
s-valint.ads
s-valrea.ads
g-dyntab.adb
g-hesorg.ads
s-memory.ads
g-hesorg.adb
s-stoele.adb


raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:423
make[4]: *** [g-awk.o] Error 1

It's hitting an assert added in r214957/r215012.

I've been able to bootstrap a x86_64-linux-gnu Ada compiler fine with a
revision that fails for i686-w64-mingw32.

I believe I'm also seeing the error building a native i686-w64-mingw32
(bootstrap or no bootstrap) Ada compiler.

Configuration options:
configure --build=x86_64-linux-gnu --enable-shared --enable-static
--disable-multilib --enable-threads=posix --enable-fully-dynamic-string
--enable-sjlj-exceptions --enable-libgomp --enable-languages=c,c++,ada,lto
--target=i686-w64-mingw32 --host=x86_64-linux-gnu


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

end of thread, other threads:[~2015-03-05 14:28 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-10  1:23 [Bug middle-end/64246] New: [5 Regression] ICE building libada for Windows due to NULL loop header matt at gwalski dot com
2014-12-10 10:08 ` [Bug middle-end/64246] " rguenther at suse dot de
2014-12-10 12:29 ` rguenth at gcc dot gnu.org
2014-12-12  9:30 ` ebotcazou at gcc dot gnu.org
2014-12-12 17:32 ` ebotcazou at gcc dot gnu.org
2014-12-12 17:59 ` ebotcazou at gcc dot gnu.org
2014-12-15  8:40 ` rguenth at gcc dot gnu.org
2014-12-15  9:04 ` ebotcazou at gcc dot gnu.org
2014-12-15  9:13 ` rguenther at suse dot de
2014-12-15  9:30 ` ebotcazou at gcc dot gnu.org
2014-12-15  9:34 ` ebotcazou at gcc dot gnu.org
2014-12-15 12:20 ` rguenth at gcc dot gnu.org
2014-12-15 12:20 ` rguenth at gcc dot gnu.org
2015-03-05 14:28 ` yroux at gcc dot gnu.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).