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]

Re: [tree-ssa] bootstrap failure with RTL check


On Thu, 2003-05-22 at 00:17, Andreas Jaeger wrote:
> With CVS from two hours ago I get on x86-64-linux-gnu:
> stage1/xgcc -Bstage1/ -B/opt/gcc/tree-ssa-20020619-branch/x86_64-suse-linux-gnu/
> bin/ -c   -g -O2  -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmiss
> ing-prototypes -pedantic -Wno-long-long -Werror -fno-common -Wno-error  -DHAVE_C
> ONFIG_H    -I. -I. -I/cvs/gcc-tree-ssa-20020619-branch/gcc -I/cvs/gcc-tree-ssa-2
> 0020619-branch/gcc/. -I/cvs/gcc-tree-ssa-20020619-branch/gcc/config -I/cvs/gcc-t
> ree-ssa-20020619-branch/gcc/../include -I/cvs/gcc-tree-ssa-20020619-branch/gcc/../libbanshee/libcompat -I/cvs/gcc-tree-ssa-20020619-branch/gcc/../libbanshee -I/cvs/gcc-tree-ssa-20020619-branch/gcc/../libbanshee/points-to /cvs/gcc-tree-ssa-20020619-branch/gcc/combine.c -o combine.o
> /cvs/gcc-tree-ssa-20020619-branch/gcc/combine.c: In function `simplify_comparison':
> /cvs/gcc-tree-ssa-20020619-branch/gcc/combine.c:11474: internal compiler error: RTL check: expected code `const_int', have `reg' in make_field_assignment, at combine.c:7823
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> 
> If you need preprocessed source or more details, please tell me,
> Andreas
>
Andreas, is this still happening?  I'll try enabling RTL checking in
tonight's build.


Thanks.  Diego.


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