This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/15362] New: cxh3002 fails check with bug-box


splitting /Users/drew/Developer/Compiler/fsf-gcc-obj/gcc/testsuite/ada/acats/tests/cxh/cxh3002.a 
into:
   cxh3002_0.ads
   cxh3002_0-cxh3002_1.ads
   cxh3002_0.adb
   cxh3002_0-cxh3002_1.adb
   cxh3002.adb
BUILD cxh3002.adb
gnatmake --GCC="/Users/drew/Developer/Compiler/fsf-gcc-obj/gcc/xgcc -B/Users/drew/Developer/
Compiler/fsf-gcc-obj/gcc/" -gnatws -O2 -I/Users/drew/Developer/Compiler/fsf-gcc-obj/gcc/
testsuite/ada/acats/support cxh3002.adb -largs --GCC="/Users/drew/Developer/Compiler/fsf-gcc-
obj/gcc/xgcc -B/Users/drew/Developer/Compiler/fsf-gcc-obj/gcc/"
/Users/drew/Developer/Compiler/fsf-gcc-obj/gcc/xgcc -c -B/Users/drew/Developer/Compiler/fsf-
gcc-obj/gcc/ -gnatws -O2 -I/Users/drew/Developer/Compiler/fsf-gcc-obj/gcc/testsuite/ada/acats/
support cxh3002.adb
/Users/drew/Developer/Compiler/fsf-gcc-obj/gcc/xgcc -c -B/Users/drew/Developer/Compiler/fsf-
gcc-obj/gcc/ -gnatws -O2 -I/Users/drew/Developer/Compiler/fsf-gcc-obj/gcc/testsuite/ada/acats/
support cxh3002_0.adb
+===========================GNAT BUG 
DETECTED==============================+
| 3.5.0 20040508 (experimental) (powerpc-apple-darwin7.3.0) GCC error:     |
| in reload_combine_note_use, at postreload.c:1082                         |
| Error detected at cxh3002_0.adb:61:7                                     |
| 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
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.

cxh3002_0.adb
cxh3002_0.ads

compilation abandoned
gnatmake: "cxh3002_0.adb" compilation error
FAIL:	cxh3002

-- 
           Summary: cxh3002 fails check with bug-box
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: awreynolds at mac dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: powerpc-apple-darwin7.3.0
  GCC host triplet: powerpc-apple-darwin7.3.0
GCC target triplet: powerpc-apple-darwin7.3.0


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]