public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/45394]  New: [4.6 regression] gnat fails to build on s390, trunk 20100814
@ 2010-08-24  8:09 doko at ubuntu dot com
  2010-08-24  8:49 ` [Bug ada/45394] " rguenth at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: doko at ubuntu dot com @ 2010-08-24  8:09 UTC (permalink / raw)
  To: gcc-bugs

gnat fails to build on s390, trunk 20100814:

/build/buildd-gcc-snapshot_20100814-1-s390-y0XRB7/gcc-snapshot-20100814/build/./gcc/xgcc
-B/build/buildd-gcc-snapshot_20100814-1-s390-y0XRB7/gcc-snapshot-20100814/build/./gcc/
-B/usr/lib/gcc-snapshot/s390-linux-gnu/bin/
-B/usr/lib/gcc-snapshot/s390-linux-gnu/lib/ -isystem
/usr/lib/gcc-snapshot/s390-linux-gnu/include -isystem
/usr/lib/gcc-snapshot/s390-linux-gnu/sys-include    -c -g -O2  -fPIC  -W -Wall
-gnatpg   g-comlin.adb -o g-comlin.o

g-comlin.adb: In function 'GNAT.COMMAND_LINE.CURRENT_PARAMETER':
g-comlin.adb:2412:8: error: missing REG_EH_REGION note in the end of bb 29
g-comlin.adb:2412:8: error: in basic block 29:
g-comlin.adb:2412:8: error: flow control insn inside a basic block
(insn 157 155 156 29 (parallel [
            (set (mem/s/j:SI (reg/f:SI 80 [ D.6104 ]) [31
D.6104_152->BOUNDS.LB0+0 S4 A32])
                (plus:SI (reg/v:SI 59 [
gnat__command_line__current_parameter__B_56__TTpSP1___L ])
                    (const_int 1 [0x1])))
            (clobber (reg:CC 33 %cc))
        ]) g-comlin.adb:2409 250 {*addsi3}
     (expr_list:REG_UNUSED (reg:CC 33 %cc)
        (expr_list:REG_DEAD (reg/v:SI 59 [
gnat__command_line__current_parameter__B_56__TTpSP1___L ])
            (expr_list:REG_EH_REGION (const_int 1 [0x1])
                (nil)))))
+===========================GNAT BUG DETECTED==============================+
| 4.6.0 20100814 (experimental) [trunk revision 163239] (s390-ibm-linux-gnu)
GCC error:|
| in rtl_verify_flow_info_1, at cfgrtl.c:2030                              |
| Error detected around g-comlin.adb:2412: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 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
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-comlin.adb
g-comlin.ads
gnat.ads
ada.ads
a-comlin.ads
g-dirope.ads
a-string.ads
a-strmap.ads
a-charac.ads
a-chlat1.ads
g-os_lib.ads
s-os_lib.ads
s-string.ads
a-uncdea.ads
g-regexp.ads
s-regexp.ads
a-finali.ads
s-finroo.ads
a-stream.ads
a-unccon.ads
a-strunb.ads
s-exctab.ads
s-stalib.ads
s-unstyp.ads
a-tags.ads
s-stoele.ads
s-stoele.adb
a-except.ads
s-parame.ads
s-traent.ads
s-soflin.ads
s-stache.ads
s-secsta.ads
s-finimp.ads
s-stratt.ads
a-filico.ads


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


-- 
           Summary: [4.6 regression] gnat fails to build on s390, trunk
                    20100814
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: doko at ubuntu dot com
GCC target triplet: s390-linux-gnu


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


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

* [Bug ada/45394] [4.6 regression] gnat fails to build on s390, trunk 20100814
  2010-08-24  8:09 [Bug ada/45394] New: [4.6 regression] gnat fails to build on s390, trunk 20100814 doko at ubuntu dot com
@ 2010-08-24  8:49 ` rguenth at gcc dot gnu dot org
  2010-08-24 10:29 ` doko at ubuntu dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-08-24  8:49 UTC (permalink / raw)
  To: gcc-bugs



-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.6.0


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


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

* [Bug ada/45394] [4.6 regression] gnat fails to build on s390, trunk 20100814
  2010-08-24  8:09 [Bug ada/45394] New: [4.6 regression] gnat fails to build on s390, trunk 20100814 doko at ubuntu dot com
  2010-08-24  8:49 ` [Bug ada/45394] " rguenth at gcc dot gnu dot org
