http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56307
--- Comment #14 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-03-13 14:33:07 UTC --- Ah yes, I forgot that all of -fvar-tracking is disabled for non-dwarf debug. Yeah, passing -fvar-tracking -fvar-tracking-assignments in dg-options is desirable for that test. The test isn't -O3, so not even on ia64 sel-sched will be on by default.