http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53477
--- Comment #10 from Tomasz Gajewski <tomga at wp dot pl> --- Created attachment 30473 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30473&action=edit Patch to pretty printers testsuite to expose some problems This patch adds into the testsuite additional cases with typedefs and references to variables. This exposes problem described in this bug. My proposed earlier patch to 'printers.py' fixes some new testcases from this patch but not all of them.