http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59850
--- Comment #5 from Tom Tromey <tromey at gcc dot gnu.org> --- (In reply to Josh Triplett from comment #4) > What version of sparse did you try that with? I can't seem to reproduce > that with the current version, nor with older versions. The one from Fedora 20: bapiya. sparse --version 0.4.4 bapiya. rpm -q sparse sparse-0.4.5.rc1-3.fc20.x86_64 FWIW I have an initial patch for the address_space and force attributes. noderef looks a little harder, as I think it will need to walk over expressions after they are built in order to handle the "&" case properly.