http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51570
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-01-19 12:56:53 UTC --- Then it would XPASS with latest gdb. With the gdb 7.4.50.20120103-8.fc17 I'm only seeing lots of guality XPASSes on x86_64 and no FAILs and on i686 again lots of XPASSes and just a single FAIL: gcc.dg/guality/vla-1.c -Os line 17 sizeof (a) == 6 fail. We definitely need to do something about this, but perhaps it can wait for 4.8. Alex, do you think you could look at this? Thanks.