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


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


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