[Bug middle-end/28915] [4.1 regression] ICE: tree check: expected class 'constant', have 'declaration' (var_decl) in build_vector, at tree.c:973

Andrew Pinski pinskia@gmail.com
Tue Nov 14 10:02:00 GMT 2006


On Tue, 2006-11-14 at 09:29 +0000, jakub at gcc dot gnu dot org wrote:
> 
> ------- Comment #24 from jakub at gcc dot gnu dot org  2006-11-14 09:29 -------
> This change breaks bootstrap on x86_64-linux and i386-linux:

This is now PR 29825 and it is an x86 back-end issue about not accepting
the instruction which is valid as far as I can tell as the following asm
instruction is valid:
movl %eax, dwarf_reg_size_table@GOTOFF

-- Pinski



More information about the Gcc-bugs mailing list