[Bug tree-optimization/52361] gcc.dg/pr48141.c times out with checking enabled

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 23 18:05:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52361

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |compile-time-hog
          Component|c                           |tree-optimization
            Summary|gcc.dg/pr48141.c times out  |gcc.dg/pr48141.c times out
                   |                            |with checking enabled

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-23 18:03:56 UTC ---
Over 40% of the time is spent in the checking functions:
 tree SSA verifier       :  19.82 (20%) usr   0.00 ( 0%) sys  19.92 (19%) wall 
     0 kB ( 0%) ggc
 tree STMT verifier      :  23.03 (23%) usr   0.01 ( 0%) sys  22.98 (22%) wall 
     0 kB ( 0%) ggc



More information about the Gcc-bugs mailing list