https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126332
ktkachov at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hubicka at gcc dot gnu.org,
| |pinskia at gcc dot gnu.org,
| |rguenth at gcc dot gnu.org
--- Comment #4 from ktkachov at gcc dot gnu.org ---
So I've got some bandwidth to work on this since PGO performance for Snappy is
important for me. Is there any consensus on what direction to take? Do we want
to convert -ftracer to RTL, or just move the GIMPLE version to a different
position?