[Bug target/64003] valgrind complains about get_attr_length_nobnd in insn-attrtab.c from i386.md

amylaar at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Dec 4 19:45:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64003

--- Comment #18 from Jorn Wolfgang Rennecke <amylaar at gcc dot gnu.org> ---
(In reply to Ilya Enkovich from comment #17)
> If I understand the problem correctly the root is in attempt to get length
> of following instructions computing length for forwrad jump instruction. 
> How comes r217125 is guilty for that? It doesn't introduce such
> computations, it just renames "length" attribute into "length_nobnd" for
> mentioned jump patterns.  Do I miss something here?

The length attribute is treated specially by genattrtab.



More information about the Gcc-bugs mailing list