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

--- Comment #6 from Martin Husemann <martin at netbsd dot org> ---
This is beyound my gcc capabilities: the rtx in question is wrong for vax, but
the bug seems to be at a higher level: an indexed memory access can not be
wrapped into a subreg with offset in the same statement - the rtx needs to be
split into a register load and then subreg extraction (or so I think, not an
expert in vax addressing modes)

Reply via email to