https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37131
Thomas Koenig <tkoenig at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2008-08-16 22:55:22 |2014-10-2
--- Comment #15 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Hi Mikael,
do you think you can do this using the scalarizer?
If not, I might try to do it using front-end
optimization, because I don't know what the scalarizer
is really about :-)
