public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/13750] New: Ada bootstrap failure on Tru64 UNIX: b_gnat[1b].o comparison failure
@ 2004-01-19 22:14 gcc-bugzilla at gcc dot gnu dot org
  2004-01-19 22:16 ` [Bug ada/13750] " ro at gcc dot gnu dot org
                   ` (26 more replies)
  0 siblings, 27 replies; 28+ messages in thread
From: gcc-bugzilla at gcc dot gnu dot org @ 2004-01-19 22:14 UTC (permalink / raw)
  To: gcc-bugs

Current mainline fails to bootstrap on Tru64 UNIX (both V4.0F and V5.1B),
using GNAT 3.3.2 as a bootstrap compiler:

Bootstrap comparison failure!
ada/b_gnat1.o differs
ada/b_gnatb.o differs
make[1]: *** [gnucompare] Error 1

This worked at least until 20040114.

The difference is already in the underlying generated .c files:

--- stage2/ada/b_gnat1.c	Mon Jan 19 19:58:29 2004
+++ ada/b_gnat1.c	Mon Jan 19 21:07:11 2004
@@ -242,7 +242,7 @@
    extern char widechar_E;
    extern char stand_E;
 
-   const char *restrictions = "nnvvnnnvnnnvnnvnvnvvnvvvvnvnnnnvnnnvnvnnnnnnnvvvvnnnvvnv";
+   const char *restrictions = "vnvvnnnvnnnvnnvnvnvvnvvvvnvnnnnvnnnvnvnnnnnnnvnnvnnnvvnv";
    const char *interrupt_states = "";
 
    __gnat_set_globals (

and even in the .ali files:

--- stage2/ada/gnat1drv.ali	Mon Jan 19 19:56:59 2004
+++ ada/gnat1drv.ali	Mon Jan 19 21:06:26 2004
@@ -6,7 +6,7 @@
 A -gnata
 A -O2
 P SS
-R nnvvnnnvnnnnnnvnvnvnnvnnvnnnnnnnnnnvnvnnnnnnnvvvnnnnvvnn
+R vnvvnnnvnnnnnnvnvnvnnvnnvnnnnnnnnnnvnvnnnnnnnvnnnnnnvvnn
 
 U gnat1drv%b		gnat1drv.adb		e854125f NE SU
 W ada.exceptions%s	a-except.adb		a-except.ali

Environment:
System: OSF1 bartok V5.1 2650 alpha
Machine: alpha
	
host: alpha-dec-osf5.1b
build: alpha-dec-osf5.1b
target: alpha-dec-osf5.1b
configured with: /vol/gnu/src/gcc/gcc-dist/configure --prefix=/vol/gcc --with-local-prefix=/vol/gcc --disable-nls --host alpha-dec-osf5.1b --build alpha-dec-osf5.1b --target alpha-dec-osf5.1b

How-To-Repeat:
Bootstrap GCC on alpha-dec-osf5.1b as described above.

-- 
           Summary: Ada bootstrap failure on Tru64 UNIX: b_gnat[1b].o
                    comparison failure
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ro at techfak dot uni-bielefeld dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: alpha-dec-osf5.1b
  GCC host triplet: alpha-dec-osf5.1b
GCC target triplet: alpha-dec-osf5.1b


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


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

end of thread, other threads:[~2004-04-05 17:27 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-19 22:14 [Bug ada/13750] New: Ada bootstrap failure on Tru64 UNIX: b_gnat[1b].o comparison failure gcc-bugzilla at gcc dot gnu dot org
2004-01-19 22:16 ` [Bug ada/13750] " ro at gcc dot gnu dot org
2004-01-20  3:45 ` [Bug ada/13750] [3.5 Regression] " pinskia at gcc dot gnu dot org
2004-01-20 15:21 ` charlet at gcc dot gnu dot org
2004-01-20 23:12 ` ro at techfak dot uni-bielefeld dot de
2004-01-20 23:23 ` [Bug ada/13750] [3.4/3.5 " pinskia at gcc dot gnu dot org
2004-01-21 17:50 ` ro at techfak dot uni-bielefeld dot de
2004-01-21 17:56 ` [Bug middle-end/13750] " charlet at gcc dot gnu dot org
2004-01-21 21:08 ` geoffk at gcc dot gnu dot org
2004-01-21 21:14 ` charlet at act-europe dot fr
2004-01-22 11:27 ` charlet at gcc dot gnu dot org
2004-01-22 14:13 ` charlet at gcc dot gnu dot org
2004-01-22 19:29 ` [Bug target/13750] " geoffk at gcc dot gnu dot org
2004-01-23 20:34 ` ro at gcc dot gnu dot org
2004-01-23 20:37 ` pinskia at gcc dot gnu dot org
2004-01-23 22:39 ` ro at techfak dot uni-bielefeld dot de
2004-02-05 19:50 ` mmitchel at gcc dot gnu dot org
2004-02-05 19:55 ` ro at techfak dot uni-bielefeld dot de
2004-02-05 21:19 ` mark at codesourcery dot com
2004-02-05 21:32 ` ro at techfak dot uni-bielefeld dot de
2004-02-05 21:42 ` mark at codesourcery dot com
2004-02-05 21:56 ` cvs-commit at gcc dot gnu dot org
2004-02-05 22:01 ` cvs-commit at gcc dot gnu dot org
2004-02-05 22:02 ` geoffk at gcc dot gnu dot org
2004-02-05 22:03 ` ro at techfak dot uni-bielefeld dot de
2004-02-05 22:08 ` ro at techfak dot uni-bielefeld dot de
2004-02-06  2:47 ` pinskia at gcc dot gnu dot org
2004-04-05 17:27 ` pinskia 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).