@ 2010-08-24 10:29 ` doko at ubuntu dot com
  2010-09-21 13:25 ` rguenth at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: doko at ubuntu dot com @ 2010-08-24 10:29 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from doko at ubuntu dot com  2010-08-24 10:29 -------
seen as well with 20100824


-- 


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


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

* [Bug ada/45394] [4.6 regression] gnat fails to build on s390, trunk 20100814
  2010-08-24  8:09 [Bug ada/45394] New: [4.6 regression] gnat fails to build on s390, trunk 20100814 doko at ubuntu dot com
  2010-08-24  8:49 ` [Bug ada/45394] " rguenth at gcc dot gnu dot org
  2010-08-24 10:29 ` doko at ubuntu dot com
@ 2010-09-21 13:25 ` rguenth at gcc dot gnu dot org
  2010-09-21 14:59 ` [Bug ada/45394] [4.6 regression] gnat fails to build on s390, trunk 20100918 doko at ubuntu dot com
  2010-09-21 15:09 ` ebotcazou at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-09-21 13:25 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from rguenth at gcc dot gnu dot org  2010-09-21 13:24 -------
Still broken?


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


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

* [Bug ada/45394] [4.6 regression] gnat fails to build on s390, trunk 20100918
  2010-08-24  8:09 [Bug ada/45394] New: [4.6 regression] gnat fails to build on s390, trunk 20100814 doko at ubuntu dot com
                   ` (2 preceding siblings ...)
  2010-09-21 13:25 ` rguenth at gcc dot gnu dot org
@ 2010-09-21 14:59 ` doko at ubuntu dot com
  2010-09-21 15:09 ` ebotcazou at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: doko at ubuntu dot com @ 2010-09-21 14:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from doko at ubuntu dot com  2010-09-21 14:59 -------
https://buildd.debian.org/pkg.cgi?pkg=gcc-snapshot

yes, 20100918 still fails to build:


-- 

doko at ubuntu dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |UNCONFIRMED
            Summary|[4.6 regression] gnat fails |[4.6 regression] gnat fails
                   |to build on s390, trunk     |to build on s390, trunk
                   |20100814                    |20100918


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


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

* [Bug ada/45394] [4.6 regression] gnat fails to build on s390, trunk 20100918
  2010-08-24  8:09 [Bug ada/45394] New: [4.6 regression] gnat fails to build on s390, trunk 20100814 doko at ubuntu dot com
                   ` (3 preceding siblings ...)
  2010-09-21 14:59 ` [Bug ada/45394] [4.6 regression] gnat fails to build on s390, trunk 20100918 doko at ubuntu dot com
@ 2010-09-21 15:09 ` ebotcazou at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: ebotcazou at gcc dot gnu dot org @ 2010-09-21 15:09 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from ebotcazou at gcc dot gnu dot org  2010-09-21 15:09 -------
Investigating.


-- 

ebotcazou at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |ebotcazou at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-09-21 15:09:30
               date|                            |


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


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

end of thread, other threads:[~2010-09-21 15:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-24  8:09 [Bug ada/45394] New: [4.6 regression] gnat fails to build on s390, trunk 20100814 doko at ubuntu dot com
2010-08-24  8:49 ` [Bug ada/45394] " rguenth at gcc dot gnu dot org
2010-08-24 10:29 ` doko at ubuntu dot com
2010-09-21 13:25 ` rguenth at gcc dot gnu dot org
2010-09-21 14:59 ` [Bug ada/45394] [4.6 regression] gnat fails to build on s390, trunk 20100918 doko at ubuntu dot com
2010-09-21 15:09 ` ebotcazou 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).