[Bug debug/55585] compile time hog at -O1 -fboundscheck -g
Joost.VandeVondele at mat dot ethz.ch
gcc-bugzilla@gcc.gnu.org
Tue Dec 4 09:11:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55585
Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Joost.VandeVondele at mat
| |dot ethz.ch
Component|middle-end |debug
--- Comment #1 from Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> 2012-12-04 09:09:59 UTC ---
After building with checking release, the issue seems to be purely a
vartracking one:
variable tracking : 1.91 ( 1%) usr 0.00 ( 0%) sys 1.98 ( 1%) wall
28861 kB ( 4%) ggc
var-tracking dataflow : 112.89 (60%) usr 0.14 (16%) sys 113.01 (59%) wall
0 kB ( 0%) ggc
var-tracking emit : 52.93 (28%) usr 0.01 ( 1%) sys 52.95 (28%) wall
14480 kB ( 2%) ggc
More information about the Gcc-bugs
mailing list