http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49512
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-06-23
08:13:04 UTC ---
Wrong guess. I bet 63 happens to be matched also inside of the
questionable
;; Function f (f, funcdef_no=0, decl_uid=1589, cgraph_uid=0)
line somewhere.
I think this testcase just should use -fdump-tree-optimized-nouid instead
of -fdump-tree-optimized, will test that.