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/44493] New: ACATS cxg1004 unhandled expression in get_expr_operands at tree-ssa-operands.c:1020


On powerpc-linux and i686-linux cxg1004 fails, here is the powerpc-linux log:

BUILD cxg1004.adb
gnatmake --GCC="/home/guerby/build/gcc/xgcc -B/home/guerby/build/gcc/" -gnatws
-O2 -I/home/guerby/build/gcc/testsuite/ada/acats/support cxg1004.adb -largs
--GCC="/home/guerby/build/gcc/xgcc -B/home/guerby/build/gcc/"
/home/guerby/build/gcc/xgcc -c -B/home/guerby/build/gcc/ -gnatws -O2
-I/home/guerby/build/gcc/testsuite/ada/acats/support cxg1004.adb
unhandled expression in get_expr_operands():
 <error_mark 0x480450e0>

+===========================GNAT BUG DETECTED==============================+
| 4.6.0 20100609 (experimental) [trunk revision 160515]
(powerpc-unknown-linux-gnu) GCC error:|
| in get_expr_operands, at tree-ssa-operands.c:1020                        |
| Error detected around cxg1004.adb:57:1                                   |


on i686 it started failing between

http://gcc.gnu.org/ml/gcc-testresults/2010-06/msg00111.html
OK LAST_UPDATED: Tue Jun  1 15:06:57 UTC 2010 (revision 160108)

http://gcc.gnu.org/ml/gcc-testresults/2010-06/msg00147.html
KO LAST_UPDATED: Wed Jun  2 01:54:56 UTC 2010 (revision 160130)

It doesn't fail on powerpc64 and x86_64.


-- 
           Summary: ACATS cxg1004 unhandled expression in get_expr_operands
                    at tree-ssa-operands.c:1020
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: laurent at guerby dot net


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


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