https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88137

Janne Blomqvist <jb at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2018-11-22
                 CC|                            |jb at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #1 from Janne Blomqvist <jb at gcc dot gnu.org> ---
Confirmed on latest trunk (9.0.0 20181122), x86_64-pc-linux-gnu

Changing the example to execute 10 iterations of the loop, and running via
/usr/bin/time shows

(0avgtext+0avgdata 67124maxresident)k

and with 100 iterations

(0avgtext+0avgdata 644684maxresident)k

Reply via email to