[Bug other/55793] Compile hog with -gdwarf-4 and -O2 (-fvar-tracking issue)

2013-04-19 Thread jan.sm...@alcatel-lucent.com


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



--- Comment #3 from Jan Smets  2013-04-19 
11:57:36 UTC ---

Can't confirm since the patch can not be applied to 4.6.

(Even though the branch is dead already..)


[Bug other/55793] Compile hog with -gdwarf-4 and -O2 (-fvar-tracking issue)

2012-12-22 Thread jan.sm...@alcatel-lucent.com


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



--- Comment #1 from Jan Smets  2012-12-22 
20:44:32 UTC ---

85%+ of the time is spent in "var-tracking dataflow". This may just be a

duplicate of #54402 but the testcase there is different.


[Bug other/55793] Compile hog with -gdwarf-4 and -O2 (-fvar-tracking issue)

2013-01-18 Thread aoliva at gcc dot gnu.org


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



Alexandre Oliva  changed:



   What|Removed |Added



 CC||aoliva at gcc dot gnu.org



--- Comment #2 from Alexandre Oliva  2013-01-18 
11:10:08 UTC ---

Is this better after the patch for var-tracking that I just checked in?  (I'm

not sure it's related, given that this is reported against 4.6.3, which didn't

have the compile-time regression that the patch addressed, but I thought I'd

ask just to be sure)