public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/42068]  New: [4.5 regression] ICE in function_and_variable_visibility breaks Tru64 UNIX Ada bootstrap
@ 2009-11-16 17:50 ro at gcc dot gnu dot org
  2009-11-17 16:13 ` [Bug bootstrap/42068] " rguenth at gcc dot gnu dot org
                   ` (40 more replies)
  0 siblings, 41 replies; 42+ messages in thread
From: ro at gcc dot gnu dot org @ 2009-11-16 17:50 UTC (permalink / raw)
  To: gcc-bugs

Between 20091106 and 20091113 (rev 154146), bootstrap of both alpha-dec-osf4.0f
and alpha-dec-osf5.1b failed in stage2 compiling ada/s-bitops.adb:

% /tmp_mnt/vol/gcc/obj/gcc-4.5.0-20091113/4.0f-gcc/./prev-gcc/xgcc
-B/tmp_mnt/vol/gcc/obj/gcc-4.5.0-20091113/4.0f-gcc/./prev-gcc/
-B/vol/gcc/alpha-dec-osf4.0f/bin/ -B/vol/gcc/alpha-dec-osf4.0f/bin/
-B/vol/gcc/alpha-dec-osf4.0f/lib/ -isystem /vol/gcc/alpha-dec-osf4.0f/include
-isystem /vol/gcc/alpha-dec-osf4.0f/sys-include    -c -g -O2  -gnatpg -gnata
-nostdinc -I- -I. -Iada -I/vol/gcc/src/gcc-dist/gcc/ada
-I/vol/gcc/src/gcc-dist/gcc/ada/gcc-interface
/vol/gcc/src/gcc-dist/gcc/ada/s-bitops.adb -o ada/s-bitops.o
+===========================GNAT BUG DETECTED==============================+
| 4.5.0 20091113 (experimental) [trunk revision 154146] (alpha-dec-osf4.0f) GCC
error:|
| in function_and_variable_visibility, at ipa.c:322                        |
| Error detected around /vol/gcc/src/gcc-dist/gcc/ada/s-bitops.adb:215: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 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).

/vol/gcc/src/gcc-dist/gcc/ada/system.ads
/vol/gcc/src/gcc-dist/gcc/ada/s-bitops.adb
/vol/gcc/src/gcc-dist/gcc/ada/s-bitops.ads
/vol/gcc/src/gcc-dist/gcc/ada/s-unstyp.ads
/vol/gcc/src/gcc-dist/gcc/ada/ada.ads
/vol/gcc/src/gcc-dist/gcc/ada/a-unccon.ads


raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:423
make[3]: *** [ada/s-bitops.o] Error 1

This is most likely due to one of Jan's recent commits.


-- 
           Summary: [4.5 regression] ICE in function_and_variable_visibility
                    breaks Tru64 UNIX Ada bootstrap
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ro at gcc dot gnu dot org
 GCC build triplet: alpha-dec-osf*
  GCC host triplet: alpha-dec-osf*
GCC target triplet: alpha-dec-osf*


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


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

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

Thread overview: 42+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-16 17:50 [Bug bootstrap/42068] New: [4.5 regression] ICE in function_and_variable_visibility breaks Tru64 UNIX Ada bootstrap ro at gcc dot gnu dot org
2009-11-17 16:13 ` [Bug bootstrap/42068] " rguenth at gcc dot gnu dot org
2009-11-19 12:27 ` ebotcazou at gcc dot gnu dot org
2009-11-19 12:31 ` ebotcazou at gcc dot gnu dot org
2009-11-27 11:20 ` rguenth at gcc dot gnu dot org
2009-12-10 21:56 ` ebotcazou at gcc dot gnu dot org
2009-12-11 17:25 ` ro at CeBiTec dot Uni-Bielefeld dot DE
2009-12-26 19:44 ` ebotcazou at gcc dot gnu dot org
2009-12-26 21:18 ` rupp at gnat dot com
2010-01-06 22:44 ` [Bug middle-end/42068] " ebotcazou at gcc dot gnu dot org
2010-01-06 22:45 ` [Bug middle-end/42068] [4.5 regression] ICE in function_and_variable_visibility breaks " ebotcazou at gcc dot gnu dot org
2010-01-06 22:48 ` ebotcazou at gcc dot gnu dot org
2010-01-11 11:27 ` ebotcazou at gcc dot gnu dot org
2010-01-11 22:12 ` simon at pushface dot org
2010-01-13  8:46 ` ebotcazou at gcc dot gnu dot org
2010-01-13 15:03 ` ro at CeBiTec dot Uni-Bielefeld dot DE
2010-01-15  0:33 ` hubicka at gcc dot gnu dot org
2010-01-15  8:27 ` ebotcazou at gcc dot gnu dot org
2010-01-16 12:30 ` hubicka at ucw dot cz
2010-01-16 14:54 ` hubicka at gcc dot gnu dot org
2010-01-16 14:54 ` hubicka at gcc dot gnu dot org
2010-01-16 15:11 ` ebotcazou at gcc dot gnu dot org
2010-01-18 12:20 ` ro at CeBiTec dot Uni-Bielefeld dot DE
2010-01-18 12:58 ` hubicka at ucw dot cz
2010-01-18 15:42 ` hubicka at gcc dot gnu dot org
2010-01-18 15:47 ` [Bug middle-end/42068] [4.5 regression] ICE in function_and_variable_visibility with static common vars hubicka at gcc dot gnu dot org
2010-01-18 15:49 ` rguenth at gcc dot gnu dot org
2010-01-18 17:19 ` hubicka at gcc dot gnu dot org
2010-01-18 20:42 ` simon at pushface dot org
2010-01-18 20:54 ` simon at pushface dot org
2010-01-19 10:48 ` hubicka at ucw dot cz
2010-01-19 12:36 ` simon at pushface dot org
2010-01-20 16:37 ` ro at CeBiTec dot Uni-Bielefeld dot DE
2010-01-21 16:57 ` hubicka at ucw dot cz
2010-01-21 17:12 ` ro at CeBiTec dot Uni-Bielefeld dot DE
2010-01-21 17:37 ` rupp at gnat dot com
2010-01-22 14:52 ` hubicka at ucw dot cz
2010-03-07 20:50 ` hubicka at gcc dot gnu dot org
2010-03-08 11:57 ` rguenth at gcc dot gnu dot org
2010-03-08 11:59 ` rguenth at gcc dot gnu dot org
2010-03-08 12:03 ` [Bug ada/42068] [4.5 regression] ICE in function_and_variable_visibility ebotcazou at gcc dot gnu dot org
2010-03-09  5:21 ` rupp at gnat dot com

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).