On 11/4/2013 2:23 PM, Vladimir Makarov wrote:
The following patch fixes
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58967
The removed code is too old. To be honest, I even don't remember why I
added this. LRA has been changed a lot since this change and now it
works fine without it.
Whenever I see a comment like this, it reminds me to remind everyone
to comment your code! Do not assume you will remember why you wrote
what you wrote, so even if it is you who will look at your code, write
comments for yourself assuming you have totally forgotten!