[Bug regression/58244] global variable: many THOUSANDS times slower execution
martin.konopka at stuba dot sk
gcc-bugzilla@gcc.gnu.org
Mon Aug 26 18:59:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58244
--- Comment #6 from Martin Konôpka <martin.konopka at stuba dot sk> ---
(I am sorry that I do not understand internals of compilers.)
I first hit the issue in a bigger code having more than 11000 lines. First I
did not understand at all what is going on. I started to isolate the issue by
cutting away more and more lines and finally arriving at the (almost) smallest
possible code demonstrating the issue.
Of course, evaluation of auxvar in the sample code is otherwise useless.
More information about the Gcc-bugs
mailing list