http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52640
--- Comment #20 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-12-11 17:05:33 UTC --- Created attachment 28927 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28927 gcc48-pr52640.patch Patch I'm going to bootstrap/regtest on the trunk. No point to #include pointer-set.h when it is already included (it is included twice in 4.7 varams.c), and the var should be IMHO defined only if ASM_OUTPUT_EXTERNAL is defined, otherwise it is unused local var.